{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/knuFRPy0qNKEaW3QtFpx/TmtdbNseDS3JqKbdPpmm/W7WAcScYm.js"],
  "sourcesContent": ["// Generated by Framer (64bdc4e)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js\";import{NumberCounter}from\"https://framerusercontent.com/modules/tBPs2KQ27TisPVIQSgAN/EOqeYzSYT8fhoB9GfFzK/Counter_7.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import ButtonPrimaryButton from\"#framer/local/canvasComponent/GNvaONxX6/GNvaONxX6.js\";import InteractiveComponentsCursor from\"#framer/local/canvasComponent/RMpAvj7R1/RMpAvj7R1.js\";import ButtonContactButton from\"#framer/local/canvasComponent/ROAZLEJAK/ROAZLEJAK.js\";import NavigationNavBar from\"#framer/local/canvasComponent/VBcFpApnc/VBcFpApnc.js\";import CardTestimonialCard from\"#framer/local/canvasComponent/w69xjQsCC/w69xjQsCC.js\";import*as sharedStyle5 from\"#framer/local/css/JQSP3EtUD/JQSP3EtUD.js\";import*as sharedStyle2 from\"#framer/local/css/QhK6qqT5U/QhK6qqT5U.js\";import*as sharedStyle from\"#framer/local/css/QuTNz53Yy/QuTNz53Yy.js\";import*as sharedStyle4 from\"#framer/local/css/VnmEZ_3BZ/VnmEZ_3BZ.js\";import*as sharedStyle1 from\"#framer/local/css/vUspv7P41/vUspv7P41.js\";import*as sharedStyle3 from\"#framer/local/css/W_ZWObZHr/W_ZWObZHr.js\";import metadataProvider from\"#framer/local/webPageMetadata/W7WAcScYm/W7WAcScYm.js\";const NavigationNavBarFonts=getFonts(NavigationNavBar);const ButtonPrimaryButtonFonts=getFonts(ButtonPrimaryButton);const YouTubeFonts=getFonts(YouTube);const MotionDivWithFX=withFX(motion.div);const SmoothScrollFonts=getFonts(SmoothScroll);const NumberCounterFonts=getFonts(NumberCounter);const CardTestimonialCardFonts=getFonts(CardTestimonialCard);const ButtonContactButtonFonts=getFonts(ButtonContactButton);const InteractiveComponentsCursorFonts=getFonts(InteractiveComponentsCursor);const breakpoints={cDjMKRl0W:\"(min-width: 1200px) and (max-width: 1439px)\",fh_bemKVh:\"(max-width: 809px)\",jZOvJd2YM:\"(min-width: 810px) and (max-width: 1199px)\",SUR0Msr88:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mnpgD\";const variantClassNames={cDjMKRl0W:\"framer-v-1e56zg1\",fh_bemKVh:\"framer-v-1qmpcdf\",jZOvJd2YM:\"framer-v-67ky5m\",SUR0Msr88:\"framer-v-1ojf922\"};const animation={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={damping:50,delay:.05,mass:1,stiffness:300,type:\"spring\"};const textEffect={effect:animation,repeat:false,startDelay:0,threshold:.5,tokenization:\"word\",transition:transition1,trigger:\"onInView\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-50};const transition2={damping:60,delay:0,mass:1,stiffness:200,type:\"spring\"};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={L:\"cDjMKRl0W\",M:\"jZOvJd2YM\",S:\"fh_bemKVh\",XL:\"SUR0Msr88\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SUR0Msr88\"};};const transition4={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const cursor={alignment:\"center\",component:InteractiveComponentsCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition4,variant:\"VKeZmVTKZ\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"fh_bemKVh\")return false;return true;};useCustomCursors({\"1bf4dyq\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SUR0Msr88\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ojf922\",className),\"data-framer-cursor\":\"1bf4dyq\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":Pex2qsQsN\",webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined},{href:{hash:\":Pex2qsQsN\",webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined},{href:{hash:\":Pex2qsQsN\",webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined},{href:{hash:\":Pex2qsQsN\",webPageId:\"iEYhqIzLi\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:91,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ibo19d-container\",layoutScroll:true,nodeId:\"C9OqliE1Y\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GmjsfoAo5:resolvedLinks[1],ZZP27DOb1:\"0px 70px 0px 70px\"},fh_bemKVh:{GmjsfoAo5:resolvedLinks[3],variant:\"tr5pxKGkd\",ZZP27DOb1:\"0px 30px 0px 30px\"},jZOvJd2YM:{GmjsfoAo5:resolvedLinks[2],ZZP27DOb1:\"0px 50px 0px 50px\"}},children:/*#__PURE__*/_jsx(NavigationNavBar,{GmjsfoAo5:resolvedLinks[0],height:\"100%\",id:\"C9OqliE1Y\",layoutId:\"C9OqliE1Y\",style:{width:\"100%\"},variant:\"BUzWFjjg8\",width:\"100%\",Z1Zg6hqg0:\"jyprgoSzZ\",ZZP27DOb1:\"0px 120px 0px 120px\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1kz876z\",\"data-framer-name\":\"About\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lsbyk5\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8dggue\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bs1xe6\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8mrqdl\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:[\"Product Listing \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, rgb(230, 131, 18))\"},children:\"Reinstatement Solutions\"})]})}),className:\"framer-1ra7xxv\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1fxziwq\",\"data-styles-preset\":\"vUspv7P41\",style:{\"--framer-text-color\":\"rgb(179, 179, 179)\"},children:\"Get your listing reinstated for $900. Now with a 10% discount.\"})}),className:\"framer-1fijj8v\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kgzzdk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aewgu5\",\"data-framer-name\":\"Middle\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Is your best-selling ASIN deactivated by Amazon? We\u2019ll help get it reinstated so you can stop seeing that frustrating \u201CPage Not Found\u201D dog and start making sales again.\"})}),className:\"framer-5n9dsx\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"We can assist with the following types of listing take-downs, quickly and efficiently:\"})}),className:\"framer-t60j32\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hmhb4c\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hlhf1e\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1160r1z\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Copyright Claims Takedowns\"})}),className:\"framer-1bstz1m\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rntgsr\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uqy083\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"UPC ITrademark Infringement Yanksssues\"})}),className:\"framer-1tdk07j\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q6n4cw\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1tnvcvu\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Medical Claims Takedowns\"})}),className:\"framer-1t6ezo7\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i8udf2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-172x3v7\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Listing Condition Complaint Takedowns\"})}),className:\"framer-fvd4bm\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gkbk65\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-qdle0g\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Restricted Item/Ingredient Takedowns Type Claims\"})}),className:\"framer-1qwylv8\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rzv3l4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-p376tm\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Brand Takedowns\"})}),className:\"framer-ym5wa7\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160jvel\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-qhl7ju\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Item Safety Breakdowns\"})}),className:\"framer-2uq838\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9i212\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-19de77h\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"And more, not limited to categories above\"})}),className:\"framer-1va4uyg\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rqykwu\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bn9gc5\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tammjj-container\",nodeId:\"ECDIC64p7\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GT109pdEG:resolvedLinks1[1]},fh_bemKVh:{GT109pdEG:resolvedLinks1[3]},jZOvJd2YM:{GT109pdEG:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"Reinstate My Amazon Listing\",GT109pdEG:resolvedLinks1[0],height:\"100%\",id:\"ECDIC64p7\",layoutId:\"ECDIC64p7\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:\"var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15))\",borderStyle:\"solid\",borderWidth:3}})})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i7un0w\",\"data-framer-name\":\"Card/About Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y80tv3\",\"data-border\":true,\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dc9i4s\",\"data-border\":true,\"data-framer-name\":\"Border\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qev45b-container\",isModuleExternal:true,nodeId:\"p4dCf2eDk\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:14,bottomLeftRadius:14,bottomRightRadius:14,height:\"100%\",id:\"p4dCf2eDk\",isMixedBorderRadius:false,isRed:true,layoutId:\"p4dCf2eDk\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:14,topRightRadius:14,url:\"https://www.youtube.com/watch?v=HJyt8rz_F5Q&feature=youtu.be\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gyoeoj\",\"data-framer-name\":\"Glow\"})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a6thfa-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"rkAWl2hHG\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"rkAWl2hHG\",intensity:15,layoutId:\"rkAWl2hHG\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pcarju\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i0s02b\",\"data-framer-name\":\"Top\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-5zjjkm hidden-1qmpcdf\",\"data-framer-name\":\"Left Detail\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1wy7vk9\",\"data-framer-name\":\"Detail Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 567 237\"><g><defs><linearGradient id=\"idss9438097951_1g-1488260091\" x1=\"0.6173285660945764\" x2=\"0.3826714339054236\" y1=\"5.551115123125783e-17\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(230, 131, 18, 0.2)\" stop-opacity=\"0.2\"></stop><stop offset=\"1\" stop-color=\"rgba(0,0,0,0)\" stop-opacity=\"0\"></stop></linearGradient></defs><path d=\"M 0 0 L 368.268 0 C 379.681 0 390.549 4.875 398.139 13.397 L 567 203 L 0 203 Z\" fill=\"url(#idss9438097951_1g-1488260091)\"></path></g><path d=\"M 0.5 0.5 L 368.268 0.5 C 379.538 0.5 390.271 5.314 397.766 13.729 L 565.885 202.5 L 0.5 202.5 Z\" fill=\"transparent\" stroke=\"rgba(NaN,NaN,NaN,0.1)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0 237 L 0 202 L 567 202 L 567 237 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:9438097951,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jcj413\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fluijc\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-by47jd\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",style:{\"--framer-text-alignment\":\"center\"},children:\"Success in numbers\"})}),className:\"framer-oodew3\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wzw8do hidden-1qmpcdf\",\"data-framer-name\":\"Right Detail\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-129n9kg\",\"data-framer-name\":\"Detail Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 567 237\"><g><defs><linearGradient id=\"idss11829125237_1g-1488259998\" x1=\"0.37755458904639955\" x2=\"0.6224454109536004\" y1=\"5.551115123125783e-17\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(230, 131, 18, 0.2)\" stop-opacity=\"0.2\"></stop><stop offset=\"1\" stop-color=\"rgba(0,0,0,0)\" stop-opacity=\"0\"></stop></linearGradient></defs><path d=\"M 567 0 L 198.732 0 C 187.319 0 176.451 4.875 168.861 13.397 L 0 203 L 567 203 Z\" fill=\"url(#idss11829125237_1g-1488259998)\"></path></g><path d=\"M 566.5 0.5 L 198.732 0.5 C 187.462 0.5 176.729 5.314 169.234 13.729 L 1.115 202.5 L 566.5 202.5 Z\" fill=\"transparent\" stroke=\"rgba(NaN,NaN,NaN,0.1)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 0 237 L 0 202 L 567 202 L 567 237 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:11829125237,withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u4ojf6\",\"data-framer-name\":\"Stat Widget Stack\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9er1gh\",\"data-framer-name\":\"Stat Widget\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f05soy\",\"data-framer-name\":\"Stat Body\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ob2ae8\",\"data-framer-name\":\"Count Component\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sx6m0d-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ojl3IUP9C\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(NumberCounter,{decimalSeparator:\"comma\",endNumber:400,font:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:500},fontColor:\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\",fontSize:64,height:\"100%\",id:\"ojl3IUP9C\",layoutId:\"ojl3IUP9C\",loop:false,prefix:\"\",speed:20,startNumber:250,suffix:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.9px\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\"+\"})}),className:\"framer-fx0ke3\",\"data-framer-name\":\"Number\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-twuvmk\",\"data-styles-preset\":\"W_ZWObZHr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Brands currently managed\"})}),className:\"framer-qnn4ps\",\"data-framer-name\":\"In 90+ Countries, We work as one global team to help clients\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qmp9nj\",\"data-framer-name\":\"Stat Widget\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d1fafz\",\"data-framer-name\":\"Stat Body\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19msca4\",\"data-framer-name\":\"Count Component\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\"$\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.9px\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\"$\"})}),className:\"framer-1k3ot93\",\"data-framer-name\":\"Number\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3l53ph-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zVDy2z5sT\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(NumberCounter,{decimalSeparator:\"period\",endNumber:1,font:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:500},fontColor:\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\",fontSize:64,height:\"100%\",id:\"zVDy2z5sT\",layoutId:\"zVDy2z5sT\",loop:false,prefix:\"\",speed:1,startNumber:0,suffix:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\".\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.9px\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\".\"})}),className:\"framer-t530oy\",\"data-framer-name\":\"Number\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u2o2ti-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jSQDB7Dwj\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(NumberCounter,{decimalSeparator:\"period\",endNumber:5,font:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:500},fontColor:\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\",fontSize:64,height:\"100%\",id:\"jSQDB7Dwj\",layoutId:\"jSQDB7Dwj\",loop:false,prefix:\"\",speed:1,startNumber:0,suffix:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.9px\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\"+ Billion\"})}),className:\"framer-190874t\",\"data-framer-name\":\"Number\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-twuvmk\",\"data-styles-preset\":\"W_ZWObZHr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Revenue Generated on Amazon Annually\"})}),className:\"framer-162avgh\",\"data-framer-name\":\"In 90+ Countries, We work as one global team to help clients\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qy7eef\",\"data-framer-name\":\"Stat Widget\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ed79ym\",\"data-framer-name\":\"Stat Body\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19lnj79\",\"data-framer-name\":\"Count Component\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-scycyp-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yQ05QmFRT\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(NumberCounter,{decimalSeparator:\"comma\",endNumber:500,font:{fontFamily:'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',fontStyle:\"normal\",fontWeight:500},fontColor:\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\",fontSize:64,height:\"100%\",id:\"yQ05QmFRT\",layoutId:\"yQ05QmFRT\",loop:false,prefix:\"\",speed:20,startNumber:350,suffix:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.9px\",\"--framer-line-height\":\"50px\",\"--framer-text-color\":\"var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255))\"},children:\"+\"})}),className:\"framer-1ygz7th\",\"data-framer-name\":\"Number\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-twuvmk\",\"data-styles-preset\":\"W_ZWObZHr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Employees\"})}),className:\"framer-1dvpbsj\",\"data-framer-name\":\"In 90+ Countries, We work as one global team to help clients\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1174s77\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-136e9dd\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yp65q2\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-furdsl\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"Reinstatement Service\"})}),className:\"framer-fex7hv\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r5zvmi\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bu87ji\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-mplw0h\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Initial Consultation and Research\"})}),className:\"framer-hsked4\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h87mxi\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kurmrc\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Making any Catalog Changes to Listing(s) when applicable in order for listing to be in compliance with Amazon policies.\"})}),className:\"framer-18c53ry\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wzpt9a\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vlrrwv\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Creating and submitting Plan of Action to the correct Amazon team.\"})}),className:\"framer-mxqurf\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xpxrrt\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-joiwih\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Following up and managing cases.\"})}),className:\"framer-1kx5jrw\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1fxziwq\",\"data-styles-preset\":\"vUspv7P41\",style:{\"--framer-text-color\":\"rgb(179, 179, 179)\"},children:\"Pricing: $900 per ASIN needed for reinstatement.\"})}),className:\"framer-w7o1n3\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-62g86v-container\",nodeId:\"X9qTMCxp5\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GT109pdEG:resolvedLinks2[1]},fh_bemKVh:{GT109pdEG:resolvedLinks2[3]},jZOvJd2YM:{GT109pdEG:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"Get Started now\",GT109pdEG:resolvedLinks2[0],height:\"100%\",id:\"X9qTMCxp5\",layoutId:\"X9qTMCxp5\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:\"var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15))\",borderStyle:\"solid\",borderWidth:3}})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160sxgy\",\"data-framer-name\":\"Card/About Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d9ab72\",\"data-border\":true,\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v96nce\",\"data-border\":true,\"data-framer-name\":\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:407,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 224px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg\",srcSet:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg 768w\"}},fh_bemKVh:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:407,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 60px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg\",srcSet:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg 768w\"}},jZOvJd2YM:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:407,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 100px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg\",srcSet:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg 768w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"BG\",fit:\"fit\",pixelHeight:407,pixelWidth:768,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 164px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg\",srcSet:\"https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/uXkIYxoiLCyEs4hq9QOpDv9qbyQ.jpeg 768w\"},className:\"framer-1py4w4v\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fzpghg\",\"data-framer-name\":\"Glow\"})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1255,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rv5mo1-container\",nodeId:\"lHJ3c4ZHH\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(CardTestimonialCard,{Cn_wuNpUl:true,ezTVL4up9:\"Mark\",gCtlnWMQG:\"\",GDgRkjQ07:true,GVtFDWPuj:true,height:\"100%\",id:\"lHJ3c4ZHH\",layoutId:\"lHJ3c4ZHH\",nJt1b_5wV:\"XLogo\",style:{maxWidth:\"100%\",width:\"100%\"},tYoTxAdAF:\"\",UBtjtT2qi:true,variant:\"NhXShKzR8\",W6ORy4Nes:true,width:\"100%\",zJ7dVXMEI:\"We\u2019ve dealt with Amazon listing removals before, and they often take weeks or months to resolve. This time, your team had us back up and running in days. As a registered brand and exclusive distributor of our products, we appreciate the speed and expertise \u2014 you saved us both time and lost revenue.\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ljigdb\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t82l3c\",\"data-framer-name\":\"Card/About Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qg86cs\",\"data-border\":true,\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wf83cz\",\"data-border\":true,\"data-framer-name\":\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 224px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"}},fh_bemKVh:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 60px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"}},jZOvJd2YM:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 100px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 164px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"},className:\"framer-th5aup\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gealu3\",\"data-framer-name\":\"Glow\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yx6ays\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n0ccyt\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wzq3v9\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"Benefits of Our Service:\"})}),className:\"framer-1mkzvkw\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bka8hu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7kscef\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-qo2uvc\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"High quality and efficient evaluation, research, and action on the account.\"})}),className:\"framer-uyfiu4\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-24hz2f\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1ndrrme\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"A personalized and tested plan of action when applicable\"})}),className:\"framer-zkrzv3\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jdg7av\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-eoy3cx\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Efficient catalog edits to bring listings in line with compliance when applicable\"})}),className:\"framer-16mig6r\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1at4sb3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1urpcpy\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Our years of knowledge and experience on your side\"})}),className:\"framer-hsfy2d\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"We also have experience in dealing with the yanks, stemming from product safety investigations due to customer complaints. HRIPT/RIPT test results would take up to 7-8 weeks. We can reinstate the affected listing without waiting for the HRIPT/RIPT results. \"})}),className:\"framer-zbo9ej\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"70% of listings are reinstated within 72 hours (reinstatement is not guaranteed.)\"})}),className:\"framer-1id4s1v\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-48h2jx\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vy0lbm\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-108n5nn\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-9qedh6\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"Why Partner with Advance Amazon?\"})}),className:\"framer-axbtyq\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7ji2rh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bielyq\",\"data-framer-name\":\"Middle\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Reinstating a listing on Amazon can be confusing\u2014but you don\u2019t have to go it alone. Our team has the experience and know-how to contact the right departments, craft the perfect POA, and get your listing restored fast.\"})}),className:\"framer-eqwxg3\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Time is critical when a listing is removed. Lost sales, ad performance, and organic rank suffer with every passing hour. That\u2019s why we move quickly to get your listing back online and your business back on track.\"})}),className:\"framer-pb6wue\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1isjxkx\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zkegk4\",\"data-framer-name\":\"Bottom\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1adxj9t-container\",nodeId:\"Oc77sYx6m\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GT109pdEG:resolvedLinks3[1]},fh_bemKVh:{GT109pdEG:resolvedLinks3[3]},jZOvJd2YM:{GT109pdEG:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"Get A Demo\",GT109pdEG:resolvedLinks3[0],height:\"100%\",id:\"Oc77sYx6m\",layoutId:\"Oc77sYx6m\",SD1BGlGhK:false,variant:\"GXXGb1Hah\",width:\"100%\",YVFZiszrG:{borderColor:\"var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15))\",borderStyle:\"solid\",borderWidth:3}})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c3xhd5-container\",nodeId:\"dpc1BBqOY\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GT109pdEG:resolvedLinks4[1]},fh_bemKVh:{GT109pdEG:resolvedLinks4[3]},jZOvJd2YM:{GT109pdEG:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"Read Our case studies\",GT109pdEG:resolvedLinks4[0],height:\"100%\",id:\"dpc1BBqOY\",layoutId:\"dpc1BBqOY\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:\"var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15))\",borderStyle:\"solid\",borderWidth:3}})})})})})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8qhwok\",\"data-framer-name\":\"Card/About Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l6nmrg\",\"data-border\":true,\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bu6u6f\",\"data-border\":true,\"data-framer-name\":\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{background:{alt:\"BG\",pixelHeight:2e3,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 224px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png\",srcSet:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=512 512w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png 2000w\"}},fh_bemKVh:{background:{alt:\"BG\",pixelHeight:2e3,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 60px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png\",srcSet:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=512 512w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png 2000w\"}},jZOvJd2YM:{background:{alt:\"BG\",pixelHeight:2e3,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 100px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png\",srcSet:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=512 512w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png 2000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"BG\",pixelHeight:2e3,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 164px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png\",srcSet:\"https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=512 512w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/21v2qxXyVlCIfWe93ZMhTSkwY.png 2000w\"},className:\"framer-1fuuzvm\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8dogcs\",\"data-framer-name\":\"Glow\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-536t1n\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32.666666666666664,intrinsicWidth:176,pixelHeight:49,pixelWidth:264,src:\"https://framerusercontent.com/images/QYIjhfMniXoGKTkOXbjTe8w8.png\"},className:\"framer-k0f04\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1ing3ma\",\"data-styles-preset\":\"VnmEZ_3BZ\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"4.6 Stars\"}),\" \u2022 293 Reviews\"]})}),className:\"framer-1etx9m2\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nhmtyr\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/PjyYTuiAf01QQHOfluGJf5RpYig.png\"},className:\"framer-hcyz42\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/P9SjgG8KIElPzi0H5mNsKS4rOYg.png\"},className:\"framer-1gt98i5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:150,pixelWidth:150,src:\"https://framerusercontent.com/images/2jWzOhuk9NaBDYG7sfr5HPvaOAI.png\"},className:\"framer-zvdiyp\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16q4ue8\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1am584x-container\",isModuleExternal:true,nodeId:\"FBtXiT6Hq\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:14,bottomLeftRadius:14,bottomRightRadius:14,height:\"100%\",id:\"FBtXiT6Hq\",isMixedBorderRadius:false,isRed:true,layoutId:\"FBtXiT6Hq\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:14,topRightRadius:14,url:\"https://www.youtube.com/watch?v=HJyt8rz_F5Q&feature=youtu.be\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16xfkws-container\",isModuleExternal:true,nodeId:\"Xx2oT_74n\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:14,bottomLeftRadius:14,bottomRightRadius:14,height:\"100%\",id:\"Xx2oT_74n\",isMixedBorderRadius:false,isRed:true,layoutId:\"Xx2oT_74n\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:14,topRightRadius:14,url:\"https://www.youtube.com/watch?v=HJyt8rz_F5Q&feature=youtu.be\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1255,width:`min(${componentViewport?.width||\"100vw\"}, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s1bahm-container\",nodeId:\"AHcC6rexa\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(CardTestimonialCard,{Cn_wuNpUl:true,ezTVL4up9:\"Sarah. S\",gCtlnWMQG:\"AWD Industries\\n\",GDgRkjQ07:true,GVtFDWPuj:true,height:\"100%\",id:\"AHcC6rexa\",layoutId:\"AHcC6rexa\",nJt1b_5wV:\"XLogo\",style:{maxWidth:\"100%\",width:\"100%\"},tYoTxAdAF:\"\",UBtjtT2qi:true,variant:\"NhXShKzR8\",W6ORy4Nes:true,width:\"100%\",zJ7dVXMEI:'\"I\u2019ve had four ASINs reinstated through your service\u2014each time with success. Couldn\u2019t be happier.\u201D\\n'})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ygkrwf\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qa9rb\",\"data-framer-name\":\"Card/About Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-f2ydqf\",\"data-border\":true,\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cd7f66\",\"data-border\":true,\"data-framer-name\":\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 224px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"}},fh_bemKVh:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 60px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"}},jZOvJd2YM:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 100px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"BG\",fit:\"fit\",pixelHeight:399,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 164px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg\",srcSet:\"https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mzObbPY7NHIWLIeJwaf6FRqNk.jpg 600w\"},className:\"framer-alqgmc\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hcrlv1\",\"data-framer-name\":\"Glow\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qlwtwz\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ycvlll\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vk0tq\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"Get Your Listing Back Live Now\"})}),className:\"framer-pkimxz\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1fxziwq\",\"data-styles-preset\":\"vUspv7P41\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get your listing reinstated for $900. Now with a 10% discount.\"})}),className:\"framer-1nj1b72\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w6p2k0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f91at2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-vp9mqd\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Effortlessly connect with your favorite tools. Whether it's your CRM, email marketing platform.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Initial Consultation and Research\"})}),className:\"framer-12wg6zw\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qa8p58\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18xt6r1\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Effortlessly connect with your favorite tools. Whether it's your CRM, email marketing platform.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Making any Catalog Changes to Listing(s) when applicable in order for listing to be in compliance with Amazon policies.\"})}),className:\"framer-18r460q\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q8br0b\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-915coa\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Effortlessly connect with your favorite tools. Whether it's your CRM, email marketing platform.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Creating and submitting Plan of Action to the correct Amazon team.\"})}),className:\"framer-tnj65h\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1entafi\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kt3h4u\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Effortlessly connect with your favorite tools. Whether it's your CRM, email marketing platform.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Following up and managing cases.\"})}),className:\"framer-uydzmi\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g22l15-container\",nodeId:\"hhHFlQOJT\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GT109pdEG:resolvedLinks5[1]},fh_bemKVh:{GT109pdEG:resolvedLinks5[3]},jZOvJd2YM:{GT109pdEG:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"Buy Now\",GT109pdEG:resolvedLinks5[0],height:\"100%\",id:\"hhHFlQOJT\",layoutId:\"hhHFlQOJT\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:\"var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15))\",borderStyle:\"solid\",borderWidth:3}})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-color\":\"var(--token-8f8054d9-8a09-4e7e-b957-8a76557c5e75, rgba(255, 255, 255, 0.6))\"},children:\"Effortlessly connect with your favorite tools. Whether it's your CRM, email marketing platform.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"We are not able to reinstate the following kinds of products: \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\" Children\u2019s toys that contain water beads\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Crib bumpers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Assault rifles and explosives\"})]}),className:\"framer-w1j4z6\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1255,width:\"1107px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ebpax-container\",nodeId:\"c_BIVW3SR\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{zJ7dVXMEI:\"\u201CI got reinstated after doing what you told me. Thank you!\u201D\\n\"}},children:/*#__PURE__*/_jsx(CardTestimonialCard,{Cn_wuNpUl:true,ezTVL4up9:\"Suhaib Khawaja\",gCtlnWMQG:\"\",GDgRkjQ07:true,GVtFDWPuj:true,height:\"100%\",id:\"c_BIVW3SR\",layoutId:\"c_BIVW3SR\",nJt1b_5wV:\"XLogo\",style:{width:\"100%\"},tYoTxAdAF:\"\",UBtjtT2qi:true,variant:\"NhXShKzR8\",W6ORy4Nes:true,width:\"100%\",zJ7dVXMEI:\"\u201CI got reinstated after doing what you told me. Thank you!\u201D\\n\\n\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sysdpc\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e2w7ji\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-j6a9ze\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1chez7l\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-190xti5\",\"data-styles-preset\":\"QuTNz53Yy\",children:\"You can also do it yourself\"})}),className:\"framer-sbnsts\",\"data-framer-name\":\"Text 1\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Master Amazon listing reinstatements with our Reinstatement Course at Advance Amazon School. Enroll for $1,000 and gain insider knowledge to handle your own reinstatements like a pro.\"})}),className:\"framer-1jrf9g4\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l1pz1m\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-153jz7o\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-ig69x1\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Listing as well as Account Reinstatements\"})}),className:\"framer-rwtw2h\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19ihnhx\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-kbxcvn\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"The Factors that Cause Yanks and Takedowns\"})}),className:\"framer-1rcimwy\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ikq0f6\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lr80ky\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Trademark Infringement\"})}),className:\"framer-1g2zbu9\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d3eu3u\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1un8qd9\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"Following up FBM Suspensionand managing cases.\"})}),className:\"framer-bi35cx\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1czz6de\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-10kys3g\",fill:'var(--token-d2ee1de5-88f8-41d7-8642-338767096a94, rgba(255, 255, 255, 0.5)) /* {\"name\":\"White 50%\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m9.55 18-5.7-5.7 1.425-1.425L9.55 15.15l9.175-9.175L20.15 7.4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",children:\"And More! (Not Limited to Categories Above)\"})}),className:\"framer-oslt1u\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined},{href:{webPageId:\"hetOMwTYW\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pjge7j-container\",nodeId:\"M_yDuaDvt\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{GT109pdEG:resolvedLinks6[1]},fh_bemKVh:{GT109pdEG:resolvedLinks6[3]},jZOvJd2YM:{GT109pdEG:resolvedLinks6[2]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"View the Full Course Outline\",GT109pdEG:resolvedLinks6[0],height:\"100%\",id:\"M_yDuaDvt\",layoutId:\"M_yDuaDvt\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:\"var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15))\",borderStyle:\"solid\",borderWidth:3}})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vuchmg\",\"data-framer-name\":\"Card/About Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-otciin\",\"data-border\":true,\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-maqh45\",\"data-border\":true,\"data-framer-name\":\"Border\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cDjMKRl0W:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:360,pixelWidth:640,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 224px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg\",srcSet:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg 640w\"}},fh_bemKVh:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:360,pixelWidth:640,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 60px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg\",srcSet:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg 640w\"}},jZOvJd2YM:{background:{alt:\"BG\",fit:\"fit\",pixelHeight:360,pixelWidth:640,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 100px, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg\",srcSet:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg 640w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"BG\",fit:\"fit\",pixelHeight:360,pixelWidth:640,positionX:\"center\",positionY:\"center\",sizes:`calc(max(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 164px) / 2, 1px) - 20px, 1px) - 2px)`,src:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg\",srcSet:\"https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IGUmcuK6V6nQfUP2rqmmxlEoSgU.jpg 640w\"},className:\"framer-pcyhr6\",\"data-framer-name\":\"Image\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1kf0m01\",\"data-framer-name\":\"Glow\"})]})]}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/f7e37109-afe3-4a76-a137-24fe70fec0f7/submit\",className:\"framer-d46d3i\",nodeId:\"a_F_CuYWB\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, rgb(230, 131, 18))\"},children:\"Subscribe for Email Updates\"})}),className:\"framer-1vppfdt\",\"data-framer-name\":\"Text\",fonts:[\"GF;DM Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ierd44\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y68dlw\",\"data-framer-name\":\"First Name + Last Name\",children:/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1h2e67x\",\"data-framer-name\":\"First Name\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gjbdzu\",\"data-styles-preset\":\"JQSP3EtUD\",children:\"First name*\"})}),className:\"framer-vhcoz\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-vxvhzs\",inputName:\"Name\",placeholder:\"Jane\",required:true,type:\"text\"})]})}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1v6ohef\",\"data-framer-name\":\"Email\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gjbdzu\",\"data-styles-preset\":\"JQSP3EtUD\",children:\"Email*\"})}),className:\"framer-1nkvoha\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-dua8j4\",inputName:\"Email\",placeholder:\"jane@framer.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fh_bemKVh:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`max((min(${componentViewport?.width||\"100vw\"}, 1000px) - 100px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nv6eyg-container\",nodeId:\"sMblmmjIP\",scopeId:\"W7WAcScYm\",children:/*#__PURE__*/_jsx(ButtonContactButton,{height:\"100%\",HMdja7XRJ:\"Submit Now\",id:\"sMblmmjIP\",layoutId:\"sMblmmjIP\",style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"pVumzGZCv\",success:\"QHCIz2XOl\"},\"OnYleudVI\"),width:\"100%\"})})})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mnpgD.framer-16puue6, .framer-mnpgD .framer-16puue6 { display: block; }\",\".framer-mnpgD.framer-1ojf922 { align-content: center; align-items: center; background-color: var(--token-8e9f7de0-9fd7-44d3-bc3e-2dea20c4e4bd, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-mnpgD .framer-1ibo19d-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-mnpgD .framer-1kz876z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1lsbyk5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 84px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-8dggue, .framer-mnpgD .framer-136e9dd, .framer-mnpgD .framer-yx6ays, .framer-mnpgD .framer-1qlwtwz, .framer-mnpgD .framer-1e2w7ji { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-bs1xe6, .framer-mnpgD .framer-1yp65q2, .framer-mnpgD .framer-1n0ccyt, .framer-mnpgD .framer-108n5nn, .framer-mnpgD .framer-ycvlll, .framer-mnpgD .framer-j6a9ze { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-8mrqdl, .framer-mnpgD .framer-furdsl, .framer-mnpgD .framer-1wzq3v9, .framer-mnpgD .framer-vk0tq, .framer-mnpgD .framer-1chez7l { 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-mnpgD .framer-1ra7xxv, .framer-mnpgD .framer-oodew3, .framer-mnpgD .framer-fex7hv, .framer-mnpgD .framer-w7o1n3, .framer-mnpgD .framer-1mkzvkw, .framer-mnpgD .framer-axbtyq, .framer-mnpgD .framer-pkimxz, .framer-mnpgD .framer-1nj1b72, .framer-mnpgD .framer-sbnsts { --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-mnpgD .framer-1fijj8v, .framer-mnpgD .framer-fx0ke3, .framer-mnpgD .framer-1k3ot93, .framer-mnpgD .framer-t530oy, .framer-mnpgD .framer-190874t, .framer-mnpgD .framer-1ygz7th { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mnpgD .framer-kgzzdk, .framer-mnpgD .framer-7ji2rh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1aewgu5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-5n9dsx, .framer-mnpgD .framer-t60j32, .framer-mnpgD .framer-zbo9ej, .framer-mnpgD .framer-1id4s1v, .framer-mnpgD .framer-pb6wue, .framer-mnpgD .framer-w1j4z6, .framer-mnpgD .framer-1jrf9g4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-mnpgD .framer-hmhb4c, .framer-mnpgD .framer-r5zvmi, .framer-mnpgD .framer-1bka8hu, .framer-mnpgD .framer-1w6p2k0, .framer-mnpgD .framer-1l1pz1m { 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-mnpgD .framer-1hlhf1e, .framer-mnpgD .framer-rntgsr, .framer-mnpgD .framer-1bu87ji, .framer-mnpgD .framer-h87mxi, .framer-mnpgD .framer-7kscef, .framer-mnpgD .framer-24hz2f, .framer-mnpgD .framer-1f91at2, .framer-mnpgD .framer-qa8p58, .framer-mnpgD .framer-153jz7o, .framer-mnpgD .framer-19ihnhx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1160r1z, .framer-mnpgD .framer-uqy083, .framer-mnpgD .framer-1tnvcvu, .framer-mnpgD .framer-172x3v7, .framer-mnpgD .framer-qdle0g, .framer-mnpgD .framer-p376tm, .framer-mnpgD .framer-qhl7ju, .framer-mnpgD .framer-19de77h, .framer-mnpgD .framer-mplw0h, .framer-mnpgD .framer-1kurmrc, .framer-mnpgD .framer-vlrrwv, .framer-mnpgD .framer-joiwih, .framer-mnpgD .framer-qo2uvc, .framer-mnpgD .framer-1ndrrme, .framer-mnpgD .framer-eoy3cx, .framer-mnpgD .framer-1urpcpy, .framer-mnpgD .framer-vp9mqd, .framer-mnpgD .framer-18xt6r1, .framer-mnpgD .framer-915coa, .framer-mnpgD .framer-1kt3h4u, .framer-mnpgD .framer-ig69x1, .framer-mnpgD .framer-kbxcvn, .framer-mnpgD .framer-lr80ky, .framer-mnpgD .framer-1un8qd9, .framer-mnpgD .framer-10kys3g { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-mnpgD .framer-1bstz1m, .framer-mnpgD .framer-1tdk07j, .framer-mnpgD .framer-1t6ezo7, .framer-mnpgD .framer-fvd4bm, .framer-mnpgD .framer-1qwylv8, .framer-mnpgD .framer-ym5wa7, .framer-mnpgD .framer-2uq838, .framer-mnpgD .framer-1va4uyg, .framer-mnpgD .framer-hsked4, .framer-mnpgD .framer-18c53ry, .framer-mnpgD .framer-mxqurf, .framer-mnpgD .framer-1kx5jrw, .framer-mnpgD .framer-uyfiu4, .framer-mnpgD .framer-zkrzv3, .framer-mnpgD .framer-16mig6r, .framer-mnpgD .framer-hsfy2d, .framer-mnpgD .framer-eqwxg3, .framer-mnpgD .framer-12wg6zw, .framer-mnpgD .framer-18r460q, .framer-mnpgD .framer-tnj65h, .framer-mnpgD .framer-uydzmi, .framer-mnpgD .framer-rwtw2h, .framer-mnpgD .framer-1rcimwy, .framer-mnpgD .framer-1g2zbu9, .framer-mnpgD .framer-bi35cx, .framer-mnpgD .framer-oslt1u { --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; z-index: 1; }\",\".framer-mnpgD .framer-1q6n4cw, .framer-mnpgD .framer-i8udf2, .framer-mnpgD .framer-1gkbk65, .framer-mnpgD .framer-1rzv3l4, .framer-mnpgD .framer-160jvel, .framer-mnpgD .framer-9i212, .framer-mnpgD .framer-u4ojf6, .framer-mnpgD .framer-wzpt9a, .framer-mnpgD .framer-1xpxrrt, .framer-mnpgD .framer-jdg7av, .framer-mnpgD .framer-1at4sb3, .framer-mnpgD .framer-1q8br0b, .framer-mnpgD .framer-1entafi, .framer-mnpgD .framer-ikq0f6, .framer-mnpgD .framer-d3eu3u, .framer-mnpgD .framer-1czz6de { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-rqykwu, .framer-mnpgD .framer-1isjxkx { align-content: flex-start; align-items: flex-start; 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-mnpgD .framer-1bn9gc5, .framer-mnpgD .framer-zkegk4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-mnpgD .framer-1tammjj-container, .framer-mnpgD .framer-sx6m0d-container, .framer-mnpgD .framer-3l53ph-container, .framer-mnpgD .framer-1u2o2ti-container, .framer-mnpgD .framer-scycyp-container, .framer-mnpgD .framer-62g86v-container, .framer-mnpgD .framer-1adxj9t-container, .framer-mnpgD .framer-1c3xhd5-container, .framer-mnpgD .framer-g22l15-container, .framer-mnpgD .framer-pjge7j-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mnpgD .framer-1i7un0w { align-content: center; align-items: center; aspect-ratio: 1.687830687830688 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 407px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-1y80tv3 { --border-bottom-width: 1px; --border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1.5675675675675675 / 1; backdrop-filter: blur(2px); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 407px); justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; z-index: 2; }\",\".framer-mnpgD .framer-dc9i4s { --border-bottom-width: 1px; --border-color: var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.5968992248062015 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 387px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-1qev45b-container { flex: none; height: 344px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1gyoeoj, .framer-mnpgD .framer-fzpghg, .framer-mnpgD .framer-gealu3, .framer-mnpgD .framer-8dogcs, .framer-mnpgD .framer-1hcrlv1, .framer-mnpgD .framer-1kf0m01 { -webkit-filter: blur(40px); background-color: var(--token-f951c3a8-aa43-4825-aa75-915aa92c20d1, #0055ff); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 8px; filter: blur(40px); flex: none; height: 53px; left: calc(50.00000000000002% - 285px / 2); position: absolute; width: 285px; z-index: 1; }\",\".framer-mnpgD .framer-1a6thfa-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-mnpgD .framer-1pcarju { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-i0s02b { 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: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-5zjjkm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: -83px; overflow: hidden; padding: 0px; position: absolute; top: 146px; width: min-content; z-index: 1; }\",\".framer-mnpgD .framer-1wy7vk9, .framer-mnpgD .framer-129n9kg { flex: none; height: 237px; position: relative; width: 567px; }\",\".framer-mnpgD .framer-1jcj413 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 630px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-1fluijc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-by47jd { 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-mnpgD .framer-wzw8do { 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: absolute; right: -83px; top: 146px; width: min-content; z-index: 1; }\",\".framer-mnpgD .framer-9er1gh, .framer-mnpgD .framer-qmp9nj, .framer-mnpgD .framer-qy7eef { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-f05soy, .framer-mnpgD .framer-1d1fafz, .framer-mnpgD .framer-1ed79ym { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-ob2ae8, .framer-mnpgD .framer-19msca4, .framer-mnpgD .framer-19lnj79 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-qnn4ps, .framer-mnpgD .framer-162avgh, .framer-mnpgD .framer-1dvpbsj { flex: none; height: auto; max-width: 295px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mnpgD .framer-1174s77, .framer-mnpgD .framer-1ljigdb, .framer-mnpgD .framer-48h2jx, .framer-mnpgD .framer-ygkrwf, .framer-mnpgD .framer-sysdpc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 84px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-160sxgy { align-content: center; align-items: center; aspect-ratio: 1.8820058997050146 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 339px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-1d9ab72 { --border-bottom-width: 1px; --border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1.8820058997050146 / 1; backdrop-filter: blur(2px); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 339px); justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; z-index: 2; }\",\".framer-mnpgD .framer-1v96nce { --border-bottom-width: 1px; --border-color: var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.9373040752351096 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 319px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-1py4w4v { aspect-ratio: 1.9432176656151419 / 1; border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 317px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-rv5mo1-container, .framer-mnpgD .framer-1s1bahm-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-t82l3c { align-content: center; align-items: center; aspect-ratio: 1.8333333333333333 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 348px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-qg86cs { --border-bottom-width: 1px; --border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1.8333333333333333 / 1; backdrop-filter: blur(2px); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 348px); justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; z-index: 2; }\",\".framer-mnpgD .framer-1wf83cz { --border-bottom-width: 1px; --border-color: var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.8841463414634145 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 328px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-th5aup { aspect-ratio: 1.8895705521472392 / 1; border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 326px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-1vy0lbm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 700px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-9qedh6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 132px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1bielyq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-8qhwok { align-content: center; align-items: center; aspect-ratio: 1.1312056737588652 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 564px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-1l6nmrg { --border-bottom-width: 1px; --border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1.1312056737588652 / 1; backdrop-filter: blur(2px); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 564px); justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; z-index: 2; }\",\".framer-mnpgD .framer-bu6u6f { --border-bottom-width: 1px; --border-color: var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.1360294117647058 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 544px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-1fuuzvm { aspect-ratio: 1.136531365313653 / 1; border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 542px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-536t1n { 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: hidden; padding: 80px; position: relative; width: min-content; }\",\".framer-mnpgD .framer-k0f04 { aspect-ratio: 5.387755102040817 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); overflow: visible; position: relative; width: 176px; }\",\".framer-mnpgD .framer-1etx9m2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mnpgD .framer-1nhmtyr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-hcyz42, .framer-mnpgD .framer-1gt98i5, .framer-mnpgD .framer-zvdiyp { aspect-ratio: 1.1611940298507464 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 235px); overflow: hidden; position: relative; width: 272px; }\",\".framer-mnpgD .framer-16q4ue8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 84px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 80px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1am584x-container, .framer-mnpgD .framer-16xfkws-container { aspect-ratio: 1.7777777777777777 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 359px); position: relative; width: 1px; }\",\".framer-mnpgD .framer-qa9rb { align-content: center; align-items: center; aspect-ratio: 1.2967479674796747 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 492px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-f2ydqf { --border-bottom-width: 1px; --border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1.2967479674796747 / 1; backdrop-filter: blur(2px); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 492px); justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; z-index: 2; }\",\".framer-mnpgD .framer-1cd7f66 { --border-bottom-width: 1px; --border-color: var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.3093220338983051 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 472px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-alqgmc { aspect-ratio: 1.3106382978723403 / 1; border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 470px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-12ebpax-container { flex: none; height: auto; position: relative; width: 1107px; }\",\".framer-mnpgD .framer-1vuchmg { align-content: center; align-items: center; aspect-ratio: 1.619289340101523 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 394px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-otciin { --border-bottom-width: 1px; --border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; aspect-ratio: 1.619289340101523 / 1; backdrop-filter: blur(2px); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 394px); justify-content: center; overflow: visible; padding: 10px; position: relative; width: 1px; z-index: 2; }\",\".framer-mnpgD .framer-maqh45 { --border-bottom-width: 1px; --border-color: var(--token-d86f1591-0c16-44cd-be10-19334dfa9293, rgba(255, 255, 255, 0.1)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; aspect-ratio: 1.6524064171122994 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 374px); justify-content: center; overflow: hidden; padding: 1px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-pcyhr6 { border-bottom-left-radius: 19px; border-bottom-right-radius: 19px; border-top-left-radius: 19px; border-top-right-radius: 19px; flex: 1 0 0px; gap: 10px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mnpgD .framer-d46d3i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: hidden; padding: 40px 40px 30px 40px; position: relative; width: 100%; }\",\".framer-mnpgD .framer-1vppfdt, .framer-mnpgD .framer-vhcoz, .framer-mnpgD .framer-1nkvoha { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mnpgD .framer-1ierd44 { align-content: flex-end; align-items: flex-end; 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-mnpgD .framer-1y68dlw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mnpgD .framer-1h2e67x, .framer-mnpgD .framer-1v6ohef { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",'.framer-mnpgD .framer-vxvhzs, .framer-mnpgD .framer-dua8j4 { --framer-input-background: var(--token-cd35caec-4f2a-4f7e-8c70-9992720e55b3, rgba(51, 51, 51, 0.2)); --framer-input-border-bottom-width: 1px; --framer-input-border-color: var(--token-30ee69d1-cae6-4a5c-9af2-db5c94a12e77, rgba(255, 255, 255, 0.05)); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 5px; --framer-input-border-radius-bottom-right: 5px; --framer-input-border-radius-top-left: 5px; --framer-input-border-radius-top-right: 5px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, #ffffff); --framer-input-font-family: \"DM Sans\"; --framer-input-font-letter-spacing: -0.5px; --framer-input-font-line-height: 16px; --framer-input-font-size: 14px; --framer-input-font-weight: 500; --framer-input-icon-color: #999999; --framer-input-padding: 18px; --framer-input-placeholder-color: var(--token-3f9a2c63-f1d1-4706-bf6c-31956c981af9, #999999); --framer-input-wrapper-height: auto; flex: none; height: auto; position: relative; width: 100%; }',\".framer-mnpgD .framer-nv6eyg-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-mnpgD[data-border=\"true\"]::after, .framer-mnpgD [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-mnpgD.framer-1ojf922 { width: 1200px; } .framer-mnpgD .framer-1lsbyk5, .framer-mnpgD .framer-i0s02b { padding: 0px 70px 0px 70px; } .framer-mnpgD .framer-1fijj8v { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-mnpgD .framer-1i7un0w, .framer-mnpgD .framer-1y80tv3 { height: var(--framer-aspect-ratio-supported, 313px); } .framer-mnpgD .framer-dc9i4s { height: var(--framer-aspect-ratio-supported, 293px); } .framer-mnpgD .framer-5zjjkm { left: -203px; } .framer-mnpgD .framer-wzw8do { right: -203px; } .framer-mnpgD .framer-1174s77, .framer-mnpgD .framer-1ljigdb, .framer-mnpgD .framer-48h2jx, .framer-mnpgD .framer-ygkrwf, .framer-mnpgD .framer-sysdpc { padding: 80px 70px 80px 70px; } .framer-mnpgD .framer-160sxgy, .framer-mnpgD .framer-1d9ab72 { height: var(--framer-aspect-ratio-supported, 262px); } .framer-mnpgD .framer-1v96nce { height: var(--framer-aspect-ratio-supported, 242px); } .framer-mnpgD .framer-1py4w4v { height: var(--framer-aspect-ratio-supported, 240px); } .framer-mnpgD .framer-t82l3c, .framer-mnpgD .framer-qg86cs { height: var(--framer-aspect-ratio-supported, 269px); } .framer-mnpgD .framer-1wf83cz { height: var(--framer-aspect-ratio-supported, 249px); } .framer-mnpgD .framer-th5aup { height: var(--framer-aspect-ratio-supported, 247px); } .framer-mnpgD .framer-8qhwok, .framer-mnpgD .framer-1l6nmrg { height: var(--framer-aspect-ratio-supported, 432px); } .framer-mnpgD .framer-bu6u6f { height: var(--framer-aspect-ratio-supported, 412px); } .framer-mnpgD .framer-1fuuzvm { height: var(--framer-aspect-ratio-supported, 410px); } .framer-mnpgD .framer-hcyz42, .framer-mnpgD .framer-1gt98i5, .framer-mnpgD .framer-zvdiyp { height: var(--framer-aspect-ratio-supported, 234px); } .framer-mnpgD .framer-16q4ue8 { padding: 80px 70px 40px 70px; } .framer-mnpgD .framer-1am584x-container, .framer-mnpgD .framer-16xfkws-container { height: var(--framer-aspect-ratio-supported, 275px); } .framer-mnpgD .framer-qa9rb, .framer-mnpgD .framer-f2ydqf { height: var(--framer-aspect-ratio-supported, 378px); } .framer-mnpgD .framer-1cd7f66 { height: var(--framer-aspect-ratio-supported, 358px); } .framer-mnpgD .framer-alqgmc { height: var(--framer-aspect-ratio-supported, 356px); } .framer-mnpgD .framer-1vuchmg, .framer-mnpgD .framer-otciin { height: var(--framer-aspect-ratio-supported, 303px); } .framer-mnpgD .framer-maqh45 { height: var(--framer-aspect-ratio-supported, 283px); }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-mnpgD.framer-1ojf922 { width: 810px; } .framer-mnpgD .framer-1lsbyk5 { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 0px 50px 0px 50px; } .framer-mnpgD .framer-8dggue, .framer-mnpgD .framer-136e9dd, .framer-mnpgD .framer-yx6ays, .framer-mnpgD .framer-1vy0lbm, .framer-mnpgD .framer-1qlwtwz, .framer-mnpgD .framer-1e2w7ji { flex: none; order: 1; width: 100%; } .framer-mnpgD .framer-1i7un0w { flex: none; height: var(--framer-aspect-ratio-supported, 453px); order: 0; width: 100%; } .framer-mnpgD .framer-1y80tv3 { height: var(--framer-aspect-ratio-supported, 453px); } .framer-mnpgD .framer-dc9i4s { height: var(--framer-aspect-ratio-supported, 432px); } .framer-mnpgD .framer-i0s02b { padding: 0px 50px 0px 50px; } .framer-mnpgD .framer-5zjjkm { left: -160px; } .framer-mnpgD .framer-wzw8do { right: -160px; } .framer-mnpgD .framer-u4ojf6 { flex-direction: column; flex-wrap: wrap; gap: 32px; } .framer-mnpgD .framer-9er1gh, .framer-mnpgD .framer-qmp9nj { flex: none; gap: 40px; width: 50%; } .framer-mnpgD .framer-f05soy, .framer-mnpgD .framer-1d1fafz { gap: 30px; } .framer-mnpgD .framer-qy7eef { flex: none; gap: 30px; justify-content: flex-start; width: 50%; } .framer-mnpgD .framer-1174s77, .framer-mnpgD .framer-1ljigdb, .framer-mnpgD .framer-ygkrwf, .framer-mnpgD .framer-sysdpc { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 80px 50px 80px 50px; } .framer-mnpgD .framer-160sxgy { flex: none; height: var(--framer-aspect-ratio-supported, 377px); order: 0; width: 100%; } .framer-mnpgD .framer-1d9ab72 { height: var(--framer-aspect-ratio-supported, 377px); } .framer-mnpgD .framer-1v96nce { height: var(--framer-aspect-ratio-supported, 356px); } .framer-mnpgD .framer-1py4w4v { height: var(--framer-aspect-ratio-supported, 354px); } .framer-mnpgD .framer-t82l3c { flex: none; height: var(--framer-aspect-ratio-supported, 387px); order: 0; width: 100%; } .framer-mnpgD .framer-qg86cs { height: var(--framer-aspect-ratio-supported, 387px); } .framer-mnpgD .framer-1wf83cz { height: var(--framer-aspect-ratio-supported, 366px); } .framer-mnpgD .framer-th5aup { height: var(--framer-aspect-ratio-supported, 364px); } .framer-mnpgD .framer-48h2jx { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; padding: 64px 50px 64px 50px; } .framer-mnpgD .framer-8qhwok { flex: none; height: var(--framer-aspect-ratio-supported, 628px); order: 0; width: 100%; } .framer-mnpgD .framer-1l6nmrg { height: var(--framer-aspect-ratio-supported, 628px); } .framer-mnpgD .framer-bu6u6f { height: var(--framer-aspect-ratio-supported, 608px); } .framer-mnpgD .framer-1fuuzvm { height: var(--framer-aspect-ratio-supported, 605px); } .framer-mnpgD .framer-536t1n { padding: 64px; } .framer-mnpgD .framer-1nhmtyr { padding: 0px; } .framer-mnpgD .framer-hcyz42, .framer-mnpgD .framer-1gt98i5, .framer-mnpgD .framer-zvdiyp { height: var(--framer-aspect-ratio-supported, 173px); width: 200px; } .framer-mnpgD .framer-16q4ue8 { align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 80px 50px 40px 50px; } .framer-mnpgD .framer-1am584x-container { flex: none; height: var(--framer-aspect-ratio-supported, 399px); order: 0; width: 100%; } .framer-mnpgD .framer-16xfkws-container { flex: none; height: var(--framer-aspect-ratio-supported, 400px); order: 1; width: 100%; } .framer-mnpgD .framer-qa9rb { flex: none; height: var(--framer-aspect-ratio-supported, 548px); order: 0; width: 100%; } .framer-mnpgD .framer-f2ydqf { height: var(--framer-aspect-ratio-supported, 548px); } .framer-mnpgD .framer-1cd7f66 { height: var(--framer-aspect-ratio-supported, 527px); } .framer-mnpgD .framer-alqgmc { height: var(--framer-aspect-ratio-supported, 525px); } .framer-mnpgD .framer-1vuchmg { flex: none; height: var(--framer-aspect-ratio-supported, 439px); order: 0; width: 100%; } .framer-mnpgD .framer-otciin { height: var(--framer-aspect-ratio-supported, 439px); } .framer-mnpgD .framer-maqh45 { height: var(--framer-aspect-ratio-supported, 418px); }}\",\"@media (max-width: 809px) { .framer-mnpgD.framer-1ojf922 { width: 390px; } .framer-mnpgD .framer-1kz876z { gap: 70px; padding: 20px 0px 0px 0px; } .framer-mnpgD .framer-1lsbyk5 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; padding: 64px 30px 0px 30px; } .framer-mnpgD .framer-8dggue { flex: none; gap: 20px; max-width: 460px; order: 1; width: 100%; } .framer-mnpgD .framer-8mrqdl, .framer-mnpgD .framer-by47jd, .framer-mnpgD .framer-furdsl, .framer-mnpgD .framer-1wzq3v9, .framer-mnpgD .framer-vk0tq, .framer-mnpgD .framer-1chez7l { gap: 3px; } .framer-mnpgD .framer-1fijj8v { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-mnpgD .framer-1bn9gc5, .framer-mnpgD .framer-zkegk4 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; } .framer-mnpgD .framer-1tammjj-container, .framer-mnpgD .framer-1adxj9t-container { order: 0; } .framer-mnpgD .framer-1i7un0w { flex: none; height: var(--framer-aspect-ratio-supported, 214px); order: 0; width: 100%; } .framer-mnpgD .framer-1y80tv3 { height: var(--framer-aspect-ratio-supported, 214px); } .framer-mnpgD .framer-dc9i4s { height: var(--framer-aspect-ratio-supported, 194px); } .framer-mnpgD .framer-1pcarju { gap: 40px; } .framer-mnpgD .framer-i0s02b { padding: 0px 30px 0px 30px; } .framer-mnpgD .framer-1jcj413 { max-width: 460px; } .framer-mnpgD .framer-u4ojf6 { flex-direction: column; gap: 43px; } .framer-mnpgD .framer-9er1gh, .framer-mnpgD .framer-qmp9nj, .framer-mnpgD .framer-qy7eef { flex: none; gap: 32px; width: 100%; } .framer-mnpgD .framer-f05soy { gap: 12px; } .framer-mnpgD .framer-1174s77, .framer-mnpgD .framer-16q4ue8 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; padding: 40px 30px 40px 30px; } .framer-mnpgD .framer-136e9dd, .framer-mnpgD .framer-yx6ays, .framer-mnpgD .framer-1vy0lbm, .framer-mnpgD .framer-1qlwtwz, .framer-mnpgD .framer-1e2w7ji { flex: none; max-width: 460px; order: 1; width: 100%; } .framer-mnpgD .framer-160sxgy { flex: none; height: var(--framer-aspect-ratio-supported, 180px); order: 0; width: 100%; } .framer-mnpgD .framer-1d9ab72 { height: var(--framer-aspect-ratio-supported, 180px); } .framer-mnpgD .framer-1v96nce { height: var(--framer-aspect-ratio-supported, 160px); } .framer-mnpgD .framer-1py4w4v { height: var(--framer-aspect-ratio-supported, 159px); } .framer-mnpgD .framer-1ljigdb, .framer-mnpgD .framer-48h2jx { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; padding: 40px 30px 40px 30px; } .framer-mnpgD .framer-t82l3c { flex: none; height: var(--framer-aspect-ratio-supported, 185px); order: 0; width: 100%; } .framer-mnpgD .framer-qg86cs { height: var(--framer-aspect-ratio-supported, 185px); } .framer-mnpgD .framer-1wf83cz { height: var(--framer-aspect-ratio-supported, 165px); } .framer-mnpgD .framer-th5aup { height: var(--framer-aspect-ratio-supported, 163px); } .framer-mnpgD .framer-jdg7av, .framer-mnpgD .framer-1at4sb3, .framer-mnpgD .framer-d3eu3u, .framer-mnpgD .framer-1czz6de { align-content: flex-start; align-items: flex-start; } .framer-mnpgD .framer-9qedh6 { gap: 3px; height: min-content; } .framer-mnpgD .framer-1c3xhd5-container { order: 1; } .framer-mnpgD .framer-8qhwok { flex: none; height: var(--framer-aspect-ratio-supported, 293px); order: 0; width: 100%; } .framer-mnpgD .framer-1l6nmrg { height: var(--framer-aspect-ratio-supported, 293px); } .framer-mnpgD .framer-bu6u6f { height: var(--framer-aspect-ratio-supported, 273px); } .framer-mnpgD .framer-1fuuzvm { height: var(--framer-aspect-ratio-supported, 271px); } .framer-mnpgD .framer-536t1n { padding: 40px; } .framer-mnpgD .framer-1nhmtyr { flex-direction: column; padding: 0px 0px 40px 0px; } .framer-mnpgD .framer-hcyz42, .framer-mnpgD .framer-zvdiyp { height: var(--framer-aspect-ratio-supported, 234px); } .framer-mnpgD .framer-1am584x-container { flex: none; height: var(--framer-aspect-ratio-supported, 186px); order: 0; width: 100%; } .framer-mnpgD .framer-16xfkws-container { flex: none; height: var(--framer-aspect-ratio-supported, 186px); order: 1; width: 100%; } .framer-mnpgD .framer-ygkrwf { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; padding: 64px 30px 64px 30px; } .framer-mnpgD .framer-qa9rb { flex: none; height: var(--framer-aspect-ratio-supported, 257px); order: 0; width: 100%; } .framer-mnpgD .framer-f2ydqf { height: var(--framer-aspect-ratio-supported, 257px); } .framer-mnpgD .framer-1cd7f66 { height: var(--framer-aspect-ratio-supported, 237px); } .framer-mnpgD .framer-alqgmc { height: var(--framer-aspect-ratio-supported, 235px); } .framer-mnpgD .framer-12ebpax-container { width: 100%; } .framer-mnpgD .framer-sysdpc { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; padding: 64px 30px 55px 30px; } .framer-mnpgD .framer-1vuchmg { flex: none; height: var(--framer-aspect-ratio-supported, 208px); order: 0; width: 100%; } .framer-mnpgD .framer-otciin { height: var(--framer-aspect-ratio-supported, 208px); } .framer-mnpgD .framer-maqh45 { height: var(--framer-aspect-ratio-supported, 188px); } .framer-mnpgD .framer-1ierd44 { flex-direction: column; } .framer-mnpgD .framer-1y68dlw, .framer-mnpgD .framer-1v6ohef, .framer-mnpgD .framer-nv6eyg-container { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7532\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cDjMKRl0W\":{\"layout\":[\"fixed\",\"auto\"]},\"jZOvJd2YM\":{\"layout\":[\"fixed\",\"auto\"]},\"fh_bemKVh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerW7WAcScYm=withCSS(Component,css,\"framer-mnpgD\");export default FramerW7WAcScYm;FramerW7WAcScYm.displayName=\"Amazon Troubleshooting\";FramerW7WAcScYm.defaultProps={height:7532,width:1440};addFonts(FramerW7WAcScYm,[{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\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v16/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{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\"}]},...NavigationNavBarFonts,...ButtonPrimaryButtonFonts,...YouTubeFonts,...SmoothScrollFonts,...NumberCounterFonts,...CardTestimonialCardFonts,...ButtonContactButtonFonts,...InteractiveComponentsCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerW7WAcScYm\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"7532\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cDjMKRl0W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jZOvJd2YM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fh_bemKVh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationNavBarFonts", "getFonts", "VBcFpApnc_default", "ButtonPrimaryButtonFonts", "GNvaONxX6_default", "YouTubeFonts", "Youtube", "MotionDivWithFX", "withFX", "motion", "SmoothScrollFonts", "SmoothScroll", "NumberCounterFonts", "NumberCounter", "CardTestimonialCardFonts", "w69xjQsCC_default", "ButtonContactButtonFonts", "ROAZLEJAK_default", "InteractiveComponentsCursorFonts", "RMpAvj7R1_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "animation1", "transition2", "transition3", "animation2", "formVariants", "form", "variants", "currentVariant", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition4", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText", "x", "SVG", "resolvedLinks1", "resolvedLinks2", "Image2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "FormContainer", "formState", "l", "FormPlainTextInput2", "css", "FramerW7WAcScYm", "withCSS", "W7WAcScYm_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
