{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xgZDk8ZtcmpVHCPVvrY8/sopLxTtiRE1FcyUqhs4b/CMF2t284N.js", "ssg:https://framerusercontent.com/modules/lDyOjolYNdOos3TW9Whn/MzccMsze3cuLRr4cCQqe/Billing_Address_Desktop.js", "ssg:https://framerusercontent.com/modules/FREYyDNeXKZtq9v0mH8e/LDhuaIdqgzLoDXyU77x2/Payment_Details_Desktop.js", "ssg:https://framerusercontent.com/modules/I3cQDbmZxCeo7d9VrMOq/nrk4ybi9acKSc4TsDM5L/Products_List.js", "ssg:https://framerusercontent.com/modules/VrEIYlQOk4fxc34KcwGb/q2SVoo2sAOVTsEWf2j2M/Add_Product_Desktop.js", "ssg:https://framerusercontent.com/modules/6J6LHyjnUehPkIxiQH5o/ET5fxW96fzWoDyOBhn4p/Billing_Address_Phone.js", "ssg:https://framerusercontent.com/modules/EowKU545AVlMHgSrC3Fn/Hi60IC6rXymQTnejEXii/Payment_Details_Phone.js", "ssg:https://framerusercontent.com/modules/eTSKOfZ3rLnIorwHwbPl/0P64dxmqsZhNrGEAKNVI/Add_Product_Phone.js", "ssg:https://framerusercontent.com/modules/VmzLu4WFrztvYhuX2Zon/afJOw7KOrvWH3FVarxCD/Counter_Banner_Desktop.js", "ssg:https://framerusercontent.com/modules/26FfZd2nXDocIHG8Ve1r/fWow0QH025lu9YobRkfw/Counter_Banner_Phone.js", "ssg:https://framerusercontent.com/modules/TgpVloNlvJX6sXBkP6s9/VW4CLbi6YIVbWjBEMGZD/Order_Note_Desktop.js", "ssg:https://framerusercontent.com/modules/deegd7y8Vtou0t8ucHPI/RHt00I8jk1cRYOoKsTxW/Order_Note_Phone.js", "ssg:https://framerusercontent.com/modules/azwh0KRulvMYpV7lquVe/KGKAR8UysJtNuzYzrA5J/TermsOfService_Desktop.js", "ssg:https://framerusercontent.com/modules/X8pRVrjWM10VRSKYt20v/uOmtnXjphKDKDnAqNSYo/TermsOfService_Phone.js", "ssg:https://framerusercontent.com/modules/8PPgcVvGM0q2L9WGvG4V/V5E7qJw7nj0aTBMgyIFb/bIg129geV.js", "ssg:https://framerusercontent.com/modules/wAGloSy8LYdtJVykU1Hi/5JXr51WKZ1k4g5FJ8xVj/augiA20Il.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={Z_4zAv_ZK:{hover:true}};const cycleOrder=[\"Z_4zAv_ZK\",\"wGufpoYqZ\",\"uT9TXaLLl\",\"RFRVTRNdk\",\"ZI9MwIB9E\"];const serializationHash=\"framer-KcgNf\";const variantClassNames={RFRVTRNdk:\"framer-v-lt4f70\",uT9TXaLLl:\"framer-v-1n681o9\",wGufpoYqZ:\"framer-v-1s8ohh5\",Z_4zAv_ZK:\"framer-v-30jtxy\",ZI9MwIB9E:\"framer-v-ovbmop\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"Z_4zAv_ZK\",Disabled:\"uT9TXaLLl\",Error:\"ZI9MwIB9E\",Loading:\"wGufpoYqZ\",Success:\"RFRVTRNdk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Z_4zAv_ZK\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Z_4zAv_ZK\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"wGufpoYqZ\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"wGufpoYqZ\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-30jtxy\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"Z_4zAv_ZK\",ref:refBinding,style:{backgroundColor:\"var(--token-e3470b34-c005-4430-a667-2671b44fb5d0, rgb(4, 38, 165))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,opacity:1,...style},variants:{\"Z_4zAv_ZK-hover\":{backgroundColor:\"var(--token-c075d9e7-7b76-44f2-a08d-fbdc4c2dc885, rgb(24, 63, 201))\",opacity:1},RFRVTRNdk:{opacity:1},uT9TXaLLl:{opacity:.5},ZI9MwIB9E:{backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1}},...addPropertyOverrides({\"Z_4zAv_ZK-hover\":{\"data-framer-name\":undefined},RFRVTRNdk:{\"data-framer-name\":\"Success\"},uT9TXaLLl:{\"data-framer-name\":\"Disabled\"},wGufpoYqZ:{\"data-framer-name\":\"Loading\"},ZI9MwIB9E:{\"data-framer-name\":\"Error\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Submit Order\"})}),className:\"framer-njanor\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"CAmp57g_e\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{ZI9MwIB9E:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({RFRVTRNdk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Order Submitted\"})})},ZI9MwIB9E:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-l5i02h\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"sCPL6Pxah\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1awfs0r\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"VnwhmaIqR\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{wGufpoYqZ:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bpgcog\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"BNxDyNV7H\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KcgNf.framer-e6ryml, .framer-KcgNf .framer-e6ryml { display: block; }\",\".framer-KcgNf.framer-30jtxy { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 20px; position: relative; width: 240px; }\",\".framer-KcgNf .framer-njanor { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-KcgNf .framer-l5i02h { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-KcgNf .framer-1awfs0r { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-KcgNf .framer-1bpgcog { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KcgNf.framer-30jtxy { gap: 0px; } .framer-KcgNf.framer-30jtxy > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-KcgNf.framer-30jtxy > :first-child { margin-left: 0px; } .framer-KcgNf.framer-30jtxy > :last-child { margin-right: 0px; } }\",\".framer-KcgNf.framer-v-1s8ohh5.framer-30jtxy, .framer-KcgNf.framer-v-1n681o9.framer-30jtxy, .framer-KcgNf.framer-v-lt4f70.framer-30jtxy, .framer-KcgNf.framer-v-ovbmop.framer-30jtxy { cursor: unset; }\",\".framer-KcgNf.framer-v-1s8ohh5 .framer-1awfs0r { overflow: hidden; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 57\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wGufpoYqZ\":{\"layout\":[\"fixed\",\"auto\"]},\"uT9TXaLLl\":{\"layout\":[\"fixed\",\"auto\"]},\"RFRVTRNdk\":{\"layout\":[\"fixed\",\"auto\"]},\"ZI9MwIB9E\":{\"layout\":[\"fixed\",\"auto\"]},\"GbrIS1Pcr\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerCMF2t284N=withCSS(Component,css,\"framer-KcgNf\");export default FramerCMF2t284N;FramerCMF2t284N.displayName=\"Button - Form\";FramerCMF2t284N.defaultProps={height:57,width:240};addPropertyControls(FramerCMF2t284N,{variant:{options:[\"Z_4zAv_ZK\",\"wGufpoYqZ\",\"uT9TXaLLl\",\"RFRVTRNdk\",\"ZI9MwIB9E\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerCMF2t284N,[{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/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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCMF2t284N\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"57\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wGufpoYqZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uT9TXaLLl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RFRVTRNdk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZI9MwIB9E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GbrIS1Pcr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"240\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CMF2t284N.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";import{useStore}from\"https://framerusercontent.com/modules/UFM4mwf9EY2xV76sDjEE/MEswO9H0q15LnsInKyiT/Shared_Store.js\";export default function Billing_Address_Desktop(props){const[isSameShippingAddress,setIsSameShippingAddress]=useState(false);const[isAddress1Focused,setIsAddress1Focused]=useState(false);const[isAddress2Focused,setIsAddress2Focused]=useState(false);const[isCityFocused,setIsCityFocused]=useState(false);const[isPostalFocused,setIsPostalFocused]=useState(false);const state_list=[\"AL\",\"AZ\",\"AR\",\"CA\",\"CO\",\"CT\",\"DE\",\"DC\",\"FL\",\"GA\",\"ID\",\"IL\",\"IN\",\"IA\",\"KS\",\"KY\",\"LA\",\"ME\",\"MD\",\"MA\",\"MI\",\"MN\",\"MS\",\"MO\",\"MT\",\"NE\",\"NV\",\"NH\",\"NJ\",\"NM\",\"NY\",\"NC\",\"ND\",\"OH\",\"OK\",\"OR\",\"PA\",\"PR\",\"RI\",\"SC\",\"SD\",\"TN\",\"TX\",\"UT\",\"VT\",\"VA\",\"VI\",\"WA\",\"WV\",\"WI\",\"WY\"];const[store,setStore]=useStore();return /*#__PURE__*/_jsxs(\"div\",{style:container,children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...headerStyle},children:\"Billing address\"}),/*#__PURE__*/_jsxs(\"div\",{style:checkBoxContainer,children:[/*#__PURE__*/_jsx(\"input\",{name:\"Same as Shipping address\",type:\"checkbox\",style:{...checkBoxStyle,...inputBoxStyle},onChange:e=>{setIsSameShippingAddress(e.target.checked);}}),/*#__PURE__*/_jsx(\"span\",{style:{...basicFontStyle,...titleStyle},children:\"Same as Shipping address\"})]}),!isSameShippingAddress&&/*#__PURE__*/_jsxs(\"div\",{style:addrInfoContainer,children:[/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Address 1\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing Address1\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isAddress1Focused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsAddress1Focused(true);},onBlur:e=>{setIsAddress1Focused(false);},required:true})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Address 2\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing Address2\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isAddress2Focused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsAddress2Focused(true);},onBlur:e=>{setIsAddress2Focused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",gap:\"20px\",justifyContent:\"space-between\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{width:\"40%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"City\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing City\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCityFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsCityFocused(true);},onBlur:e=>{setIsCityFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"State\"}),/*#__PURE__*/_jsxs(\"select\",{name:\"Billing Location\",style:{...inputBoxStyle,...textBoxStyle,padding:\"0px 8px\"},onChange:e=>{e.target.value==\"GA\"?setStore({isGAStateSelectedInBilling:true}):setStore({isGAStateSelectedInBilling:false});},required:true,children:[/*#__PURE__*/_jsx(\"option\",{value:\"\",children:\"Select...\"}),state_list.map(item=>{return /*#__PURE__*/_jsx(\"option\",{value:`${item}`,children:item});})]})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"40%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Postal Code\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing Postal Code\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isPostalFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsPostalFocused(true);},onBlur:e=>{setIsPostalFocused(false);}})]})]})]})]});}const container={width:\"500px\",display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const addrInfoContainer={display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const headerStyle={fontSize:\"20px\",fontWeight:\"500\",lineHeight:\"1.2\",color:\"#0C1B54\",letterSpacing:\"-0.4px\"};const checkBoxContainer={display:\"flex\",alignItems:\"center\",gap:\"8px\"};const checkBoxStyle={width:\"16px\",height:\"16px\",margin:\"0px\"};const titleStyle={fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};const textBoxStyle={width:\"100%\",height:\"40px\",padding:\"12px\",color:\"#333333\",fontFamily:\"Inter\",fontSize:\"14px\",outline:\"none\",opacity:\"0.8\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Billing_Address_Desktop\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Billing_Address_Desktop.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";export default function Payment_Details_Desktop(props){const[isSameShippingAddress,setIsSameShippingAddress]=useState(false);const[isCardholderFocused,setIsCardholderFocused]=useState(false);const[isCardNumberFocused,setIsCardNumberFocused]=useState(false);const[isExpMonthFocused,setIsExpMonthFocused]=useState(false);const[isExpYearFocused,setIsExpYearFocused]=useState(false);const[isCvvFocused,setIsCvvFocused]=useState(false);const[isPostalFocused,setIsPostalFocused]=useState(false);return /*#__PURE__*/_jsxs(\"div\",{style:container,children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...headerStyle},children:\"3. Enter your payment details\"}),/*#__PURE__*/_jsxs(\"div\",{style:addrInfoContainer,children:[/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Cardholder Name\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Cardholder Name\",type:\"text\",placeholder:\"First Last\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCardholderFocused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsCardholderFocused(true);},onBlur:e=>{setIsCardholderFocused(false);},required:true})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Card Number\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Number\",type:\"text\",placeholder:\"0000 0000 0000 0000\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCardNumberFocused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsCardNumberFocused(true);},onBlur:e=>{setIsCardNumberFocused(false);},required:true})]}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",gap:\"10px\",justifyContent:\"space-between\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Exp. Month\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Exp Date\",type:\"text\",placeholder:\"MM\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isExpMonthFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsExpMonthFocused(true);},onBlur:e=>{setIsExpMonthFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Exp. Year\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Exp Date\",type:\"text\",placeholder:\"YY\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isExpYearFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsExpYearFocused(true);},onBlur:e=>{setIsExpYearFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"CVV\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card CVV\",type:\"text\",placeholder:\"000\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCvvFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsCvvFocused(true);},onBlur:e=>{setIsCvvFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Postal Code\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Postal Code\",type:\"text\",placeholder:\"00000\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isPostalFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsPostalFocused(true);},onBlur:e=>{setIsPostalFocused(false);}})]})]}),/*#__PURE__*/_jsxs(\"div\",{style:{...paymentDetailsNote,...basicFontStyle},children:[/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",focusable:\"false\",viewBox:\"0 0 24 24\",color:\"rgb(125, 125, 125)\",style:{userSelect:\"none\",display:\"inline-block\",fill:\"rgb(125, 125, 125)\",flexShrink:\"0\",width:\"16px\",height:\"16px\"},children:/*#__PURE__*/_jsx(\"path\",{d:\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"})})}),/*#__PURE__*/_jsx(\"div\",{children:\"You will not be immediately charged. Once our team receives your order we will send you an invoice within 48 hours.\"})]})]})]});}const container={width:\"500px\",display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const addrInfoContainer={display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const headerStyle={fontSize:\"20px\",fontWeight:\"500\",lineHeight:\"1.2\",color:\"#0C1B54\",letterSpacing:\"-0.4px\"};const checkBoxContainer={display:\"flex\",alignItems:\"center\",gap:\"8px\"};const checkBoxStyle={width:\"16px\",height:\"16px\"};const titleStyle={fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};const textBoxStyle={width:\"100%\",height:\"40px\",padding:\"12px\",color:\"#333333\",fontFamily:\"Inter\",fontSize:\"14px\",outline:\"none\",opacity:\"0.8\"};const paymentDetailsNote={color:\"#6B6B6B\",fontWeight:\"500\",display:\"flex\",alignItems:\"flex-start\",gap:\"10px\",padding:\"16px 16px\",border:\"1px dashed rgb(216 216 216)\",borderRadius:\"5px\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Payment_Details_Desktop\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Payment_Details_Desktop.map", "export const allProducts0=[{category:\"GLPs\",products:[{name:\"R (10mg)\",price:150,amount:\"\",isNew:false,discountForSpecial:0},{name:\"S (5mg)\",price:65,amount:\"\",isNew:false,discountForSpecial:0},{name:\"S (20mg)\",price:199,amount:\"\",isNew:false,discountForSpecial:0},{name:\"T (10mg)\",price:95,amount:\"\",isNew:false,discountForSpecial:0},{name:\"T (50mg)\",price:399,amount:\"\",isNew:false,discountForSpecial:0}]},{category:\"Blends\",products:[{name:\"BPC-157 + TB-500 Blend (5mg/5mg)\",price:74,amount:\"\",isNew:false,discountForSpecial:0},{name:\"BPC-157 + TB-500 Blend (15mg/15mg)\",price:160,amount:\"\",isNew:false,discountForSpecial:0},{name:\"CJC-1295 + Ipamorelin Blend (5mg/5mg)\",price:74,amount:\"\",isNew:false,discountForSpecial:0},{name:\"DSIP + Selank Blend (2mg/10mg)\",price:68,amount:\"\",isNew:false,discountForSpecial:0},{name:\"GHK-CU + Epithalon + MOTS-C Blend (50mg/10mg/10mg)\",price:138,amount:\"\",isNew:false,discountForSpecial:0},{name:\"GHK-CU + Epithalon Blend (50mg/10mg)\",price:88,amount:\"\",isNew:false,discountForSpecial:0},{name:\"IGF-1 LR3 + MOTS-C Blend (1mg/10mg)\",price:144,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Ipamorelin + CJC-1295 + IGF-LR3 Blend (10mg/5mg/1mg)\",price:199,amount:\"\",isNew:false,discountForSpecial:0},{name:\"TB-500 + BPC-157 + GHK-CU + KPV Blend (5mg/5mg/10mg/5mg)\",price:134,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Tesamorelin + Ipamorelin + MOTS-C Blend (10mg/5mg/10mg)\",price:178,amount:\"\",isNew:false,discountForSpecial:0}]},{category:\"Peptides\",products:[{name:\"Adipotide-FTPP (10mg)\",price:99,amount:\"\",isNew:false,discountForSpecial:0},{name:\"AOD-9604 (10mg)\",price:78,amount:\"\",isNew:false,discountForSpecial:0},{name:\"BPC-157 (5mg)\",price:29,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Cagrilintide (5mg)\",price:99,amount:\"\",isNew:false,discountForSpecial:0},{name:\"CJC-1295 (5mg)\",price:39,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Dihexa (10mg)\",price:69,amount:\"\",isNew:false,discountForSpecial:0},{name:\"DSIP (2mg)\",price:24,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Epithalon (10mg)\",price:39,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Follistatin (1mg)\",price:199,amount:\"\",isNew:false,discountForSpecial:0},{name:\"GHK-CU (50mg)\",price:52,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Gonadorelin (5mg)\",price:49,amount:\"\",isNew:false,discountForSpecial:0},{name:\"IGF-1 LR3 (1mg)\",price:88,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Ipamorelin (5mg)\",price:38,amount:\"\",isNew:false,isSpecial:false,discountForSpecial:0},{name:\"Kisspeptin (10mg)\",price:42,amount:\"\",isNew:false,discountForSpecial:0},{name:\"KPV (10mg)\",price:44,amount:\"\",isNew:false,discountForSpecial:0},{name:\"LL-37 (5mg)\",price:49,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Melanotan (10mg)\",price:34,amount:\"\",isNew:false,discountForSpecial:0},{name:\"MOTS-C (10mg)\",price:58,amount:\"\",isNew:false,discountForSpecial:0},{name:\"NAD+ (500mg)\",price:62,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Oxytocin (2mg)\",price:39,amount:\"\",isNew:false,discountForSpecial:0},{name:\"PT-141 (10mg)\",price:34,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Selank (10mg)\",price:38,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Semax (10mg)\",price:39,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Sermorelin (5mg)\",price:34,amount:\"\",isNew:false,discountForSpecial:0},{name:\"SS-31 (10mg)\",price:199,amount:\"\",isNew:false,discountForSpecial:0},{name:\"TB-500 (5mg)\",price:34,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Tesamorelin (10mg)\",price:88,amount:\"\",isNew:false,discountForSpecial:0},{name:\"Thymosin Alpha-1 (10mg)\",price:119,amount:\"\",isNew:false,discountForSpecial:0}]},{category:\"Regenerative\",products:[{name:\"Cell Factor (Half)\",price:1299,amount:\"\",isNew:false,discountForSpecial:15},{name:\"Cell Factor (Full)\",price:1999,amount:\"\",isNew:false,discountForSpecial:15}]}];export const allStacks0=[{name:\"MetaBurn\",period:\"6 month program\",programs:[{save:770,price:12999,products:[\"3x NAD+ (500mg)\",\"3x R (10mg)\",\"3x Tesamorelin + Ipamorelin + MOTS-C Blend (10mg/5mg/10mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"},{save:677,price:12999,products:[\"3x NAD+ (500mg)\",\"3x R (10mg)\",\"3x IGF-1 LR3 + MOTS-C Blend (1mg/10mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"}]},{name:\"RejuveX\",period:\"6 month program\",programs:[{price:13179,save:696,products:[\"3x GHK-CU + Epithalon + MOTS-C Blend (50mg/10mg/10mg)\",\"3x Ipamorelin + CJC-1295 + IGF-LR3 Blend (10mg/5mg/1mg)\",\"3x Tesamorelin (10mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"}]},{name:\"ImmunoShield\",period:\"6 month program\",programs:[{price:12779,save:679,products:[\"3x BPC-157 + TB-500 Blend (5mg/5mg)\",\"3x Thymosin Alpha-1 (10mg)\",\"3x KPV (10mg)\",\"3x LL-37 (5mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"}]},{name:\"NeuroElite\",period:\"6 month program\",programs:[{price:12599,save:682,products:[\"3x MOTS-C (10mg)\",\"3x NAD+ (500mg)\",\"3x Semax (10mg)\",\"3x DSIP + Selank Blend (2mg/10mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"},{price:12599,save:685,products:[\"3x MOTS-C (10mg)\",\"3x NAD+ (500mg)\",\"3x Semax (10mg)\",\"3x Dihexa (10mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"}]},{name:\"PassionX\",period:\"6 month program\",programs:[{price:12899,save:682,products:[\"3x Kisspeptin (10mg)\",\"3x Oxytocin (2mg)\",\"6x PT-141 (10mg)\",\"3x Tesamorelin + Ipamorelin + MOTS-C Blend (10mg/5mg/10mg)\",\"6x Cell Factor (Full Dose)\"],amount:\"\"}]},{name:\"Starter\",period:\"\",programs:[{price:1459,save:112,products:[\"2x R (10mg)\",\"2x T (10mg)\",\"2x Tesamorelin + Ipamorelin + MOTS-C Blend (10mg/5mg/10mg)\",\"Ipamorelin + CJC-1295 +IGF-LR3 Blend (10mg/5mg/1mg)\",\"GHK-CU + Epithalon + MOTS-C Blend (50mg/10mg/10mg)\",\"2x TB-500 + BPC-157 + GHK-CU + KPV Blend (5mg/5mg/10mg/5mg)\"],amount:\"\"}]}];\nexport const __FramerMetadata__ = {\"exports\":{\"allStacks0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"allProducts0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Products_List.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";import Billing_Address from\"https://framerusercontent.com/modules/lDyOjolYNdOos3TW9Whn/MzccMsze3cuLRr4cCQqe/Billing_Address_Desktop.js\";import Payment_Details from\"https://framerusercontent.com/modules/FREYyDNeXKZtq9v0mH8e/LDhuaIdqgzLoDXyU77x2/Payment_Details_Desktop.js\";import{useStore}from\"https://framerusercontent.com/modules/UFM4mwf9EY2xV76sDjEE/MEswO9H0q15LnsInKyiT/Shared_Store.js\";import{allProducts0}from\"https://framerusercontent.com/modules/I3cQDbmZxCeo7d9VrMOq/nrk4ybi9acKSc4TsDM5L/Products_List.js\";import{allStacks0}from\"https://framerusercontent.com/modules/I3cQDbmZxCeo7d9VrMOq/nrk4ybi9acKSc4TsDM5L/Products_List.js\";export default function Add_Product_Desktop(props){const[totalDue,setTotalDue]=useState(0);const[subTotalDue,setSubTotalDue]=useState(0);const[discountDue,setDiscountDue]=useState(0);const[totalAmount,setTotalAmount]=useState(0);const[totalPrice,setTotalPrice]=useState(0);const[smallOrderFee,setSmallOrderFee]=useState(0);const[shippingPrice,setShippingPrice]=useState(25);const[buttonHover,setButtonHover]=useState(false);const[discountCode,setDiscountCode]=useState(\"\");const[discountApplied,setDiscountApplied]=useState(false);const[appliedDiscountCode,setAppliedDiscountCode]=useState(\"\");const[appliedDiscountRate,setAppliedDiscountRate]=useState(0);const[appliedDiscountItems,setAppliedDiscountItems]=useState([]);const[discountMessage,setDiscountMessage]=useState(\"\");const[isDiscountCodeFocused,setDiscountCodeFocused]=useState(false);const[suppliesPrice,setSuppliesPrice]=useState(0);const[suppliesAmount,setSuppliesAmount]=useState(0);const[bacterWaterPrice,setBacterWaterPrice]=useState(0);const[bacterWaterAmount,setBacterWaterAmount]=useState(0);const[sterileWaterPrice,setSterileWaterPrice]=useState(0);const[sterileWaterAmount,setSterileWaterAmount]=useState(0);const[firstOrderCodeApplied,setFirstOrderCodeApplied]=useState(false);const[isSpecialProductsAddedToCart,setIsSpecialProductsAddedToCart]=useState(false);const[isCellFactorAddedToCart,setIsCellFactorAddedToCart]=useState(false);const[store,setStore]=useStore();const mOQ=1;const mOQMaxAmount=20;const mOQMaxPrice=1e3;const smallOrderFeePrice=10;const discountLessThanMax=.2;const discountCodes0=[{name:\"GH10\",rate:10},{name:\"GLP10\",rate:10,discountItems:[\"GLPs\"]},{name:\"MMT32\",rate:10},{name:\"CF15\",rate:0}];const shippingMethods={Ground:25,Air:75,SameDay:100};const[allProducts,setAllProducts]=useState(allProducts0);const[allStacks,setAllStacks]=useState(allStacks0);const updateGeneralProducts=(category,name,amount)=>{let isAddedSP=false;let isAddedCF=false;allProducts.map(catItem=>{if(catItem.category==category){catItem.products.map(proItem=>{if(proItem.name==name){proItem.amount=amount;}});}});allProducts.map(catItem=>{catItem.products.map(proItem=>{if(parseInt(proItem.amount)>0){if(catItem.category==\"Regenerative\"){isAddedCF=true;}if(proItem.discountForSpecial>0){isAddedSP=true;}}});});isAddedSP?setIsSpecialProductsAddedToCart(true):setIsSpecialProductsAddedToCart(false);isAddedCF?setIsCellFactorAddedToCart(true):setIsCellFactorAddedToCart(false);setAllProducts(allProducts);updateTotalAmount();updateTotalDue();};const updateStackProducts=(stackName,index,amount)=>{allStacks.map(stackItem=>{if(stackItem.name==stackName){stackItem.programs.map((item,i)=>{if(i==index){item.amount=amount;}});}});setAllStacks(allStacks);updateTotalAmount();updateTotalDue();};const updateTotalDue=()=>{let sum=0;let sumWithFee=0;let firstOrderLoss=0;let discountLoss=0;let wholeLoss5=0;allProducts.map(catItem=>{catItem.products.map(proItem=>{let itemPrice=proItem.amount==\"\"?0:parseInt(proItem.amount)*proItem.price;let itemPriceWithFee=proItem.amount==\"\"?0:parseInt(proItem.amount)*(proItem.price+smallOrderFeePrice);if(itemPrice>0){if(firstOrderCodeApplied){if(discountCode.toUpperCase()==\"REF10\"){firstOrderLoss+=10*itemPrice/100;}else if(discountCode.toUpperCase()==\"FFAM\"){firstOrderLoss+=20*itemPrice/100;}}else if(discountApplied){if(proItem.discountForSpecial>0){discountLoss+=itemPrice*proItem.discountForSpecial/100;}else{if(appliedDiscountItems&&appliedDiscountItems.length>0){if(appliedDiscountItems.includes(catItem.category)||appliedDiscountItems.includes(proItem.name)){discountLoss+=itemPrice*appliedDiscountRate/100;}else{discountLoss+=0;}}else{discountLoss+=itemPrice*appliedDiscountRate/100;}}}}sum+=itemPrice;sumWithFee+=itemPriceWithFee;});});let stacksLoss=0;allStacks.map(stackItem=>{stackItem.programs.map(progItem=>{let itemPrice=progItem.amount==\"\"?0:parseInt(progItem.amount)*progItem.price;let itemPriceWithFee=progItem.amount==\"\"?0:parseInt(progItem.amount)*(progItem.price+smallOrderFeePrice);sum+=itemPrice;sumWithFee+=itemPriceWithFee;stacksLoss+=progItem.amount==\"\"?0:parseInt(progItem.amount)*progItem.save;});});setStore({totalOrderPrice:sum});setTotalPrice(sum);let suppliesPrice0=store.isSuppliesAvailableForStateSelected?suppliesPrice:0;if(store.totalOrderPrice>=mOQMaxPrice){setSubTotalDue(sum);setSmallOrderFee(0);setDiscountDue(firstOrderLoss+discountLoss+stacksLoss);sum>0?setTotalDue(sum-firstOrderLoss-discountLoss-stacksLoss+shippingPrice+bacterWaterPrice+sterileWaterPrice):setTotalDue(0);}else{setSubTotalDue(sum);setSmallOrderFee(sumWithFee-sum);setDiscountDue(firstOrderLoss+stacksLoss);sum>0?setTotalDue(sumWithFee-firstOrderLoss-stacksLoss+shippingPrice+bacterWaterPrice+sterileWaterPrice):setTotalDue(0);}};const updateTotalAmount=()=>{let sum=0;allProducts.map(catItem=>{catItem.products.map(proItem=>{sum+=proItem.amount==\"\"?0:parseInt(proItem.amount);});});allStacks.map(stackItem=>{stackItem.programs.map((progItem,i)=>{sum+=progItem.amount==\"\"?0:parseInt(progItem.amount);});});setTotalAmount(sum);};const applyDiscountCode=()=>{let maxPrice=1e3;let maxMessage=\"At least $1000 is required to use discount code.\";if(discountCode.toUpperCase()==\"REF10\"){if(store.usersEmail!=\"\"){setFirstOrderCodeApplied(true);setDiscountMessage(discountCode+\" code was applied.\");setDiscountApplied(false);}else{setDiscountMessage(\"Please enter your email address.\");}}else if(discountCode.toUpperCase()==\"FFAM\"){if(store.usersEmail!=\"\"){setFirstOrderCodeApplied(true);setDiscountMessage(discountCode+\" code was applied.\");setDiscountApplied(false);}else{setDiscountMessage(\"Please enter your email address.\");}}else{if(store.totalOrderPrice>=maxPrice){if(!discountApplied){if(discountCode!=\"\"){for(let i=0;i<discountCodes0.length;i++){if(discountCodes0[i].name==discountCode.toUpperCase()){setDiscountApplied(true);setFirstOrderCodeApplied(false);setAppliedDiscountCode(discountCode);setAppliedDiscountRate(discountCodes0[i].rate);setAppliedDiscountItems(discountCodes0[i].discountItems);setDiscountMessage(discountCode+\" discount code was applied\");break;}else{setDiscountMessage(\"Enter a valid discount code\");}}}else{setDiscountMessage(\"\");}}}else{setDiscountMessage(maxMessage);}}};useEffect(()=>{updateTotalDue();},[totalAmount,shippingPrice,discountApplied,bacterWaterPrice,sterileWaterPrice,firstOrderCodeApplied,store.isSuppliesAvailableForStateSelected]);useEffect(()=>{setStore({totalOrderAmount:totalAmount});},[totalAmount]);useEffect(()=>{let maxPrice=1e3;if(discountCode.toUpperCase()==\"REF10\"||discountCode.toUpperCase()==\"FFAM\"){}else{if(store.totalOrderPrice<maxPrice){setDiscountApplied(false);setDiscountMessage(\"\");setDiscountCode(\"\");}}},[totalPrice]);useEffect(()=>{if(!store.isSuppliesAvailableForStateSelected){setSuppliesAmount(0);setSuppliesPrice(0);}},[store.isSuppliesAvailableForStateSelected]);useEffect(()=>{if(totalPrice>1e3){setStore({isSubmitAvailableByMOV:true});}else{if(store.usersEmail!=\"\"&&firstOrderCodeApplied==true){setStore({isSubmitAvailableByMOV:true});}else{setStore({isSubmitAvailableByMOV:false});}}},[totalPrice,store.usersEmail,firstOrderCodeApplied]);useEffect(()=>{function startClock(){var currentDate=new Date(new Date().toLocaleString(\"en\",{timeZone:\"America/New_York\"}));if(currentDate.getDay()>0&&currentDate.getDay()<6){if(currentDate.getHours()<12){setStore({isAvailableSameDay:true});}else{setStore({isAvailableSameDay:false});}}else{setStore({isAvailableSameDay:false});}setTimeout(startClock,3e5);}startClock();},[]);return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gap:\"50px\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{width:\"500px\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...headerStyle},children:\"2. Add products to cart\"}),allProducts&&allProducts.map(catItem=>{return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...tableTitleStyle},children:catItem.category}),/*#__PURE__*/_jsxs(\"table\",{style:tableStyle,children:[/*#__PURE__*/_jsx(\"thead\",{children:/*#__PURE__*/_jsxs(\"tr\",{style:tableHeaderStyle,children:[/*#__PURE__*/_jsx(\"td\",{style:firstTd,children:\"Product (A-Z)\"}),/*#__PURE__*/_jsx(\"td\",{style:secondTd,children:\"Price\"}),/*#__PURE__*/_jsx(\"td\",{style:thirdTd,children:\"Quantity\"})]})}),/*#__PURE__*/_jsx(\"tbody\",{children:catItem.products.map(proItem=>{return /*#__PURE__*/_jsxs(\"tr\",{style:tableBodyStyle,children:[/*#__PURE__*/_jsx(\"td\",{style:firstTd,children:/*#__PURE__*/_jsxs(\"div\",{style:{width:\"100%\"},children:[/*#__PURE__*/_jsx(\"span\",{children:proItem.name}),proItem.isNew&&/*#__PURE__*/_jsx(\"span\",{style:newItem,children:\"NEW\"})]})}),/*#__PURE__*/_jsxs(\"td\",{style:secondTd,children:[\"$\",proItem.price]}),/*#__PURE__*/_jsx(\"td\",{style:thirdTd,children:/*#__PURE__*/_jsx(\"input\",{type:\"number\",style:{...inputStyle},min:\"0\",placeholder:\"0\",name:proItem.name,value:proItem.amount,onChange:e=>{updateGeneralProducts(catItem.category,proItem.name,e.target.value);}})})]});})})]})]});}),/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...tableTitleStyle},children:\"Stacks\"}),/*#__PURE__*/_jsxs(\"table\",{style:{...tableStyle,borderBottom:\"1px solid #E9E9E9\"},children:[/*#__PURE__*/_jsx(\"thead\",{children:/*#__PURE__*/_jsxs(\"tr\",{style:{...tableHeaderStyle,height:\"20px\"},children:[/*#__PURE__*/_jsx(\"td\",{style:{...firstTd,paddingTop:\"10px\"},children:\"Product (A-Z)\"}),/*#__PURE__*/_jsx(\"td\",{style:{...secondTd,paddingTop:\"10px\"},children:\"Price\"}),/*#__PURE__*/_jsx(\"td\",{style:{...thirdTd,paddingTop:\"10px\"},children:\"Quantity\"})]})}),/*#__PURE__*/_jsx(\"tbody\",{children:allStacks&&allStacks.map(stackItem=>{return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"tr\",{children:/*#__PURE__*/_jsxs(\"td\",{colspan:\"3\",style:{borderBottom:\"1px solid #E9E9E9\"},children:[/*#__PURE__*/_jsxs(\"p\",{style:{fontSize:\"20px\",fontWeight:\"600\",color:\"#434343\",marginBottom:\"0px\",marginTop:\"25px\"},children:[stackItem.name,\" Stacks\"]}),/*#__PURE__*/_jsx(\"p\",{style:{color:\"#949494\",fontSize:\"12px\",fontWeight:\"500\",marginBottom:\"8px\",marginTop:\"5px\"},children:stackItem.period})]})}),/*#__PURE__*/_jsx(\"tr\",{children:/*#__PURE__*/_jsx(\"td\",{style:{height:\"15px\"}})}),stackItem.programs.map((progItem,i)=>{return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"tr\",{style:tableBodyStyle,children:[/*#__PURE__*/_jsx(\"td\",{style:{...firstTd,paddingBottom:\"0px\"},children:/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{color:\"#383838\",fontSize:\"16px\",fontWeight:\"600\"},children:[\"Program\",\" \",i+1]}),/*#__PURE__*/_jsxs(\"span\",{style:{color:\"3a661e\",fontSize:\"12px\",fontWeight:\"600\",marginLeft:\"15px\",padding:\"3px 6px\",backgroundColor:\"#d0ffb4\",borderRadius:\"3px\"},children:[\"YOU SAVE $\",progItem.save]})]})}),/*#__PURE__*/_jsxs(\"td\",{style:{color:\"4f4f4f\",fontSize:\"18px\",fontWeight:\"500\"},children:[\"$\",progItem.price.toString().replace(/(\\d)(?=(\\d{3})+(?!\\d))/g,\"$1,\")]}),/*#__PURE__*/_jsx(\"td\",{style:{...thirdTd,paddingBottom:\"0px\"},children:/*#__PURE__*/_jsx(\"input\",{type:\"number\",style:{...inputStyle},min:\"0\",placeholder:\"0\",name:stackItem.name+\" Program \"+(i+1),value:progItem.amount,onChange:e=>{updateStackProducts(stackItem.name,i,e.target.value);}})})]}),/*#__PURE__*/_jsx(\"tr\",{children:/*#__PURE__*/_jsx(\"td\",{style:{paddingRight:\"25px\"},children:/*#__PURE__*/_jsx(\"div\",{children:progItem.products.map(product=>{return /*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"16px\",fontWeight:\"400\",color:\"#4f4f4f\",marginTop:\"0px\",marginBottom:\"15px\"},children:product});})})})})]});})]});})})]}),/*#__PURE__*/_jsxs(\"div\",{style:{...basicFontStyle,color:\"#9C9C9C\",padding:\"20px 4px\",borderBottom:\"1px solid #E9E9E9\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",marginBottom:\"4px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Shipping\"}),/*#__PURE__*/_jsx(\"span\",{children:shippingPrice==25?\"$25\":shippingPrice==75?\"$75\":\"$100\"})]}),/*#__PURE__*/_jsxs(\"select\",{name:\"Shipping\",style:{...shippingSelectionStyle},onChange:e=>{setShippingPrice(shippingMethods[e.target.value]);if(e.target.value!=\"SameDay\"){setStore({isSameDayOptionSelected:false});}else{setStore({isSameDayOptionSelected:true});}},children:[/*#__PURE__*/_jsx(\"option\",{value:\"Ground\",children:\"Ground Shipping (3-5 business days)\"}),/*#__PURE__*/_jsx(\"option\",{value:\"Air\",children:\"Next Day Air\"}),/*#__PURE__*/_jsx(\"option\",{value:\"SameDay\",children:\"Same Day (GA destinations only)\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",fontWeight:\"500\",color:\"#4F4F4F\",padding:\"40px 0px 10px\",gap:\"20px\"},children:[/*#__PURE__*/_jsx(\"input\",{style:{...inputStyle,width:\"75%\",padding:\"8px 16px\",borderRadius:\"10px\",backgroundColor:\"#F4F4F4\",borderColor:isDiscountCodeFocused?\"#0099FF\":\"#E6E6E6\"},type:\"text\",placeholder:\"Discount Code\",value:discountCode,onChange:e=>{setDiscountCode(e.target.value);},onFocus:e=>{setDiscountCodeFocused(true);},onBlur:e=>{setDiscountCodeFocused(false);}}),/*#__PURE__*/_jsx(\"div\",{onClick:e=>{applyDiscountCode();},onMouseEnter:()=>setButtonHover(true),onMouseLeave:()=>setButtonHover(false),style:{...buttonStyle,width:\"25%\",backgroundColor:buttonHover?\"#505050\":\"#141414\"},children:/*#__PURE__*/_jsx(\"span\",{children:\"Apply\"})})]}),/*#__PURE__*/_jsx(\"input\",{name:\"Discount Code\",value:discountApplied?appliedDiscountCode:\"\",style:{display:\"none\"}}),/*#__PURE__*/_jsx(\"div\",{style:{padding:\"0px 4px\",color:discountApplied||firstOrderCodeApplied?\"green\":\"red\"},children:discountMessage})]}),/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"30px 4px 10px\"},children:[/*#__PURE__*/_jsxs(\"span\",{children:[\"Subtotal \u2022 \",totalAmount,\" items\"]}),/*#__PURE__*/_jsx(\"span\",{children:`$`+subTotalDue.toFixed(2)})]})}),store.totalOrderPrice>0&&store.totalOrderPrice<mOQMaxPrice&&/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"10px 4px 10px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Small Order Fee ($10 per vial)\"}),/*#__PURE__*/_jsx(\"span\",{children:`$`+smallOrderFee.toFixed(2)})]})}),discountDue>0&&/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"10px 4px 10px\"},children:[discountApplied||firstOrderCodeApplied?/*#__PURE__*/_jsx(\"span\",{children:\"Discount Code\"}):/*#__PURE__*/_jsx(\"span\",{style:{color:\"#418736\"},children:\"March Madness Discount\"}),/*#__PURE__*/_jsxs(\"span\",{children:[\"- \",`$`+discountDue.toFixed(2)]})]})}),/*#__PURE__*/_jsxs(\"div\",{style:{...basicFontStyle,color:\"#4F4F4F\",display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"10px 4px 6px\",width:\"100%\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",alignItems:\"center\",justifyContent:\"space-between\",width:\"285px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Add Bacteriostatic Water ($15/ea)\"}),/*#__PURE__*/_jsx(\"input\",{type:\"number\",name:\"Bacteriostatic Water\",style:{...inputStyle,width:\"50px\",height:\"32px\",marginLeft:\"10px\"},min:\"0\",placeholder:\"0\",value:bacterWaterAmount,onChange:e=>{setBacterWaterPrice(e.target.value==\"\"?0:parseInt(e.target.value)*15);setBacterWaterAmount(parseInt(e.target.value));}})]}),/*#__PURE__*/_jsx(\"span\",{style:{paddingTop:\"5px\"},children:`$`+bacterWaterPrice.toFixed(2)})]}),/*#__PURE__*/_jsxs(\"div\",{style:{...basicFontStyle,color:\"#4F4F4F\",display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"0px 4px 6px\",width:\"100%\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",alignItems:\"center\",justifyContent:\"space-between\",width:\"285px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Add Sterile Water ($15/ea)\"}),/*#__PURE__*/_jsx(\"input\",{type:\"number\",name:\"Sterile Water\",style:{...inputStyle,width:\"50px\",height:\"32px\",marginLeft:\"10px\"},min:\"0\",placeholder:\"0\",value:sterileWaterAmount,onChange:e=>{setSterileWaterPrice(e.target.value==\"\"?0:parseInt(e.target.value)*15);setSterileWaterAmount(parseInt(e.target.value));}})]}),/*#__PURE__*/_jsx(\"span\",{style:{paddingTop:\"5px\"},children:`$`+sterileWaterPrice.toFixed(2)})]}),/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"16px\",fontWeight:\"500\",padding:\"20px 4px 10px\",color:\"#1F1F1F\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Total Due\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Total Due\",value:`$`+totalDue.toFixed(2),style:{border:\"none\",width:\"100px\",fontSize:\"16px\",fontFamily:\"Inter\",fontWeight:\"500\",background:\"transparent\",textAlign:\"right\",color:\"#1F1F1F\"},readOnly:true})]})})]}),/*#__PURE__*/_jsx(Payment_Details,{}),/*#__PURE__*/_jsx(Billing_Address,{})]})});}const basicFontStyle={fontFamily:\"Inter\",color:\"#4F4F4F\"};const headerStyle={fontSize:\"20px\",fontWeight:\"500\",lineHeight:\"1.2\",marginBottom:\"20px\",color:\"#0C1B54\",letterSpacing:\"-0.4px\"};const tableTitleStyle={fontSize:\"16px\",fontWeight:\"600\",lineHeight:\"1.2\",textAlign:\"center\",marginTop:\"24px\"};const tableStyle={width:\"500px\",textAlign:\"left\",fontFamily:\"Inter\",borderBottom:\"1px solid #E9E9E9\",paddingBottom:\"12px\"};const tableHeaderStyle={fontSize:\"12px\",borderBottom:\"1px solid #888888\",padding:\"8px 0\",fontWeight:\"500\",color:\"#888888\",height:\"50px\"};const tableBodyStyle={fontSize:\"16px\",color:\"#4F4F4F\",height:\"40px\"};const firstTd={width:\"320px\",paddingBottom:\"8px\",paddingRight:\"30px\"};const secondTd={width:\"60px\",paddingBottom:\"8px\"};const thirdTd={width:\"60px\",paddingBottom:\"8px\"};const inputStyle={width:\"100%\",height:\"40px\",padding:\"8px 8px\",fontSize:\"14px\",fontFamily:\"Inter\",border:\"1px solid #E9E9E9\",borderRadius:\"10px\",color:\"#4F4F4F\",outline:\"none\"};const buttonStyle={width:\"100%\",height:\"40px\",padding:\"8px 8px\",color:\"#FFFFFF\",backgroundColor:\"#1773b0\",fontSize:\"14px\",fontFamily:\"Inter\",borderRadius:\"10px\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",cursor:\"pointer\",transition:\"0.3s\"};const shippingSelectionStyle={width:\"252px\",height:\"30px\",marginLeft:\"-4px\",padding:\"0px\",fontSize:\"12px\",fontFamily:\"Inter\",border:\"none\",color:\"#9C9C9C\",background:\"transparent\",outline:\"none\"};const newItem={padding:\"4px 6px\",marginLeft:\"6px\",borderRadius:\"4px\",fontFamily:\"Inter\",fontSize:\"12px\",fontWeight:\"600\",color:\"#4086E3\",backgroundColor:\"#D1E8FF\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Add_Product_Desktop\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";import{useStore}from\"https://framerusercontent.com/modules/UFM4mwf9EY2xV76sDjEE/MEswO9H0q15LnsInKyiT/Shared_Store.js\";export default function Billing_Address_Phone(props){const[isSameShippingAddress,setIsSameShippingAddress]=useState(false);const[isAddress1Focused,setIsAddress1Focused]=useState(false);const[isAddress2Focused,setIsAddress2Focused]=useState(false);const[isCityFocused,setIsCityFocused]=useState(false);const[isPostalFocused,setIsPostalFocused]=useState(false);const state_list=[\"AL\",\"AZ\",\"AR\",\"CA\",\"CO\",\"CT\",\"DE\",\"DC\",\"FL\",\"GA\",\"ID\",\"IL\",\"IN\",\"IA\",\"KS\",\"KY\",\"LA\",\"ME\",\"MD\",\"MA\",\"MI\",\"MN\",\"MS\",\"MO\",\"MT\",\"NE\",\"NV\",\"NH\",\"NJ\",\"NM\",\"NY\",\"NC\",\"ND\",\"OH\",\"OK\",\"OR\",\"PA\",\"PR\",\"RI\",\"SC\",\"SD\",\"TN\",\"TX\",\"UT\",\"VT\",\"VA\",\"VI\",\"WA\",\"WV\",\"WI\",\"WY\"];const[store,setStore]=useStore();return /*#__PURE__*/_jsxs(\"div\",{style:container,children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...headerStyle},children:\"Billing address\"}),/*#__PURE__*/_jsxs(\"div\",{style:checkBoxContainer,children:[/*#__PURE__*/_jsx(\"input\",{name:\"Same as Shipping address\",type:\"checkbox\",style:{...checkBoxStyle,...inputBoxStyle},onChange:e=>{setIsSameShippingAddress(e.target.checked);}}),/*#__PURE__*/_jsx(\"span\",{style:{...basicFontStyle,...titleStyle},children:\"Same as Shipping address\"})]}),!isSameShippingAddress&&/*#__PURE__*/_jsxs(\"div\",{style:addrInfoContainer,children:[/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Address 1\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing Address1\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isAddress1Focused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsAddress1Focused(true);},onBlur:e=>{setIsAddress1Focused(false);},required:true})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Address 2\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing Address2\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isAddress2Focused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsAddress2Focused(true);},onBlur:e=>{setIsAddress2Focused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",gap:\"20px\",justifyContent:\"space-between\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{width:\"40%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"City\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing City\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCityFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsCityFocused(true);},onBlur:e=>{setIsCityFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"State\"}),/*#__PURE__*/_jsxs(\"select\",{name:\"Billing Location\",style:{...inputBoxStyle,...textBoxStyle,padding:\"0px 8px\"},onChange:e=>{e.target.value==\"GA\"?setStore({isGAStateSelectedInBilling:true}):setStore({isGAStateSelectedInBilling:false});},required:true,children:[/*#__PURE__*/_jsx(\"option\",{value:\"\",children:\"Select...\"}),state_list.map(item=>{return /*#__PURE__*/_jsx(\"option\",{value:`${item}`,children:item});})]})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"40%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Postal Code\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Billing Postal Code\",type:\"text\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isPostalFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsPostalFocused(true);},onBlur:e=>{setIsPostalFocused(false);}})]})]})]})]});}const container={width:\"340px\",display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const addrInfoContainer={display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const headerStyle={fontSize:\"18px\",fontWeight:\"500\",lineHeight:\"1.2\",color:\"#0C1B54\",letterSpacing:\"-0.4px\"};const checkBoxContainer={display:\"flex\",alignItems:\"center\",gap:\"8px\"};const checkBoxStyle={width:\"16px\",height:\"16px\",margin:\"0px\"};const titleStyle={fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};const textBoxStyle={width:\"100%\",height:\"40px\",padding:\"12px\",color:\"#333333\",fontFamily:\"Inter\",fontSize:\"14px\",outline:\"none\",opacity:\"0.8\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Billing_Address_Phone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Billing_Address_Phone.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";export default function Payment_Details_Phone(props){const[isSameShippingAddress,setIsSameShippingAddress]=useState(false);const[isCardholderFocused,setIsCardholderFocused]=useState(false);const[isCardNumberFocused,setIsCardNumberFocused]=useState(false);const[isExpMonthFocused,setIsExpMonthFocused]=useState(false);const[isExpYearFocused,setIsExpYearFocused]=useState(false);const[isCvvFocused,setIsCvvFocused]=useState(false);const[isPostalFocused,setIsPostalFocused]=useState(false);return /*#__PURE__*/_jsxs(\"div\",{style:container,children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...headerStyle},children:\"3. Enter your payment details\"}),/*#__PURE__*/_jsxs(\"div\",{style:addrInfoContainer,children:[/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Cardholder Name\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Cardholder Name\",type:\"text\",placeholder:\"First Last\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCardholderFocused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsCardholderFocused(true);},onBlur:e=>{setIsCardholderFocused(false);},required:true})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Card Number\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Number\",type:\"text\",placeholder:\"0000 0000 0000 0000\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCardNumberFocused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsCardNumberFocused(true);},onBlur:e=>{setIsCardNumberFocused(false);},required:true})]}),/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",gap:\"10px\",justifyContent:\"space-between\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Exp. Month\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Exp Date\",type:\"text\",placeholder:\"MM\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isExpMonthFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsExpMonthFocused(true);},onBlur:e=>{setIsExpMonthFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Exp. Year\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Exp Date\",type:\"text\",placeholder:\"YY\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isExpYearFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsExpYearFocused(true);},onBlur:e=>{setIsExpYearFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"CVV\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card CVV\",type:\"text\",placeholder:\"000\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isCvvFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsCvvFocused(true);},onBlur:e=>{setIsCvvFocused(false);}})]}),/*#__PURE__*/_jsxs(\"div\",{style:{width:\"25%\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...titleStyle,marginBottom:\"8px\"},children:\"Postal Code\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Card Postal Code\",type:\"text\",placeholder:\"00000\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isPostalFocused?\"#0099FF\":\"#E6E6E6\"},required:true,onFocus:e=>{setIsPostalFocused(true);},onBlur:e=>{setIsPostalFocused(false);}})]})]}),/*#__PURE__*/_jsxs(\"div\",{style:{...paymentDetailsNote,...basicFontStyle},children:[/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",focusable:\"false\",viewBox:\"0 0 24 24\",color:\"rgb(125, 125, 125)\",style:{userSelect:\"none\",display:\"inline-block\",fill:\"rgb(125, 125, 125)\",flexShrink:\"0\",width:\"16px\",height:\"16px\"},children:/*#__PURE__*/_jsx(\"path\",{d:\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z\"})})}),/*#__PURE__*/_jsx(\"div\",{children:\"You will not be immediately charged. Once our team receives your order we will send you an invoice within 48 hours.\"})]})]})]});}const container={width:\"340px\",display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const addrInfoContainer={display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const headerStyle={fontSize:\"18px\",fontWeight:\"500\",lineHeight:\"1.2\",color:\"#0C1B54\",letterSpacing:\"-0.4px\"};const checkBoxContainer={display:\"flex\",alignItems:\"center\",gap:\"8px\"};const checkBoxStyle={width:\"16px\",height:\"16px\"};const titleStyle={fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};const textBoxStyle={width:\"100%\",height:\"40px\",padding:\"12px\",color:\"#333333\",fontFamily:\"Inter\",fontSize:\"14px\",outline:\"none\",opacity:\"0.8\"};const paymentDetailsNote={color:\"#6B6B6B\",fontWeight:\"500\",display:\"flex\",alignItems:\"flex-start\",gap:\"10px\",padding:\"16px 16px\",border:\"1px dashed rgb(216 216 216)\",borderRadius:\"5px\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Payment_Details_Phone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Payment_Details_Phone.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";import Billing_Address from\"https://framerusercontent.com/modules/6J6LHyjnUehPkIxiQH5o/ET5fxW96fzWoDyOBhn4p/Billing_Address_Phone.js\";import Payment_Details from\"https://framerusercontent.com/modules/EowKU545AVlMHgSrC3Fn/Hi60IC6rXymQTnejEXii/Payment_Details_Phone.js\";import{useStore}from\"https://framerusercontent.com/modules/UFM4mwf9EY2xV76sDjEE/MEswO9H0q15LnsInKyiT/Shared_Store.js\";import{allProducts0}from\"https://framerusercontent.com/modules/I3cQDbmZxCeo7d9VrMOq/nrk4ybi9acKSc4TsDM5L/Products_List.js\";import{allStacks0}from\"https://framerusercontent.com/modules/I3cQDbmZxCeo7d9VrMOq/nrk4ybi9acKSc4TsDM5L/Products_List.js\";export default function Add_Product_Phone(props){const[totalDue,setTotalDue]=useState(0);const[subTotalDue,setSubTotalDue]=useState(0);const[discountDue,setDiscountDue]=useState(0);const[totalAmount,setTotalAmount]=useState(0);const[totalPrice,setTotalPrice]=useState(0);const[smallOrderFee,setSmallOrderFee]=useState(0);const[shippingPrice,setShippingPrice]=useState(25);const[buttonHover,setButtonHover]=useState(false);const[discountCode,setDiscountCode]=useState(\"\");const[discountApplied,setDiscountApplied]=useState(false);const[appliedDiscountCode,setAppliedDiscountCode]=useState(\"\");const[appliedDiscountRate,setAppliedDiscountRate]=useState(0);const[appliedDiscountItems,setAppliedDiscountItems]=useState([]);const[discountMessage,setDiscountMessage]=useState(\"\");const[isDiscountCodeFocused,setDiscountCodeFocused]=useState(false);const[suppliesPrice,setSuppliesPrice]=useState(0);const[suppliesAmount,setSuppliesAmount]=useState(0);const[bacterWaterPrice,setBacterWaterPrice]=useState(0);const[bacterWaterAmount,setBacterWaterAmount]=useState(0);const[sterileWaterPrice,setSterileWaterPrice]=useState(0);const[sterileWaterAmount,setSterileWaterAmount]=useState(0);const[firstOrderCodeApplied,setFirstOrderCodeApplied]=useState(false);const[isSpecialProductsAddedToCart,setIsSpecialProductsAddedToCart]=useState(false);const[isCellFactorAddedToCart,setIsCellFactorAddedToCart]=useState(false);const[store,setStore]=useStore();const mOQ=1;const mOQMaxAmount=20;const mOQMaxPrice=1e3;const smallOrderFeePrice=10;const discountLessThanMax=.2;const discountCodes0=[{name:\"GH10\",rate:10},{name:\"GLP10\",rate:10,discountItems:[\"GLPs\"]},{name:\"MMT32\",rate:10},{name:\"CF15\",rate:0}];const shippingMethods={Ground:25,Air:75,SameDay:100};const[allProducts,setAllProducts]=useState(allProducts0);const[allStacks,setAllStacks]=useState(allStacks0);const updateGeneralProducts=(category,name,amount)=>{let isAddedSP=false;let isAddedCF=false;allProducts.map(catItem=>{if(catItem.category==category){catItem.products.map(proItem=>{if(proItem.name==name){proItem.amount=amount;}});}});allProducts.map(catItem=>{catItem.products.map(proItem=>{if(parseInt(proItem.amount)>0){if(catItem.category==\"Regenerative\"){isAddedCF=true;}if(proItem.discountForSpecial>0){isAddedSP=true;}}});});isAddedSP?setIsSpecialProductsAddedToCart(true):setIsSpecialProductsAddedToCart(false);isAddedCF?setIsCellFactorAddedToCart(true):setIsCellFactorAddedToCart(false);setAllProducts(allProducts);updateTotalAmount();updateTotalDue();};const updateStackProducts=(stackName,index,amount)=>{allStacks.map(stackItem=>{if(stackItem.name==stackName){stackItem.programs.map((item,i)=>{if(i==index){item.amount=amount;}});}});setAllStacks(allStacks);updateTotalAmount();updateTotalDue();};const updateTotalDue=()=>{let sum=0;let sumWithFee=0;let firstOrderLoss=0;let discountLoss=0;let wholeLoss5=0;allProducts.map(catItem=>{catItem.products.map(proItem=>{let itemPrice=proItem.amount==\"\"?0:parseInt(proItem.amount)*proItem.price;let itemPriceWithFee=proItem.amount==\"\"?0:parseInt(proItem.amount)*(proItem.price+smallOrderFeePrice);if(itemPrice>0){if(firstOrderCodeApplied){if(discountCode.toUpperCase()==\"REF10\"){firstOrderLoss+=10*itemPrice/100;}else if(discountCode.toUpperCase()==\"FFAM\"){firstOrderLoss+=20*itemPrice/100;}}else if(discountApplied){if(proItem.discountForSpecial>0){discountLoss+=itemPrice*proItem.discountForSpecial/100;}else{if(appliedDiscountItems&&appliedDiscountItems.length>0){if(appliedDiscountItems.includes(catItem.category)||appliedDiscountItems.includes(proItem.name)){discountLoss+=itemPrice*appliedDiscountRate/100;}else{discountLoss+=0;}}else{discountLoss+=itemPrice*appliedDiscountRate/100;}}}}sum+=itemPrice;sumWithFee+=itemPriceWithFee;});});let stacksLoss=0;allStacks.map(stackItem=>{stackItem.programs.map(progItem=>{let itemPrice=progItem.amount==\"\"?0:parseInt(progItem.amount)*progItem.price;let itemPriceWithFee=progItem.amount==\"\"?0:parseInt(progItem.amount)*(progItem.price+smallOrderFeePrice);sum+=itemPrice;sumWithFee+=itemPriceWithFee;stacksLoss+=progItem.amount==\"\"?0:parseInt(progItem.amount)*progItem.save;});});setStore({totalOrderPrice:sum});setTotalPrice(sum);let suppliesPrice0=store.isSuppliesAvailableForStateSelected?suppliesPrice:0;if(store.totalOrderPrice>=mOQMaxPrice){setSubTotalDue(sum);setSmallOrderFee(0);setDiscountDue(firstOrderLoss+discountLoss+stacksLoss);sum>0?setTotalDue(sum-firstOrderLoss-discountLoss-stacksLoss+shippingPrice+bacterWaterPrice+sterileWaterPrice):setTotalDue(0);}else{setSubTotalDue(sum);setSmallOrderFee(sumWithFee-sum);setDiscountDue(firstOrderLoss+stacksLoss);sum>0?setTotalDue(sumWithFee-firstOrderLoss-stacksLoss+shippingPrice+bacterWaterPrice+sterileWaterPrice):setTotalDue(0);}};const updateTotalAmount=()=>{let sum=0;allProducts.map(catItem=>{catItem.products.map(proItem=>{sum+=proItem.amount==\"\"?0:parseInt(proItem.amount);});});allStacks.map(stackItem=>{stackItem.programs.map((progItem,i)=>{sum+=progItem.amount==\"\"?0:parseInt(progItem.amount);});});setTotalAmount(sum);};const applyDiscountCode=()=>{let maxPrice=1e3;let maxMessage=\"At least $1000 is required to use discount code.\";if(discountCode.toUpperCase()==\"REF10\"){if(store.usersEmail!=\"\"){setFirstOrderCodeApplied(true);setDiscountMessage(discountCode+\" code was applied.\");setDiscountApplied(false);}else{setDiscountMessage(\"Please enter your email address.\");}}else if(discountCode.toUpperCase()==\"FFAM\"){if(store.usersEmail!=\"\"){setFirstOrderCodeApplied(true);setDiscountMessage(discountCode+\" code was applied.\");setDiscountApplied(false);}else{setDiscountMessage(\"Please enter your email address.\");}}else{if(store.totalOrderPrice>=maxPrice){if(!discountApplied){if(discountCode!=\"\"){for(let i=0;i<discountCodes0.length;i++){if(discountCodes0[i].name==discountCode.toUpperCase()){setDiscountApplied(true);setFirstOrderCodeApplied(false);setAppliedDiscountCode(discountCode);setAppliedDiscountRate(discountCodes0[i].rate);setAppliedDiscountItems(discountCodes0[i].discountItems);setDiscountMessage(discountCode+\" discount code was applied\");break;}else{setDiscountMessage(\"Enter a valid discount code\");}}}else{setDiscountMessage(\"\");}}}else{setDiscountMessage(maxMessage);}}};useEffect(()=>{updateTotalDue();},[totalAmount,shippingPrice,discountApplied,bacterWaterPrice,sterileWaterPrice,firstOrderCodeApplied,store.isSuppliesAvailableForStateSelected]);useEffect(()=>{setStore({totalOrderAmount:totalAmount});},[totalAmount]);useEffect(()=>{let maxPrice=1e3;if(discountCode.toUpperCase()==\"REF10\"||discountCode.toUpperCase()==\"FFAM\"){}else{if(store.totalOrderPrice<maxPrice){setDiscountApplied(false);setDiscountMessage(\"\");setDiscountCode(\"\");}}},[totalPrice]);useEffect(()=>{if(!store.isSuppliesAvailableForStateSelected){setSuppliesAmount(0);setSuppliesPrice(0);}},[store.isSuppliesAvailableForStateSelected]);useEffect(()=>{if(totalPrice>1e3){setStore({isSubmitAvailableByMOV:true});}else{if(store.usersEmail!=\"\"&&firstOrderCodeApplied==true){setStore({isSubmitAvailableByMOV:true});}else{setStore({isSubmitAvailableByMOV:false});}}},[totalPrice,store.usersEmail,firstOrderCodeApplied]);useEffect(()=>{function startClock(){var currentDate=new Date(new Date().toLocaleString(\"en\",{timeZone:\"America/New_York\"}));if(currentDate.getDay()>0&&currentDate.getDay()<6){if(currentDate.getHours()<12){setStore({isAvailableSameDay:true});}else{setStore({isAvailableSameDay:false});}}else{setStore({isAvailableSameDay:false});}setTimeout(startClock,3e5);}startClock();},[]);return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gap:\"50px\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{width:\"340px\"},children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...headerStyle},children:\"2. Add products to cart\"}),allProducts&&allProducts.map(catItem=>{return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...tableTitleStyle},children:catItem.category}),/*#__PURE__*/_jsxs(\"table\",{style:tableStyle,children:[/*#__PURE__*/_jsx(\"thead\",{children:/*#__PURE__*/_jsxs(\"tr\",{style:tableHeaderStyle,children:[/*#__PURE__*/_jsx(\"td\",{style:firstTd,children:\"Product (A-Z)\"}),/*#__PURE__*/_jsx(\"td\",{style:secondTd,children:\"Price\"}),/*#__PURE__*/_jsx(\"td\",{style:thirdTd,children:\"Quantity\"})]})}),/*#__PURE__*/_jsx(\"tbody\",{children:catItem.products.map(proItem=>{return /*#__PURE__*/_jsxs(\"tr\",{style:tableBodyStyle,children:[/*#__PURE__*/_jsx(\"td\",{style:firstTd,children:/*#__PURE__*/_jsxs(\"div\",{style:{width:\"100%\"},children:[/*#__PURE__*/_jsx(\"span\",{children:proItem.name}),proItem.isNew&&/*#__PURE__*/_jsx(\"span\",{style:newItem,children:\"NEW\"})]})}),/*#__PURE__*/_jsxs(\"td\",{style:secondTd,children:[\"$\",proItem.price]}),/*#__PURE__*/_jsx(\"td\",{style:thirdTd,children:/*#__PURE__*/_jsx(\"input\",{type:\"number\",style:{...inputStyle},min:\"0\",placeholder:\"0\",name:proItem.name,value:proItem.amount,onChange:e=>{updateGeneralProducts(catItem.category,proItem.name,e.target.value);}})})]});})})]})]});}),/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle,...tableTitleStyle},children:\"Stacks\"}),/*#__PURE__*/_jsxs(\"table\",{style:{...tableStyle,borderBottom:\"1px solid #E9E9E9\"},children:[/*#__PURE__*/_jsx(\"thead\",{children:/*#__PURE__*/_jsxs(\"tr\",{style:{...tableHeaderStyle,height:\"20px\"},children:[/*#__PURE__*/_jsx(\"td\",{style:{...firstTd,paddingTop:\"10px\"},children:\"Product (A-Z)\"}),/*#__PURE__*/_jsx(\"td\",{style:{...secondTd,paddingTop:\"10px\"},children:\"Price\"}),/*#__PURE__*/_jsx(\"td\",{style:{...thirdTd,paddingTop:\"10px\"},children:\"Quantity\"})]})}),/*#__PURE__*/_jsx(\"tbody\",{children:allStacks&&allStacks.map(stackItem=>{return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"tr\",{children:/*#__PURE__*/_jsxs(\"td\",{colspan:\"3\",style:{borderBottom:\"1px solid #E9E9E9\"},children:[/*#__PURE__*/_jsxs(\"p\",{style:{fontSize:\"20px\",fontWeight:\"600\",color:\"#434343\",marginBottom:\"0px\",marginTop:\"25px\"},children:[stackItem.name,\" Stacks\"]}),/*#__PURE__*/_jsx(\"p\",{style:{color:\"#949494\",fontSize:\"12px\",fontWeight:\"500\",marginBottom:\"8px\",marginTop:\"5px\"},children:stackItem.period})]})}),/*#__PURE__*/_jsx(\"tr\",{children:/*#__PURE__*/_jsx(\"td\",{style:{height:\"15px\"}})}),stackItem.programs.map((progItem,i)=>{return /*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"tr\",{style:tableBodyStyle,children:[/*#__PURE__*/_jsx(\"td\",{style:{...firstTd,paddingBottom:\"0px\"},children:/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsxs(\"span\",{style:{color:\"#383838\",fontSize:\"16px\",fontWeight:\"600\"},children:[\"Program\",\" \",i+1]}),/*#__PURE__*/_jsxs(\"span\",{style:{color:\"3a661e\",fontSize:\"12px\",fontWeight:\"600\",marginLeft:\"10px\",padding:\"3px 6px\",backgroundColor:\"#d0ffb4\",borderRadius:\"3px\"},children:[\"YOU SAVE $\",progItem.save]})]})}),/*#__PURE__*/_jsxs(\"td\",{style:{color:\"4f4f4f\",fontSize:\"18px\",fontWeight:\"500\"},children:[\"$\",progItem.price.toString().replace(/(\\d)(?=(\\d{3})+(?!\\d))/g,\"$1,\")]}),/*#__PURE__*/_jsx(\"td\",{style:{...thirdTd,paddingBottom:\"0px\"},children:/*#__PURE__*/_jsx(\"input\",{type:\"number\",style:{...inputStyle},min:\"0\",placeholder:\"0\",name:stackItem.name+\" Program \"+(i+1),value:progItem.amount,onChange:e=>{updateStackProducts(stackItem.name,i,e.target.value);}})})]}),/*#__PURE__*/_jsx(\"tr\",{children:/*#__PURE__*/_jsx(\"td\",{style:{paddingRight:\"0px\"},children:/*#__PURE__*/_jsx(\"div\",{children:progItem.products.map(product=>{return /*#__PURE__*/_jsx(\"p\",{style:{fontSize:\"16px\",fontWeight:\"400\",color:\"#4f4f4f\",marginTop:\"0px\",marginBottom:\"15px\"},children:product});})})})})]});})]});})})]}),/*#__PURE__*/_jsxs(\"div\",{style:{...basicFontStyle,color:\"#9C9C9C\",padding:\"20px 4px\",borderBottom:\"1px solid #E9E9E9\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",marginBottom:\"4px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Shipping\"}),/*#__PURE__*/_jsx(\"span\",{children:shippingPrice==25?\"$25\":shippingPrice==75?\"$75\":\"$100\"})]}),/*#__PURE__*/_jsxs(\"select\",{name:\"Shipping\",style:{...shippingSelectionStyle},onChange:e=>{setShippingPrice(shippingMethods[e.target.value]);if(e.target.value!=\"SameDay\"){setStore({isSameDayOptionSelected:false});}else{setStore({isSameDayOptionSelected:true});}},children:[/*#__PURE__*/_jsx(\"option\",{value:\"Ground\",children:\"Ground Shipping (3-5 business days)\"}),/*#__PURE__*/_jsx(\"option\",{value:\"Air\",children:\"Next Day Air\"}),/*#__PURE__*/_jsx(\"option\",{value:\"SameDay\",children:\"Same Day (GA destinations only)\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",fontWeight:\"500\",color:\"#4F4F4F\",padding:\"40px 0px 10px\",gap:\"20px\"},children:[/*#__PURE__*/_jsx(\"input\",{style:{...inputStyle,width:\"75%\",padding:\"8px 16px\",borderRadius:\"10px\",backgroundColor:\"#F4F4F4\",borderColor:isDiscountCodeFocused?\"#0099FF\":\"#E6E6E6\"},type:\"text\",placeholder:\"Discount Code\",value:discountCode,onChange:e=>{setDiscountCode(e.target.value);},onFocus:e=>{setDiscountCodeFocused(true);},onBlur:e=>{setDiscountCodeFocused(false);}}),/*#__PURE__*/_jsx(\"div\",{onClick:e=>{applyDiscountCode();},onMouseEnter:()=>setButtonHover(true),onMouseLeave:()=>setButtonHover(false),style:{...buttonStyle,width:\"25%\",backgroundColor:buttonHover?\"#505050\":\"#141414\"},children:/*#__PURE__*/_jsx(\"span\",{children:\"Apply\"})})]}),/*#__PURE__*/_jsx(\"input\",{name:\"Discount Code\",value:discountApplied?appliedDiscountCode:\"\",style:{display:\"none\"}}),/*#__PURE__*/_jsx(\"div\",{style:{padding:\"0px 4px\",color:discountApplied||firstOrderCodeApplied?\"green\":\"red\"},children:discountMessage})]}),/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"30px 4px 10px\"},children:[/*#__PURE__*/_jsxs(\"span\",{children:[\"Subtotal \u2022 \",totalAmount,\" items\"]}),/*#__PURE__*/_jsx(\"span\",{children:`$`+subTotalDue.toFixed(2)})]})}),store.totalOrderPrice>0&&store.totalOrderPrice<mOQMaxPrice&&/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"10px 4px 10px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Small Order Fee ($10 per vial)\"}),/*#__PURE__*/_jsx(\"span\",{children:`$`+smallOrderFee.toFixed(2)})]})}),discountDue>0&&/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"10px 4px 10px\"},children:[discountApplied||firstOrderCodeApplied?/*#__PURE__*/_jsx(\"span\",{children:\"Discount Code\"}):/*#__PURE__*/_jsx(\"span\",{style:{color:\"#418736\"},children:\"March Madness Discount\"}),/*#__PURE__*/_jsxs(\"span\",{children:[\"- \",`$`+discountDue.toFixed(2)]})]})}),/*#__PURE__*/_jsxs(\"div\",{style:{...basicFontStyle,color:\"#4F4F4F\",display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"10px 4px 6px\",width:\"100%\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",alignItems:\"center\",justifyContent:\"space-between\",width:\"240px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Add Bacteriostatic Water ($15/ea)\"}),/*#__PURE__*/_jsx(\"input\",{type:\"number\",name:\"Bacteriostatic Water\",style:{...inputStyle,width:\"45px\",height:\"32px\",marginLeft:\"10px\"},min:\"0\",placeholder:\"0\",value:bacterWaterAmount,onChange:e=>{setBacterWaterPrice(e.target.value==\"\"?0:parseInt(e.target.value)*15);setBacterWaterAmount(parseInt(e.target.value));}})]}),/*#__PURE__*/_jsx(\"span\",{style:{paddingTop:\"5px\"},children:`$`+bacterWaterPrice.toFixed(2)})]}),/*#__PURE__*/_jsxs(\"div\",{style:{...basicFontStyle,color:\"#4F4F4F\",display:\"flex\",justifyContent:\"space-between\",fontSize:\"14px\",padding:\"0px 4px 6px\",width:\"100%\"},children:[/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",alignItems:\"center\",justifyContent:\"space-between\",width:\"240px\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Add Sterile Water ($15/ea)\"}),/*#__PURE__*/_jsx(\"input\",{type:\"number\",name:\"Sterile Water\",style:{...inputStyle,width:\"45px\",height:\"32px\",marginLeft:\"10px\"},min:\"0\",placeholder:\"0\",value:sterileWaterAmount,onChange:e=>{setSterileWaterPrice(e.target.value==\"\"?0:parseInt(e.target.value)*15);setSterileWaterAmount(parseInt(e.target.value));}})]}),/*#__PURE__*/_jsx(\"span\",{style:{paddingTop:\"5px\"},children:`$`+sterileWaterPrice.toFixed(2)})]}),/*#__PURE__*/_jsx(\"div\",{style:{...basicFontStyle},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"flex\",justifyContent:\"space-between\",fontSize:\"16px\",fontWeight:\"500\",padding:\"20px 4px 10px\",color:\"#1F1F1F\"},children:[/*#__PURE__*/_jsx(\"span\",{children:\"Total Due\"}),/*#__PURE__*/_jsx(\"input\",{name:\"Total Due\",value:`$`+totalDue.toFixed(2),style:{border:\"none\",width:\"100px\",fontSize:\"16px\",fontFamily:\"Inter\",fontWeight:\"500\",background:\"transparent\",textAlign:\"right\",color:\"#1F1F1F\"},readOnly:true})]})})]}),/*#__PURE__*/_jsx(Payment_Details,{}),/*#__PURE__*/_jsx(Billing_Address,{})]})});}const basicFontStyle={fontFamily:\"Inter\",color:\"#4F4F4F\"};const headerStyle={fontSize:\"18px\",fontWeight:\"500\",lineHeight:\"1.2\",marginBottom:\"20px\",color:\"#0C1B54\",letterSpacing:\"-0.4px\"};const tableTitleStyle={fontSize:\"16px\",fontWeight:\"600\",lineHeight:\"1.2\",textAlign:\"center\",marginTop:\"24px\"};const tableStyle={width:\"340px\",textAlign:\"left\",fontFamily:\"Inter\",borderBottom:\"1px solid #E9E9E9\",paddingBottom:\"12px\"};const tableHeaderStyle={fontSize:\"12px\",borderBottom:\"1px solid #888888\",padding:\"8px 0\",fontWeight:\"500\",color:\"#888888\",height:\"50px\"};const tableBodyStyle={fontSize:\"16px\",color:\"#4F4F4F\",height:\"40px\"};const firstTd={width:\"320px\",paddingBottom:\"8px\",paddingRight:\"10px\"};const secondTd={width:\"60px\",paddingBottom:\"8px\"};const thirdTd={width:\"60px\",paddingBottom:\"8px\"};const inputStyle={width:\"100%\",height:\"40px\",padding:\"8px 8px\",fontSize:\"14px\",fontFamily:\"Inter\",border:\"1px solid #E9E9E9\",borderRadius:\"10px\",color:\"#4F4F4F\",outline:\"none\"};const buttonStyle={width:\"100%\",height:\"40px\",padding:\"8px 8px\",color:\"#FFFFFF\",backgroundColor:\"#1773b0\",fontSize:\"14px\",fontFamily:\"Inter\",borderRadius:\"10px\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",cursor:\"pointer\",transition:\"0.3s\"};const shippingSelectionStyle={width:\"252px\",height:\"30px\",marginLeft:\"-4px\",padding:\"0px\",fontSize:\"12px\",fontFamily:\"Inter\",border:\"none\",color:\"#9C9C9C\",background:\"transparent\",outline:\"none\"};const newItem={padding:\"4px 6px\",marginLeft:\"6px\",borderRadius:\"4px\",fontFamily:\"Inter\",fontSize:\"12px\",fontWeight:\"600\",color:\"#4086E3\",backgroundColor:\"#D1E8FF\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Add_Product_Phone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useStore}from\"https://framerusercontent.com/modules/UFM4mwf9EY2xV76sDjEE/MEswO9H0q15LnsInKyiT/Shared_Store.js\";export function Counter_Banner_Desktop(){const[store,setStore]=useStore();const wholeWidth=380;const mOQPrice=1e3;const bannerWidth=store.totalOrderPrice>=mOQPrice?100:store.totalOrderPrice/mOQPrice*100;const awayPrice=store.totalOrderPrice>=mOQPrice?0:mOQPrice-store.totalOrderPrice;return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:Container,children:/*#__PURE__*/_jsxs(\"div\",{style:SubContainer,children:[/*#__PURE__*/_jsx(\"div\",{style:BannerTitle,children:store.totalOrderPrice>=mOQPrice?/*#__PURE__*/_jsxs(\"span\",{children:[\"You've met the\",\" \",/*#__PURE__*/_jsxs(\"span\",{style:BannerTileBold,children:[\" \",\"$1,000 minimum order value!\"]}),\" \"]}):/*#__PURE__*/_jsxs(\"span\",{children:[\"You're\",\" \",/*#__PURE__*/_jsxs(\"span\",{style:BannerTileBold,children:[\"$\",store.totalOrderPrice==0?\"1,000\":awayPrice]}),\" \",\"away from the\",\" \",/*#__PURE__*/_jsx(\"span\",{style:BannerTileBold,children:\"minimum order value of $1,000\"})]})}),/*#__PURE__*/_jsxs(\"div\",{style:BannerBarBack,children:[/*#__PURE__*/_jsx(\"div\",{style:{...BannerBarFront,width:`${bannerWidth}%`,transition:\"0.2s\"}}),/*#__PURE__*/_jsx(\"div\",{style:{...BannerCheck,borderColor:store.totalOrderPrice>=mOQPrice?\"#2b4ccf\":\"#dedede\",backgroundColor:store.totalOrderPrice>=mOQPrice?\"white\":\"#adadad\",backgroundImage:store.totalOrderPrice>=mOQPrice?\"linear-gradient(white 0%, #2b4ccf 180%)\":\"linear-gradient(#adadad, #adadad)\"},children:store.totalOrderPrice>=mOQPrice?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:\"16px\",viewBox:\"0 -960 960 960\",width:\"16px\",fill:\"#2b4ccf\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z\"})}):/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:\"16px\",viewBox:\"0 -960 960 960\",width:\"16px\",fill:\"#dedede\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z\"})})})]})]})})});}const BannerBarBack={position:\"relative\",width:\"85%\",height:\"11px\",backgroundColor:\"#dedede\",borderRadius:\"5px\",marginRight:\"10px\",marginTop:\"0px\"};const BannerBarFront={position:\"absolute\",left:\"0px\",top:\"0px\",height:\"100%\",backgroundColor:\"#2b4ccf\",borderRadius:\"5px\"};const Container={display:\"flex\",justifyContent:\"center\",alignItems:\"center\",background:\"white\",width:\"100%\",height:\"100x\",borderBottom:\"1px solid #f1f1f1\"};const SubContainer={width:\"500px\",height:\"75px\",marginTop:\"18px\",display:\"flex\",flexDirection:\"column\",alignItems:\"center\"};const BannerTitle={position:\"relative\",width:\"100%\",height:\"30px\",fontFamily:\"Inter\",fontSize:\"17px\",fontWeight:\"500\",letterSpacing:\"-0.5px\",textAlign:\"center\",marginBottom:\"8px\",marginTop:\"3px\",color:\"#343434\"};const BannerTileBold={fontWeight:\"700\",color:\"#000000\"};const BannerCheck={position:\"absolute\",right:\"-15px\",top:\"-10px\",width:\"30px\",height:\"30px\",border:\"3px solid #dedede\",borderRadius:\"15px\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};const BannerBarDetails={fontFamily:\"Inter\",fontSize:\"13px\",fontWeight:\"600\",position:\"absolute\",right:\"-50px\",bottom:\"-25px\"};\nexport const __FramerMetadata__ = {\"exports\":{\"Counter_Banner_Desktop\":{\"type\":\"reactComponent\",\"name\":\"Counter_Banner_Desktop\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Counter_Banner_Desktop.map", "import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{useStore}from\"https://framerusercontent.com/modules/UFM4mwf9EY2xV76sDjEE/MEswO9H0q15LnsInKyiT/Shared_Store.js\";export function Counter_Banner_Phone(){const[store,setStore]=useStore();const wholeWidth=380;const mOQPrice=1e3;const bannerWidth=store.totalOrderPrice>=mOQPrice?100:store.totalOrderPrice/mOQPrice*100;const awayPrice=store.totalOrderPrice>=mOQPrice?0:mOQPrice-store.totalOrderPrice;return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:Container,children:/*#__PURE__*/_jsxs(\"div\",{style:SubContainer,children:[/*#__PURE__*/_jsx(\"div\",{style:BannerTitle,children:store.totalOrderPrice>=mOQPrice?/*#__PURE__*/_jsxs(\"span\",{style:{letterSpacing:\"-0.5px\"},children:[\"You've met the\",\" \",/*#__PURE__*/_jsxs(\"span\",{style:BannerTileBold,children:[\" \",\"$1,000 minimum order value!\"]}),\" \"]}):/*#__PURE__*/_jsxs(\"span\",{children:[\"You're\",\" \",/*#__PURE__*/_jsxs(\"span\",{style:BannerTileBold,children:[\"$\",store.totalOrderPrice==0?\"1,000\":awayPrice]}),\" \",\"away from the\",\" \",/*#__PURE__*/_jsx(\"span\",{style:BannerTileBold,children:\"minimum order value of $1,000\"})]})}),/*#__PURE__*/_jsxs(\"div\",{style:BannerBarBack,children:[/*#__PURE__*/_jsx(\"div\",{style:{...BannerBarFront,width:`${bannerWidth}%`,transition:\"0.2s\"}}),/*#__PURE__*/_jsx(\"div\",{style:{...BannerCheck,borderColor:store.totalOrderPrice>=mOQPrice?\"#2b4ccf\":\"#dedede\",backgroundColor:store.totalOrderPrice>=mOQPrice?\"white\":\"#adadad\",backgroundImage:store.totalOrderPrice>=mOQPrice?\"linear-gradient(white 0%, #2b4ccf 180%)\":\"linear-gradient(#adadad, #adadad)\"},children:store.totalOrderPrice>=mOQPrice?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:\"16px\",viewBox:\"0 -960 960 960\",width:\"16px\",fill:\"#2b4ccf\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z\"})}):/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",height:\"16px\",viewBox:\"0 -960 960 960\",width:\"16px\",fill:\"#dedede\",children:/*#__PURE__*/_jsx(\"path\",{d:\"M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z\"})})})]})]})})});}const BannerBarBack={position:\"relative\",width:\"80%\",height:\"10px\",backgroundColor:\"#dedede\",borderRadius:\"5px\",marginRight:\"10px\",marginTop:\"0px\"};const BannerBarFront={position:\"absolute\",left:\"0px\",top:\"0px\",height:\"100%\",backgroundColor:\"#2b4ccf\",borderRadius:\"5px\"};const Container={display:\"flex\",justifyContent:\"center\",alignItems:\"center\",background:\"white\",width:\"100%\",height:\"85px\",borderBottom:\"1px solid #f1f1f1\"};const SubContainer={width:\"420px\",height:\"68px\",marginTop:\"20px\",display:\"flex\",flexDirection:\"column\",alignItems:\"center\"};const BannerTitle={position:\"relative\",width:\"100%\",height:\"30px\",fontFamily:\"Inter\",fontSize:\"15px\",fontWeight:\"500\",letterSpacing:\"-1px\",textAlign:\"center\",marginBottom:\"5px\",color:\"#343434\"};const BannerTileBold={fontWeight:\"700\",color:\"#000000\"};const BannerCheck={position:\"absolute\",right:\"-15px\",top:\"-9px\",width:\"27px\",height:\"27px\",border:\"3px solid #dedede\",borderRadius:\"15px\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};const BannerBarDetails={fontFamily:\"Inter\",fontSize:\"13px\",fontWeight:\"600\",position:\"absolute\",right:\"-50px\",bottom:\"-25px\"};\nexport const __FramerMetadata__ = {\"exports\":{\"Counter_Banner_Phone\":{\"type\":\"reactComponent\",\"name\":\"Counter_Banner_Phone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Counter_Banner_Phone.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";export default function Order_Note_Desktop(props){const[isOrderNote,setIsOrderNote]=useState(false);const[isTextfieldFocused,setIsTextfieldFocused]=useState(false);return /*#__PURE__*/_jsxs(\"div\",{style:container,children:[/*#__PURE__*/_jsxs(\"div\",{style:checkBoxContainer,children:[/*#__PURE__*/_jsx(\"input\",{type:\"checkbox\",style:{...checkBoxStyle,...inputBoxStyle},onChange:e=>{setIsOrderNote(e.target.checked);}}),/*#__PURE__*/_jsx(\"span\",{style:{...basicFontStyle,...titleStyle},children:\"Add Order Note\"})]}),isOrderNote&&/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(\"textarea\",{name:\"Order Note\",rows:\"4\",cols:\"50\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isTextfieldFocused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsTextfieldFocused(true);},onBlur:e=>{setIsTextfieldFocused(false);}})})]});}const container={width:\"500px\",display:\"flex\",flexDirection:\"column\",gap:\"10px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const checkBoxContainer={display:\"flex\",alignItems:\"center\",gap:\"8px\"};const checkBoxStyle={width:\"16px\",height:\"16px\"};const titleStyle={fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};const textBoxStyle={width:\"100%\",height:\"120px\",padding:\"12px\",color:\"#999999\",fontFamily:\"Inter\",fontSize:\"14px\",resize:\"none\",lineHeight:\"20px\",transition:\"0.05s\",outline:\"none\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Order_Note_Desktop\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Order_Note_Desktop.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";export default function Order_Note_Phone(props){const[isOrderNote,setIsOrderNote]=useState(false);const[isTextfieldFocused,setIsTextfieldFocused]=useState(false);return /*#__PURE__*/_jsxs(\"div\",{style:container,children:[/*#__PURE__*/_jsxs(\"div\",{style:checkBoxContainer,children:[/*#__PURE__*/_jsx(\"input\",{type:\"checkbox\",style:{...checkBoxStyle,...inputBoxStyle},onChange:e=>{setIsOrderNote(e.target.checked);}}),/*#__PURE__*/_jsx(\"span\",{style:{...basicFontStyle,...titleStyle},children:\"Add Order Note\"})]}),isOrderNote&&/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(\"textarea\",{name:\"Order Note\",rows:\"4\",cols:\"50\",style:{...inputBoxStyle,...textBoxStyle,borderColor:isTextfieldFocused?\"#0099FF\":\"#E6E6E6\"},onFocus:e=>{setIsTextfieldFocused(true);},onBlur:e=>{setIsTextfieldFocused(false);}})})]});}const container={width:\"340px\",display:\"flex\",flexDirection:\"column\",gap:\"10px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const checkBoxContainer={display:\"flex\",alignItems:\"center\",gap:\"8px\"};const checkBoxStyle={width:\"16px\",height:\"16px\"};const titleStyle={fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};const textBoxStyle={width:\"100%\",height:\"120px\",padding:\"12px\",color:\"#999999\",fontFamily:\"Inter\",fontSize:\"14px\",resize:\"none\",lineHeight:\"20px\",transition:\"0.05s\",outline:\"none\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Order_Note_Phone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Order_Note_Phone.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";export default function TermsOfService_Desktop(props){return /*#__PURE__*/_jsx(\"div\",{style:container,children:/*#__PURE__*/_jsxs(\"div\",{style:checkBoxContainer,children:[/*#__PURE__*/_jsx(\"input\",{name:\"Terms of Service & Purchase Waiver\",type:\"checkbox\",style:{...checkBoxStyle,...inputBoxStyle},required:true}),/*#__PURE__*/_jsxs(\"span\",{style:{...basicFontStyle,...titleStyle},children:[\"By checking this box, you agree to the Zen Labs \\xa0\",/*#__PURE__*/_jsx(\"a\",{href:\"https://www.zenlabswholesale.com/pages/terms-of-service\",style:{color:\"#046ade\"},children:\"Terms of Service\"}),\"\\xa0 and \\xa0\",/*#__PURE__*/_jsx(\"a\",{href:\"https://www.zenlabswholesale.com/pages/peptide-purchase-waiver-release-agreement\",style:{color:\"#046ade\"},children:\"Purchase Waiver\"})]})]})});}const container={width:\"500px\",display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const checkBoxContainer={display:\"flex\",alignItems:\"flex-start\",gap:\"8px\",paddingLeft:\"1px\"};const checkBoxStyle={width:\"16px\",height:\"16px\",margin:\"0px\"};const titleStyle={width:\"92%\",fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TermsOfService_Desktop\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TermsOfService_Desktop.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";export default function TermsOfService_Phone(props){return /*#__PURE__*/_jsx(\"div\",{style:container,children:/*#__PURE__*/_jsxs(\"div\",{style:checkBoxContainer,children:[/*#__PURE__*/_jsx(\"input\",{name:\"Terms of Service & Purchase Waiver\",type:\"checkbox\",style:{...checkBoxStyle,...inputBoxStyle},required:true}),/*#__PURE__*/_jsxs(\"span\",{style:{...basicFontStyle,...titleStyle},children:[\"By checking this box, you agree to the Zen Labs \\xa0\",/*#__PURE__*/_jsx(\"a\",{href:\"https://www.zenlabswholesale.com/pages/terms-of-service\",style:{color:\"#046ade\"},children:\"Terms of Service\"}),\"\\xa0 and \\xa0\",/*#__PURE__*/_jsx(\"a\",{href:\"https://www.zenlabswholesale.com/pages/peptide-purchase-waiver-release-agreement\",style:{color:\"#046ade\"},children:\"Purchase Waiver\"})]})]})});}const container={width:\"340px\",display:\"flex\",flexDirection:\"column\",gap:\"20px\"};const basicFontStyle={fontFamily:\"Inter\",color:\"#4f4f4f\"};const checkBoxContainer={display:\"flex\",alignItems:\"flex-start\",gap:\"8px\",paddingLeft:\"3px\"};const checkBoxStyle={width:\"16px\",height:\"16px\",margin:\"0px\"};const titleStyle={width:\"92%\",fontSize:\"12px\",fontWeight:\"500\",color:\"#888888\"};const inputBoxStyle={backgroundColor:\"#F4F4F4\",border:\"1px solid #E6E6E6\",borderRadius:\"10px\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TermsOfService_Phone\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TermsOfService_Phone.map", "// Generated by Framer (315fd46)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-f1CFt .framer-styles-preset-1ubxj8r:not(.rich-text-wrapper), .framer-f1CFt .framer-styles-preset-1ubxj8r.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #046ade; --framer-link-text-decoration: underline; }\"];export const className=\"framer-f1CFt\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,FormSelect,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withFX,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonForm,*as ButtonFormInfo from\"#framer/local/canvasComponent/CMF2t284N/CMF2t284N.js\";import NavAlt from\"#framer/local/canvasComponent/fTO6g19Jo/fTO6g19Jo.js\";import Add_Product_Desktop from\"#framer/local/codeFile/ajerjX4/Add_Product_Desktop.js\";import Add_Product_Phone from\"#framer/local/codeFile/FadmITO/Add_Product_Phone.js\";import{Counter_Banner_Desktop}from\"#framer/local/codeFile/nr4Z6v1/Counter_Banner_Desktop.js\";import{Counter_Banner_Phone}from\"#framer/local/codeFile/ipABOmg/Counter_Banner_Phone.js\";import{updateStateValueInStore,updateUsersEmail,visibleAvailableSubmitByMOVAlert,visibleSameDayOptionAlert,visibleStateOptionAlert,withMinCount}from\"#framer/local/codeFile/QCgojVi/Custom_Overide.js\";import Order_Note_Desktop from\"#framer/local/codeFile/k0nx2Og/Order_Note_Desktop.js\";import Order_Note_Phone from\"#framer/local/codeFile/b1k0jaP/Order_Note_Phone.js\";import TermsOfService_Desktop from\"#framer/local/codeFile/iu7JYf0/TermsOfService_Desktop.js\";import TermsOfService_Phone from\"#framer/local/codeFile/zP8_ARf/TermsOfService_Phone.js\";import*as sharedStyle from\"#framer/local/css/bIg129geV/bIg129geV.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const Counter_Banner_DesktopFonts=getFonts(Counter_Banner_Desktop);const ContainerWithFX=withFX(Container);const Counter_Banner_PhoneFonts=getFonts(Counter_Banner_Phone);const NavAltFonts=getFonts(NavAlt);const FormPlainTextInputUpdateUsersEmail1gwd1yd=withCodeBoundaryForOverrides(FormPlainTextInput,{nodeId:\"TFSuRTtoK\",override:updateUsersEmail,scopeId:\"augiA20Il\"});const FormSelectUpdateStateValueInStorelde3gp=withCodeBoundaryForOverrides(FormSelect,{nodeId:\"MpllHRWc9\",override:updateStateValueInStore,scopeId:\"augiA20Il\"});const Order_Note_PhoneFonts=getFonts(Order_Note_Phone);const Order_Note_DesktopFonts=getFonts(Order_Note_Desktop);const Add_Product_DesktopFonts=getFonts(Add_Product_Desktop);const Add_Product_PhoneFonts=getFonts(Add_Product_Phone);const TermsOfService_DesktopFonts=getFonts(TermsOfService_Desktop);const TermsOfService_PhoneFonts=getFonts(TermsOfService_Phone);const ButtonFormFonts=getFonts(ButtonForm);const ButtonFormWithMinCountrx7sf9WithMappedReactProps19mu7jw=withMappedReactProps(withCodeBoundaryForOverrides(ButtonForm,{nodeId:\"ErRG9BhsD\",override:withMinCount,scopeId:\"augiA20Il\"}),ButtonFormInfo);const RichTextVisibleAvailableSubmitByMOVAlert12hvogt=withCodeBoundaryForOverrides(RichText,{nodeId:\"lvYgts2UU\",override:visibleAvailableSubmitByMOVAlert,scopeId:\"augiA20Il\"});const RichTextVisibleSameDayOptionAlert1d9gtg3=withCodeBoundaryForOverrides(RichText,{nodeId:\"ziihCsQP0\",override:visibleSameDayOptionAlert,scopeId:\"augiA20Il\"});const RichTextVisibleStateOptionAlert18jr9fq=withCodeBoundaryForOverrides(RichText,{nodeId:\"kAOsnDeiy\",override:visibleStateOptionAlert,scopeId:\"augiA20Il\"});const breakpoints={Ruu2ZvZPZ:\"(max-width: 1199px)\",WQLkyLRf1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-neL0C\";const variantClassNames={Ruu2ZvZPZ:\"framer-v-1iud1ve\",WQLkyLRf1:\"framer-v-72rtr7\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={Desktop:\"WQLkyLRf1\",Phone:\"Ruu2ZvZPZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Ruu2ZvZPZ\")return false;return true;};const ref1=React.useRef(null);const elementId=useRouteElementId(\"aEPQcoAeR\");const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Ruu2ZvZPZ\")return true;return false;};const ref2=React.useRef(null);const elementId1=useRouteElementId(\"B28tOpyuB\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g9ie2q\",\"data-framer-name\":\"Banner\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"SAVE 15% on Cell Factor\"})}),className:\"framer-arefr7\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"- use code: cf15\"})}),className:\"framer-1ncwyge\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{bounce:.2,damping:83,delay:0,duration:.4,durationBasedSpring:true,ease:[.44,0,.56,1],mass:1,stiffness:904,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-125}},{offset:-520,ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n2ytpd-container hidden-1iud1ve\",id:elementId,isAuthoredByUser:true,layoutScroll:true,nodeId:\"aEPQcoAeR\",ref:ref1,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Counter_Banner_Desktop,{height:\"100%\",id:\"aEPQcoAeR\",layoutId:\"aEPQcoAeR\",style:{width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{bounce:.2,damping:60,delay:0,duration:.4,durationBasedSpring:true,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-105}},{offset:-520,ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3f2rxm-container hidden-72rtr7\",id:elementId1,isAuthoredByUser:true,layoutScroll:true,nodeId:\"B28tOpyuB\",ref:ref2,rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Counter_Banner_Phone,{height:\"100%\",id:\"B28tOpyuB\",layoutId:\"B28tOpyuB\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:`min(${componentViewport?.width||\"100vw\"}, 1100px)`,y:(componentViewport?.y||0)+0+42,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16tjuby-container\",nodeId:\"FxheeV_jA\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{variant:\"MoLN0wLFJ\"}},children:/*#__PURE__*/_jsx(NavAlt,{height:\"100%\",id:\"FxheeV_jA\",layoutId:\"FxheeV_jA\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"EslXVtdDr\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1upvyy1\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/43b322e1-cc32-4cc5-ba89-c60fcf82f9fb/submit\",className:\"framer-yrbl0t\",\"data-framer-name\":\"Order Form\",nodeId:\"fkWjUcoVA\",redirectUrl:{webPageId:\"Ag8KlOcyx\"},children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d3tp0t\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\"},children:\"Place a Wholesale Order\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.03em\"},children:\"Place a Wholesale Order\"})}),className:\"framer-1j88rzl\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j3mx30\",\"data-framer-name\":\"Shipping Details\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yxumu9\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-text-color\":\"var(--token-336907e8-1070-4dca-84d4-342a08f62096, rgb(12, 27, 84))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h4\",{children:\"Enter your shipping details\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"ol\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-text-color\":\"var(--token-336907e8-1070-4dca-84d4-342a08f62096, rgb(12, 27, 84))\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h4\",{children:\"Enter your shipping details\"})})})}),className:\"framer-smzowp\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-rfhzth\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(135, 135, 135)\"},children:\"Full Name\"})}),className:\"framer-yq2exm\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1ojpo1l\",inputName:\"Full Name\",placeholder:\"Full Name\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-1adlggy\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Company\"})}),className:\"framer-qmgwxw\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ac373p\",inputName:\"Company\",placeholder:\"Company Name\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-ryqebr\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Email\"})}),className:\"framer-18eem7m\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInputUpdateUsersEmail1gwd1yd,{className:\"framer-1gwd1yd\",inputName:\"Email\",placeholder:\"Your Email\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-zb76hf\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Address 1\"})}),className:\"framer-1mcng8o\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1k2dvpy\",inputName:\"Address 1\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-etdgvi\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Address 2\"})}),className:\"framer-woca1j\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-pqcgnq\",inputName:\"Address 2\",placeholder:\"\",required:false,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-trm078\",children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-pgsef5\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"City\"})}),className:\"framer-5sofeb\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-bn8x33\",inputName:\"City\",placeholder:\"\",required:true,type:\"text\"})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-poy1vj\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"State\"})}),className:\"framer-1q5s5wm\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelectUpdateStateValueInStorelde3gp,{className:\"framer-lde3gp\",defaultValue:\"\",inputName:\"State\",required:true,selectOptions:[{disabled:true,title:\"Select\u2026\",type:\"option\",value:\"\"},{title:\"AL\",type:\"option\",value:\"AL\"},{title:\"AZ\",type:\"option\",value:\"AZ\"},{title:\"AR\",type:\"option\",value:\"AR\"},{title:\"CA\",type:\"option\",value:\"CA\"},{title:\"CO\",type:\"option\",value:\"CO\"},{title:\"CT\",type:\"option\",value:\"CT\"},{title:\"DE\",type:\"option\",value:\"DE\"},{title:\"DC\",type:\"option\",value:\"DC\"},{title:\"FL\",type:\"option\",value:\"FL\"},{title:\"GA\",type:\"option\",value:\"GA\"},{title:\"ID\",type:\"option\",value:\"ID\"},{title:\"IL\",type:\"option\",value:\"IL\"},{title:\"IN\",type:\"option\",value:\"IN\"},{title:\"IA\",type:\"option\",value:\"IA\"},{title:\"KS\",type:\"option\",value:\"KS\"},{title:\"KY\",type:\"option\",value:\"KY\"},{title:\"LA\",type:\"option\",value:\"LA\"},{title:\"ME\",type:\"option\",value:\"ME\"},{title:\"MD\",type:\"option\",value:\"MD\"},{title:\"MA\",type:\"option\",value:\"MA\"},{title:\"MI\",type:\"option\",value:\"MI\"},{title:\"MN\",type:\"option\",value:\"MN\"},{title:\"MS\",type:\"option\",value:\"MS\"},{title:\"MO\",type:\"option\",value:\"MO\"},{title:\"MT\",type:\"option\",value:\"MT\"},{title:\"NE\",type:\"option\",value:\"NE\"},{title:\"NV\",type:\"option\",value:\"NV\"},{title:\"NH\",type:\"option\",value:\"NH\"},{title:\"NJ\",type:\"option\",value:\"NJ\"},{title:\"NM\",type:\"option\",value:\"NM\"},{title:\"NY\",type:\"option\",value:\"NY\"},{title:\"NC\",type:\"option\",value:\"NC\"},{title:\"ND\",type:\"option\",value:\"ND\"},{title:\"OH\",type:\"option\",value:\"OH\"},{title:\"OK\",type:\"option\",value:\"OK\"},{title:\"OR\",type:\"option\",value:\"OR\"},{title:\"PA\",type:\"option\",value:\"PA\"},{title:\"PR\",type:\"option\",value:\"PR\"},{title:\"PI\",type:\"option\",value:\"PI\"},{title:\"SC\",type:\"option\",value:\"SC\"},{title:\"SD\",type:\"option\",value:\"SD\"},{title:\"TN\",type:\"option\",value:\"TN\"},{title:\"TX\",type:\"option\",value:\"TX\"},{title:\"UT\",type:\"option\",value:\"UT\"},{title:\"VT\",type:\"option\",value:\"VT\"},{title:\"VA\",type:\"option\",value:\"VA\"},{title:\"VI\",type:\"option\",value:\"VI\"},{title:\"WA\",type:\"option\",value:\"WA\"},{title:\"WV\",type:\"option\",value:\"WV\"},{title:\"WI\",type:\"option\",value:\"WI\"},{title:\"WY\",type:\"option\",value:\"WY\"}]})]}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-vn5qmf\",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\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Postal Code\"})}),className:\"framer-1bhpiio\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-jx6x9a\",inputName:\"Postal Code\",placeholder:\"\",required:true,type:\"text\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qi75qr\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eykn15-container hidden-72rtr7\",isAuthoredByUser:true,nodeId:\"yc51h4krv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Order_Note_Phone,{height:\"100%\",id:\"yc51h4krv\",layoutId:\"yc51h4krv\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3tq5dd-container hidden-1iud1ve\",isAuthoredByUser:true,nodeId:\"O4HtTjdGv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Order_Note_Desktop,{height:\"100%\",id:\"O4HtTjdGv\",layoutId:\"O4HtTjdGv\",width:\"100%\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sg5cn-container hidden-1iud1ve\",isAuthoredByUser:true,nodeId:\"nWQHRD6lw\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Add_Product_Desktop,{height:\"100%\",id:\"nWQHRD6lw\",layoutId:\"nWQHRD6lw\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vpztg9-container hidden-72rtr7\",isAuthoredByUser:true,nodeId:\"wrFj0dTmM\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Add_Product_Phone,{height:\"100%\",id:\"wrFj0dTmM\",layoutId:\"wrFj0dTmM\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11rcdtl\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ujehgj-container hidden-1iud1ve\",isAuthoredByUser:true,nodeId:\"fBkerFJ_p\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TermsOfService_Desktop,{height:\"100%\",id:\"fBkerFJ_p\",layoutId:\"fBkerFJ_p\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kqmbh3-container hidden-72rtr7\",isAuthoredByUser:true,nodeId:\"y04vRjIwS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TermsOfService_Phone,{height:\"100%\",id:\"y04vRjIwS\",layoutId:\"y04vRjIwS\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13290x8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{width:\"335px\",y:(componentViewport?.y||0)+0+132+0+0+50+1159.2+0+218+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"498px\",y:(componentViewport?.y||0)+0+132+0+50+1164+0+218+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rx7sf9-container\",nodeId:\"ErRG9BhsD\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(ButtonFormWithMinCountrx7sf9WithMappedReactProps19mu7jw,{height:\"100%\",id:\"ErRG9BhsD\",layoutId:\"ErRG9BhsD\",style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"wGufpoYqZ\",success:\"RFRVTRNdk\"},\"Z_4zAv_ZK\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 0, 0)\"},children:[\"Your order is below our $1,000 minimum order value. Please place a \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SjeAz8rUR\"},motionChild:true,nodeId:\"lvYgts2UU\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ubxj8r\",\"data-styles-preset\":\"bIg129geV\",children:\"Dropship\"})}),\" order which will allow you to ship directly to your client.\"]})})}},children:/*#__PURE__*/_jsx(RichTextVisibleAvailableSubmitByMOVAlert12hvogt,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 0, 0)\"},children:[\"Your order is below our $1,000 minimum order value. Please place a \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"SjeAz8rUR\"},motionChild:true,nodeId:\"lvYgts2UU\",openInNewTab:false,scopeId:\"augiA20Il\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ubxj8r\",\"data-styles-preset\":\"bIg129geV\",children:\"Dropship\"})}),\" order which will allow you to ship directly to your client.\"]})}),className:\"framer-12hvogt\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{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-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 0, 0)\"},children:\"Please select another shipping option. Same Day is only available for orders placed before 12:00 PM EST Monday - Friday.\"})})}},children:/*#__PURE__*/_jsx(RichTextVisibleSameDayOptionAlert1d9gtg3,{__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-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 0, 0)\"},children:\"Please select another shipping option. Same Day is only available for orders placed before 12:00 PM EST Monday - Friday.\"})}),className:\"framer-1d9gtg3\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ruu2ZvZPZ:{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-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 0, 0)\"},children:\"Please choose another shipping option. Same Day shipping is available for GA addresses only.\"})})}},children:/*#__PURE__*/_jsx(RichTextVisibleStateOptionAlert18jr9fq,{__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-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 0, 0)\"},children:\"Please choose another shipping option. Same Day shipping is available for GA addresses only.\"})}),className:\"framer-18jr9fq\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-neL0C.framer-lux5qc, .framer-neL0C .framer-lux5qc { display: block; }\",\".framer-neL0C.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-neL0C .framer-1g9ie2q { align-content: center; align-items: center; background-color: #e9480d; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; padding: 7px; position: relative; width: 100%; }\",\".framer-neL0C .framer-arefr7, .framer-neL0C .framer-1ncwyge { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-neL0C .framer-n2ytpd-container { -webkit-user-select: none; flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; user-select: none; z-index: 2; }\",\".framer-neL0C .framer-3f2rxm-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-neL0C .framer-16tjuby-container { flex: none; height: auto; max-width: 1100px; position: relative; width: 100%; }\",\".framer-neL0C .framer-1upvyy1, .framer-neL0C .framer-trm078, .framer-neL0C .framer-1qi75qr { 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-neL0C .framer-yrbl0t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 50px 20px 20px 20px; position: relative; width: 538px; }\",\".framer-neL0C .framer-1d3tp0t { 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: 500px; }\",\".framer-neL0C .framer-1j88rzl, .framer-neL0C .framer-smzowp, .framer-neL0C .framer-yq2exm, .framer-neL0C .framer-qmgwxw, .framer-neL0C .framer-18eem7m, .framer-neL0C .framer-1mcng8o, .framer-neL0C .framer-woca1j, .framer-neL0C .framer-5sofeb, .framer-neL0C .framer-1q5s5wm, .framer-neL0C .framer-1bhpiio { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-neL0C .framer-1j3mx30 { 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: 500px; }\",\".framer-neL0C .framer-1yxumu9 { 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-neL0C .framer-rfhzth, .framer-neL0C .framer-1adlggy, .framer-neL0C .framer-ryqebr, .framer-neL0C .framer-zb76hf, .framer-neL0C .framer-etdgvi { 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-neL0C .framer-1ojpo1l, .framer-neL0C .framer-ac373p, .framer-neL0C .framer-1gwd1yd, .framer-neL0C .framer-1k2dvpy, .framer-neL0C .framer-pqcgnq, .framer-neL0C .framer-bn8x33, .framer-neL0C .framer-jx6x9a { --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: #adadad; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-neL0C .framer-pgsef5, .framer-neL0C .framer-vn5qmf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-neL0C .framer-poy1vj { 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: min-content; }\",'.framer-neL0C .framer-lde3gp { --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-invalid-text-color: #adadad; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 99px; }',\".framer-neL0C .framer-1eykn15-container, .framer-neL0C .framer-3tq5dd-container, .framer-neL0C .framer-sg5cn-container, .framer-neL0C .framer-1vpztg9-container, .framer-neL0C .framer-1ujehgj-container, .framer-neL0C .framer-kqmbh3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-neL0C .framer-11rcdtl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-neL0C .framer-13290x8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-neL0C .framer-rx7sf9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-neL0C .framer-12hvogt, .framer-neL0C .framer-1d9gtg3, .framer-neL0C .framer-18jr9fq { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-neL0C.framer-72rtr7, .framer-neL0C .framer-1g9ie2q, .framer-neL0C .framer-1upvyy1, .framer-neL0C .framer-yrbl0t, .framer-neL0C .framer-1d3tp0t, .framer-neL0C .framer-1j3mx30, .framer-neL0C .framer-1yxumu9, .framer-neL0C .framer-rfhzth, .framer-neL0C .framer-1adlggy, .framer-neL0C .framer-ryqebr, .framer-neL0C .framer-zb76hf, .framer-neL0C .framer-etdgvi, .framer-neL0C .framer-trm078, .framer-neL0C .framer-pgsef5, .framer-neL0C .framer-poy1vj, .framer-neL0C .framer-vn5qmf, .framer-neL0C .framer-1qi75qr, .framer-neL0C .framer-11rcdtl, .framer-neL0C .framer-13290x8 { gap: 0px; } .framer-neL0C.framer-72rtr7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-neL0C.framer-72rtr7 > :first-child, .framer-neL0C .framer-yrbl0t > :first-child, .framer-neL0C .framer-1d3tp0t > :first-child, .framer-neL0C .framer-1j3mx30 > :first-child, .framer-neL0C .framer-rfhzth > :first-child, .framer-neL0C .framer-1adlggy > :first-child, .framer-neL0C .framer-ryqebr > :first-child, .framer-neL0C .framer-zb76hf > :first-child, .framer-neL0C .framer-etdgvi > :first-child, .framer-neL0C .framer-pgsef5 > :first-child, .framer-neL0C .framer-poy1vj > :first-child, .framer-neL0C .framer-vn5qmf > :first-child, .framer-neL0C .framer-11rcdtl > :first-child, .framer-neL0C .framer-13290x8 > :first-child { margin-top: 0px; } .framer-neL0C.framer-72rtr7 > :last-child, .framer-neL0C .framer-yrbl0t > :last-child, .framer-neL0C .framer-1d3tp0t > :last-child, .framer-neL0C .framer-1j3mx30 > :last-child, .framer-neL0C .framer-rfhzth > :last-child, .framer-neL0C .framer-1adlggy > :last-child, .framer-neL0C .framer-ryqebr > :last-child, .framer-neL0C .framer-zb76hf > :last-child, .framer-neL0C .framer-etdgvi > :last-child, .framer-neL0C .framer-pgsef5 > :last-child, .framer-neL0C .framer-poy1vj > :last-child, .framer-neL0C .framer-vn5qmf > :last-child, .framer-neL0C .framer-11rcdtl > :last-child, .framer-neL0C .framer-13290x8 > :last-child { margin-bottom: 0px; } .framer-neL0C .framer-1g9ie2q > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-neL0C .framer-1g9ie2q > :first-child, .framer-neL0C .framer-1upvyy1 > :first-child, .framer-neL0C .framer-1yxumu9 > :first-child, .framer-neL0C .framer-trm078 > :first-child, .framer-neL0C .framer-1qi75qr > :first-child { margin-left: 0px; } .framer-neL0C .framer-1g9ie2q > :last-child, .framer-neL0C .framer-1upvyy1 > :last-child, .framer-neL0C .framer-1yxumu9 > :last-child, .framer-neL0C .framer-trm078 > :last-child, .framer-neL0C .framer-1qi75qr > :last-child { margin-right: 0px; } .framer-neL0C .framer-1upvyy1 > *, .framer-neL0C .framer-1yxumu9 > *, .framer-neL0C .framer-trm078 > *, .framer-neL0C .framer-1qi75qr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-neL0C .framer-yrbl0t > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-neL0C .framer-1d3tp0t > *, .framer-neL0C .framer-rfhzth > *, .framer-neL0C .framer-1adlggy > *, .framer-neL0C .framer-ryqebr > *, .framer-neL0C .framer-zb76hf > *, .framer-neL0C .framer-etdgvi > *, .framer-neL0C .framer-pgsef5 > *, .framer-neL0C .framer-poy1vj > *, .framer-neL0C .framer-vn5qmf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-neL0C .framer-1j3mx30 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-neL0C .framer-11rcdtl > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-neL0C .framer-13290x8 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,\"@media (max-width: 1199px) { .framer-neL0C.framer-72rtr7 { width: 425px; } .framer-neL0C .framer-1upvyy1 { flex-direction: column; } .framer-neL0C .framer-yrbl0t { width: 375px; } .framer-neL0C .framer-1d3tp0t { order: 0; width: 340px; } .framer-neL0C .framer-1j3mx30 { order: 3; width: 345px; } .framer-neL0C .framer-1vpztg9-container { order: 11; } .framer-neL0C .framer-11rcdtl { order: 14; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-neL0C .framer-1upvyy1 { gap: 0px; } .framer-neL0C .framer-1upvyy1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-neL0C .framer-1upvyy1 > :first-child { margin-top: 0px; } .framer-neL0C .framer-1upvyy1 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7742\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ruu2ZvZPZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"aEPQcoAeR\":{\"pattern\":\":aEPQcoAeR\",\"name\":\"section1\"},\"B28tOpyuB\":{\"pattern\":\":B28tOpyuB\",\"name\":\"section2\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-neL0C\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:7742,width:1200};addFonts(FrameraugiA20Il,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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:\"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\"}]},...Counter_Banner_DesktopFonts,...Counter_Banner_PhoneFonts,...NavAltFonts,...Order_Note_PhoneFonts,...Order_Note_DesktopFonts,...Add_Product_DesktopFonts,...Add_Product_PhoneFonts,...TermsOfService_DesktopFonts,...TermsOfService_PhoneFonts,...ButtonFormFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ruu2ZvZPZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"7742\",\"framerScrollSections\":\"{\\\"aEPQcoAeR\\\":{\\\"pattern\\\":\\\":aEPQcoAeR\\\",\\\"name\\\":\\\"section1\\\"},\\\"B28tOpyuB\\\":{\\\"pattern\\\":\\\":B28tOpyuB\\\",\\\"name\\\":\\\"section2\\\"}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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AS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SAAS,MAAM,IAAI,EAAE,CAAC,MAAM,KAAK,KAAK,SA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",
  "names": ["CMF2t284N_exports", "__export", "__FramerMetadata__", "CMF2t284N_default", "MotionDivWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "RichText2", "css", "FramerCMF2t284N", "withCSS", "CMF2t284N_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "Billing_Address_Desktop", "props", "isSameShippingAddress", "setIsSameShippingAddress", "ye", "isAddress1Focused", "setIsAddress1Focused", "isAddress2Focused", "setIsAddress2Focused", "isCityFocused", "setIsCityFocused", "isPostalFocused", "setIsPostalFocused", "state_list", "store", "setStore", "useStore", "u", "container", "p", "basicFontStyle", "headerStyle", "checkBoxContainer", "checkBoxStyle", "inputBoxStyle", "e", "titleStyle", "addrInfoContainer", "textBoxStyle", "item", "Payment_Details_Desktop", "props", "isSameShippingAddress", "setIsSameShippingAddress", "ye", "isCardholderFocused", "setIsCardholderFocused", "isCardNumberFocused", "setIsCardNumberFocused", "isExpMonthFocused", "setIsExpMonthFocused", "isExpYearFocused", "setIsExpYearFocused", "isCvvFocused", "setIsCvvFocused", "isPostalFocused", "setIsPostalFocused", "u", "container", "p", "basicFontStyle", "headerStyle", "addrInfoContainer", "titleStyle", "inputBoxStyle", "textBoxStyle", "e", "paymentDetailsNote", "titleStyle", "inputBoxStyle", "textBoxStyle", "paymentDetailsNote", "allProducts0", "allStacks0", "Add_Product_Desktop", "props", "totalDue", "setTotalDue", "ye", "subTotalDue", "setSubTotalDue", "discountDue", "setDiscountDue", "totalAmount", "setTotalAmount", "totalPrice", "setTotalPrice", "smallOrderFee", "setSmallOrderFee", "shippingPrice", "setShippingPrice", "buttonHover", "setButtonHover", "discountCode", "setDiscountCode", "discountApplied", "setDiscountApplied", "appliedDiscountCode", "setAppliedDiscountCode", "appliedDiscountRate", "setAppliedDiscountRate", "appliedDiscountItems", "setAppliedDiscountItems", "discountMessage", "setDiscountMessage", "isDiscountCodeFocused", "setDiscountCodeFocused", "suppliesPrice", "setSuppliesPrice", "suppliesAmount", "setSuppliesAmount", "bacterWaterPrice", "setBacterWaterPrice", "bacterWaterAmount", "setBacterWaterAmount", "sterileWaterPrice", "setSterileWaterPrice", "sterileWaterAmount", "setSterileWaterAmount", "firstOrderCodeApplied", "setFirstOrderCodeApplied", "isSpecialProductsAddedToCart", "setIsSpecialProductsAddedToCart", "isCellFactorAddedToCart", "setIsCellFactorAddedToCart", "store", "setStore", "useStore", "mOQ", "mOQMaxAmount", "mOQMaxPrice", "smallOrderFeePrice", "discountLessThanMax", "discountCodes0", "shippingMethods", "allProducts", "setAllProducts", "allProducts0", "allStacks", "setAllStacks", "allStacks0", "updateGeneralProducts", "category", "name", "amount", "isAddedSP", "isAddedCF", "catItem", "proItem", "updateTotalAmount", "updateTotalDue", "updateStackProducts", "stackName", "index", "stackItem", "item", "i", "sum", "sumWithFee", "firstOrderLoss", "discountLoss", "wholeLoss5", "itemPrice", "itemPriceWithFee", "stacksLoss", "progItem", "suppliesPrice0", "applyDiscountCode", "maxPrice", "maxMessage", "ue", "startClock", "currentDate", "p", "l", "u", "basicFontStyle", "headerStyle", "tableTitleStyle", "tableStyle", "tableHeaderStyle", "firstTd", "secondTd", "thirdTd", "tableBodyStyle", "newItem", "inputStyle", "e", "product", "shippingSelectionStyle", "buttonStyle", "Payment_Details_Desktop", "Billing_Address_Desktop", "Billing_Address_Phone", "props", "isSameShippingAddress", "setIsSameShippingAddress", "ye", "isAddress1Focused", "setIsAddress1Focused", "isAddress2Focused", "setIsAddress2Focused", "isCityFocused", "setIsCityFocused", "isPostalFocused", "setIsPostalFocused", "state_list", "store", "setStore", "useStore", "u", "container", "p", "basicFontStyle", "headerStyle", "checkBoxContainer", "checkBoxStyle", "inputBoxStyle", "e", "titleStyle", "addrInfoContainer", "textBoxStyle", "item", "Payment_Details_Phone", "props", "isSameShippingAddress", "setIsSameShippingAddress", "ye", "isCardholderFocused", "setIsCardholderFocused", "isCardNumberFocused", "setIsCardNumberFocused", "isExpMonthFocused", "setIsExpMonthFocused", "isExpYearFocused", "setIsExpYearFocused", "isCvvFocused", "setIsCvvFocused", "isPostalFocused", "setIsPostalFocused", "u", "container", "p", "basicFontStyle", "headerStyle", "addrInfoContainer", "titleStyle", "inputBoxStyle", "textBoxStyle", "e", "paymentDetailsNote", "titleStyle", "inputBoxStyle", "textBoxStyle", "paymentDetailsNote", "Add_Product_Phone", "props", "totalDue", "setTotalDue", "ye", "subTotalDue", "setSubTotalDue", "discountDue", "setDiscountDue", "totalAmount", "setTotalAmount", "totalPrice", "setTotalPrice", "smallOrderFee", "setSmallOrderFee", "shippingPrice", "setShippingPrice", "buttonHover", "setButtonHover", "discountCode", "setDiscountCode", "discountApplied", "setDiscountApplied", "appliedDiscountCode", "setAppliedDiscountCode", "appliedDiscountRate", "setAppliedDiscountRate", "appliedDiscountItems", "setAppliedDiscountItems", "discountMessage", "setDiscountMessage", "isDiscountCodeFocused", "setDiscountCodeFocused", "suppliesPrice", "setSuppliesPrice", "suppliesAmount", "setSuppliesAmount", "bacterWaterPrice", "setBacterWaterPrice", "bacterWaterAmount", "setBacterWaterAmount", "sterileWaterPrice", "setSterileWaterPrice", "sterileWaterAmount", "setSterileWaterAmount", "firstOrderCodeApplied", "setFirstOrderCodeApplied", "isSpecialProductsAddedToCart", "setIsSpecialProductsAddedToCart", "isCellFactorAddedToCart", "setIsCellFactorAddedToCart", "store", "setStore", "useStore", "mOQ", "mOQMaxAmount", "mOQMaxPrice", "smallOrderFeePrice", "discountLessThanMax", "discountCodes0", "shippingMethods", "allProducts", "setAllProducts", "allProducts0", "allStacks", "setAllStacks", "allStacks0", "updateGeneralProducts", "category", "name", "amount", "isAddedSP", "isAddedCF", "catItem", "proItem", "updateTotalAmount", "updateTotalDue", "updateStackProducts", "stackName", "index", "stackItem", "item", "i", "sum", "sumWithFee", "firstOrderLoss", "discountLoss", "wholeLoss5", "itemPrice", "itemPriceWithFee", "stacksLoss", "progItem", "suppliesPrice0", "applyDiscountCode", "maxPrice", "maxMessage", "ue", "startClock", "currentDate", "p", "l", "u", "basicFontStyle", "headerStyle", "tableTitleStyle", "tableStyle", "tableHeaderStyle", "firstTd", "secondTd", "thirdTd", "tableBodyStyle", "newItem", "inputStyle", "e", "product", "shippingSelectionStyle", "buttonStyle", "Payment_Details_Phone", "Billing_Address_Phone", "Counter_Banner_Desktop", "store", "setStore", "useStore", "wholeWidth", "mOQPrice", "bannerWidth", "awayPrice", "p", "l", "Container", "u", "SubContainer", "BannerTitle", "BannerTileBold", "BannerBarBack", "BannerBarFront", "BannerCheck", "Counter_Banner_Phone", "store", "setStore", "useStore", "wholeWidth", "mOQPrice", "bannerWidth", "awayPrice", "p", "l", "Container", "u", "SubContainer", "BannerTitle", "BannerTileBold", "BannerBarBack", "BannerBarFront", "BannerCheck", "Order_Note_Desktop", "props", "isOrderNote", "setIsOrderNote", "ye", "isTextfieldFocused", "setIsTextfieldFocused", "u", "container", "checkBoxContainer", "p", "checkBoxStyle", "inputBoxStyle", "e", "basicFontStyle", "titleStyle", "textBoxStyle", "Order_Note_Phone", "props", "isOrderNote", "setIsOrderNote", "ye", "isTextfieldFocused", "setIsTextfieldFocused", "u", "container", "checkBoxContainer", "p", "checkBoxStyle", "inputBoxStyle", "e", "basicFontStyle", "titleStyle", "textBoxStyle", "TermsOfService_Desktop", "props", "p", "container", "u", "checkBoxContainer", "checkBoxStyle", "inputBoxStyle", "basicFontStyle", "titleStyle", "TermsOfService_Phone", "props", "p", "container", "u", "checkBoxContainer", "checkBoxStyle", "inputBoxStyle", "basicFontStyle", "titleStyle", "fontStore", "fonts", "css", "className", "Counter_Banner_DesktopFonts", "getFonts", "Counter_Banner_Desktop", "ContainerWithFX", "withFX", "Container", "Counter_Banner_PhoneFonts", "Counter_Banner_Phone", "NavAltFonts", "fTO6g19Jo_default", "FormPlainTextInputUpdateUsersEmail1gwd1yd", "withCodeBoundaryForOverrides", "FormPlainTextInput2", "updateUsersEmail", "FormSelectUpdateStateValueInStorelde3gp", "FormSelect", "updateStateValueInStore", "Order_Note_PhoneFonts", "Order_Note_Phone", "Order_Note_DesktopFonts", "Order_Note_Desktop", "Add_Product_DesktopFonts", "Add_Product_Desktop", "Add_Product_PhoneFonts", "Add_Product_Phone", "TermsOfService_DesktopFonts", "TermsOfService_Desktop", "TermsOfService_PhoneFonts", "TermsOfService_Phone", "ButtonFormFonts", "CMF2t284N_default", "ButtonFormWithMinCountrx7sf9WithMappedReactProps19mu7jw", "withMappedReactProps", "withMinCount", "CMF2t284N_exports", "RichTextVisibleAvailableSubmitByMOVAlert12hvogt", "RichText2", "visibleAvailableSubmitByMOVAlert", "RichTextVisibleSameDayOptionAlert1d9gtg3", "visibleSameDayOptionAlert", "RichTextVisibleStateOptionAlert18jr9fq", "visibleStateOptionAlert", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "formVariants", "form", "variants", "currentVariant", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "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", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "ref1", "elementId", "useRouteElementId", "isDisplayed1", "ref2", "elementId1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "x", "ComponentViewportProvider", "PropertyOverrides2", "FormContainer", "formState", "l", "Link", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
