{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BbSKwADWrMUdR707Khgw/pdTud8UiOoXihCGTDKLO/UTySEIlFE.js"],
  "sourcesContent": ["// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ButtonIconButton from\"#framer/local/canvasComponent/IMX5__xPu/IMX5__xPu.js\";import SectionNavigation from\"#framer/local/canvasComponent/ljSN1mLHN/ljSN1mLHN.js\";import LoadMoreCopy3 from\"#framer/local/canvasComponent/Xk6_5Evc3/Xk6_5Evc3.js\";import SectionFooter from\"#framer/local/canvasComponent/xrEXTrCP5/xrEXTrCP5.js\";import AmazonUpdates from\"#framer/local/collection/x9VzTRXHZ/x9VzTRXHZ.js\";import*as sharedStyle3 from\"#framer/local/css/cw_YSSClv/cw_YSSClv.js\";import*as sharedStyle6 from\"#framer/local/css/Eaka1dn3M/Eaka1dn3M.js\";import*as sharedStyle from\"#framer/local/css/M6T3Bm2NS/M6T3Bm2NS.js\";import*as sharedStyle1 from\"#framer/local/css/o5u6i8nfJ/o5u6i8nfJ.js\";import*as sharedStyle2 from\"#framer/local/css/sLrRbr65A/sLrRbr65A.js\";import*as sharedStyle5 from\"#framer/local/css/XhW2JbaJ9/XhW2JbaJ9.js\";import*as sharedStyle4 from\"#framer/local/css/Zm13E6csR/Zm13E6csR.js\";import metadataProvider from\"#framer/local/webPageMetadata/UTySEIlFE/UTySEIlFE.js\";const SectionNavigationFonts=getFonts(SectionNavigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const ButtonIconButtonFonts=getFonts(ButtonIconButton);const LoadMoreCopy3Fonts=getFonts(LoadMoreCopy3);const SectionFooterFonts=getFonts(SectionFooter);const ContainerWithFX=withFX(Container);const breakpoints={jYTGSPsiD:\"(min-width: 1200px)\",rb0aTewKE:\"(max-width: 809px)\",Ti5zOXUz8:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-I2Hyt\";const variantClassNames={jYTGSPsiD:\"framer-v-18ty7tj\",rb0aTewKE:\"framer-v-37naz8\",Ti5zOXUz8:\"framer-v-1uasxur\"};const transition1={delay:.2,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:44};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:44};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={delay:1.2,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={delay:0,duration:2,ease:[.12,.23,.5,1],type:\"tween\"};const animation6={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation7={opacity:1,rotate:-360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const loaderVariants=(repeaterState,variants,currentVariant)=>{var _variants_disabled;if(repeaterState.currentPage>=repeaterState.totalPages)return(_variants_disabled=variants.disabled)!==null&&_variants_disabled!==void 0?_variants_disabled:currentVariant;var _variants_loading;if(repeaterState.isLoading)return(_variants_loading=variants.loading)!==null&&_variants_loading!==void 0?_variants_loading:currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"gcwx_BNqH\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={delay:0,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:50};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"jYTGSPsiD\",Phone:\"rb0aTewKE\",Tablet:\"Ti5zOXUz8\"};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:\"jYTGSPsiD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,VL4p1x2_2gcwx_BNqH,RAeKgpq83gcwx_BNqH,ZX5KnNZFPgcwx_BNqH,idgcwx_BNqH,...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-I2Hyt`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-I2Hyt`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1u4o9hu=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{paginationInfo();});const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"rb0aTewKE\")return false;return true;};const router=useRouter();const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jYTGSPsiD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-18ty7tj\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1qneddn-container\",\"data-framer-appear-id\":\"1qneddn\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{variant:\"sjLSFztF6\"},Ti5zOXUz8:{variant:\"sjLSFztF6\"}},children:/*#__PURE__*/_jsx(SectionNavigation,{Fq7RwA2sa:\"FRQ9Jtd0v\",height:\"100%\",id:\"RxuC8cAjw\",JwPIjmcb0:\"FRQ9Jtd0v\",layoutId:\"RxuC8cAjw\",OROXrj_6s:\"FRQ9Jtd0v\",style:{width:\"100%\"},variant:\"h8c46N1yH\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17w6gkl\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5pv8mb\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1aqczsd\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nensji\",\"data-styles-preset\":\"M6T3Bm2NS\",children:\"AMAZON GUIDE\"})}),className:\"framer-1adoxeu\",\"data-framer-name\":\"Spectra Product Overview\",fonts:[\"Inter\"],name:\"Spectra Product Overview\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-dt37ah\",\"data-styles-preset\":\"cw_YSSClv\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stay Updated with the Latest Tips & Strategies\"})})},Ti5zOXUz8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-isbz2t\",\"data-styles-preset\":\"sLrRbr65A\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stay Updated with the Latest Tips & Strategies\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1i1nv6l\",\"data-styles-preset\":\"o5u6i8nfJ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stay Updated with the Latest Tips & Strategies\"})}),className:\"framer-pvje3m\",\"data-framer-name\":\"The Future of Decision - Making Made Simple\",fonts:[\"Inter\"],name:\"The Future of Decision - Making Made Simple\",verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1sm4l7z\",\"data-styles-preset\":\"Zm13E6csR\",style:{\"--framer-text-alignment\":\"center\"},children:\"Be the first to know about Amazon's newest updates that impact your seller strategies.\"})}),className:\"framer-1id48gt\",\"data-framer-name\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam ut lorem quis lectus molestie.\",fonts:[\"Inter\"],name:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam ut lorem quis lectus molestie.\",verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-83gllq hidden-37naz8\",\"data-framer-name\":\"Shapes\",name:\"Shapes\",children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__loop:animation6,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.6,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:48,intrinsicWidth:48,loading:getLoadingLazyAtYPosition(240),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/wObACbeWO5hfeznCAloUfpkvlYo.svg\"},className:\"framer-xfjnac\",\"data-framer-name\":\"Asterix\",name:\"Asterix\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__loop:animation7,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.6,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:48,intrinsicWidth:48,loading:getLoadingLazyAtYPosition(240),pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/wObACbeWO5hfeznCAloUfpkvlYo.svg\"},className:\"framer-15hwjqj\",\"data-framer-name\":\"Asterix\",name:\"Asterix\",style:{transformPerspective:1200}})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5j4yqs\",\"data-framer-name\":\"Amazon updates list\",name:\"Amazon updates list\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:6,query:{from:{alias:\"gcwx_BNqH\",data:AmazonUpdates,type:\"Collection\"},select:[{collection:\"gcwx_BNqH\",name:\"VL4p1x2_2\",type:\"Identifier\"},{collection:\"gcwx_BNqH\",name:\"RAeKgpq83\",type:\"Identifier\"},{collection:\"gcwx_BNqH\",name:\"ZX5KnNZFP\",type:\"Identifier\"},{collection:\"gcwx_BNqH\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection.map(({\"VL4p1x2_2\":VL4p1x2_2gcwx_BNqH,\"RAeKgpq83\":RAeKgpq83gcwx_BNqH,\"ZX5KnNZFP\":ZX5KnNZFPgcwx_BNqH,\"id\":idgcwx_BNqH},i)=>{VL4p1x2_2gcwx_BNqH!==null&&VL4p1x2_2gcwx_BNqH!==void 0?VL4p1x2_2gcwx_BNqH:VL4p1x2_2gcwx_BNqH=\"\";RAeKgpq83gcwx_BNqH!==null&&RAeKgpq83gcwx_BNqH!==void 0?RAeKgpq83gcwx_BNqH:RAeKgpq83gcwx_BNqH=\"\";const textContent=toDateString(ZX5KnNZFPgcwx_BNqH,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`gcwx_BNqH-${idgcwx_BNqH}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{RAeKgpq83:RAeKgpq83gcwx_BNqH},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-iuko7u\",\"data-framer-name\":\"Item\",name:\"Item\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eqm9yw\",\"data-framer-name\":\"Card\",name:\"Card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ovqp1g\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i85h3k\",\"data-framer-name\":\"Blog Heading\",name:\"Blog Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ch1ot7\",\"data-styles-preset\":\"XhW2JbaJ9\",children:\"Top 5 E-Commerce Platforms For Small Businesses In 2024\"})}),className:\"framer-mz8444\",fonts:[\"Inter\"],text:VL4p1x2_2gcwx_BNqH,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RAeKgpq83:RAeKgpq83gcwx_BNqH},webPageId:\"v4KowSrSd\"},implicitPathVariables:undefined},{href:{pathVariables:{RAeKgpq83:RAeKgpq83gcwx_BNqH},webPageId:\"v4KowSrSd\"},implicitPathVariables:undefined},{href:{pathVariables:{RAeKgpq83:RAeKgpq83gcwx_BNqH},webPageId:\"v4KowSrSd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{y:572},Ti5zOXUz8:{y:512}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:536,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5bwnuw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{Gd7Jq1iUD:resolvedLinks[2]},Ti5zOXUz8:{Gd7Jq1iUD:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonIconButton,{b0G7_GeXO:true,Gd7Jq1iUD:resolvedLinks[0],height:\"100%\",id:\"dYTnuJyPa\",layoutId:\"dYTnuJyPa\",NUiJBPza4:\"\",variant:\"Mpo4TchKb\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tmobao\",\"data-framer-name\":\"Wrap\",name:\"Wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-9lhh12\",\"data-styles-preset\":\"Eaka1dn3M\",style:{\"--framer-text-color\":\"var(--token-ed541533-f9b3-4cd9-bcb9-0188d19eed95, rgb(104, 106, 110))\"},children:\"Content\"})}),className:\"framer-1ajz8ez\",\"data-framer-name\":\"Product Designer @Flowbase\",fonts:[\"Inter\"],name:\"Product Designer @Flowbase\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-s89xbv\"})]})})})})},idgcwx_BNqH);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{y:53399},Ti5zOXUz8:{y:28319}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:28343,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ouefad-container\",children:/*#__PURE__*/_jsx(LoadMoreCopy3,{height:\"100%\",id:\"LgXKpLb1X\",layoutId:\"LgXKpLb1X\",variant:loaderVariants(paginationInfo,{disabled:\"awaeHNt8i\",loading:\"b9w0vupYD\"},\"JgCV_ruzX\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1u4o9hu({paginationInfo:loadMore})})})})})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{y:53461},Ti5zOXUz8:{y:28381}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1575,width:\"100vw\",y:28405,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10bbk1-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rb0aTewKE:{variant:\"QVlN8o90y\"},Ti5zOXUz8:{variant:\"h5N8ld_5d\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"tpi9tnfnc\",layoutId:\"tpi9tnfnc\",style:{width:\"100%\"},variant:\"q7FfmAV82\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-I2Hyt { background: var(--token-69268266-8d11-4cae-857f-b2432f07a7b6, rgb(255, 255, 255)); }`,\".framer-I2Hyt.framer-1wl6g4f, .framer-I2Hyt .framer-1wl6g4f { display: block; }\",\".framer-I2Hyt.framer-18ty7tj { align-content: center; align-items: center; background-color: var(--token-69268266-8d11-4cae-857f-b2432f07a7b6, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-I2Hyt .framer-1qneddn-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-I2Hyt .framer-17w6gkl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 24px 96px 24px; position: relative; width: 100%; }\",\".framer-I2Hyt .framer-5pv8mb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1216px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-I2Hyt .framer-1aqczsd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 656px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-I2Hyt .framer-1adoxeu, .framer-I2Hyt .framer-1ajz8ez { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-I2Hyt .framer-pvje3m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-I2Hyt .framer-1id48gt { flex: none; height: auto; max-width: 416px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-I2Hyt .framer-83gllq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; max-width: 1008px; overflow: hidden; padding: 0px; position: absolute; top: 72px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-I2Hyt .framer-xfjnac { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 48px); overflow: hidden; position: relative; width: 48px; }\",\".framer-I2Hyt .framer-15hwjqj { flex: none; height: 48px; overflow: hidden; position: relative; width: 48px; }\",\".framer-I2Hyt .framer-5j4yqs { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1152px; }\",\".framer-I2Hyt .framer-iuko7u { align-content: center; align-items: center; align-self: start; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; justify-self: start; min-width: 100px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-I2Hyt .framer-1eqm9yw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-I2Hyt .framer-1ovqp1g { 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: center; padding: 0px 24px 16px 24px; position: relative; width: 100%; }\",\".framer-I2Hyt .framer-i85h3k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-I2Hyt .framer-mz8444 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-I2Hyt .framer-5bwnuw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-I2Hyt .framer-tmobao { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-I2Hyt .framer-s89xbv { background-color: var(--token-1cab753f-7df3-46fa-83a8-4e7ffa7f1580, #eaeaeb); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-I2Hyt .framer-ouefad-container { bottom: -74px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-I2Hyt .framer-10bbk1-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I2Hyt.framer-18ty7tj, .framer-I2Hyt .framer-17w6gkl, .framer-I2Hyt .framer-5pv8mb, .framer-I2Hyt .framer-1aqczsd, .framer-I2Hyt .framer-iuko7u, .framer-I2Hyt .framer-1eqm9yw, .framer-I2Hyt .framer-1ovqp1g, .framer-I2Hyt .framer-tmobao { gap: 0px; } .framer-I2Hyt.framer-18ty7tj > *, .framer-I2Hyt .framer-iuko7u > *, .framer-I2Hyt .framer-1eqm9yw > *, .framer-I2Hyt .framer-tmobao > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-I2Hyt.framer-18ty7tj > :first-child, .framer-I2Hyt .framer-17w6gkl > :first-child, .framer-I2Hyt .framer-5pv8mb > :first-child, .framer-I2Hyt .framer-1aqczsd > :first-child, .framer-I2Hyt .framer-iuko7u > :first-child, .framer-I2Hyt .framer-1eqm9yw > :first-child, .framer-I2Hyt .framer-1ovqp1g > :first-child, .framer-I2Hyt .framer-tmobao > :first-child { margin-top: 0px; } .framer-I2Hyt.framer-18ty7tj > :last-child, .framer-I2Hyt .framer-17w6gkl > :last-child, .framer-I2Hyt .framer-5pv8mb > :last-child, .framer-I2Hyt .framer-1aqczsd > :last-child, .framer-I2Hyt .framer-iuko7u > :last-child, .framer-I2Hyt .framer-1eqm9yw > :last-child, .framer-I2Hyt .framer-1ovqp1g > :last-child, .framer-I2Hyt .framer-tmobao > :last-child { margin-bottom: 0px; } .framer-I2Hyt .framer-17w6gkl > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-I2Hyt .framer-5pv8mb > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-I2Hyt .framer-1aqczsd > *, .framer-I2Hyt .framer-1ovqp1g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-I2Hyt { background: var(--token-69268266-8d11-4cae-857f-b2432f07a7b6, rgb(255, 255, 255)); } .framer-I2Hyt.framer-18ty7tj { width: 810px; } .framer-I2Hyt .framer-5j4yqs { width: 100%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-I2Hyt { background: var(--token-69268266-8d11-4cae-857f-b2432f07a7b6, rgb(255, 255, 255)); } .framer-I2Hyt.framer-18ty7tj { width: 390px; } .framer-I2Hyt .framer-1aqczsd { gap: 24px; } .framer-I2Hyt .framer-5j4yqs { width: 100%; } .framer-I2Hyt .framer-mz8444 { flex: 1 0 0px; overflow: hidden; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-I2Hyt .framer-1aqczsd { gap: 0px; } .framer-I2Hyt .framer-1aqczsd > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-I2Hyt .framer-1aqczsd > :first-child { margin-top: 0px; } .framer-I2Hyt .framer-1aqczsd > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2957\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ti5zOXUz8\":{\"layout\":[\"fixed\",\"auto\"]},\"rb0aTewKE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerUTySEIlFE=withCSS(Component,css,\"framer-I2Hyt\");export default FramerUTySEIlFE;FramerUTySEIlFE.displayName=\"amazon-guide-how-to\";FramerUTySEIlFE.defaultProps={height:2957,width:1200};addFonts(FramerUTySEIlFE,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...SectionNavigationFonts,...ButtonIconButtonFonts,...LoadMoreCopy3Fonts,...SectionFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUTySEIlFE\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ti5zOXUz8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rb0aTewKE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2957\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SectionNavigationFonts", "getFonts", "ljSN1mLHN_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "ButtonIconButtonFonts", "IMX5_xPu_default", "LoadMoreCopy3Fonts", "Xk6_5Evc3_default", "SectionFooterFonts", "xrEXTrCP5_default", "ContainerWithFX", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "animation3", "animation4", "transition2", "animation5", "transition3", "animation6", "animation7", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "_variants_disabled", "_variants_loading", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "animation8", "transition4", "animation9", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "VL4p1x2_2gcwx_BNqH", "RAeKgpq83gcwx_BNqH", "ZX5KnNZFPgcwx_BNqH", "idgcwx_BNqH", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1u4o9hu", "overlay", "args", "ref1", "pe", "isDisplayed", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "getLoadingLazyAtYPosition", "ChildrenCanSuspend", "x9VzTRXHZ_default", "collection", "l", "i", "textContent", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FramerUTySEIlFE", "withCSS", "UTySEIlFE_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
