{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/WhAgekWuZI5xzeGsfG17/YIUJJDiU2YlxyveZVJya/TtETdr8VB.js"],
  "sourcesContent": ["// Generated by Framer (3d3d426)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormBooleanInput,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,Link,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AutoCopyright from\"https://framerusercontent.com/modules/DVYtI0I60utFDv4RKjrL/vS0JVzPfVZXqcrY9nI7B/AutoCopyright_Prod.js\";import LayoutJumpPreventer from\"https://framerusercontent.com/modules/h8ioHyt4BUxuvVCE1Q10/aTM6mEMGlM19JjX8exDe/AvoidLayoutJumping_Prod.js\";import PhoneNumberInput from\"https://framerusercontent.com/modules/IQzDFpniaD3AmKydBXP4/x7FoWpmsaQMkPPPV4d0t/PhoneNumberInput.js\";import FB from\"https://framerusercontent.com/modules/MIPEsM79mrkpJrm6O9Lj/kPO5m2RsMLxGCVIeZqT6/fiKsGh3EQ.js\";import IG from\"https://framerusercontent.com/modules/pgsbqh09lBZJZjR95ZRn/pXtWhs33kgDRNI6BfpuG/nZTkLIjVI.js\";import TT from\"https://framerusercontent.com/modules/qIHyK9dADV0I9PhgoWrE/5DUuPHSrYf7KpFnxLkCS/Vw5yXXe9G.js\";import FileUploadInput from\"https://framerusercontent.com/modules/UXNWRabX0IeVTgbvsbAG/JmMbG21lKHsg0DWNbeWI/FileUploadInput.js\";import X from\"https://framerusercontent.com/modules/yAoEnY4qo5ub6oGRBlsa/KEkwIQlaoFqnxrgF19WN/JRyMf7rxV.js\";import YT from\"https://framerusercontent.com/modules/ZU9ZGATVsCTE1bk38Yxs/QGe8pJm3NKvC4oEaAA2S/sx1ZptntX.js\";import Manuals from\"#framer/local/canvasComponent/BPhyWgTAB/BPhyWgTAB.js\";import Returns from\"#framer/local/canvasComponent/HbFMg4Llf/HbFMg4Llf.js\";import FAQ from\"#framer/local/canvasComponent/PwHMPSNfh/PwHMPSNfh.js\";import Question from\"#framer/local/canvasComponent/Q0fmU95h9/Q0fmU95h9.js\";import Contact from\"#framer/local/canvasComponent/qyNN9Ldu1/qyNN9Ldu1.js\";import Feedback from\"#framer/local/canvasComponent/VkrI9LxeD/VkrI9LxeD.js\";import Policy from\"#framer/local/canvasComponent/VVtHt1zbw/VVtHt1zbw.js\";import ContactUs from\"#framer/local/canvasComponent/WJTm8zOD_/WJTm8zOD_.js\";import SubmitButton2 from\"#framer/local/canvasComponent/YhMzKYqh2/YhMzKYqh2.js\";import metadataProvider from\"#framer/local/webPageMetadata/TtETdr8VB/TtETdr8VB.js\";const FeedbackFonts=getFonts(Feedback);const LayoutJumpPreventerFonts=getFonts(LayoutJumpPreventer);const QuestionFonts=getFonts(Question);const PhoneNumberInputFonts=getFonts(PhoneNumberInput);const FileUploadInputFonts=getFonts(FileUploadInput);const SubmitButton2Fonts=getFonts(SubmitButton2);const ContactUsFonts=getFonts(ContactUs);const ManualsFonts=getFonts(Manuals);const ReturnsFonts=getFonts(Returns);const FAQFonts=getFonts(FAQ);const PolicyFonts=getFonts(Policy);const ContactFonts=getFonts(Contact);const AutoCopyrightFonts=getFonts(AutoCopyright);const IGFonts=getFonts(IG);const FBFonts=getFonts(FB);const TTFonts=getFonts(TT);const XFonts=getFonts(X);const YTFonts=getFonts(YT);const breakpoints={};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5UtiF\";const variantClassNames={shj33r_EA:\"framer-v-1q7rpv\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const getProps=({height,id,width,...props})=>{return{...props};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"shj33r_EA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(238, 238, 238); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1q7rpv\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:361,y:589,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a8kpon-container\",\"data-framer-name\":\"Ask-Popup\",layoutScroll:true,name:\"Ask-Popup\",nodeId:\"QIJqebmXh\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Feedback,{height:\"100%\",id:\"QIJqebmXh\",layoutId:\"QIJqebmXh\",name:\"Ask-Popup\",variant:\"ILC3lxZXV\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i1g1ef\",\"data-framer-name\":\"NavBar\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"U92rN1zEu\"},motionChild:true,nodeId:\"g0uY7hzBT\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-fwfljc framer-9hqpsw\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-o69vjz\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><g><defs><linearGradient id=\"idss8639571315_1g-368081680\" x1=\"0.003519144144144144\" x2=\"1\" y1=\"0.9895088557433364\" y2=\"0.007021418882809494\"><stop offset=\"0\" stop-color=\"var(--token-7e78db8c-856b-4e6a-ba34-13612b52e9e7, rgb(77, 85, 122)) /* {&quot;name&quot;:&quot;Future Dusk&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"0.4982342138720158\" stop-color=\"var(--token-e84fc773-4533-4da0-9d4b-22d5c6d49817, rgb(241, 101, 110)) /* {&quot;name&quot;:&quot;Sunset Coral&quot;} */\" stop-opacity=\"1\"></stop><stop offset=\"1\" stop-color=\"var(--token-6c6961e7-1d88-4e4b-81c7-0c32ec56fdbb, rgb(255, 201, 93)) /* {&quot;name&quot;:&quot;Ray Flower&quot;} */\" stop-opacity=\"1\"></stop></linearGradient></defs><path d=\"M 0 15.002 C 0 6.717 6.716 0.002 15 0.002 C 23.284 0.002 30 6.717 30 15.002 C 30 23.286 23.284 30.002 15 30.002 C 6.716 30.002 0 23.286 0 15.002 Z M 14.804 26.756 L 14.989 26.756 C 15.425 26.753 15.862 26.725 16.295 26.672 L 20.084 16.622 L 8.625 16.622 L 8.039 18.177 L 6.265 22.893 L 6.265 22.897 L 5.241 25.626 L 7.87 24.351 C 9.868 25.868 12.297 26.709 14.804 26.751 Z M 20.049 25.582 C 24.137 23.615 26.747 19.491 26.775 14.954 C 26.776 13.351 26.448 11.764 25.81 10.293 Z M 3.2 14.974 C 3.198 16.574 3.524 18.156 4.157 19.624 L 9.914 4.339 C 5.799 6.277 3.18 10.425 3.2 14.974 Z M 13.658 3.267 L 9.851 13.371 L 21.308 13.371 L 22.07 11.352 L 23.693 7.038 L 23.852 6.618 L 24.752 4.223 L 22.434 5.337 L 22.022 5.536 C 20.035 4.052 17.63 3.233 15.15 3.196 L 15.015 3.192 L 14.978 3.192 C 14.536 3.192 14.095 3.217 13.657 3.267 Z\" fill=\"url(#idss8639571315_1g-368081680)\"></path></g></svg>',svgContentId:8639571315,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8toaej\",\"data-framer-name\":\"Graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 136 15\"><path d=\"M 118.973 14.357 L 115.742 6.833 L 113.198 14.357 L 108.722 14.357 L 113.339 0.702 L 117.783 0.702 L 121.032 8.269 L 123.589 0.704 L 128.065 0.704 L 123.449 14.357 Z M 100.527 14.357 L 105.138 0.702 L 109.891 0.702 L 105.276 14.357 Z M 92.888 14.357 L 91.559 8.779 L 88.31 11.045 L 87.186 14.357 L 82.439 14.357 L 87.056 0.702 L 91.804 0.702 L 90.058 5.859 L 96.796 0.702 L 103.113 0.702 L 95.766 5.837 L 98.736 14.358 Z M 75.51 14.357 L 74.384 10.191 C 74.321 9.799 74.145 9.434 73.878 9.14 C 73.57 8.92 73.197 8.81 72.819 8.827 L 72.4 8.827 L 70.525 14.357 L 65.742 14.357 L 70.359 0.704 L 78.273 0.704 C 79.368 0.661 80.463 0.774 81.526 1.039 C 82.173 1.218 82.707 1.677 82.983 2.289 C 83.253 3.004 83.24 3.795 82.947 4.5 C 82.701 5.239 82.288 5.911 81.738 6.463 C 81.175 7.023 80.514 7.476 79.789 7.8 C 79.196 8.052 78.576 8.234 77.94 8.341 C 78.322 8.446 78.681 8.618 79.003 8.847 C 79.211 9.058 79.383 9.301 79.514 9.567 C 79.676 9.833 79.803 10.119 79.89 10.418 L 80.875 14.357 Z M 73.274 6.232 L 75.264 6.232 C 75.706 6.202 76.145 6.14 76.578 6.045 C 76.915 5.987 77.23 5.838 77.49 5.616 C 77.748 5.411 77.944 5.137 78.055 4.826 C 78.219 4.491 78.17 4.09 77.928 3.805 C 77.439 3.5 76.858 3.375 76.287 3.451 L 74.218 3.451 Z M 50.144 14.357 L 54.756 0.702 L 67.467 0.702 L 66.481 3.613 L 58.525 3.613 L 57.779 5.814 L 65.16 5.814 L 64.222 8.597 L 56.843 8.597 L 55.935 11.283 L 64.135 11.283 L 63.095 14.356 Z M 22.326 14.357 L 24.26 8.638 L 20.963 0.701 L 26.238 0.701 L 27.79 5.253 L 32.423 0.702 L 37.667 0.702 L 29.007 8.638 L 27.075 14.357 Z M 9.945 14.357 L 11.817 8.824 L 6.62 8.824 L 4.748 14.357 L 0 14.357 L 4.619 0.702 L 9.37 0.702 L 7.761 5.459 L 12.952 5.459 L 14.56 0.702 L 19.344 0.702 L 14.727 14.357 Z M 34.579 14.357 L 39.195 0.703 L 47.096 0.703 C 48.815 0.703 49.981 1.066 50.594 1.791 C 51.206 2.517 51.284 3.549 50.828 4.888 C 50.397 6.22 49.517 7.36 48.338 8.116 C 46.93 8.947 45.31 9.351 43.676 9.279 L 41.077 9.279 L 39.358 14.357 Z M 42.01 6.527 L 43.175 6.527 C 43.893 6.572 44.609 6.426 45.251 6.104 C 45.681 5.868 46.01 5.483 46.175 5.021 C 46.328 4.663 46.285 4.252 46.062 3.933 C 45.839 3.635 45.283 3.486 44.394 3.486 L 43.037 3.486 Z M 131.061 5.932 C 130.565 5.66 130.157 5.252 129.885 4.756 C 129.61 4.276 129.465 3.732 129.463 3.178 C 129.465 2.619 129.612 2.07 129.89 1.584 C 130.165 1.087 130.579 0.68 131.081 0.412 C 132.05 -0.136 133.235 -0.136 134.204 0.412 C 134.705 0.68 135.118 1.087 135.391 1.584 C 135.958 2.566 135.96 3.775 135.398 4.759 C 135.128 5.255 134.721 5.664 134.226 5.935 C 133.246 6.495 132.043 6.495 131.063 5.935 Z M 131.339 0.87 C 130.921 1.094 130.577 1.434 130.348 1.85 C 129.873 2.666 129.871 3.674 130.342 4.493 C 130.57 4.906 130.91 5.245 131.324 5.473 C 132.14 5.943 133.145 5.943 133.962 5.473 C 134.375 5.246 134.715 4.906 134.941 4.493 C 135.409 3.674 135.407 2.667 134.934 1.85 C 134.707 1.434 134.363 1.093 133.944 0.87 C 133.137 0.412 132.148 0.412 131.34 0.87 Z M 133.45 4.932 L 133.146 4.393 C 133.003 4.096 132.808 3.828 132.57 3.599 C 132.44 3.512 132.284 3.471 132.128 3.482 L 131.804 3.482 L 131.804 4.935 L 131.253 4.935 L 131.253 1.516 L 132.425 1.516 C 132.718 1.502 133.011 1.534 133.295 1.61 C 133.471 1.67 133.622 1.786 133.726 1.94 C 133.827 2.087 133.882 2.262 133.882 2.441 C 133.884 2.685 133.787 2.92 133.615 3.093 C 133.426 3.283 133.173 3.395 132.906 3.405 C 133.013 3.448 133.111 3.509 133.196 3.587 C 133.389 3.793 133.558 4.02 133.701 4.264 L 134.118 4.934 Z M 131.808 3.009 L 132.477 3.009 C 132.705 3.031 132.934 2.981 133.132 2.866 C 133.246 2.774 133.311 2.633 133.307 2.487 C 133.308 2.39 133.278 2.296 133.221 2.217 C 133.164 2.135 133.082 2.072 132.987 2.038 C 132.807 1.988 132.62 1.967 132.434 1.978 L 131.808 1.978 Z\" fill=\"rgb(238, 238, 238)\"></path></svg>',svgContentId:10915525993,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ndhdxj\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 118 15\"><path d=\"M 111.802 4.215 L 108.381 14.234 L 103.344 14.234 L 106.765 4.215 L 102.185 4.215 L 103.364 0.762 L 117.56 0.762 L 116.381 4.215 Z M 97.577 7.988 C 98.803 8.422 99.225 9.668 98.835 11.347 C 98.678 12.007 98.153 13.611 98.399 14.234 L 93.362 14.234 C 93.342 13.555 93.488 12.857 93.658 12.158 C 93.959 10.875 94.279 9.536 92.287 9.536 L 89.608 9.536 L 88.004 14.234 L 82.967 14.234 L 87.566 0.762 L 97.159 0.762 C 100.021 0.762 102.05 2.064 101.18 4.611 C 100.704 6.007 99.423 7.479 97.577 7.988 Z M 93.867 3.969 L 91.508 3.969 L 90.593 6.649 L 93.226 6.649 C 94.165 6.649 95.493 6.517 95.905 5.309 C 96.195 4.46 95.79 3.969 93.866 3.969 Z M 72.44 14.555 C 67.471 14.555 65.156 11.611 66.56 7.498 C 67.965 3.384 72.289 0.441 77.258 0.441 C 82.226 0.441 84.541 3.384 83.137 7.498 C 81.733 11.611 77.408 14.555 72.44 14.555 Z M 76.111 3.799 C 74.829 3.799 72.621 4.498 71.597 7.498 C 70.573 10.498 72.304 11.196 73.586 11.196 C 74.868 11.196 77.076 10.498 78.1 7.498 C 79.124 4.498 77.393 3.799 76.111 3.799 Z M 58.027 10.158 L 55.051 10.158 L 53.66 14.234 L 48.622 14.234 L 53.221 0.762 L 61.648 0.762 C 66.09 0.762 66.732 3.441 66.075 5.366 C 64.96 8.63 61.783 10.158 58.027 10.158 Z M 59.324 4.215 L 57.08 4.215 L 56.146 6.951 L 58.092 6.951 C 59.397 6.951 60.797 6.875 61.261 5.517 C 61.679 4.29 60.56 4.215 59.324 4.215 Z M 41.909 10.158 L 38.932 10.158 L 37.541 14.234 L 32.503 14.234 L 37.103 0.762 L 45.529 0.762 C 49.971 0.762 50.613 3.441 49.956 5.366 C 48.841 8.63 45.664 10.158 41.909 10.158 Z M 43.205 4.215 L 40.961 4.215 L 40.027 6.951 L 41.973 6.951 C 43.278 6.951 44.678 6.875 45.142 5.517 C 45.56 4.29 44.441 4.215 43.205 4.215 Z M 22.411 14.555 C 17.42 14.555 15.559 12.762 16.835 9.026 L 19.656 0.762 L 24.693 0.762 L 22.187 8.102 C 21.717 9.479 21.131 11.196 23.581 11.196 C 25.962 11.196 26.548 9.479 27.019 8.102 L 29.524 0.762 L 34.561 0.762 L 31.74 9.026 C 30.465 12.762 27.403 14.555 22.411 14.555 Z M 11.327 4.837 C 11.592 4.328 11.434 3.988 11.099 3.762 C 10.77 3.517 10.23 3.422 9.727 3.422 C 9.04 3.422 7.866 3.573 7.608 4.328 C 7.372 5.29 9.636 5.498 11.768 6.026 C 13.901 6.554 15.888 7.441 15.044 9.913 C 13.846 13.423 9.544 14.555 5.903 14.555 C 4.049 14.555 -1.054 14.008 0.369 9.705 L 5.406 9.705 C 5.29 10.045 5.256 10.347 5.287 10.592 C 5.376 11.404 6.417 11.573 7.356 11.573 C 8.18 11.573 9.517 11.347 9.858 10.347 C 10.097 9.649 9.451 9.46 6.86 8.8 C 4.479 8.196 1.725 7.611 2.653 4.894 C 3.716 1.781 7.401 0.441 10.767 0.441 C 14.316 0.441 17.073 1.554 16.09 4.837 Z\" fill=\"rgb(238, 238, 238)\"></path></svg>',svgContentId:11852034199,withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e1jh0i\",\"data-framer-name\":\"Icons\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u704l0\",\"data-framer-name\":\"Divider\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-f2x0j6\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS03MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.1em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(238, 238, 238)\",\"--framer-text-transform\":\"uppercase\"},children:\"Returns / Warranty\"})}),className:\"framer-1lbesps\",fonts:[\"GF;Gantari-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gp7mmx\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5p9a2t\",\"data-framer-name\":\"Returns\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-chsd2d\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mf88ri\",\"data-framer-name\":\"Return P\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS0xMDA=\",\"--framer-font-family\":'\"Gantari\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"100\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(45deg, var(--token-e84fc773-4533-4da0-9d4b-22d5c6d49817, rgb(241, 101, 110)) 0%, var(--token-6c6961e7-1d88-4e4b-81c7-0c32ec56fdbb, rgb(255, 201, 93)) 100%)\"},children:\"Return Policy\"})})}),className:\"framer-1ogs3q0\",fonts:[\"GF;Gantari-100\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Items may be returned for a full refund within 30 days of the purchase date. Preorders: Items that are on a pre-order are eligible for return within 30 days of the ship date. Customers are responsible for the cost of shipping when returning items.\"})}),className:\"framer-1bkaqnd\",fonts:[\"GF;Gantari-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Hyperkin will administer a full refund (not including shipping fee) for an item that has not been tampered with and with unopened packaging. You are responsible for opening a ticket with our RMA department before sending us an item, otherwise we will not accept the item. You are responsible for tracking your item once it's sent to us per your delivery service. If item's packaging is opened, you are obligated to pay a 15% restocking fee.\"})}),className:\"framer-og1vrw\",fonts:[\"GF;Gantari-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"You should expect to receive your refund within four weeks of giving your package to the return shipper, however, in many cases you will receive a refund more quickly. This time period includes the transit time for us to receive your return from the shipper (5 to 10 business days), the time it takes us to process your return once we receive it (3 to 5 business days), and the time it takes your bank to process our refund request (5 to 10 business days).\"})}),className:\"framer-1ass5m2\",fonts:[\"GF;Gantari-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"If you need to return an item, please Contact Us with your order number and details about the product you would like to return. We will respond quickly with instructions for how to return items from your order.\"})}),className:\"framer-jir5rv\",fonts:[\"GF;Gantari-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5zy5oz\",\"data-framer-name\":\"Divider\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19y9i4k\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jr26os\",\"data-framer-name\":\"Warranty P\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS0xMDA=\",\"--framer-font-family\":'\"Gantari\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"100\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(45deg, var(--token-e84fc773-4533-4da0-9d4b-22d5c6d49817, rgb(241, 101, 110)) 0%, var(--token-6c6961e7-1d88-4e4b-81c7-0c32ec56fdbb, rgb(255, 201, 93)) 100%)\"},children:\"Warranty\"})})}),className:\"framer-1a6xugz\",fonts:[\"GF;Gantari-100\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cr9myz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VNe9Xrn5e\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(LayoutJumpPreventer,{direction:\"vertical\",height:\"100%\",id:\"VNe9Xrn5e\",layoutId:\"VNe9Xrn5e\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+290,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ks0k8c-container\",nodeId:\"hdZteweV1\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"hdZteweV1\",IF6e4bs9o:\"General Warranty Information\",layoutId:\"hdZteweV1\",MD7rnIdiO:\"Hyperkin offers a limited one (1) year warranty for \u201CHyperkin\u201D branded products.\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+345,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ax1hac-container\",nodeId:\"zgf7gdFNl\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"zgf7gdFNl\",IF6e4bs9o:\"Registration\",layoutId:\"zgf7gdFNl\",MD7rnIdiO:\"Warranty coverage lasts for one year from the date of product registration by customer. Customer must register product within two weeks of purchase.\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+400,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gp9lfh-container\",nodeId:\"oKJl6Hhct\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"oKJl6Hhct\",IF6e4bs9o:\"General Coverage\",layoutId:\"oKJl6Hhct\",MD7rnIdiO:\"This warranty covers manufacturing defects, design defects, and software defects and errors (\u201Cbugs\u201D). The Hyperkin Warranty is only valid for purchases in continental USA (Excluding Alaska, Hawaii and US Territories).\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+455,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xp54o4-container\",nodeId:\"Icd3GtELx\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"Icd3GtELx\",IF6e4bs9o:\"Standard Use\",layoutId:\"Icd3GtELx\",MD7rnIdiO:\"This warranty is valid only for standard use of the console. Any use that is not within the design specifications of the product nor stated within the instruction manual or packaging will void warranty. Any damage or malfunction due to third party devices or accessories is not covered in this warranty. This warranty does not apply to products used for any industrial, professional, or commercial purpose.\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+510,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dhqaf4-container\",nodeId:\"my_Gnu1CP\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"my_Gnu1CP\",IF6e4bs9o:\"Damage and Modification\",layoutId:\"my_Gnu1CP\",MD7rnIdiO:\"This warranty does not cover normal wear and tear. Any damage by a natural disaster \u2013 including but not limited to water, shock, or electrical damage \u2013 is not covered by this limited warranty. This warranty does not apply to products that have been damaged by abuse, misuse, modification, tampering, or by any other cause not relating to either materials or workmanship.\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+565,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bgsoxa-container\",nodeId:\"TxHPAfaA5\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"TxHPAfaA5\",IF6e4bs9o:\"Replacement and Repair\",layoutId:\"TxHPAfaA5\",MD7rnIdiO:\"All sales documentation and receipts must be included with any returned product. If a customer wishes to redeem this warranty, customer must contact customer service to create a RMA ticket. Customer will be required to ship product to Hyperkin at customer\u2019s expense. Any returned product that must be replaced and falls outside the limited warranty coverage will be subject to a charge of 50% of the product MSRP (Manufacturer\u2019s Suggested Retail Price).\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,width:\"500px\",y:(componentViewport?.y||0)+0+5+40+0+0+0+620,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rmxzzc-container\",nodeId:\"SyNwb7IqH\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Question,{height:\"100%\",id:\"SyNwb7IqH\",IF6e4bs9o:\"Global Warranty\",layoutId:\"SyNwb7IqH\",MD7rnIdiO:\"This warranty covers manufacturing defects, design defects, software defects, and errors (\u201Cbugs\u201D). The Hyperkin Global Warranty is valid for one year. Product must have proof of purchase from an authorized retail partner, with date of purchase visible. Warranty will cover shipping back to customer, however shipping to US facility has to be covered by customer.\",style:{width:\"100%\"},variant:\"JJ0uYHP_o\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b7d8j\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/b0eb023a-087b-4f7b-bb4c-047c09d2b886/submit\",className:\"framer-1u7nz2m\",\"data-framer-name\":\"Form\",nodeId:\"nzZct1vx4\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-tm24nj\",\"data-framer-name\":\"Name\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Name\"})}),className:\"framer-4l9vwp\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-18585v2\",inputName:\"Name\",placeholder:\"First & Last Name\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j412ro\",\"data-framer-name\":\"Address\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-xevkcn\",\"data-framer-name\":\"Input/Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Address\"})}),className:\"framer-gb6lee\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-o3m1q7\",inputName:\"Address\",placeholder:\"Street Address\",required:false,type:\"text\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1rrr626\",inputName:\"Address 2\",placeholder:\"Address Line 2\",required:false,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-89uj4p\",children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-1yakx05\",\"data-framer-name\":\"Input/Text\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-x0o43s\",inputName:\"City\",placeholder:\"City\",required:false,type:\"text\"})}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1lzdij0\",\"data-framer-name\":\"Input/Text\",children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1gxv8gn\",inputName:\"Zip Code\",placeholder:\"Postal / Zip Code\",required:false,type:\"text\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-10mrnst\",inputName:\"State\",placeholder:\"State / Province / Region\",required:false,type:\"text\"})]})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-j2qtcc\",\"data-framer-name\":\"Phone Number\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Phone Number\"})}),className:\"framer-8ttktw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12tuz4y-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dqpkwT4Z2\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(PhoneNumberInput,{autoFocus:false,border:{color:\"rgba(136, 136, 136, 0.1)\",colorFocus:\"rgb(0, 153, 255)\",colorInvalid:\"rgb(255, 90, 111)\",style:\"solid\",width:\"1px\"},color:\"rgb(153, 153, 153)\",countryCodeOptions:{customFormat:\"+X\",defaultCountryCode:1,divider:{color:\"rgba(136, 136, 136, 0.15)\",inset:8,width:1},format:\"+X\",gap:8,style:\"divider\",width:40},customFormat:\"(XXX) XXX - XXXX\",fill:{color:\"rgba(187, 187, 187, 0.15)\",colorA:\"rgb(187, 187, 187)\",colorB:\"rgb(103, 103, 103)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},format:\"(XXX) XXX - XXXX\",height:\"100%\",id:\"dqpkwT4Z2\",layoutId:\"dqpkwT4Z2\",name:\"Phone Number\",padding:\"12px\",placeholder:\"\",placeholderColor:\"rgb(153, 153, 153)\",radius:\"10px\",required:false,style:{width:\"100%\"},transition:{duration:0,type:\"tween\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-yx1fdm\",\"data-framer-name\":\"Email\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Email\"})}),className:\"framer-u9hyxl\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-aq35f2\",inputName:\"Email\",placeholder:\"name@email.com\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1n3ej9t\",\"data-framer-name\":\"Retail Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Retailer's Information\"})}),className:\"framer-1wyd5fn\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yykzi2\",children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1u6pjzz\",inputName:\"Retailer Name\",placeholder:\"Retailer\",type:\"text\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-nvbdo3\",inputName:\"Retailer Address\",placeholder:\"Retailer City & State\",type:\"text\"})]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ja4su5\",\"data-framer-name\":\"Purchase Date\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"Purchase Date\"})}),className:\"framer-1d8mfzm\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1dmad5j\",inputName:\"Date\",placeholder:\"example.com\",required:true,type:\"date\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1nq4myv\",\"data-framer-name\":\"Item To Reg.\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"What are you Registering?\"})}),className:\"framer-1nxzpo9\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-6h48u2\",\"data-framer-name\":\"consoles\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-8hpjmt\",defaultChecked:true,defaultValue:\"Consoles\",inputName:\"Item Type\",type:\"radio\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Consoles\"})}),className:\"framer-1mov2zb\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1d26h3f\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-m2voif\",defaultChecked:true,defaultValue:\"Controllers\",inputName:\"Item Type\",type:\"radio\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Controllers\"})}),className:\"framer-1are56q\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-19693o0\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-1kgfs6q\",defaultChecked:true,defaultValue:\"Cables\",inputName:\"Item Type\",type:\"radio\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Cables\"})}),className:\"framer-1li1j0y\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-l129sq\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-1p8gdfn\",defaultChecked:true,defaultValue:\"Accessories\",inputName:\"Item Type\",type:\"radio\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Accessories\"})}),className:\"framer-x6tc1d\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-jziz8p\",inputName:\"Product Name\",placeholder:\"Model Number / Product Name\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1vgyi3s\",\"data-framer-name\":\"Input/File Upload\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"rgb(238, 238, 238)\"},children:\"File upload\"})}),className:\"framer-wgawsg\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1amenoe-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"oXOTj43vp\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(FileUploadInput,{autoFocus:false,border:{color:\"rgba(136, 136, 136, 0.1)\",colorFocus:\"rgb(0, 153, 255)\",colorInvalid:\"rgb(255, 90, 111)\",style:\"solid\",width:\"1px\"},color:\"rgb(153, 153, 153)\",fileTypes:\"image\",fileTypesCustom:[\".pdf\"],fill:{color:\"rgba(187, 187, 187, 0.15)\",colorA:\"rgb(187, 187, 187)\",colorB:\"rgb(103, 103, 103)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.2em\"},height:\"100%\",icon:{color:\"rgb(153, 153, 153)\",location:\"start\",size:28,spinner:true},id:\"oXOTj43vp\",layout:{alignH:\"center\",direction:\"vertical\",gap:12},layoutId:\"oXOTj43vp\",name:\"File\",padding:\"12px\",radius:\"10px\",required:false,style:{width:\"100%\"},text:\"Click to upload your receipt and product photo or drag-and-drop. Max ##mb\",transition:{duration:0,type:\"tween\"},uploadingText:\"Uploading [FileName]...\",userId:\"\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-14a7ofo\",children:[/*#__PURE__*/_jsx(FormBooleanInput,{className:\"framer-1kejj4b\",defaultChecked:false,inputName:\"Newsletter\",required:true,type:\"checkbox\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"I agree to the warranty conditions listed on HyperkinStore's Warranty Page.\"})}),className:\"framer-1qqxwd6\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"1000px\",y:(componentViewport?.y||0)+0+5+40+695+0+0+1380,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rnx1aa-container\",nodeId:\"ig3jzrd7Z\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(SubmitButton2,{height:\"100%\",id:\"ig3jzrd7Z\",layoutId:\"ig3jzrd7Z\",style:{height:\"100%\",width:\"100%\"},variant:\"QISI9bY1E\",width:\"100%\"})})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9nqq3f\",\"data-framer-name\":\"Back to Shop\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7fl9o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS0xMDA=\",\"--framer-font-family\":'\"Gantari\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"100\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(102, 102, 102) 0%, rgb(204, 204, 204) 50%, rgb(153, 153, 153) 100%)\"},children:\"Still need help?\"})})}),className:\"framer-qz818y\",fonts:[\"GF;Gantari-100\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rV4bNSrm_\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+2260+40+0+0+70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tnt35j-container\",nodeId:\"MfRyydPfq\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(ContactUs,{F3Liw79Ho:resolvedLinks[0],height:\"100%\",id:\"MfRyydPfq\",layoutId:\"MfRyydPfq\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ltdbf\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"200px\",y:(componentViewport?.y||0)+0+2442+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-geplf3-container\",nodeId:\"OKzRzcZh_\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Manuals,{height:\"100%\",id:\"OKzRzcZh_\",layoutId:\"OKzRzcZh_\",style:{height:\"100%\",width:\"100%\"},variant:\"zPFobEc54\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"200px\",y:(componentViewport?.y||0)+0+2442+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ugpe0y-container\",nodeId:\"puAkERkGO\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Returns,{height:\"100%\",id:\"puAkERkGO\",layoutId:\"puAkERkGO\",style:{height:\"100%\",width:\"100%\"},variant:\"pXEfcUls2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"200px\",y:(componentViewport?.y||0)+0+2442+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14yrf02-container\",nodeId:\"VKFFfUHWL\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(FAQ,{height:\"100%\",id:\"VKFFfUHWL\",layoutId:\"VKFFfUHWL\",style:{height:\"100%\",width:\"100%\"},variant:\"I23I5Mj8l\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"200px\",y:(componentViewport?.y||0)+0+2442+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ckid7x-container\",nodeId:\"c0RHWDlbz\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Policy,{height:\"100%\",id:\"c0RHWDlbz\",layoutId:\"c0RHWDlbz\",style:{height:\"100%\",width:\"100%\"},variant:\"vKFUz7MEF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:\"200px\",y:(componentViewport?.y||0)+0+2442+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pjdpli-container\",nodeId:\"Sl5hx__8n\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(Contact,{height:\"100%\",id:\"Sl5hx__8n\",layoutId:\"Sl5hx__8n\",style:{height:\"100%\",width:\"100%\"},variant:\"mgcbR6Gnw\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dsup83\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k7b53m\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-151zvbi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JheOV6RqC\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(AutoCopyright,{color:\"rgb(255, 255, 255)\",dateRange:false,font:{fontFamily:'\"Gantari\", \"Gantari Placeholder\", sans-serif',fontSize:\"10px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1em\",textAlign:\"left\"},height:\"100%\",id:\"JheOV6RqC\",layoutId:\"JheOV6RqC\",name:\"Hyperkin Inc.\",startYear:2023,statement:\"All Rights Reserved.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-64wctr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ultpua\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.2em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(238, 238, 238)\",\"--framer-text-transform\":\"uppercase\"},children:\"Return Home\"})}),className:\"framer-6eins2\",fonts:[\"GF;Gantari-500\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pn4it6\",\"data-framer-name\":\"Social\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+2702+20+0+90+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ta19ao-container\",isModuleExternal:true,nodeId:\"qJxw0cxeo\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(IG,{height:\"100%\",id:\"qJxw0cxeo\",layoutId:\"qJxw0cxeo\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+2702+20+0+90+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-os5sm4-container\",isModuleExternal:true,nodeId:\"Uyf4q8tPt\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(FB,{height:\"100%\",id:\"Uyf4q8tPt\",layoutId:\"Uyf4q8tPt\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+2702+20+0+90+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1onewr9-container\",isModuleExternal:true,nodeId:\"Th5fqDcfO\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(TT,{height:\"100%\",id:\"Th5fqDcfO\",layoutId:\"Th5fqDcfO\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+2702+20+0+90+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11jgk54-container\",isModuleExternal:true,nodeId:\"ee04iNKrP\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(X,{height:\"100%\",id:\"ee04iNKrP\",layoutId:\"ee04iNKrP\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,width:\"20px\",y:(componentViewport?.y||0)+0+2702+20+0+90+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-133a3qv-container\",isModuleExternal:true,nodeId:\"rvp4H6RsD\",scopeId:\"TtETdr8VB\",children:/*#__PURE__*/_jsx(YT,{height:\"100%\",id:\"rvp4H6RsD\",layoutId:\"rvp4H6RsD\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5UtiF.framer-9hqpsw, .framer-5UtiF .framer-9hqpsw { display: block; }\",\".framer-5UtiF.framer-1q7rpv { align-content: center; align-items: center; background-color: #eeeeee; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1850px; }\",\".framer-5UtiF .framer-a8kpon-container { bottom: 50px; flex: none; height: auto; position: fixed; right: 50px; width: auto; z-index: 10; }\",\".framer-5UtiF .framer-1i1g1ef { align-content: center; align-items: center; background-color: rgba(0, 0, 0, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 50px; justify-content: space-between; left: 0px; overflow: visible; padding: 0px 20px 0px 20px; position: absolute; right: 0px; top: 0px; z-index: 10; }\",\".framer-5UtiF .framer-fwfljc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-5UtiF .framer-o69vjz { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-5UtiF .framer-8toaej { flex: none; height: 15px; position: relative; width: 136px; }\",\".framer-5UtiF .framer-ndhdxj { flex: none; height: 15px; position: relative; width: 118px; }\",\".framer-5UtiF .framer-1e1jh0i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 100%; justify-content: flex-end; min-width: 469px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5UtiF .framer-1u704l0 { align-content: center; align-items: center; background: linear-gradient(270deg, #333333 0%, rgb(17, 17, 17) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 5px; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-f2x0j6 { background: linear-gradient(90deg, var(--token-7e78db8c-856b-4e6a-ba34-13612b52e9e7, #4d557a) 0%, var(--token-e84fc773-4533-4da0-9d4b-22d5c6d49817, rgb(241, 101, 110)) 50%, var(--token-6c6961e7-1d88-4e4b-81c7-0c32ec56fdbb, rgb(255, 201, 93)) 100%); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: 1 0 0px; gap: 0px; height: 3px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5UtiF .framer-1lbesps { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 3; }\",\".framer-5UtiF .framer-1gp7mmx { background-color: var(--token-6c6961e7-1d88-4e4b-81c7-0c32ec56fdbb, #ffc95d); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: none; gap: 0px; height: 3px; overflow: hidden; position: relative; width: 50px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5UtiF .framer-5p9a2t { align-content: center; align-items: center; background: linear-gradient(270deg, #333333 0%, rgb(17, 17, 17) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 100px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-5UtiF .framer-chsd2d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-mf88ri, .framer-5UtiF .framer-jr26os { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 500px; }\",\".framer-5UtiF .framer-1ogs3q0, .framer-5UtiF .framer-1a6xugz, .framer-5UtiF .framer-qz818y, .framer-5UtiF .framer-6eins2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5UtiF .framer-1bkaqnd, .framer-5UtiF .framer-og1vrw, .framer-5UtiF .framer-1ass5m2, .framer-5UtiF .framer-jir5rv { --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; }\",\".framer-5UtiF .framer-5zy5oz { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: min-content; }\",\".framer-5UtiF .framer-19y9i4k { background-color: #666666; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: none; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5UtiF .framer-cr9myz-container, .framer-5UtiF .framer-tnt35j-container, .framer-5UtiF .framer-151zvbi-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5UtiF .framer-ks0k8c-container, .framer-5UtiF .framer-1ax1hac-container, .framer-5UtiF .framer-gp9lfh-container, .framer-5UtiF .framer-1xp54o4-container, .framer-5UtiF .framer-1dhqaf4-container, .framer-5UtiF .framer-1bgsoxa-container, .framer-5UtiF .framer-1rmxzzc-container, .framer-5UtiF .framer-12tuz4y-container, .framer-5UtiF .framer-1amenoe-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5UtiF .framer-1b7d8j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-5UtiF .framer-1u7nz2m { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5UtiF .framer-tm24nj, .framer-5UtiF .framer-xevkcn, .framer-5UtiF .framer-1yakx05, .framer-5UtiF .framer-j2qtcc, .framer-5UtiF .framer-yx1fdm, .framer-5UtiF .framer-1n3ej9t, .framer-5UtiF .framer-ja4su5, .framer-5UtiF .framer-1nq4myv, .framer-5UtiF .framer-1vgyi3s { 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: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-4l9vwp, .framer-5UtiF .framer-gb6lee, .framer-5UtiF .framer-8ttktw, .framer-5UtiF .framer-u9hyxl, .framer-5UtiF .framer-1wyd5fn, .framer-5UtiF .framer-1d8mfzm, .framer-5UtiF .framer-1nxzpo9, .framer-5UtiF .framer-wgawsg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-5UtiF .framer-18585v2, .framer-5UtiF .framer-o3m1q7, .framer-5UtiF .framer-1rrr626, .framer-5UtiF .framer-x0o43s, .framer-5UtiF .framer-aq35f2, .framer-5UtiF .framer-1dmad5j, .framer-5UtiF .framer-jziz8p { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --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: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-5UtiF .framer-j412ro { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-89uj4p { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-1lzdij0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-5UtiF .framer-1gxv8gn, .framer-5UtiF .framer-10mrnst, .framer-5UtiF .framer-1u6pjzz, .framer-5UtiF .framer-nvbdo3 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --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: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: 1 0 0px; height: 40px; position: relative; width: 1px; }',\".framer-5UtiF .framer-1yykzi2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-6h48u2, .framer-5UtiF .framer-1d26h3f, .framer-5UtiF .framer-19693o0, .framer-5UtiF .framer-l129sq { 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; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-8hpjmt, .framer-5UtiF .framer-m2voif, .framer-5UtiF .framer-1kgfs6q, .framer-5UtiF .framer-1p8gdfn { --framer-input-background: rgba(187, 187, 187, 0.2); --framer-input-boolean-checked-background: #ffffff; --framer-input-boolean-checked-border-color: #0099ff; --framer-input-boolean-checked-border-style: solid; --framer-input-boolean-checked-border-width: 1px; --framer-input-boolean-checked-box-shadow: inset 0px 0px 0px 5px #0099ff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.2); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; --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-icon-mask-image: none; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-5UtiF .framer-1mov2zb, .framer-5UtiF .framer-1are56q, .framer-5UtiF .framer-1li1j0y, .framer-5UtiF .framer-x6tc1d, .framer-5UtiF .framer-1qqxwd6 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-5UtiF .framer-14a7ofo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 20px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-1kejj4b { --framer-input-background: rgba(187, 187, 187, 0.2); --framer-input-boolean-checked-background: #0099ff; --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.2); --framer-input-border-left-width: 1px; --framer-input-border-radius-bottom-left: 4px; --framer-input-border-radius-bottom-right: 4px; --framer-input-border-radius-top-left: 4px; --framer-input-border-radius-top-right: 4px; --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-icon-color: #ffffff; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-5UtiF .framer-rnx1aa-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-9nqq3f { align-content: center; align-items: center; background: linear-gradient(270deg, #333333 0%, rgb(17, 17, 17) 100%); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-j7fl9o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-5UtiF .framer-ltdbf { 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: 20px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-geplf3-container, .framer-5UtiF .framer-1ugpe0y-container, .framer-5UtiF .framer-14yrf02-container, .framer-5UtiF .framer-1ckid7x-container, .framer-5UtiF .framer-1pjdpli-container { flex: none; height: 200px; position: relative; width: 200px; }\",\".framer-5UtiF .framer-1dsup83 { align-content: center; align-items: center; background: linear-gradient(270deg, #333333 0%, rgb(17, 17, 17) 100%); border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 40px 20px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5UtiF .framer-1k7b53m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5UtiF .framer-64wctr { align-content: center; align-items: center; background: linear-gradient(225deg, var(--token-6c6961e7-1d88-4e4b-81c7-0c32ec56fdbb, #ffc95d) 0%, var(--token-e84fc773-4533-4da0-9d4b-22d5c6d49817, rgb(241, 101, 110)) 50%, var(--token-7e78db8c-856b-4e6a-ba34-13612b52e9e7, rgb(77, 85, 122)) 100%); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 1px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-5UtiF .framer-1ultpua { align-content: center; align-items: center; background: linear-gradient(225deg, #333333 0%, rgb(17, 17, 17) 100%); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-5UtiF .framer-pn4it6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-5UtiF .framer-ta19ao-container, .framer-5UtiF .framer-os5sm4-container, .framer-5UtiF .framer-1onewr9-container, .framer-5UtiF .framer-11jgk54-container, .framer-5UtiF .framer-133a3qv-container { flex: none; height: 20px; position: relative; width: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2488\n * @framerIntrinsicWidth 1850\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"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 FramerTtETdr8VB=withCSS(Component,css,\"framer-5UtiF\");export default FramerTtETdr8VB;FramerTtETdr8VB.displayName=\"Support / Contact\";FramerTtETdr8VB.defaultProps={height:2488,width:1850};addFonts(FramerTtETdr8VB,[{explicitInter:true,fonts:[{family:\"Gantari\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g3HPT31a5GD2qnm.woff2\",weight:\"700\"},{family:\"Gantari\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOz31a5GD2qnm.woff2\",weight:\"100\"},{family:\"Gantari\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOj31a5GD2qnm.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Gantari\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0SOj31a5GD2qnm.woff2\",weight:\"500\"}]},...FeedbackFonts,...LayoutJumpPreventerFonts,...QuestionFonts,...PhoneNumberInputFonts,...FileUploadInputFonts,...SubmitButton2Fonts,...ContactUsFonts,...ManualsFonts,...ReturnsFonts,...FAQFonts,...PolicyFonts,...ContactFonts,...AutoCopyrightFonts,...IGFonts,...FBFonts,...TTFonts,...XFonts,...YTFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTtETdr8VB\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1850\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"2488\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["FeedbackFonts", "getFonts", "VkrI9LxeD_default", "LayoutJumpPreventerFonts", "AvoidLayoutJumping", "QuestionFonts", "Q0fmU95h9_default", "PhoneNumberInputFonts", "PhoneNumberInput", "FileUploadInputFonts", "FileUploadInput", "SubmitButton2Fonts", "YhMzKYqh2_default", "ContactUsFonts", "WJTm8zOD_default", "ManualsFonts", "BPhyWgTAB_default", "ReturnsFonts", "HbFMg4Llf_default", "FAQFonts", "PwHMPSNfh_default", "PolicyFonts", "VVtHt1zbw_default", "ContactFonts", "qyNN9Ldu1_default", "AutoCopyrightFonts", "AutoCopyright", "IGFonts", "nZTkLIjVI_default", "FBFonts", "fiKsGh3EQ_default", "TTFonts", "Vw5yXXe9G_default", "XFonts", "JRyMf7rxV_default", "YTFonts", "sx1ZptntX_default", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "VkrI9LxeD_default", "Link", "SVG", "RichText2", "x", "AvoidLayoutJumping", "Q0fmU95h9_default", "FormContainer", "formState", "l", "FormPlainTextInput2", "PhoneNumberInput", "FormBooleanInput", "FileUploadInput", "YhMzKYqh2_default", "ResolveLinks", "resolvedLinks", "WJTm8zOD_default", "BPhyWgTAB_default", "HbFMg4Llf_default", "PwHMPSNfh_default", "VVtHt1zbw_default", "qyNN9Ldu1_default", "AutoCopyright", "nZTkLIjVI_default", "fiKsGh3EQ_default", "Vw5yXXe9G_default", "JRyMf7rxV_default", "sx1ZptntX_default", "css", "FramerTtETdr8VB", "withCSS", "TtETdr8VB_default", "addFonts", "FeedbackFonts", "LayoutJumpPreventerFonts", "QuestionFonts", "PhoneNumberInputFonts", "FileUploadInputFonts", "SubmitButton2Fonts", "ContactUsFonts", "ManualsFonts", "ReturnsFonts", "FAQFonts", "PolicyFonts", "ContactFonts", "AutoCopyrightFonts", "IGFonts", "FBFonts", "TTFonts", "XFonts", "YTFonts", "__FramerMetadata__"]
}
