{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2CflqzLOYfvJ6O21smkW/6Fk6HVlBtbqRbQPOKU7c/dHjuLY71K.js"],
  "sourcesContent": ["// Generated by Framer (e010222)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Hello from\"#framer/local/codeFile/tFhMayd/Chocky.js\";import metadataProvider from\"#framer/local/webPageMetadata/dHjuLY71K/dHjuLY71K.js\";const RichTextWithFX=withFX(RichText);const ImageWithFX=withFX(Image);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const HelloFonts=getFonts(Hello);const MotionDivWithFX=withFX(motion.div);const breakpoints={j5zyLUSA8:\"(min-width: 992px) and (max-width: 1199px)\",KKRW98hXC:\"(max-width: 767px)\",m3s9n8E1Q:\"(min-width: 1200px) and (max-width: 1439px)\",tC5CjaDf2:\"(min-width: 768px) and (max-width: 991px)\",y7R2bx6w0:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ghc8J\";const variantClassNames={j5zyLUSA8:\"framer-v-11rymua\",KKRW98hXC:\"framer-v-1aqs9yi\",m3s9n8E1Q:\"framer-v-1npwxa8\",tC5CjaDf2:\"framer-v-1c9dbou\",y7R2bx6w0:\"framer-v-1xdg9p3\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={damping:60,delay:.1,mass:1.2,stiffness:300,type:\"spring\"};const transition2={damping:60,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:50};const transition3={damping:60,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition4={damping:60,delay:.6,mass:1,stiffness:500,type:\"spring\"};const transition5={damping:60,delay:.5,mass:1,stiffness:500,type:\"spring\"};const transition6={damping:60,delay:.7,mass:1,stiffness:500,type:\"spring\"};const transition7={damping:60,delay:.8,mass:1,stiffness:500,type:\"spring\"};const transition8={damping:60,delay:.9,mass:1,stiffness:500,type:\"spring\"};const transition9={damping:60,delay:1,mass:1,stiffness:500,type:\"spring\"};const transition10={damping:60,delay:1.1,mass:1,stiffness:500,type:\"spring\"};const transition11={damping:60,delay:1.2,mass:1,stiffness:500,type:\"spring\"};const transition12={damping:60,delay:1.4,mass:1,stiffness:500,type:\"spring\"};const transition13={damping:60,delay:1.5,mass:1,stiffness:500,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={\"Large device \":\"y7R2bx6w0\",Desktop:\"m3s9n8E1Q\",Laptop:\"j5zyLUSA8\",Phone:\"KKRW98hXC\",Tablet:\"tC5CjaDf2\"};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:\"m3s9n8E1Q\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...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-ghc8J`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ghc8J`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"y7R2bx6w0\",\"j5zyLUSA8\",\"tC5CjaDf2\",\"KKRW98hXC\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"KKRW98hXC\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"tC5CjaDf2\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"j5zyLUSA8\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"y7R2bx6w0\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"m3s9n8E1Q\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1npwxa8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-1jhb58g hidden-1xdg9p3 hidden-11rymua hidden-1c9dbou hidden-1aqs9yi\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xvo9e8\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ke9sjx\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ig27c6\",\"data-framer-name\":\"Titles & Texts\",name:\"Titles & Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16k2rbw\",\"data-framer-name\":\"Titles\",name:\"Titles\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})}),className:\"framer-12fxqs6\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-bold\"],name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14esk23\",\"data-framer-name\":\"Image Wrapper\",name:\"Image Wrapper\",children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,loading:getLoadingLazyAtYPosition(-91),pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"},className:\"framer-welpzy\",\"data-framer-name\":\"BG\",name:\"BG\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,loading:getLoadingLazyAtYPosition(65),pixelHeight:400,pixelWidth:679,sizes:\"679px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"},className:\"framer-1csbllp\",\"data-framer-appear-id\":\"1csbllp\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})]})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-u4zze hidden-1xdg9p3 hidden-11rymua hidden-1c9dbou hidden-1aqs9yi\",\"data-framer-name\":\"Details Section\",name:\"Details Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-15snhb2\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x1qln5\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13gu5mf\",\"data-framer-name\":\"Text Content \",name:\"Text Content \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xijtds\",\"data-framer-name\":\"Text 01\",name:\"Text 01\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Period: Customers are allowed to cancel their orders within 24 hours of placing them. This means that if you change your mind about your purchase shortly after making it, you can request a cancellation without penalty.\u202F\"})}),className:\"framer-1i2ggyv\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-miide4-container\",children:/*#__PURE__*/_jsx(Hello,{height:\"100%\",id:\"Y_covX8QH\",layoutId:\"Y_covX8QH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Process: To cancel an order,\u202Fcustomers need to contact the ThinkAyurvedaFirst\u2122 customer support team.\u202FThis can be done via email at (mailto:thinkayurvedafirst@gmail.com) or by calling the provided customer support phone number. Providing order details will help expedite the cancellation process.\"})}),className:\"framer-1h6vjcd\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gscutz\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refund Eligibility: \"})}),className:\"framer-11lbfas\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k4hmci\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled within the 24-hour window are eligible for a full refund.\u202FThis\u202Fmeans that if\u202Fyou cancel your order soon after placing it, you will receive a complete refund of the amount paid.\u202F \"})}),className:\"framer-1mvodwx\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled after\u202F24 hours may still be eligible for a refund, but there may be a cancellation fee or a partial refund, depending on the\u202Fstage of processing\u202Fyour order was in when\u202Fit was\u202Fcancelled.\u202F \"})}),className:\"framer-1n039jy\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refunds will be issued using the original payment method within a specified number of business days after the cancellation is confirmed.\u202FThis\u202Fensures that customers receive their refunds promptly. \"})}),className:\"framer-bhl4bi\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-luc0tt\",\"data-framer-name\":\"Text 02\",name:\"Text 02\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hta2b5\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Product Return:\"})}),className:\"framer-1e8nc0y\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f8hmam\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If your order has already\u202Fbeen shipped\u202Fand you wish to cancel it, you may be required to return the products upon delivery.\u202FThis\u202Fis a standard procedure for cancelling orders that have already\u202Fbeen dispatched.\u202F \"})}),className:\"framer-s6mbg6\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fkmsmi\",\"data-framer-name\":\"Text 03\",name:\"Text 03\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-95y4x0\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Exceptional Circumstances:\"})}),className:\"framer-mc1044\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1upn0zj\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"In rare cases, such as product unavailability or unforeseen events, ThinkAyurvedaFirst\u2122 reserves the right to cancel an order. Customers will be notified promptly if this occurs, and a full refund will be issued to address any inconvenience caused.  \"})}),className:\"framer-87y4jd\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Modification or Cancellation by ThinkAyurvedaFirst\u2122 reserves the right to modify or cancel any order if necessary. If such a situation arises, customers will be informed promptly, and appropriate steps will be taken to address any inconvenience caused. \"})}),className:\"framer-5z1rub\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10555p1\",\"data-framer-name\":\"Text 04\",name:\"Text 04\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qhp151\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Contact Us:\"})}),className:\"framer-6bh7zm\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ylunz\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If customers have\u202Fany\u202Fquestions or concerns regarding the cancellation policy, they are encouraged to contact the ThinkAyurvedaFirst\u2122 customer support team. The\u202Fcustomer support team is available to assist customers with any issues\u202Fthey may encounter.\u202F \"})}),className:\"framer-8dzfps\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"By placing an order with ThinkAyurvedaFirst\u2122, customers agree to abide by the cancellation policy outlined above. This\u202Fpolicy\u202Fis designed\u202Fto provide clarity and transparency regarding the cancellation process and refund eligibility. ThinkAyurvedaFirst\u2122 appreciates\u202Fthe understanding and cooperation of its customers in adhering to this policy.\u202F \"})}),className:\"framer-1btbrhu\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-9fbk4q hidden-1npwxa8 hidden-1xdg9p3 hidden-11rymua hidden-1c9dbou\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p2l0gu\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tpq4o3\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6p3jvj\",\"data-framer-name\":\"Titles & Texts\",name:\"Titles & Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-s0mvpo\",\"data-framer-name\":\"Titles\",name:\"Titles\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KKRW98hXC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})}),className:\"framer-wk9np5\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-bold\"],name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lacrlg\",\"data-framer-name\":\"Image Wrapper\",name:\"Image Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KKRW98hXC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,loading:getLoadingLazyAtYPosition(31.19999999999999),pixelHeight:1500,pixelWidth:4239,sizes:\"calc(100vw - 0px)\",src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"},className:\"framer-gtt2y8\",\"data-framer-name\":\"BG\",name:\"BG\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KKRW98hXC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,loading:getLoadingLazyAtYPosition(130.2),pixelHeight:400,pixelWidth:679,sizes:\"calc(100vw - 40px)\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,pixelHeight:400,pixelWidth:679,src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"},className:\"framer-1jwyquz\",\"data-framer-appear-id\":\"1jwyquz\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})})]})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-1lx8ydu hidden-1npwxa8 hidden-1xdg9p3 hidden-11rymua hidden-1c9dbou\",\"data-framer-name\":\"Details Section\",name:\"Details Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hqv9s1\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jue2ja\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-js3pmz\",\"data-framer-name\":\"Text Content \",name:\"Text Content \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wl8uel\",\"data-framer-name\":\"Text 01\",name:\"Text 01\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Period: Customers are allowed to cancel their orders within 24 hours of placing them. This means that if you change your mind about your purchase shortly after making it, you can request a cancellation without penalty.\u202F\"})}),className:\"framer-g6izds\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Process: To cancel an order,\u202Fcustomers need to contact the ThinkAyurvedaFirst customer support team.\u202FThis can be done via email at (mailto:thinkayurvedafirst@gmail.com) or by calling the provided customer support phone number. Providing order details will help expedite the cancellation process.\"})}),className:\"framer-1gjtq8e\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8fyfve\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refund Eligibility: \"})}),className:\"framer-1hcgbt6\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13qodm1\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled within the 24-hour window are eligible for a full refund.\u202FThis\u202Fmeans that if\u202Fyou cancel your order soon after placing it, you will receive a complete refund of the amount paid.\u202F \"})}),className:\"framer-zvqk6b\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled after\u202F24 hours may still be eligible for a refund, but there may be a cancellation fee or a partial refund, depending on the\u202Fstage of processing\u202Fyour order was in when\u202Fit was\u202Fcancelled.\u202F \"})}),className:\"framer-17sw77l\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refunds will be issued using the original payment method within a specified number of business days after the cancellation is confirmed.\u202FThis\u202Fensures that customers receive their refunds promptly. \"})}),className:\"framer-k46fhk\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d0ir0b\",\"data-framer-name\":\"Text 02\",name:\"Text 02\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1a23r5c\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Product Return:\"})}),className:\"framer-9zl4w3\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3qu1bp\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If your order has already\u202Fbeen shipped\u202Fand you wish to cancel it, you may be required to return the products upon delivery.\u202FThis\u202Fis a standard procedure for cancelling orders that have already\u202Fbeen dispatched.\u202F \"})}),className:\"framer-1aht0xt\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-to88d1\",\"data-framer-name\":\"Text 03\",name:\"Text 03\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rb45lu\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Exceptional Circumstances:\"})}),className:\"framer-1hfjr77\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s4d06y\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"In rare cases, such as product unavailability or unforeseen events, ThinkAyurvedaFirst\u2122 reserves the right to cancel an order. Customers will be notified promptly if this occurs, and a full refund will be issued to address any inconvenience caused.  \"})}),className:\"framer-ic8xd\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Modification or Cancellation by ThinkAyurvedaFirst\u2122 reserves the right to modify or cancel any order if necessary. If such a situation arises, customers will be informed promptly, and appropriate steps will be taken to address any inconvenience caused. \"})}),className:\"framer-397lym\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ape6rk\",\"data-framer-name\":\"Text 04\",name:\"Text 04\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fumeg0\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Contact Us:\"})}),className:\"framer-kbr3v5\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18p7glx\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If customers have\u202Fany\u202Fquestions or concerns regarding the cancellation policy, they are encouraged to contact the ThinkAyurvedaFirst\u2122 customer support team. The\u202Fcustomer support team is available to assist customers with any issues\u202Fthey may encounter.\u202F \"})}),className:\"framer-1kwjwg1\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"By placing an order with ThinkAyurvedaFirst\u2122, customers agree to abide by the cancellation policy outlined above. This\u202Fpolicy\u202Fis designed\u202Fto provide clarity and transparency regarding the cancellation process and refund eligibility. ThinkAyurvedaFirst\u2122 appreciates\u202Fthe understanding and cooperation of its customers in adhering to this policy.\u202F \"})}),className:\"framer-89111r\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-1y64xeh hidden-1npwxa8 hidden-1xdg9p3 hidden-11rymua hidden-1aqs9yi\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1te1nm1\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ulvoa7\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ixz7\",\"data-framer-name\":\"Titles & Texts\",name:\"Titles & Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-suy6st\",\"data-framer-name\":\"Titles\",name:\"Titles\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tC5CjaDf2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})}),className:\"framer-s04puk\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-bold\"],name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1but77l\",\"data-framer-name\":\"Image Wrapper\",name:\"Image Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tC5CjaDf2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,loading:getLoadingLazyAtYPosition(-26.80000000000001),pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"},className:\"framer-13w08ps\",\"data-framer-name\":\"BG\",name:\"BG\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tC5CjaDf2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,loading:getLoadingLazyAtYPosition(161.2),pixelHeight:400,pixelWidth:679,sizes:\"679px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,pixelHeight:400,pixelWidth:679,sizes:\"679px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"},className:\"framer-1wo2l4i\",\"data-framer-appear-id\":\"1wo2l4i\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})})]})]})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-ygk5rf hidden-1npwxa8 hidden-1xdg9p3 hidden-11rymua hidden-1aqs9yi\",\"data-framer-name\":\"Details Section\",name:\"Details Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jjtqnx\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ez1ktg\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6p41jb\",\"data-framer-name\":\"Text Content \",name:\"Text Content \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5drfi8\",\"data-framer-name\":\"Text 01\",name:\"Text 01\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Period: Customers are allowed to cancel their orders within 24 hours of placing them. This means that if you change your mind about your purchase shortly after making it, you can request a cancellation without penalty.\u202F\"})}),className:\"framer-1rwkkl7\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Process: To cancel an order,\u202Fcustomers need to contact the ThinkAyurvedaFirst customer support team.\u202FThis can be done via email at (mailto:thinkayurvedafirst@gmail.com) or by calling the provided customer support phone number. Providing order details will help expedite the cancellation process.\"})}),className:\"framer-17wtbnx\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-v7ncno\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refund Eligibility: \"})}),className:\"framer-p0si6h\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n8moem\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled within the 24-hour window are eligible for a full refund.\u202FThis\u202Fmeans that if\u202Fyou cancel your order soon after placing it, you will receive a complete refund of the amount paid.\u202F \"})}),className:\"framer-dqlmbs\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled after\u202F24 hours may still be eligible for a refund, but there may be a cancellation fee or a partial refund, depending on the\u202Fstage of processing\u202Fyour order was in when\u202Fit was\u202Fcancelled.\u202F \"})}),className:\"framer-cjwcy9\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refunds will be issued using the original payment method within a specified number of business days after the cancellation is confirmed.\u202FThis\u202Fensures that customers receive their refunds promptly. \"})}),className:\"framer-4p5za5\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4bxiox\",\"data-framer-name\":\"Text 02\",name:\"Text 02\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ep2jj1\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Product Return:\"})}),className:\"framer-1f5wol7\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nd7yax\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If your order has already\u202Fbeen shipped\u202Fand you wish to cancel it, you may be required to return the products upon delivery.\u202FThis\u202Fis a standard procedure for cancelling orders that have already\u202Fbeen dispatched.\u202F \"})}),className:\"framer-1rd5vkw\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7r2oun\",\"data-framer-name\":\"Text 03\",name:\"Text 03\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bvvmqi\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Exceptional Circumstances:\"})}),className:\"framer-1701d4u\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hug9bl\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"In rare cases, such as product unavailability or unforeseen events, ThinkAyurvedaFirst\u2122 reserves the right to cancel an order. Customers will be notified promptly if this occurs, and a full refund will be issued to address any inconvenience caused.  \"})}),className:\"framer-1r6idin\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Modification or Cancellation by ThinkAyurvedaFirst\u2122 reserves the right to modify or cancel any order if necessary. If such a situation arises, customers will be informed promptly, and appropriate steps will be taken to address any inconvenience caused. \"})}),className:\"framer-5i4l9s\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ycljum\",\"data-framer-name\":\"Text 04\",name:\"Text 04\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kiuqn4\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Contact Us:\"})}),className:\"framer-woh8ei\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ujsxnm\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If customers have\u202Fany\u202Fquestions or concerns regarding the cancellation policy, they are encouraged to contact the ThinkAyurvedaFirst\u2122 customer support team. The\u202Fcustomer support team is available to assist customers with any issues\u202Fthey may encounter.\u202F \"})}),className:\"framer-fjph7l\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"By placing an order with ThinkAyurvedaFirst\u2122, customers agree to abide by the cancellation policy outlined above. This\u202Fpolicy\u202Fis designed\u202Fto provide clarity and transparency regarding the cancellation process and refund eligibility. ThinkAyurvedaFirst\u2122 appreciates\u202Fthe understanding and cooperation of its customers in adhering to this policy.\u202F \"})}),className:\"framer-1h1kjyn\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-127fven hidden-1npwxa8 hidden-1xdg9p3 hidden-1c9dbou hidden-1aqs9yi\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jact8b\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ykr58k\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r910b9\",\"data-framer-name\":\"Titles & Texts\",name:\"Titles & Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12a480j\",\"data-framer-name\":\"Titles\",name:\"Titles\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})}),className:\"framer-eyjops\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-bold\"],name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9e5d8l\",\"data-framer-name\":\"Image Wrapper\",name:\"Image Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j5zyLUSA8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,loading:getLoadingLazyAtYPosition(-76),pixelHeight:1500,pixelWidth:4239,sizes:\"calc(max((100vw - 60px) / 2, 1px) * 1.4742)\",src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"},className:\"framer-z245ju\",\"data-framer-name\":\"BG\",name:\"BG\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{j5zyLUSA8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,loading:getLoadingLazyAtYPosition(50),pixelHeight:400,pixelWidth:679,sizes:\"426px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,pixelHeight:400,pixelWidth:679,sizes:\"426px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"},className:\"framer-zv0tl4\",\"data-framer-appear-id\":\"zv0tl4\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})})]})]})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-wewlxi hidden-1npwxa8 hidden-1xdg9p3 hidden-1c9dbou hidden-1aqs9yi\",\"data-framer-name\":\"Details Section\",name:\"Details Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jpljov\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-g3gid2\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ik3rrb\",\"data-framer-name\":\"Text Content \",name:\"Text Content \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t3pyxj\",\"data-framer-name\":\"Text 01\",name:\"Text 01\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Period: Customers are allowed to cancel their orders within 24 hours of placing them. This means that if you change your mind about your purchase shortly after making it, you can request a cancellation without penalty.\u202F\"})}),className:\"framer-hutqn1\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Process: To cancel an order,\u202Fcustomers need to contact the ThinkAyurvedaFirst customer support team.\u202FThis can be done via email at (mailto:thinkayurvedafirst@gmail.com) or by calling the provided customer support phone number. Providing order details will help expedite the cancellation process.\"})}),className:\"framer-1a0fi6n\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18pfc47\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refund Eligibility: \"})}),className:\"framer-1h7r6po\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p6pmdw\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled within the 24-hour window are eligible for a full refund.\u202FThis\u202Fmeans that if\u202Fyou cancel your order soon after placing it, you will receive a complete refund of the amount paid.\u202F \"})}),className:\"framer-1cmpg\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled after\u202F24 hours may still be eligible for a refund, but there may be a cancellation fee or a partial refund, depending on the\u202Fstage of processing\u202Fyour order was in when\u202Fit was\u202Fcancelled.\u202F \"})}),className:\"framer-1fz45p8\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refunds will be issued using the original payment method within a specified number of business days after the cancellation is confirmed.\u202FThis\u202Fensures that customers receive their refunds promptly. \"})}),className:\"framer-1mk2sz\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c18xb9\",\"data-framer-name\":\"Text 02\",name:\"Text 02\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mndb6l\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Product Return:\"})}),className:\"framer-vn5hql\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a9iaxj\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If your order has already\u202Fbeen shipped\u202Fand you wish to cancel it, you may be required to return the products upon delivery.\u202FThis\u202Fis a standard procedure for cancelling orders that have already\u202Fbeen dispatched.\u202F \"})}),className:\"framer-1rihcnb\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xvj0za\",\"data-framer-name\":\"Text 03\",name:\"Text 03\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-b4t0ja\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Exceptional Circumstances:\"})}),className:\"framer-11o9z3t\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xn78be\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"In rare cases, such as product unavailability or unforeseen events, ThinkAyurvedaFirst\u2122 reserves the right to cancel an order. Customers will be notified promptly if this occurs, and a full refund will be issued to address any inconvenience caused.  \"})}),className:\"framer-dvmp6n\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Modification or Cancellation by ThinkAyurvedaFirst\u2122 reserves the right to modify or cancel any order if necessary. If such a situation arises, customers will be informed promptly, and appropriate steps will be taken to address any inconvenience caused. \"})}),className:\"framer-1le2nck\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8hn23c\",\"data-framer-name\":\"Text 04\",name:\"Text 04\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s6iwen\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Contact Us:\"})}),className:\"framer-1by924t\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c1zyts\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If customers have\u202Fany\u202Fquestions or concerns regarding the cancellation policy, they are encouraged to contact the ThinkAyurvedaFirst\u2122 customer support team. The\u202Fcustomer support team is available to assist customers with any issues\u202Fthey may encounter.\u202F \"})}),className:\"framer-1pjveiu\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"By placing an order with ThinkAyurvedaFirst\u2122, customers agree to abide by the cancellation policy outlined above. This\u202Fpolicy\u202Fis designed\u202Fto provide clarity and transparency regarding the cancellation process and refund eligibility. ThinkAyurvedaFirst\u2122 appreciates\u202Fthe understanding and cooperation of its customers in adhering to this policy.\u202F \"})}),className:\"framer-k9h4nn\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-1os9n57 hidden-1npwxa8 hidden-11rymua hidden-1c9dbou hidden-1aqs9yi\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q8pv9t\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d3dtfx\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xjod1f\",\"data-framer-name\":\"Titles & Texts\",name:\"Titles & Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-uoxkdf\",\"data-framer-name\":\"Titles\",name:\"Titles\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y7R2bx6w0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"58px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Policy \"})}),className:\"framer-8w4gil\",\"data-framer-name\":\"Title\",fonts:[\"FS;Satoshi-bold\"],name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lnl13n\",\"data-framer-name\":\"Image Wrapper\",name:\"Image Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y7R2bx6w0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,loading:getLoadingLazyAtYPosition(-91),pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:4239,pixelHeight:1500,pixelWidth:4239,src:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png\",srcSet:\"https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=512 512w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/XEZWl6DIcfdd2A2Ukx6cNhFlE.png 4239w\"},className:\"framer-1gmzfxg\",\"data-framer-name\":\"BG\",name:\"BG\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{y7R2bx6w0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,loading:getLoadingLazyAtYPosition(65),pixelHeight:400,pixelWidth:679,sizes:\"679px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",intrinsicHeight:368,intrinsicWidth:679,pixelHeight:400,pixelWidth:679,sizes:\"679px\",src:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg\",srcSet:\"https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/PK8leJDePP6VKCyIjy1pIvAuv4.svg 679w\"},className:\"framer-1dtjxhg\",\"data-framer-appear-id\":\"1dtjxhg\",\"data-framer-name\":\"Image\",initial:animation3,name:\"Image\",optimized:true,style:{transformPerspective:1200}})})]})]})})}),isDisplayed4()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-103z7bi hidden-1npwxa8 hidden-11rymua hidden-1c9dbou hidden-1aqs9yi\",\"data-framer-name\":\"Details Section\",name:\"Details Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-kj6shp\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sjydki\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tyaz5u\",\"data-framer-name\":\"Text Content \",name:\"Text Content \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fe91zt\",\"data-framer-name\":\"Text 01\",name:\"Text 01\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Period: Customers are allowed to cancel their orders within 24 hours of placing them. This means that if you change your mind about your purchase shortly after making it, you can request a cancellation without penalty.\u202F\"})}),className:\"framer-2lleqv\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Cancellation Process: To cancel an order,\u202Fcustomers need to contact the ThinkAyurvedaFirst customer support team.\u202FThis can be done via email at (mailto:thinkayurvedafirst@gmail.com) or by calling the provided customer support phone number. Providing order details will help expedite the cancellation process.\"})}),className:\"framer-n6yvjx\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1lag7tj\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refund Eligibility: \"})}),className:\"framer-1b3priw\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a55hrw\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled within the 24-hour window are eligible for a full refund.\u202FThis\u202Fmeans that if\u202Fyou cancel your order soon after placing it, you will receive a complete refund of the amount paid.\u202F \"})}),className:\"framer-112e7id\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Orders cancelled after\u202F24 hours may still be eligible for a refund, but there may be a cancellation fee or a partial refund, depending on the\u202Fstage of processing\u202Fyour order was in when\u202Fit was\u202Fcancelled.\u202F \"})}),className:\"framer-zywf4y\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Refunds will be issued using the original payment method within a specified number of business days after the cancellation is confirmed.\u202FThis\u202Fensures that customers receive their refunds promptly. \"})}),className:\"framer-1w5gen3\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10j5j6a\",\"data-framer-name\":\"Text 02\",name:\"Text 02\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1s70bt9\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Product Return:\"})}),className:\"framer-zmtev9\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4p3018\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If your order has already\u202Fbeen shipped\u202Fand you wish to cancel it, you may be required to return the products upon delivery.\u202FThis\u202Fis a standard procedure for cancelling orders that have already\u202Fbeen dispatched.\u202F \"})}),className:\"framer-8r3sut\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qabiv4\",\"data-framer-name\":\"Text 03\",name:\"Text 03\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o5x34l\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Exceptional Circumstances:\"})}),className:\"framer-1pzg2jj\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ph82ia\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"In rare cases, such as product unavailability or unforeseen events, ThinkAyurvedaFirst\u2122 reserves the right to cancel an order. Customers will be notified promptly if this occurs, and a full refund will be issued to address any inconvenience caused.  \"})}),className:\"framer-vhit73\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Modification or Cancellation by ThinkAyurvedaFirst\u2122 reserves the right to modify or cancel any order if necessary. If such a situation arises, customers will be informed promptly, and appropriate steps will be taken to address any inconvenience caused. \"})}),className:\"framer-1mfs507\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xrd0ys\",\"data-framer-name\":\"Text 04\",name:\"Text 04\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-133472q\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"Contact Us:\"})}),className:\"framer-1floxut\",fonts:[\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j1im21\",\"data-framer-name\":\"Paragraph Text\",name:\"Paragraph Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"If customers have\u202Fany\u202Fquestions or concerns regarding the cancellation policy, they are encouraged to contact the ThinkAyurvedaFirst\u2122 customer support team. The\u202Fcustomer support team is available to assist customers with any issues\u202Fthey may encounter.\u202F \"})}),className:\"framer-1wrmlbr\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition13},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-3dbc6bd8-c49f-49e7-82ab-f6e8cde4bc34, rgb(27, 60, 116))\"},children:\"By placing an order with ThinkAyurvedaFirst\u2122, customers agree to abide by the cancellation policy outlined above. This\u202Fpolicy\u202Fis designed\u202Fto provide clarity and transparency regarding the cancellation process and refund eligibility. ThinkAyurvedaFirst\u2122 appreciates\u202Fthe understanding and cooperation of its customers in adhering to this policy.\u202F \"})}),className:\"framer-1boaa3g\",fonts:[\"FS;Satoshi-regular\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-ghc8J { background: var(--token-d45e8116-08bc-4d15-b61c-918123558618, rgb(232, 255, 232)) /* {\"name\":\"themelightgreen\"} */; }`,\".framer-ghc8J.framer-1qvu4k1, .framer-ghc8J .framer-1qvu4k1 { display: block; }\",\".framer-ghc8J.framer-1npwxa8 { align-content: center; align-items: center; background-color: var(--token-d45e8116-08bc-4d15-b61c-918123558618, #e8ffe8); 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-ghc8J .framer-1jhb58g, .framer-ghc8J .framer-1os9n57 { align-content: center; align-items: center; background-color: var(--token-d45e8116-08bc-4d15-b61c-918123558618, #e8ffe8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 65px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1xvo9e8, .framer-ghc8J .framer-1q8pv9t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-ke9sjx, .framer-ghc8J .framer-ykr58k, .framer-ghc8J .framer-d3dtfx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1ig27c6, .framer-ghc8J .framer-1r910b9, .framer-ghc8J .framer-1xjod1f { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ghc8J .framer-16k2rbw, .framer-ghc8J .framer-1k4hmci, .framer-ghc8J .framer-1f8hmam, .framer-ghc8J .framer-1upn0zj, .framer-ghc8J .framer-ylunz, .framer-ghc8J .framer-13qodm1, .framer-ghc8J .framer-3qu1bp, .framer-ghc8J .framer-s4d06y, .framer-ghc8J .framer-18p7glx, .framer-ghc8J .framer-n8moem, .framer-ghc8J .framer-1nd7yax, .framer-ghc8J .framer-hug9bl, .framer-ghc8J .framer-ujsxnm, .framer-ghc8J .framer-12a480j, .framer-ghc8J .framer-1p6pmdw, .framer-ghc8J .framer-1a9iaxj, .framer-ghc8J .framer-1xn78be, .framer-ghc8J .framer-c1zyts, .framer-ghc8J .framer-uoxkdf, .framer-ghc8J .framer-a55hrw, .framer-ghc8J .framer-4p3018, .framer-ghc8J .framer-ph82ia, .framer-ghc8J .framer-j1im21 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-12fxqs6, .framer-ghc8J .framer-wk9np5, .framer-ghc8J .framer-s04puk, .framer-ghc8J .framer-eyjops, .framer-ghc8J .framer-8w4gil { --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-ghc8J .framer-14esk23, .framer-ghc8J .framer-1but77l, .framer-ghc8J .framer-lnl13n { 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: min-content; }\",\".framer-ghc8J .framer-welpzy, .framer-ghc8J .framer-1gmzfxg { bottom: 0px; flex: none; left: -580px; overflow: visible; position: absolute; right: -60px; top: -156px; z-index: 1; }\",\".framer-ghc8J .framer-1csbllp, .framer-ghc8J .framer-1wo2l4i, .framer-ghc8J .framer-1dtjxhg { flex: none; height: 367px; position: relative; width: 679px; z-index: 1; }\",\".framer-ghc8J .framer-u4zze, .framer-ghc8J .framer-103z7bi { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 65px 30px 65px 30px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-15snhb2, .framer-ghc8J .framer-kj6shp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ghc8J .framer-1x1qln5, .framer-ghc8J .framer-1sjydki { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-13gu5mf, .framer-ghc8J .framer-tyaz5u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 160px 0px 160px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-xijtds, .framer-ghc8J .framer-luc0tt, .framer-ghc8J .framer-1fkmsmi, .framer-ghc8J .framer-10555p1, .framer-ghc8J .framer-1p2l0gu, .framer-ghc8J .framer-s0mvpo, .framer-ghc8J .framer-1wl8uel, .framer-ghc8J .framer-d0ir0b, .framer-ghc8J .framer-to88d1, .framer-ghc8J .framer-ape6rk, .framer-ghc8J .framer-1te1nm1, .framer-ghc8J .framer-suy6st, .framer-ghc8J .framer-5drfi8, .framer-ghc8J .framer-4bxiox, .framer-ghc8J .framer-7r2oun, .framer-ghc8J .framer-1ycljum, .framer-ghc8J .framer-jact8b, .framer-ghc8J .framer-t3pyxj, .framer-ghc8J .framer-1c18xb9, .framer-ghc8J .framer-1xvj0za, .framer-ghc8J .framer-8hn23c, .framer-ghc8J .framer-fe91zt, .framer-ghc8J .framer-10j5j6a, .framer-ghc8J .framer-qabiv4, .framer-ghc8J .framer-xrd0ys { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1i2ggyv, .framer-ghc8J .framer-1h6vjcd, .framer-ghc8J .framer-1mvodwx, .framer-ghc8J .framer-1n039jy, .framer-ghc8J .framer-s6mbg6, .framer-ghc8J .framer-87y4jd, .framer-ghc8J .framer-5z1rub, .framer-ghc8J .framer-8dzfps, .framer-ghc8J .framer-1btbrhu, .framer-ghc8J .framer-g6izds, .framer-ghc8J .framer-1gjtq8e, .framer-ghc8J .framer-zvqk6b, .framer-ghc8J .framer-17sw77l, .framer-ghc8J .framer-1aht0xt, .framer-ghc8J .framer-ic8xd, .framer-ghc8J .framer-397lym, .framer-ghc8J .framer-1kwjwg1, .framer-ghc8J .framer-89111r, .framer-ghc8J .framer-1rwkkl7, .framer-ghc8J .framer-17wtbnx, .framer-ghc8J .framer-dqlmbs, .framer-ghc8J .framer-cjwcy9, .framer-ghc8J .framer-1rd5vkw, .framer-ghc8J .framer-1r6idin, .framer-ghc8J .framer-5i4l9s, .framer-ghc8J .framer-fjph7l, .framer-ghc8J .framer-1h1kjyn, .framer-ghc8J .framer-hutqn1, .framer-ghc8J .framer-1a0fi6n, .framer-ghc8J .framer-1cmpg, .framer-ghc8J .framer-1fz45p8, .framer-ghc8J .framer-1rihcnb, .framer-ghc8J .framer-dvmp6n, .framer-ghc8J .framer-1le2nck, .framer-ghc8J .framer-1pjveiu, .framer-ghc8J .framer-k9h4nn, .framer-ghc8J .framer-2lleqv, .framer-ghc8J .framer-n6yvjx, .framer-ghc8J .framer-112e7id, .framer-ghc8J .framer-zywf4y, .framer-ghc8J .framer-8r3sut, .framer-ghc8J .framer-vhit73, .framer-ghc8J .framer-1mfs507, .framer-ghc8J .framer-1wrmlbr, .framer-ghc8J .framer-1boaa3g { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ghc8J .framer-miide4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ghc8J .framer-gscutz, .framer-ghc8J .framer-hta2b5, .framer-ghc8J .framer-95y4x0, .framer-ghc8J .framer-qhp151, .framer-ghc8J .framer-8fyfve, .framer-ghc8J .framer-1a23r5c, .framer-ghc8J .framer-rb45lu, .framer-ghc8J .framer-1fumeg0, .framer-ghc8J .framer-v7ncno, .framer-ghc8J .framer-ep2jj1, .framer-ghc8J .framer-1bvvmqi, .framer-ghc8J .framer-1kiuqn4, .framer-ghc8J .framer-18pfc47, .framer-ghc8J .framer-1mndb6l, .framer-ghc8J .framer-b4t0ja, .framer-ghc8J .framer-s6iwen, .framer-ghc8J .framer-1lag7tj, .framer-ghc8J .framer-1s70bt9, .framer-ghc8J .framer-1o5x34l, .framer-ghc8J .framer-133472q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-11lbfas, .framer-ghc8J .framer-1e8nc0y, .framer-ghc8J .framer-mc1044, .framer-ghc8J .framer-6bh7zm, .framer-ghc8J .framer-1hcgbt6, .framer-ghc8J .framer-9zl4w3, .framer-ghc8J .framer-1hfjr77, .framer-ghc8J .framer-kbr3v5, .framer-ghc8J .framer-p0si6h, .framer-ghc8J .framer-1f5wol7, .framer-ghc8J .framer-1701d4u, .framer-ghc8J .framer-woh8ei, .framer-ghc8J .framer-1h7r6po, .framer-ghc8J .framer-vn5hql, .framer-ghc8J .framer-11o9z3t, .framer-ghc8J .framer-1by924t, .framer-ghc8J .framer-1b3priw, .framer-ghc8J .framer-zmtev9, .framer-ghc8J .framer-1pzg2jj, .framer-ghc8J .framer-1floxut { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ghc8J .framer-bhl4bi, .framer-ghc8J .framer-k46fhk, .framer-ghc8J .framer-4p5za5, .framer-ghc8J .framer-1mk2sz, .framer-ghc8J .framer-1w5gen3 { flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ghc8J .framer-9fbk4q { align-content: center; align-items: center; background-color: var(--token-d45e8116-08bc-4d15-b61c-918123558618, #e8ffe8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-tpq4o3, .framer-ghc8J .framer-js3pmz, .framer-ghc8J .framer-1ulvoa7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-6p3jvj, .framer-ghc8J .framer-3ixz7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1lacrlg { 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: 100%; }\",\".framer-ghc8J .framer-gtt2y8 { bottom: 0px; flex: none; left: -20px; overflow: visible; position: absolute; right: -20px; top: -99px; z-index: 1; }\",\".framer-ghc8J .framer-1jwyquz { flex: none; height: 191px; position: relative; width: 100%; z-index: 1; }\",\".framer-ghc8J .framer-1lx8ydu { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 20px 30px 20px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-hqv9s1, .framer-ghc8J .framer-jjtqnx, .framer-ghc8J .framer-jpljov { 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: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ghc8J .framer-jue2ja { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1y64xeh { align-content: center; align-items: center; background-color: var(--token-d45e8116-08bc-4d15-b61c-918123558618, #e8ffe8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-13w08ps { bottom: 0px; flex: none; left: -45px; overflow: visible; position: absolute; right: -44px; top: -188px; z-index: 1; }\",\".framer-ghc8J .framer-ygk5rf { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 30px 40px 30px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1ez1ktg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-6p41jb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 25px 0px 25px; position: relative; width: 708px; }\",\".framer-ghc8J .framer-127fven { align-content: center; align-items: center; background-color: var(--token-d45e8116-08bc-4d15-b61c-918123558618, #e8ffe8); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-9e5d8l { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ghc8J .framer-z245ju { bottom: 0px; flex: none; left: -191px; overflow: visible; position: absolute; top: -126px; width: 147%; z-index: 1; }\",\".framer-ghc8J .framer-zv0tl4 { flex: none; height: 241px; position: relative; width: 426px; z-index: 1; }\",\".framer-ghc8J .framer-wewlxi { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 30px 50px 30px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-g3gid2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ghc8J .framer-1ik3rrb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ghc8J.framer-1npwxa8, .framer-ghc8J .framer-1jhb58g, .framer-ghc8J .framer-1xvo9e8, .framer-ghc8J .framer-ke9sjx, .framer-ghc8J .framer-1ig27c6, .framer-ghc8J .framer-16k2rbw, .framer-ghc8J .framer-14esk23, .framer-ghc8J .framer-u4zze, .framer-ghc8J .framer-15snhb2, .framer-ghc8J .framer-1x1qln5, .framer-ghc8J .framer-13gu5mf, .framer-ghc8J .framer-xijtds, .framer-ghc8J .framer-gscutz, .framer-ghc8J .framer-1k4hmci, .framer-ghc8J .framer-luc0tt, .framer-ghc8J .framer-hta2b5, .framer-ghc8J .framer-1f8hmam, .framer-ghc8J .framer-1fkmsmi, .framer-ghc8J .framer-95y4x0, .framer-ghc8J .framer-1upn0zj, .framer-ghc8J .framer-10555p1, .framer-ghc8J .framer-qhp151, .framer-ghc8J .framer-ylunz, .framer-ghc8J .framer-9fbk4q, .framer-ghc8J .framer-1p2l0gu, .framer-ghc8J .framer-tpq4o3, .framer-ghc8J .framer-6p3jvj, .framer-ghc8J .framer-s0mvpo, .framer-ghc8J .framer-1lacrlg, .framer-ghc8J .framer-1lx8ydu, .framer-ghc8J .framer-hqv9s1, .framer-ghc8J .framer-jue2ja, .framer-ghc8J .framer-js3pmz, .framer-ghc8J .framer-1wl8uel, .framer-ghc8J .framer-8fyfve, .framer-ghc8J .framer-13qodm1, .framer-ghc8J .framer-d0ir0b, .framer-ghc8J .framer-1a23r5c, .framer-ghc8J .framer-3qu1bp, .framer-ghc8J .framer-to88d1, .framer-ghc8J .framer-rb45lu, .framer-ghc8J .framer-s4d06y, .framer-ghc8J .framer-ape6rk, .framer-ghc8J .framer-1fumeg0, .framer-ghc8J .framer-18p7glx, .framer-ghc8J .framer-1y64xeh, .framer-ghc8J .framer-1te1nm1, .framer-ghc8J .framer-1ulvoa7, .framer-ghc8J .framer-3ixz7, .framer-ghc8J .framer-suy6st, .framer-ghc8J .framer-1but77l, .framer-ghc8J .framer-ygk5rf, .framer-ghc8J .framer-jjtqnx, .framer-ghc8J .framer-1ez1ktg, .framer-ghc8J .framer-6p41jb, .framer-ghc8J .framer-5drfi8, .framer-ghc8J .framer-v7ncno, .framer-ghc8J .framer-n8moem, .framer-ghc8J .framer-4bxiox, .framer-ghc8J .framer-ep2jj1, .framer-ghc8J .framer-1nd7yax, .framer-ghc8J .framer-7r2oun, .framer-ghc8J .framer-1bvvmqi, .framer-ghc8J .framer-hug9bl, .framer-ghc8J .framer-1ycljum, .framer-ghc8J .framer-1kiuqn4, .framer-ghc8J .framer-ujsxnm, .framer-ghc8J .framer-127fven, .framer-ghc8J .framer-jact8b, .framer-ghc8J .framer-ykr58k, .framer-ghc8J .framer-1r910b9, .framer-ghc8J .framer-12a480j, .framer-ghc8J .framer-9e5d8l, .framer-ghc8J .framer-wewlxi, .framer-ghc8J .framer-jpljov, .framer-ghc8J .framer-g3gid2, .framer-ghc8J .framer-1ik3rrb, .framer-ghc8J .framer-t3pyxj, .framer-ghc8J .framer-18pfc47, .framer-ghc8J .framer-1p6pmdw, .framer-ghc8J .framer-1c18xb9, .framer-ghc8J .framer-1mndb6l, .framer-ghc8J .framer-1a9iaxj, .framer-ghc8J .framer-1xvj0za, .framer-ghc8J .framer-b4t0ja, .framer-ghc8J .framer-1xn78be, .framer-ghc8J .framer-8hn23c, .framer-ghc8J .framer-s6iwen, .framer-ghc8J .framer-c1zyts, .framer-ghc8J .framer-1os9n57, .framer-ghc8J .framer-1q8pv9t, .framer-ghc8J .framer-d3dtfx, .framer-ghc8J .framer-1xjod1f, .framer-ghc8J .framer-uoxkdf, .framer-ghc8J .framer-lnl13n, .framer-ghc8J .framer-103z7bi, .framer-ghc8J .framer-kj6shp, .framer-ghc8J .framer-1sjydki, .framer-ghc8J .framer-tyaz5u, .framer-ghc8J .framer-fe91zt, .framer-ghc8J .framer-1lag7tj, .framer-ghc8J .framer-a55hrw, .framer-ghc8J .framer-10j5j6a, .framer-ghc8J .framer-1s70bt9, .framer-ghc8J .framer-4p3018, .framer-ghc8J .framer-qabiv4, .framer-ghc8J .framer-1o5x34l, .framer-ghc8J .framer-ph82ia, .framer-ghc8J .framer-xrd0ys, .framer-ghc8J .framer-133472q, .framer-ghc8J .framer-j1im21 { gap: 0px; } .framer-ghc8J.framer-1npwxa8 > *, .framer-ghc8J .framer-1jhb58g > *, .framer-ghc8J .framer-u4zze > *, .framer-ghc8J .framer-9fbk4q > *, .framer-ghc8J .framer-1lx8ydu > *, .framer-ghc8J .framer-1y64xeh > *, .framer-ghc8J .framer-ygk5rf > *, .framer-ghc8J .framer-127fven > *, .framer-ghc8J .framer-wewlxi > *, .framer-ghc8J .framer-1os9n57 > *, .framer-ghc8J .framer-103z7bi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ghc8J.framer-1npwxa8 > :first-child, .framer-ghc8J .framer-1jhb58g > :first-child, .framer-ghc8J .framer-1xvo9e8 > :first-child, .framer-ghc8J .framer-1ig27c6 > :first-child, .framer-ghc8J .framer-16k2rbw > :first-child, .framer-ghc8J .framer-14esk23 > :first-child, .framer-ghc8J .framer-u4zze > :first-child, .framer-ghc8J .framer-15snhb2 > :first-child, .framer-ghc8J .framer-1x1qln5 > :first-child, .framer-ghc8J .framer-13gu5mf > :first-child, .framer-ghc8J .framer-xijtds > :first-child, .framer-ghc8J .framer-1k4hmci > :first-child, .framer-ghc8J .framer-luc0tt > :first-child, .framer-ghc8J .framer-1f8hmam > :first-child, .framer-ghc8J .framer-1fkmsmi > :first-child, .framer-ghc8J .framer-1upn0zj > :first-child, .framer-ghc8J .framer-10555p1 > :first-child, .framer-ghc8J .framer-ylunz > :first-child, .framer-ghc8J .framer-9fbk4q > :first-child, .framer-ghc8J .framer-1p2l0gu > :first-child, .framer-ghc8J .framer-tpq4o3 > :first-child, .framer-ghc8J .framer-6p3jvj > :first-child, .framer-ghc8J .framer-s0mvpo > :first-child, .framer-ghc8J .framer-1lacrlg > :first-child, .framer-ghc8J .framer-1lx8ydu > :first-child, .framer-ghc8J .framer-hqv9s1 > :first-child, .framer-ghc8J .framer-jue2ja > :first-child, .framer-ghc8J .framer-js3pmz > :first-child, .framer-ghc8J .framer-1wl8uel > :first-child, .framer-ghc8J .framer-13qodm1 > :first-child, .framer-ghc8J .framer-d0ir0b > :first-child, .framer-ghc8J .framer-3qu1bp > :first-child, .framer-ghc8J .framer-to88d1 > :first-child, .framer-ghc8J .framer-s4d06y > :first-child, .framer-ghc8J .framer-ape6rk > :first-child, .framer-ghc8J .framer-18p7glx > :first-child, .framer-ghc8J .framer-1y64xeh > :first-child, .framer-ghc8J .framer-1te1nm1 > :first-child, .framer-ghc8J .framer-1ulvoa7 > :first-child, .framer-ghc8J .framer-3ixz7 > :first-child, .framer-ghc8J .framer-suy6st > :first-child, .framer-ghc8J .framer-1but77l > :first-child, .framer-ghc8J .framer-ygk5rf > :first-child, .framer-ghc8J .framer-jjtqnx > :first-child, .framer-ghc8J .framer-1ez1ktg > :first-child, .framer-ghc8J .framer-6p41jb > :first-child, .framer-ghc8J .framer-5drfi8 > :first-child, .framer-ghc8J .framer-n8moem > :first-child, .framer-ghc8J .framer-4bxiox > :first-child, .framer-ghc8J .framer-1nd7yax > :first-child, .framer-ghc8J .framer-7r2oun > :first-child, .framer-ghc8J .framer-hug9bl > :first-child, .framer-ghc8J .framer-1ycljum > :first-child, .framer-ghc8J .framer-ujsxnm > :first-child, .framer-ghc8J .framer-127fven > :first-child, .framer-ghc8J .framer-jact8b > :first-child, .framer-ghc8J .framer-1r910b9 > :first-child, .framer-ghc8J .framer-12a480j > :first-child, .framer-ghc8J .framer-9e5d8l > :first-child, .framer-ghc8J .framer-wewlxi > :first-child, .framer-ghc8J .framer-jpljov > :first-child, .framer-ghc8J .framer-g3gid2 > :first-child, .framer-ghc8J .framer-1ik3rrb > :first-child, .framer-ghc8J .framer-t3pyxj > :first-child, .framer-ghc8J .framer-1p6pmdw > :first-child, .framer-ghc8J .framer-1c18xb9 > :first-child, .framer-ghc8J .framer-1a9iaxj > :first-child, .framer-ghc8J .framer-1xvj0za > :first-child, .framer-ghc8J .framer-1xn78be > :first-child, .framer-ghc8J .framer-8hn23c > :first-child, .framer-ghc8J .framer-c1zyts > :first-child, .framer-ghc8J .framer-1os9n57 > :first-child, .framer-ghc8J .framer-1q8pv9t > :first-child, .framer-ghc8J .framer-1xjod1f > :first-child, .framer-ghc8J .framer-uoxkdf > :first-child, .framer-ghc8J .framer-lnl13n > :first-child, .framer-ghc8J .framer-103z7bi > :first-child, .framer-ghc8J .framer-kj6shp > :first-child, .framer-ghc8J .framer-1sjydki > :first-child, .framer-ghc8J .framer-tyaz5u > :first-child, .framer-ghc8J .framer-fe91zt > :first-child, .framer-ghc8J .framer-a55hrw > :first-child, .framer-ghc8J .framer-10j5j6a > :first-child, .framer-ghc8J .framer-4p3018 > :first-child, .framer-ghc8J .framer-qabiv4 > :first-child, .framer-ghc8J .framer-ph82ia > :first-child, .framer-ghc8J .framer-xrd0ys > :first-child, .framer-ghc8J .framer-j1im21 > :first-child { margin-top: 0px; } .framer-ghc8J.framer-1npwxa8 > :last-child, .framer-ghc8J .framer-1jhb58g > :last-child, .framer-ghc8J .framer-1xvo9e8 > :last-child, .framer-ghc8J .framer-1ig27c6 > :last-child, .framer-ghc8J .framer-16k2rbw > :last-child, .framer-ghc8J .framer-14esk23 > :last-child, .framer-ghc8J .framer-u4zze > :last-child, .framer-ghc8J .framer-15snhb2 > :last-child, .framer-ghc8J .framer-1x1qln5 > :last-child, .framer-ghc8J .framer-13gu5mf > :last-child, .framer-ghc8J .framer-xijtds > :last-child, .framer-ghc8J .framer-1k4hmci > :last-child, .framer-ghc8J .framer-luc0tt > :last-child, .framer-ghc8J .framer-1f8hmam > :last-child, .framer-ghc8J .framer-1fkmsmi > :last-child, .framer-ghc8J .framer-1upn0zj > :last-child, .framer-ghc8J .framer-10555p1 > :last-child, .framer-ghc8J .framer-ylunz > :last-child, .framer-ghc8J .framer-9fbk4q > :last-child, .framer-ghc8J .framer-1p2l0gu > :last-child, .framer-ghc8J .framer-tpq4o3 > :last-child, .framer-ghc8J .framer-6p3jvj > :last-child, .framer-ghc8J .framer-s0mvpo > :last-child, .framer-ghc8J .framer-1lacrlg > :last-child, .framer-ghc8J .framer-1lx8ydu > :last-child, .framer-ghc8J .framer-hqv9s1 > :last-child, .framer-ghc8J .framer-jue2ja > :last-child, .framer-ghc8J .framer-js3pmz > :last-child, .framer-ghc8J .framer-1wl8uel > :last-child, .framer-ghc8J .framer-13qodm1 > :last-child, .framer-ghc8J .framer-d0ir0b > :last-child, .framer-ghc8J .framer-3qu1bp > :last-child, .framer-ghc8J .framer-to88d1 > :last-child, .framer-ghc8J .framer-s4d06y > :last-child, .framer-ghc8J .framer-ape6rk > :last-child, .framer-ghc8J .framer-18p7glx > :last-child, .framer-ghc8J .framer-1y64xeh > :last-child, .framer-ghc8J .framer-1te1nm1 > :last-child, .framer-ghc8J .framer-1ulvoa7 > :last-child, .framer-ghc8J .framer-3ixz7 > :last-child, .framer-ghc8J .framer-suy6st > :last-child, .framer-ghc8J .framer-1but77l > :last-child, .framer-ghc8J .framer-ygk5rf > :last-child, .framer-ghc8J .framer-jjtqnx > :last-child, .framer-ghc8J .framer-1ez1ktg > :last-child, .framer-ghc8J .framer-6p41jb > :last-child, .framer-ghc8J .framer-5drfi8 > :last-child, .framer-ghc8J .framer-n8moem > :last-child, .framer-ghc8J .framer-4bxiox > :last-child, .framer-ghc8J .framer-1nd7yax > :last-child, .framer-ghc8J .framer-7r2oun > :last-child, .framer-ghc8J .framer-hug9bl > :last-child, .framer-ghc8J .framer-1ycljum > :last-child, .framer-ghc8J .framer-ujsxnm > :last-child, .framer-ghc8J .framer-127fven > :last-child, .framer-ghc8J .framer-jact8b > :last-child, .framer-ghc8J .framer-1r910b9 > :last-child, .framer-ghc8J .framer-12a480j > :last-child, .framer-ghc8J .framer-9e5d8l > :last-child, .framer-ghc8J .framer-wewlxi > :last-child, .framer-ghc8J .framer-jpljov > :last-child, .framer-ghc8J .framer-g3gid2 > :last-child, .framer-ghc8J .framer-1ik3rrb > :last-child, .framer-ghc8J .framer-t3pyxj > :last-child, .framer-ghc8J .framer-1p6pmdw > :last-child, .framer-ghc8J .framer-1c18xb9 > :last-child, .framer-ghc8J .framer-1a9iaxj > :last-child, .framer-ghc8J .framer-1xvj0za > :last-child, .framer-ghc8J .framer-1xn78be > :last-child, .framer-ghc8J .framer-8hn23c > :last-child, .framer-ghc8J .framer-c1zyts > :last-child, .framer-ghc8J .framer-1os9n57 > :last-child, .framer-ghc8J .framer-1q8pv9t > :last-child, .framer-ghc8J .framer-1xjod1f > :last-child, .framer-ghc8J .framer-uoxkdf > :last-child, .framer-ghc8J .framer-lnl13n > :last-child, .framer-ghc8J .framer-103z7bi > :last-child, .framer-ghc8J .framer-kj6shp > :last-child, .framer-ghc8J .framer-1sjydki > :last-child, .framer-ghc8J .framer-tyaz5u > :last-child, .framer-ghc8J .framer-fe91zt > :last-child, .framer-ghc8J .framer-a55hrw > :last-child, .framer-ghc8J .framer-10j5j6a > :last-child, .framer-ghc8J .framer-4p3018 > :last-child, .framer-ghc8J .framer-qabiv4 > :last-child, .framer-ghc8J .framer-ph82ia > :last-child, .framer-ghc8J .framer-xrd0ys > :last-child, .framer-ghc8J .framer-j1im21 > :last-child { margin-bottom: 0px; } .framer-ghc8J .framer-1xvo9e8 > *, .framer-ghc8J .framer-14esk23 > *, .framer-ghc8J .framer-15snhb2 > *, .framer-ghc8J .framer-xijtds > *, .framer-ghc8J .framer-luc0tt > *, .framer-ghc8J .framer-1fkmsmi > *, .framer-ghc8J .framer-10555p1 > *, .framer-ghc8J .framer-1p2l0gu > *, .framer-ghc8J .framer-s0mvpo > *, .framer-ghc8J .framer-1lacrlg > *, .framer-ghc8J .framer-hqv9s1 > *, .framer-ghc8J .framer-1wl8uel > *, .framer-ghc8J .framer-d0ir0b > *, .framer-ghc8J .framer-to88d1 > *, .framer-ghc8J .framer-ape6rk > *, .framer-ghc8J .framer-1te1nm1 > *, .framer-ghc8J .framer-suy6st > *, .framer-ghc8J .framer-1but77l > *, .framer-ghc8J .framer-jjtqnx > *, .framer-ghc8J .framer-5drfi8 > *, .framer-ghc8J .framer-4bxiox > *, .framer-ghc8J .framer-7r2oun > *, .framer-ghc8J .framer-1ycljum > *, .framer-ghc8J .framer-jact8b > *, .framer-ghc8J .framer-9e5d8l > *, .framer-ghc8J .framer-jpljov > *, .framer-ghc8J .framer-t3pyxj > *, .framer-ghc8J .framer-1c18xb9 > *, .framer-ghc8J .framer-1xvj0za > *, .framer-ghc8J .framer-8hn23c > *, .framer-ghc8J .framer-1q8pv9t > *, .framer-ghc8J .framer-lnl13n > *, .framer-ghc8J .framer-kj6shp > *, .framer-ghc8J .framer-fe91zt > *, .framer-ghc8J .framer-10j5j6a > *, .framer-ghc8J .framer-qabiv4 > *, .framer-ghc8J .framer-xrd0ys > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ghc8J .framer-ke9sjx > *, .framer-ghc8J .framer-ykr58k > *, .framer-ghc8J .framer-d3dtfx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ghc8J .framer-ke9sjx > :first-child, .framer-ghc8J .framer-gscutz > :first-child, .framer-ghc8J .framer-hta2b5 > :first-child, .framer-ghc8J .framer-95y4x0 > :first-child, .framer-ghc8J .framer-qhp151 > :first-child, .framer-ghc8J .framer-8fyfve > :first-child, .framer-ghc8J .framer-1a23r5c > :first-child, .framer-ghc8J .framer-rb45lu > :first-child, .framer-ghc8J .framer-1fumeg0 > :first-child, .framer-ghc8J .framer-v7ncno > :first-child, .framer-ghc8J .framer-ep2jj1 > :first-child, .framer-ghc8J .framer-1bvvmqi > :first-child, .framer-ghc8J .framer-1kiuqn4 > :first-child, .framer-ghc8J .framer-ykr58k > :first-child, .framer-ghc8J .framer-18pfc47 > :first-child, .framer-ghc8J .framer-1mndb6l > :first-child, .framer-ghc8J .framer-b4t0ja > :first-child, .framer-ghc8J .framer-s6iwen > :first-child, .framer-ghc8J .framer-d3dtfx > :first-child, .framer-ghc8J .framer-1lag7tj > :first-child, .framer-ghc8J .framer-1s70bt9 > :first-child, .framer-ghc8J .framer-1o5x34l > :first-child, .framer-ghc8J .framer-133472q > :first-child { margin-left: 0px; } .framer-ghc8J .framer-ke9sjx > :last-child, .framer-ghc8J .framer-gscutz > :last-child, .framer-ghc8J .framer-hta2b5 > :last-child, .framer-ghc8J .framer-95y4x0 > :last-child, .framer-ghc8J .framer-qhp151 > :last-child, .framer-ghc8J .framer-8fyfve > :last-child, .framer-ghc8J .framer-1a23r5c > :last-child, .framer-ghc8J .framer-rb45lu > :last-child, .framer-ghc8J .framer-1fumeg0 > :last-child, .framer-ghc8J .framer-v7ncno > :last-child, .framer-ghc8J .framer-ep2jj1 > :last-child, .framer-ghc8J .framer-1bvvmqi > :last-child, .framer-ghc8J .framer-1kiuqn4 > :last-child, .framer-ghc8J .framer-ykr58k > :last-child, .framer-ghc8J .framer-18pfc47 > :last-child, .framer-ghc8J .framer-1mndb6l > :last-child, .framer-ghc8J .framer-b4t0ja > :last-child, .framer-ghc8J .framer-s6iwen > :last-child, .framer-ghc8J .framer-d3dtfx > :last-child, .framer-ghc8J .framer-1lag7tj > :last-child, .framer-ghc8J .framer-1s70bt9 > :last-child, .framer-ghc8J .framer-1o5x34l > :last-child, .framer-ghc8J .framer-133472q > :last-child { margin-right: 0px; } .framer-ghc8J .framer-1ig27c6 > *, .framer-ghc8J .framer-13gu5mf > *, .framer-ghc8J .framer-tpq4o3 > *, .framer-ghc8J .framer-js3pmz > *, .framer-ghc8J .framer-1ulvoa7 > *, .framer-ghc8J .framer-6p41jb > *, .framer-ghc8J .framer-1r910b9 > *, .framer-ghc8J .framer-1ik3rrb > *, .framer-ghc8J .framer-1xjod1f > *, .framer-ghc8J .framer-tyaz5u > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ghc8J .framer-16k2rbw > *, .framer-ghc8J .framer-1k4hmci > *, .framer-ghc8J .framer-1f8hmam > *, .framer-ghc8J .framer-1upn0zj > *, .framer-ghc8J .framer-ylunz > *, .framer-ghc8J .framer-6p3jvj > *, .framer-ghc8J .framer-13qodm1 > *, .framer-ghc8J .framer-3qu1bp > *, .framer-ghc8J .framer-s4d06y > *, .framer-ghc8J .framer-18p7glx > *, .framer-ghc8J .framer-3ixz7 > *, .framer-ghc8J .framer-n8moem > *, .framer-ghc8J .framer-1nd7yax > *, .framer-ghc8J .framer-hug9bl > *, .framer-ghc8J .framer-ujsxnm > *, .framer-ghc8J .framer-12a480j > *, .framer-ghc8J .framer-1p6pmdw > *, .framer-ghc8J .framer-1a9iaxj > *, .framer-ghc8J .framer-1xn78be > *, .framer-ghc8J .framer-c1zyts > *, .framer-ghc8J .framer-uoxkdf > *, .framer-ghc8J .framer-a55hrw > *, .framer-ghc8J .framer-4p3018 > *, .framer-ghc8J .framer-ph82ia > *, .framer-ghc8J .framer-j1im21 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ghc8J .framer-1x1qln5 > *, .framer-ghc8J .framer-1sjydki > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ghc8J .framer-gscutz > *, .framer-ghc8J .framer-hta2b5 > *, .framer-ghc8J .framer-95y4x0 > *, .framer-ghc8J .framer-qhp151 > *, .framer-ghc8J .framer-8fyfve > *, .framer-ghc8J .framer-1a23r5c > *, .framer-ghc8J .framer-rb45lu > *, .framer-ghc8J .framer-1fumeg0 > *, .framer-ghc8J .framer-v7ncno > *, .framer-ghc8J .framer-ep2jj1 > *, .framer-ghc8J .framer-1bvvmqi > *, .framer-ghc8J .framer-1kiuqn4 > *, .framer-ghc8J .framer-18pfc47 > *, .framer-ghc8J .framer-1mndb6l > *, .framer-ghc8J .framer-b4t0ja > *, .framer-ghc8J .framer-s6iwen > *, .framer-ghc8J .framer-1lag7tj > *, .framer-ghc8J .framer-1s70bt9 > *, .framer-ghc8J .framer-1o5x34l > *, .framer-ghc8J .framer-133472q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ghc8J .framer-jue2ja > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ghc8J .framer-1ez1ktg > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ghc8J .framer-g3gid2 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",`@media (min-width: 1440px) { .${metadata.bodyClassName}-framer-ghc8J { background: var(--token-d45e8116-08bc-4d15-b61c-918123558618, rgb(232, 255, 232)) /* {\"name\":\"themelightgreen\"} */; } .framer-ghc8J.framer-1npwxa8 { width: 1440px; }}`,`@media (min-width: 992px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-ghc8J { background: var(--token-d45e8116-08bc-4d15-b61c-918123558618, rgb(232, 255, 232)) /* {\"name\":\"themelightgreen\"} */; } .framer-ghc8J.framer-1npwxa8 { width: 992px; }}`,`@media (min-width: 768px) and (max-width: 991px) { .${metadata.bodyClassName}-framer-ghc8J { background: var(--token-d45e8116-08bc-4d15-b61c-918123558618, rgb(232, 255, 232)) /* {\"name\":\"themelightgreen\"} */; } .framer-ghc8J.framer-1npwxa8 { width: 768px; }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-ghc8J { background: var(--token-d45e8116-08bc-4d15-b61c-918123558618, rgb(232, 255, 232)) /* {\"name\":\"themelightgreen\"} */; } .framer-ghc8J.framer-1npwxa8 { width: 390px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1686\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"y7R2bx6w0\":{\"layout\":[\"fixed\",\"auto\"]},\"j5zyLUSA8\":{\"layout\":[\"fixed\",\"auto\"]},\"tC5CjaDf2\":{\"layout\":[\"fixed\",\"auto\"]},\"KKRW98hXC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerdHjuLY71K=withCSS(Component,css,\"framer-ghc8J\");export default FramerdHjuLY71K;FramerdHjuLY71K.displayName=\"Page\";FramerdHjuLY71K.defaultProps={height:1686,width:1200};addFonts(FramerdHjuLY71K,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HelloFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdHjuLY71K\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y7R2bx6w0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j5zyLUSA8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tC5CjaDf2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KKRW98hXC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1686\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "sdAC0hB,IAAMA,EAAeC,EAAOC,CAAQ,EAAQC,EAAYF,EAAOG,CAAK,EAAQC,EAA+BC,GAA0BF,CAAK,EAAQG,GAAWC,GAASC,CAAK,EAAQC,EAAgBT,EAAOU,EAAO,GAAG,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,8CAA8C,UAAU,4CAA4C,UAAU,qBAAqB,EAAQC,EAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,EAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAa,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAa,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAa,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAAa,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,EAASA,EAAiB,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,QAAQ,YAAY,OAAO,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,GAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,GAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,GAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,IAAGA,GAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,EAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,GAA8BZ,GAAQxC,GAAY,EAAK,EAAQqD,GAAe,OAAgBC,GAAWC,GAAO,IAAI,EAAQC,EAAY,IAASvD,EAAU,EAAiB,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASiD,CAAW,EAA9E,GAAiHO,EAAa,IAAQ,CAACxD,EAAU,GAAiBiD,IAAc,YAA6CQ,EAAa,IAAQ,CAACzD,EAAU,GAAiBiD,IAAc,YAA6CS,EAAa,IAAQ,CAAC1D,EAAU,GAAiBiD,IAAc,YAA6CU,EAAa,IAAQ,CAAC3D,EAAU,GAAiBiD,IAAc,YAA6CW,GAAsBC,GAAM,EAAQC,EAAsB,CAAC,EAAE,OAAAC,GAAiB,CAAC,CAAC,EAAsBC,EAAKC,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA/D,EAAiB,EAAE,SAAsBgE,EAAMC,GAAY,CAAC,GAAG7B,GAA4CsB,GAAgB,SAAS,CAAcM,EAAMpE,EAAO,IAAI,CAAC,GAAG0C,GAAU,UAAU4B,EAAGnE,GAAkB,GAAG6D,EAAsB,iBAAiBzB,CAAS,EAAE,IAAIL,GAA6BqB,GAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,SAAS,CAACmB,EAAY,GAAgBS,EAAK,SAAS,CAAC,UAAU,6EAA6E,mBAAmB,eAAe,KAAK,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB6D,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,iBAAiB,EAAE,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAK1E,EAAY,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQgE,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,KAAK,KAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAeN,EAAKxE,EAA+B,CAAC,QAAQgB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQ8D,EAA0B,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,QAAQ,QAAQ7D,EAAW,KAAK,QAAQ,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE8C,EAAY,GAAgBS,EAAK,SAAS,CAAC,UAAU,2EAA2E,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,+OAA0O,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKO,GAA0B,CAAC,SAAsBP,EAAKQ,GAAU,CAAC,UAAU,0BAA0B,SAAsBR,EAAKpE,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoE,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sUAAuT,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,yNAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4OAA8M,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW2B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iNAAuM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWkB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW6B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBN,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,mPAAqN,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBP,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iQAA4P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,oQAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBT,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,eAAe,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,6RAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,8XAA2V,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAER,EAAa,GAAgBQ,EAAK,SAAS,CAAC,UAAU,4EAA4E,mBAAmB,eAAe,KAAK,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBe,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB6D,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,iBAAiB,EAAE,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,iBAAiB,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,oBAAoB,IAAI,qEAAqE,OAAO,wbAAwb,CAAC,CAAC,EAAE,SAAsBN,EAAK1E,EAAY,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,KAAK,KAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe0D,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,qBAAqB,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBN,EAAKxE,EAA+B,CAAC,QAAQgB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,QAAQ,QAAQC,EAAW,KAAK,QAAQ,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE+C,EAAa,GAAgBQ,EAAK,SAAS,CAAC,UAAU,6EAA6E,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,+OAA0O,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,gUAAsT,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,yNAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4OAA8M,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW2B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iNAAuM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWkB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW6B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBN,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,mPAAqN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBP,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iQAA4P,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,oQAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBT,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,6RAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,8XAA2V,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEP,EAAa,GAAgBO,EAAK,SAAS,CAAC,UAAU,6EAA6E,mBAAmB,eAAe,KAAK,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,eAAe,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBe,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB6D,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,iBAAiB,EAAE,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,kBAAkB,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,CAAC,CAAC,EAAE,SAAsBN,EAAK1E,EAAY,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,EAAE,UAAU,iBAAiB,mBAAmB,KAAK,KAAK,KAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe0D,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,KAAK,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBN,EAAKxE,EAA+B,CAAC,QAAQgB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,QAAQ,QAAQC,EAAW,KAAK,QAAQ,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgD,EAAa,GAAgBO,EAAK,SAAS,CAAC,UAAU,4EAA4E,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,+OAA0O,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,gUAAsT,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,yNAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4OAA8M,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW2B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iNAAuM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWkB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW6B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBN,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,mPAAqN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBP,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iQAA4P,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,oQAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBT,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,6RAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,8XAA2V,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEN,EAAa,GAAgBM,EAAK,SAAS,CAAC,UAAU,6EAA6E,mBAAmB,eAAe,KAAK,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB6D,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,iBAAiB,EAAE,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,8CAA8C,IAAI,qEAAqE,OAAO,wbAAwb,CAAC,CAAC,EAAE,SAAsBN,EAAK1E,EAAY,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,KAAK,KAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe0D,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBN,EAAKxE,EAA+B,CAAC,QAAQgB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,QAAQ,QAAQC,EAAW,KAAK,QAAQ,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEiD,EAAa,GAAgBM,EAAK,SAAS,CAAC,UAAU,4EAA4E,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,+OAA0O,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,gUAAsT,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,yNAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4OAA8M,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW2B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iNAAuM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWkB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW6B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBN,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,mPAAqN,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBP,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iQAA4P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,oQAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBT,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,6RAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,8XAA2V,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEL,EAAa,GAAgBK,EAAK,SAAS,CAAC,UAAU,6EAA6E,mBAAmB,eAAe,KAAK,eAAe,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,YAAY,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,SAAS,SAAsBA,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBe,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsB6D,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,iBAAiB,EAAE,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcF,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,QAAQqB,EAA0B,GAAG,EAAE,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,CAAC,CAAC,EAAE,SAAsBN,EAAK1E,EAAY,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAU,eAAeG,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,KAAK,YAAY,KAAK,WAAW,KAAK,IAAI,qEAAqE,OAAO,wbAAwb,EAAE,UAAU,iBAAiB,mBAAmB,KAAK,KAAK,KAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe0D,EAAKS,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQqB,EAA0B,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,CAAC,CAAC,EAAE,SAAsBN,EAAKxE,EAA+B,CAAC,QAAQgB,EAAW,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,QAAQ,IAAI,sEAAsE,OAAO,qKAAqK,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,QAAQ,QAAQC,EAAW,KAAK,QAAQ,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkD,EAAa,GAAgBK,EAAK,SAAS,CAAC,UAAU,6EAA6E,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,YAAY,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAsBE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,+OAA0O,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,gUAAsT,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWe,CAAW,EAAE,sBAAsB,GAAK,gBAAgBF,EAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWwB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,yNAAqM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW0B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4OAA8M,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW2B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBJ,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iNAAuM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWkB,CAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAsBA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW6B,CAAW,EAAE,sBAAsB,GAAK,gBAAgBN,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,mPAAqN,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWoB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBP,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,4BAA4B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,iQAA4P,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAW+B,CAAY,EAAE,sBAAsB,GAAK,gBAAgBR,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,oQAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcF,EAAKnE,EAAgB,CAAC,kBAAkB,CAAC,WAAWsB,CAAY,EAAE,sBAAsB,GAAK,gBAAgBT,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,KAAK,QAAQ,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBsD,EAAK3E,EAAS,CAAC,sBAAsB,GAAK,SAAsB2E,EAAWK,EAAS,CAAC,SAAsBL,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,SAAS,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeE,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,KAAK,iBAAiB,SAAS,CAAcF,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,6RAA+P,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAK7E,EAAe,CAAC,kBAAkB,CAAC,WAAWiC,CAAY,EAAE,sBAAsB,GAAK,gBAAgBV,EAAW,mCAAmC,GAAK,oBAAoB,EAAE,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,GAAG,SAAsBsD,EAAWK,EAAS,CAAC,SAAsBL,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,QAAQ,sBAAsB,qEAAqE,EAAE,SAAS,8XAA2V,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAUI,EAAGnE,GAAkB,GAAG6D,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,kFAAkF,IAAIrD,EAAS,qJAAqJ,kFAAkF,sVAAsV,2YAA2Y,mUAAmU,wUAAwU,6VAA6V,86BAA86B,8TAA8T,6VAA6V,uLAAuL,2KAA2K,uVAAuV,8UAA8U,gTAAgT,+TAA+T,y+BAAy+B,4jDAA4jD,wGAAwG,g1BAAg1B,yzBAAyzB,2SAA2S,2WAA2W,6UAA6U,yTAAyT,yRAAyR,sJAAsJ,4GAA4G,0TAA0T,wVAAwV,gRAAgR,4WAA4W,wJAAwJ,yTAAyT,iRAAiR,+RAA+R,4WAA4W,0RAA0R,uJAAuJ,4GAA4G,yTAAyT,gRAAgR,+RAA+R,6qjBAA6qjB,iCAAiCA,EAAS,sMAAsM,wDAAwDA,EAAS,qMAAqM,uDAAuDA,EAAS,qMAAqM,gCAAgCA,EAAS,oMAAoM,EAShxyIsD,EAAgBC,GAAQ9C,GAAU4C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGjF,EAAU,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACtxE,IAAMqF,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,uBAAyB,GAAG,sBAAwB,IAAI,yBAA2B,QAAQ,oCAAsC,4OAA0R,yBAA2B,OAAO,sBAAwB,OAAO,6BAA+B,MAAM,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["RichTextWithFX", "withFX", "RichText2", "ImageWithFX", "Image2", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "HelloFonts", "getFonts", "Hello", "MotionDivWithFX", "motion", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "transition3", "animation2", "animation3", "animation4", "transition4", "transition5", "transition6", "transition7", "transition8", "transition9", "transition10", "transition11", "transition12", "transition13", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "x", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "Container", "PropertyOverrides2", "css", "FramerdHjuLY71K", "withCSS", "dHjuLY71K_default", "addFonts", "__FramerMetadata__"]
}
