{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/N06vLdyPkAs7kditYB3A/yJADnflAnZBN1gw953c6/h8l6rw0Ss.js", "ssg:https://framerusercontent.com/modules/XrJxUkfvcY5qchR3weCw/0PCS5ETMBDy1N1gCSDcv/Examples_1.js", "ssg:https://framer.com/m/framer/store.js@^1.0.0", "ssg:https://framer.com/m/framer/utils.js@^0.9.0"],
  "sourcesContent": ["// Generated by Framer (99f3353)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/rQJeCcsGr1fSnWO0FT2G/Hero.js\";import{Icon as Iconoir}from\"https://framerusercontent.com/modules/zL9598C4KbEbqUGvSR14/rI8sPHpnG9XGcCPc0vU4/Iconoir.js\";import{CartProvider}from\"https://framerusercontent.com/modules/EBkuLQDrmTGPwrLSO7IJ/qLHz6QaFHHJlhoj4tAG3/CartContext.js\";import{CartUIWrapper}from\"https://framerusercontent.com/modules/uRY7k5XTHoCO8VDf78tb/hsB6ohtCBl92RCOsepLz/CartUIWrapper.js\";import{withHover}from\"https://framerusercontent.com/modules/XrJxUkfvcY5qchR3weCw/0PCS5ETMBDy1N1gCSDcv/Examples_1.js\";import UserGreeting from\"https://framerusercontent.com/modules/QmFodZD1eg0iW19roBK9/WJVsugecmEanxu1lj1Vp/UserMenu.js\";import BouncyButtonButton,*as BouncyButtonButtonInfo from\"https://framerusercontent.com/modules/UCSEl1xmitkhF7Ao4oK7/93U3lmrpJHrBoN7XDwfG/IxG5aoYQn.js\";import Cart4 from\"https://framerusercontent.com/modules/16U9dgP4NoN2TxO8ZzFc/I4FLgWgGQdFXkxSuIW2y/yOOU6X3OW.js\";const Cart4Fonts=getFonts(Cart4);const HeroFonts=getFonts(Hero);const BouncyButtonButtonFonts=getFonts(BouncyButtonButton);const BouncyButtonButtonWithHover1j3c8t1WithMappedReactProps1k1r5fk=withMappedReactProps(withCodeBoundaryForOverrides(BouncyButtonButton,{nodeId:\"eJNzEVhVV\",override:withHover,scopeId:\"h8l6rw0Ss\"}),BouncyButtonButtonInfo);const IconoirFonts=getFonts(Iconoir);const UserGreetingFonts=getFonts(UserGreeting);const CartUIWrapperFonts=getFonts(CartUIWrapper);const CartProviderFonts=getFonts(CartProvider);const cycleOrder=[\"DUZBNlgn3\",\"RtkNGuNkP\",\"AKzcP9pZP\",\"tqqhmR7Qt\"];const serializationHash=\"framer-5z0eM\";const variantClassNames={AKzcP9pZP:\"framer-v-44xslb\",DUZBNlgn3:\"framer-v-n82ncp\",RtkNGuNkP:\"framer-v-174xcdw\",tqqhmR7Qt:\"framer-v-ufktja\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.88,.39,.29,.8],type:\"tween\"};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-10};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={\"Dark Desktop Images\":\"RtkNGuNkP\",\"Dark Desktop\":\"DUZBNlgn3\",Phone:\"tqqhmR7Qt\",Tablet:\"AKzcP9pZP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DUZBNlgn3\"};};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:\"DUZBNlgn3\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseLeavee1zj0o=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"DUZBNlgn3\");});const TLf1KWLgw8ogfc2=activeVariantCallback(async(...args)=>{setVariant(\"tqqhmR7Qt\");});const onMouseEnter1eh8frg=activeVariantCallback(async(...args)=>{setVariant(\"RtkNGuNkP\");});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"tqqhmR7Qt\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"tqqhmR7Qt\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"AKzcP9pZP\")return false;return true;};const ref1=React.useRef(null);const isDisplayed3=()=>{if(baseVariant===\"RtkNGuNkP\")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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-n82ncp\",className,classNames),\"data-framer-name\":\"Dark Desktop\",layoutDependency:layoutDependency,layoutId:\"DUZBNlgn3\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 1px 2px 0px rgba(0, 0, 0, 0.25)\",...style},...addPropertyOverrides({AKzcP9pZP:{\"data-framer-name\":\"Tablet\"},RtkNGuNkP:{\"data-framer-name\":\"Dark Desktop Images\",\"data-highlight\":true,onMouseLeave:onMouseLeavee1zj0o},tqqhmR7Qt:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9vm020\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"d8pbYBRS3\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Hph1r69tW\"},motionChild:true,nodeId:\"FtEB5RkOS\",scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1symfbc framer-gc1ygw\",\"data-framer-name\":\"Content \",fill:\"rgba(0,0,0,1)\",intrinsicHeight:61,intrinsicWidth:200,layoutDependency:layoutDependency,layoutId:\"FtEB5RkOS\",svg:'<svg width=\"200\" height=\"61\" viewBox=\"0 0 200 61\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0 39.2146V22.0177H11.867V24.4957H2.58966V29.1987H9.59928V31.6754H2.58966V36.7379H11.867V39.2146H0Z\" fill=\"#666868\"/>\\n<path d=\"M29.1431 39.2108V21.9217L41.7162 33.0851V21.9217H44.572V39.2146L31.991 28.0226V39.2069L29.1431 39.2108Z\" fill=\"#666868\"/>\\n<path d=\"M70.5689 22.6045C73.5544 22.4175 76.0792 24.0661 76.0792 27.1334C76.0792 30.1112 74.798 31.2094 72.4628 31.53L76.7153 39.1861H73.8387L69.7381 31.861H65.4713V39.1861H62.979V22.6045H70.5689ZM65.4713 29.4583H70.5689C73.2105 29.4583 73.4571 28.3783 73.4571 27.2074C73.4571 25.1669 71.928 24.6476 70.5689 24.6476H65.4713V29.4583Z\" fill=\"#666868\"/>\\n<path d=\"M127.018 21.8944V32.2375C127.004 33.0744 127.215 33.8998 127.63 34.6272C128.023 35.3146 128.6 35.8795 129.295 36.2589C130.005 36.6373 130.796 36.8353 131.6 36.8353C132.405 36.8353 133.196 36.6373 133.906 36.2589C134.594 35.8806 135.165 35.3218 135.56 34.6428C135.977 33.9122 136.188 33.0824 136.171 32.2414V21.8944H138.663V32.3725C138.648 33.7926 138.323 35.0123 137.688 36.0317C137.082 37.0263 136.201 37.8246 135.152 38.3306C134.035 38.8387 132.822 39.1016 131.595 39.1016C130.368 39.1016 129.155 38.8387 128.038 38.3306C126.989 37.8246 126.108 37.0264 125.501 36.0317C124.866 35.0123 124.541 33.7926 124.526 32.3725V21.8944H127.018Z\" fill=\"#666868\"/>\\n<path d=\"M185.728 39.4886V22.5538H188.219V30.0113H197.504V22.5538H199.996V39.4886H197.504V32.0467H188.215V39.486L185.728 39.4886Z\" fill=\"#666868\"/>\\n<path d=\"M156.017 36.9495L156.789 35.3697C157.566 36.0304 158.454 36.5481 159.412 36.8989C160.387 37.2174 161.41 37.3709 162.436 37.3532C163.759 37.3532 164.773 37.1178 165.479 36.6471C165.813 36.438 166.087 36.1447 166.273 35.7967C166.458 35.4486 166.549 35.0579 166.537 34.6636C166.537 33.9471 166.301 33.3703 165.831 32.9333C165.36 32.4962 164.609 32.1657 163.58 31.9415L160.824 31.3029C159.501 30.9887 158.462 30.4453 157.708 29.6725C157.347 29.3142 157.061 28.8871 156.868 28.4164C156.675 27.9458 156.578 27.4411 156.583 26.9322C156.566 26.2713 156.707 25.6158 156.993 25.0198C157.279 24.4237 157.703 23.9042 158.229 23.504C159.327 22.63 160.795 22.193 162.633 22.193C163.728 22.1849 164.815 22.3731 165.844 22.7485C166.78 23.0798 167.624 23.6268 168.31 24.3452L167.531 25.9249C166.844 25.2999 166.053 24.7991 165.194 24.4451C164.375 24.1277 163.502 23.9683 162.623 23.9752C161.39 23.9752 160.426 24.2219 159.732 24.7151C159.4 24.941 159.13 25.2475 158.948 25.606C158.767 25.9645 158.679 26.3632 158.694 26.7648C158.694 27.4831 158.912 28.0655 159.349 28.512C159.786 28.9585 160.464 29.2947 161.383 29.5206L164.173 30.193C167.131 30.8654 168.61 32.3219 168.61 34.5623C168.61 35.953 168.044 37.0624 166.912 37.8906C165.78 38.7188 164.251 39.1333 162.324 39.1342C159.754 39.1342 157.652 38.406 156.017 36.9495Z\" fill=\"#666868\" stroke=\"#666868\" stroke-width=\"0.259616\" stroke-miterlimit=\"10\"/>\\n<path d=\"M89.862 31.6689C89.8607 33.3864 90.2816 35.0779 91.0877 36.5944C91.8937 38.111 93.0602 39.4062 94.4845 40.366C93.2303 39.6955 92.1255 38.777 91.2374 37.6661C90.3493 36.5553 89.6965 35.2754 89.3185 33.9044C88.9406 32.5333 88.8454 31.0997 89.0389 29.6907C89.2324 28.2818 89.7104 26.9269 90.4439 25.7084C91.1775 24.49 92.1512 23.4335 93.3058 22.6032C94.4604 21.7728 95.7719 21.186 97.1604 20.8785C98.549 20.5709 99.9856 20.5489 101.383 20.8139C102.78 21.079 104.109 21.6254 105.288 22.4201C103.691 21.5666 101.899 21.1416 100.088 21.1865C98.2769 21.2314 96.5084 21.7448 94.9549 22.6765C93.4013 23.6082 92.1156 24.9264 91.2231 26.5028C90.3305 28.0792 89.8616 29.86 89.862 31.6715V31.6689Z\" fill=\"#F8B5B7\"/>\\n<path d=\"M108.821 31.8961C108.822 33.4332 108.404 34.9416 107.614 36.2597C106.823 37.5778 105.688 38.6558 104.332 39.3783C102.975 40.1007 101.447 40.4404 99.912 40.3608C98.377 40.2812 96.8925 39.7854 95.6178 38.9265C95.3713 38.7615 95.1343 38.583 94.9077 38.3917C95.6079 38.5825 96.3303 38.679 97.056 38.6785C98.8521 38.6788 100.597 38.079 102.013 36.9743C103.429 35.8696 104.436 34.3233 104.873 32.5812C105.309 30.839 105.152 29.0009 104.424 27.3586C103.697 25.7164 102.442 24.3643 100.858 23.517C100.856 23.5162 100.853 23.5162 100.85 23.517C100.804 23.4923 100.757 23.4664 100.708 23.4417C101.979 23.4935 103.221 23.8331 104.342 24.4347C105.695 25.1561 106.826 26.2312 107.614 27.5454C108.403 28.8596 108.82 30.3634 108.821 31.8961Z\" fill=\"#F8B5B7\"/>\\n</svg>\\n',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-66iwmj\",layoutDependency:layoutDependency,layoutId:\"Mc8OmjsAV\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,...addPropertyOverrides({tqqhmR7Qt:{y:(componentViewport?.y||0)+0+0+(0+(((componentViewport?.height||60)-0)*1-0-37)/2)+0+-1.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zl1go8-container\",layoutDependency:layoutDependency,layoutId:\"zHlYqwO5Q-container\",nodeId:\"zHlYqwO5Q\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(Cart4,{height:\"100%\",id:\"zHlYqwO5Q\",layoutId:\"zHlYqwO5Q\",TLf1KWLgw:TLf1KWLgw8ogfc2,width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-pqdcwh\",layoutDependency:layoutDependency,layoutId:\"pwjSf6RLP\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x7xa3y\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"mYkmE2rCh\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-15q0lbx\",\"data-framer-name\":\"Tabs\",layoutDependency:layoutDependency,layoutId:\"Q0Pfqj4um\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pusc7b\",\"data-framer-name\":\"Dropdown 2\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rbnzSORYJ\",onMouseEnter:onMouseEnter1eh8frg,...addPropertyOverrides({RtkNGuNkP:{\"data-highlight\":undefined,onMouseEnter:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\"},children:\"Shop\"})}),className:\"framer-1mfrqtx\",\"data-framer-name\":\"Megamenu\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"pl7IMJEYK\",variants:{RtkNGuNkP:{\"--extracted-a0htzi\":\"rgb(193, 193, 193)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({RtkNGuNkP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--extracted-a0htzi, rgb(193, 193, 193))\"},children:\"Shop\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6pdhjk-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Ne4p0E4eE-container\",nodeId:\"Ne4p0E4eE\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",style:{rotate:0},variants:{RtkNGuNkP:{rotate:-180}},children:/*#__PURE__*/_jsx(Hero,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"chevron down\",iconSelection:\"Home\",id:\"Ne4p0E4eE\",layoutId:\"Ne4p0E4eE\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({RtkNGuNkP:{color:\"rgb(193, 193, 193)\"}},baseVariant,gestureVariant)})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+10+0+0+0+0+78,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j3c8t1-container\",layoutDependency:layoutDependency,layoutId:\"eJNzEVhVV-container\",nodeId:\"eJNzEVhVV\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(BouncyButtonButtonWithHover1j3c8t1WithMappedReactProps1k1r5fk,{G12sDdivV:\"var(--token-1b395ae6-b7e5-47e3-becc-def231926fd2, rgb(232, 103, 139))\",gnaXB_FDf:\"Direct kopen\",height:\"100%\",id:\"eJNzEVhVV\",layoutId:\"eJNzEVhVV\",NEqJTpV7F:\"rgb(255, 255, 255)\",V4GP67J_M:\"rgb(255, 255, 255)\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mjrpkm\",layoutDependency:layoutDependency,layoutId:\"blezERfvD\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hnvxod\",\"data-framer-name\":\"Dropdown 2\",\"data-highlight\":true,id:`${layoutId}-hnvxod`,layoutDependency:layoutDependency,layoutId:\"ITQ58Q8nN\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tz1cle-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"T88wLVl32-container\",nodeId:\"T88wLVl32\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(Iconoir,{color:\"rgb(193, 193, 193)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ProfileCircled\",id:\"T88wLVl32\",layoutId:\"T88wLVl32\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oqmxh9-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"bltwU4Kit-container\",nodeId:\"bltwU4Kit\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(UserGreeting,{height:\"100%\",id:\"bltwU4Kit\",layoutId:\"bltwU4Kit\",style:{width:\"100%\"},width:\"100%\"})})})]})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6w1nyw-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"JZFBXDKHJ-container\",nodeId:\"JZFBXDKHJ\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(CartProvider,{height:\"100%\",id:\"JZFBXDKHJ\",layoutId:\"JZFBXDKHJ\",width:\"100%\",...addPropertyOverrides({tqqhmR7Qt:{style:{width:\"100%\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ehebb1\",layoutDependency:layoutDependency,layoutId:\"pt0Wnn3ZP\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7dbp3b-container\",inComponentSlot:true,isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"phwhChVCU-container\",nodeId:\"phwhChVCU\",rendersWithMotion:true,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsx(CartUIWrapper,{height:\"100%\",id:\"phwhChVCU\",layoutId:\"phwhChVCU\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ablklg\",layoutDependency:layoutDependency,layoutId:\"L7PYDoXj7\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{rZunEbe9a:\"normal-pads\"},unresolvedPathSlugs:{rZunEbe9a:{collectionId:\"bIbBFlJVa\",collectionItemId:\"UOwCrEBZc\"}},webPageId:\"acGAECdb7\"},motionChild:true,nodeId:\"ChXyh4YK8\",openInNewTab:false,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1kh2f19 framer-gc1ygw\",\"data-framer-name\":\"Product 1\",layoutDependency:layoutDependency,layoutId:\"ChXyh4YK8\",style:{backgroundColor:\"var(--token-465985f2-a8e0-455b-887d-ed2e5312913b, rgb(254, 244, 243))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:381,pixelWidth:380,src:\"https://framerusercontent.com/images/exQxB6g7NsRjEcDWv1T4niizbY.png\"},className:\"framer-1ldk69u\",\"data-framer-name\":\"Placeholder Image\",layoutDependency:layoutDependency,layoutId:\"X4Ni6HmTw\",style:{borderBottomLeftRadius:208,borderBottomRightRadius:208,borderTopLeftRadius:208,borderTopRightRadius:208},...addPropertyOverrides({RtkNGuNkP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+220+0+31),pixelHeight:381,pixelWidth:380,src:\"https://framerusercontent.com/images/exQxB6g7NsRjEcDWv1T4niizbY.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-132ft52\",\"data-framer-name\":\"Section Title\",layoutDependency:layoutDependency,layoutId:\"xuozHzliP\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9h7pmc\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"dlpR_O89v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTZXJpZi1yZWd1bGFy\",\"--framer-font-family\":'\"Instrument Serif\", \"Instrument Serif Placeholder\", serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\"},children:\"Biologisch maandverband\"})}),className:\"framer-lmjz6v\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Instrument Serif-regular\"],layoutDependency:layoutDependency,layoutId:\"DV6D28_F6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Natuurlijke bescherming\"})}),className:\"framer-lqued6\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"kW2pfeik6\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{rZunEbe9a:\"normal-tampons\"},unresolvedPathSlugs:{rZunEbe9a:{collectionId:\"bIbBFlJVa\",collectionItemId:\"n37cmVGp9\"}},webPageId:\"acGAECdb7\"},motionChild:true,nodeId:\"ColYjy9AQ\",openInNewTab:false,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ncogey framer-gc1ygw\",\"data-framer-name\":\"Product 1\",layoutDependency:layoutDependency,layoutId:\"ColYjy9AQ\",style:{backgroundColor:\"var(--token-465985f2-a8e0-455b-887d-ed2e5312913b, rgb(254, 244, 243))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:381,pixelWidth:380,src:\"https://framerusercontent.com/images/lE0sS9RRP5zYX88YZjTKQkUS1Lg.png\"},className:\"framer-1r4g8l7\",\"data-framer-name\":\"Placeholder Image\",layoutDependency:layoutDependency,layoutId:\"Oy_qqME5Y\",style:{borderBottomLeftRadius:208,borderBottomRightRadius:208,borderTopLeftRadius:208,borderTopRightRadius:208},...addPropertyOverrides({RtkNGuNkP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+220+0+31),pixelHeight:381,pixelWidth:380,src:\"https://framerusercontent.com/images/lE0sS9RRP5zYX88YZjTKQkUS1Lg.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zn7gai\",\"data-framer-name\":\"Section Title\",layoutDependency:layoutDependency,layoutId:\"Sn3cNlXrs\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rykdx9\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"AdMUWj96i\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTZXJpZi1yZWd1bGFy\",\"--framer-font-family\":'\"Instrument Serif\", \"Instrument Serif Placeholder\", serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\"},children:\"Organische Tampons\"})}),className:\"framer-b2hf6n\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Instrument Serif-regular\"],layoutDependency:layoutDependency,layoutId:\"W9Q_AcQOs\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Natuurlijke bescherming\"})}),className:\"framer-128750j\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"RJruXSibJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{rZunEbe9a:\"regular-liners\"},unresolvedPathSlugs:{rZunEbe9a:{collectionId:\"bIbBFlJVa\",collectionItemId:\"GxpTZSsgy\"}},webPageId:\"acGAECdb7\"},motionChild:true,nodeId:\"UbJLFggzh\",openInNewTab:false,scopeId:\"h8l6rw0Ss\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-l6lql4 framer-gc1ygw\",\"data-framer-name\":\"Product 1\",layoutDependency:layoutDependency,layoutId:\"UbJLFggzh\",style:{backgroundColor:\"var(--token-465985f2-a8e0-455b-887d-ed2e5312913b, rgb(254, 244, 243))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:347,pixelWidth:346,src:\"https://framerusercontent.com/images/SnjMMlXn3wVsJEVf7MO4rlmwQ.png\"},className:\"framer-1l83egf\",\"data-framer-name\":\"Placeholder Image\",layoutDependency:layoutDependency,layoutId:\"cbslNHFjH\",style:{borderBottomLeftRadius:208,borderBottomRightRadius:208,borderTopLeftRadius:208,borderTopRightRadius:208},...addPropertyOverrides({RtkNGuNkP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+10+220+0+31),pixelHeight:347,pixelWidth:346,src:\"https://framerusercontent.com/images/SnjMMlXn3wVsJEVf7MO4rlmwQ.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bbovvo\",\"data-framer-name\":\"Section Title\",layoutDependency:layoutDependency,layoutId:\"GYBZiOS5P\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-578ao1\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"YG4Px16lE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTZXJpZi1yZWd1bGFy\",\"--framer-font-family\":'\"Instrument Serif\", \"Instrument Serif Placeholder\", serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\"},children:\"Voor overdag\"})}),className:\"framer-s3oew0\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Instrument Serif-regular\"],layoutDependency:layoutDependency,layoutId:\"ibOjKX9NJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1yZWd1bGFy\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Natuurlijke bescherming\"})}),className:\"framer-19hrbsh\",\"data-framer-name\":\"Text\",fonts:[\"FS;Satoshi-regular\"],layoutDependency:layoutDependency,layoutId:\"vRF_qDVap\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5z0eM.framer-gc1ygw, .framer-5z0eM .framer-gc1ygw { display: block; }\",\".framer-5z0eM.framer-n82ncp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 80px; justify-content: flex-start; overflow: hidden; padding: 10px 12px 0px 12px; position: relative; width: 1400px; }\",\".framer-5z0eM .framer-9vm020 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 100%; overflow: visible; padding: 0px 20px 0px 40px; position: relative; width: 100%; }\",\".framer-5z0eM .framer-1symfbc { aspect-ratio: 3.2711864406779663 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); position: relative; text-decoration: none; width: 196px; z-index: 1; }\",\".framer-5z0eM .framer-66iwmj { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 37px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 60px; }\",\".framer-5z0eM .framer-zl1go8-container, .framer-5z0eM .framer-1j3c8t1-container, .framer-5z0eM .framer-6w1nyw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5z0eM .framer-pqdcwh { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-5z0eM .framer-x7xa3y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5z0eM .framer-15q0lbx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5z0eM .framer-1pusc7b { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5z0eM .framer-1mfrqtx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5z0eM .framer-6pdhjk-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-5z0eM .framer-1mjrpkm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 164px; }\",\".framer-5z0eM .framer-hnvxod { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-5z0eM .framer-1tz1cle-container { flex: none; height: 35px; position: relative; width: 35px; }\",\".framer-5z0eM .framer-oqmxh9-container { flex: none; height: auto; position: relative; width: 111px; }\",\".framer-5z0eM .framer-1ehebb1 { height: 61px; overflow: hidden; position: relative; width: 99px; }\",\".framer-5z0eM .framer-7dbp3b-container { flex: none; height: 30px; left: calc(48.484848484848506% - 50px / 2); position: absolute; top: calc(50.81967213114756% - 30px / 2); width: 50px; }\",\".framer-5z0eM .framer-ablklg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 60px 20px 20px; position: relative; width: min-content; }\",\".framer-5z0eM .framer-1kh2f19, .framer-5z0eM .framer-1ncogey, .framer-5z0eM .framer-l6lql4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 140px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 370px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5z0eM .framer-1ldk69u, .framer-5z0eM .framer-1r4g8l7, .framer-5z0eM .framer-1l83egf { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 78px); position: relative; width: 88px; }\",\".framer-5z0eM .framer-132ft52 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 65%; }\",\".framer-5z0eM .framer-9h7pmc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 1px; justify-content: flex-start; overflow: visible; padding: 17px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-5z0eM .framer-lmjz6v, .framer-5z0eM .framer-lqued6, .framer-5z0eM .framer-b2hf6n, .framer-5z0eM .framer-128750j, .framer-5z0eM .framer-s3oew0, .framer-5z0eM .framer-19hrbsh { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5z0eM .framer-zn7gai, .framer-5z0eM .framer-bbovvo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 47%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 65%; }\",\".framer-5z0eM .framer-1rykdx9, .framer-5z0eM .framer-578ao1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 1px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5z0eM.framer-n82ncp, .framer-5z0eM .framer-66iwmj, .framer-5z0eM .framer-pqdcwh, .framer-5z0eM .framer-x7xa3y, .framer-5z0eM .framer-15q0lbx, .framer-5z0eM .framer-1pusc7b, .framer-5z0eM .framer-1mjrpkm, .framer-5z0eM .framer-hnvxod, .framer-5z0eM .framer-ablklg, .framer-5z0eM .framer-1kh2f19, .framer-5z0eM .framer-132ft52, .framer-5z0eM .framer-9h7pmc, .framer-5z0eM .framer-1ncogey, .framer-5z0eM .framer-zn7gai, .framer-5z0eM .framer-1rykdx9, .framer-5z0eM .framer-l6lql4, .framer-5z0eM .framer-bbovvo, .framer-5z0eM .framer-578ao1 { gap: 0px; } .framer-5z0eM.framer-n82ncp > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-5z0eM.framer-n82ncp > :first-child, .framer-5z0eM .framer-pqdcwh > :first-child, .framer-5z0eM .framer-132ft52 > :first-child, .framer-5z0eM .framer-9h7pmc > :first-child, .framer-5z0eM .framer-zn7gai > :first-child, .framer-5z0eM .framer-1rykdx9 > :first-child, .framer-5z0eM .framer-bbovvo > :first-child, .framer-5z0eM .framer-578ao1 > :first-child { margin-top: 0px; } .framer-5z0eM.framer-n82ncp > :last-child, .framer-5z0eM .framer-pqdcwh > :last-child, .framer-5z0eM .framer-132ft52 > :last-child, .framer-5z0eM .framer-9h7pmc > :last-child, .framer-5z0eM .framer-zn7gai > :last-child, .framer-5z0eM .framer-1rykdx9 > :last-child, .framer-5z0eM .framer-bbovvo > :last-child, .framer-5z0eM .framer-578ao1 > :last-child { margin-bottom: 0px; } .framer-5z0eM .framer-66iwmj > *, .framer-5z0eM .framer-1mjrpkm > *, .framer-5z0eM .framer-hnvxod > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5z0eM .framer-66iwmj > :first-child, .framer-5z0eM .framer-x7xa3y > :first-child, .framer-5z0eM .framer-15q0lbx > :first-child, .framer-5z0eM .framer-1pusc7b > :first-child, .framer-5z0eM .framer-1mjrpkm > :first-child, .framer-5z0eM .framer-hnvxod > :first-child, .framer-5z0eM .framer-ablklg > :first-child, .framer-5z0eM .framer-1kh2f19 > :first-child, .framer-5z0eM .framer-1ncogey > :first-child, .framer-5z0eM .framer-l6lql4 > :first-child { margin-left: 0px; } .framer-5z0eM .framer-66iwmj > :last-child, .framer-5z0eM .framer-x7xa3y > :last-child, .framer-5z0eM .framer-15q0lbx > :last-child, .framer-5z0eM .framer-1pusc7b > :last-child, .framer-5z0eM .framer-1mjrpkm > :last-child, .framer-5z0eM .framer-hnvxod > :last-child, .framer-5z0eM .framer-ablklg > :last-child, .framer-5z0eM .framer-1kh2f19 > :last-child, .framer-5z0eM .framer-1ncogey > :last-child, .framer-5z0eM .framer-l6lql4 > :last-child { margin-right: 0px; } .framer-5z0eM .framer-pqdcwh > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5z0eM .framer-x7xa3y > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-5z0eM .framer-15q0lbx > * { margin: 0px; margin-left: calc(29px / 2); margin-right: calc(29px / 2); } .framer-5z0eM .framer-1pusc7b > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-5z0eM .framer-ablklg > * { margin: 0px; margin-left: calc(22px / 2); margin-right: calc(22px / 2); } .framer-5z0eM .framer-1kh2f19 > *, .framer-5z0eM .framer-1ncogey > *, .framer-5z0eM .framer-l6lql4 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-5z0eM .framer-132ft52 > *, .framer-5z0eM .framer-zn7gai > *, .framer-5z0eM .framer-bbovvo > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-5z0eM .framer-9h7pmc > *, .framer-5z0eM .framer-1rykdx9 > *, .framer-5z0eM .framer-578ao1 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-5z0eM.framer-v-174xcdw.framer-n82ncp { align-content: flex-start; align-items: flex-start; gap: 20px; height: min-content; padding: 10px 12px 32px 12px; }\",\".framer-5z0eM.framer-v-174xcdw .framer-9vm020, .framer-5z0eM.framer-v-174xcdw .framer-1kh2f19, .framer-5z0eM.framer-v-174xcdw .framer-lmjz6v { order: 0; }\",\".framer-5z0eM.framer-v-174xcdw .framer-ablklg, .framer-5z0eM.framer-v-174xcdw .framer-132ft52, .framer-5z0eM.framer-v-174xcdw .framer-lqued6, .framer-5z0eM.framer-v-174xcdw .framer-1ncogey { order: 1; }\",\".framer-5z0eM.framer-v-174xcdw .framer-1ldk69u { height: var(--framer-aspect-ratio-supported, 88px); order: 0; }\",\".framer-5z0eM.framer-v-174xcdw .framer-1r4g8l7, .framer-5z0eM.framer-v-174xcdw .framer-1l83egf { height: var(--framer-aspect-ratio-supported, 88px); }\",\".framer-5z0eM.framer-v-174xcdw .framer-l6lql4 { order: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5z0eM.framer-v-174xcdw.framer-n82ncp { gap: 0px; } .framer-5z0eM.framer-v-174xcdw.framer-n82ncp > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5z0eM.framer-v-174xcdw.framer-n82ncp > :first-child { margin-top: 0px; } .framer-5z0eM.framer-v-174xcdw.framer-n82ncp > :last-child { margin-bottom: 0px; } }\",\".framer-5z0eM.framer-v-44xslb .framer-9vm020 { padding: 0px 10px 0px 40px; }\",\".framer-5z0eM.framer-v-ufktja.framer-n82ncp { height: 60px; padding: 0px; }\",\".framer-5z0eM.framer-v-ufktja .framer-9vm020 { height: 100%; order: 0; padding: 0px 10px 0px 10px; z-index: 1; }\",\".framer-5z0eM.framer-v-ufktja .framer-1symfbc { aspect-ratio: 3.2698412698412698 / 1; height: var(--framer-aspect-ratio-supported, 43px); order: 3; width: 141px; }\",\".framer-5z0eM.framer-v-ufktja .framer-66iwmj { flex-direction: column; height: var(--framer-aspect-ratio-supported, 60px); order: 0; }\",\".framer-5z0eM.framer-v-ufktja .framer-6w1nyw-container { order: 4; width: 60px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5z0eM.framer-v-ufktja .framer-66iwmj { gap: 0px; } .framer-5z0eM.framer-v-ufktja .framer-66iwmj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5z0eM.framer-v-ufktja .framer-66iwmj > :first-child { margin-top: 0px; } .framer-5z0eM.framer-v-ufktja .framer-66iwmj > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"RtkNGuNkP\":{\"layout\":[\"fixed\",\"auto\"]},\"AKzcP9pZP\":{\"layout\":[\"fixed\",\"fixed\"]},\"tqqhmR7Qt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerh8l6rw0Ss=withCSS(Component,css,\"framer-5z0eM\");export default Framerh8l6rw0Ss;Framerh8l6rw0Ss.displayName=\"LoggedInNavbar-allpages\";Framerh8l6rw0Ss.defaultProps={height:80,width:1400};addPropertyControls(Framerh8l6rw0Ss,{variant:{options:[\"DUZBNlgn3\",\"RtkNGuNkP\",\"AKzcP9pZP\",\"tqqhmR7Qt\"],optionTitles:[\"Dark Desktop\",\"Dark Desktop Images\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerh8l6rw0Ss,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Instrument Serif\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentserif/v4/jizBRFtNs2ka5fXjeivQ4LroWlx-2zcZj1bIkNo.woff2\",weight:\"400\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TTX2Z3BF3P6Y5BQT3IV2VNOK6FL22KUT/7QYRJOI3JIMYHGY6CH7SOIFRQLZOLNJ6/KFIAZD4RUMEZIYV6FQ3T3GP5PDBDB6JY.woff2\",weight:\"400\"}]},...Cart4Fonts,...HeroFonts,...BouncyButtonButtonFonts,...IconoirFonts,...UserGreetingFonts,...CartUIWrapperFonts,...CartProviderFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerh8l6rw0Ss\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RtkNGuNkP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AKzcP9pZP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tqqhmR7Qt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"80\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1400\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{forwardRef}from\"react\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";import{randomColor}from\"https://framer.com/m/framer/utils.js@^0.9.0\";// Learn more: https://www.framer.com/developers/overrides/\nconst useStore=createStore({background:\"#0099FF\"});export function withRotate(Component){return /*#__PURE__*/forwardRef((props,ref)=>{return /*#__PURE__*/_jsx(Component,{ref:ref,...props,animate:{rotate:90},transition:{duration:2}});});}export function withHover(Component){return /*#__PURE__*/forwardRef((props,ref)=>{return /*#__PURE__*/_jsx(Component,{ref:ref,...props,whileHover:{scale:1.05}});});}export function withRandomColor(Component){return /*#__PURE__*/forwardRef((props,ref)=>{const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{ref:ref,...props,animate:{background:store.background},onClick:()=>{setStore({background:randomColor()});}});});}\nexport const __FramerMetadata__ = {\"exports\":{\"withHover\":{\"type\":\"reactHoc\",\"name\":\"withHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withRotate\":{\"type\":\"reactHoc\",\"name\":\"withRotate\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withRandomColor\":{\"type\":\"reactHoc\",\"name\":\"withRandomColor\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Examples_1.map", "import{useState,useEffect}from\"react\";import{Data,useObserveData}from\"framer\";export function createStore(state1){// Use Data so that a Preview reload resets the state\nconst dataStore=Data({state:Object.freeze({...state1})});// Create a set function that updates the state\nconst setDataStore=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(dataStore.state);}dataStore.state=Object.freeze({...dataStore.state,...newState});};// Store the initial state, copy the object if it's an object\nlet storeState=typeof state1===\"object\"?Object.freeze({...state1}):state1;// Keep a list of all the listeners, in the form of React hook setters\nconst storeSetters=new Set();// Create a set function that updates all the listeners / setters\nconst setStoreState=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(storeState);}storeState=typeof newState===\"object\"?Object.freeze({...storeState,...newState}):newState;// Update all the listeners / setters with the new value\nstoreSetters.forEach(setter=>setter(storeState));};// Create the actual hook based on everything above\nfunction useStore(){// Create the hook we are going to use as a listener\nconst[state,setState]=useState(storeState);// If we unmount the component using this hook, we need to remove the listener\n// @ts-ignore\nuseEffect(()=>{// But right now, we need to add the listener\nstoreSetters.add(setState);return()=>storeSetters.delete(setState);},[]);// If Data context exists, use Data, otherwise use vanilla React state\nif(useObserveData()===true){useObserveData();return[dataStore.state,setDataStore];}else{// Return the state and a function to update the central store\nreturn[state,setStoreState];}}return useStore;}\nexport const __FramerMetadata__ = {\"exports\":{\"createStore\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./createStore.map", "export const centerContent = {\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const autoSizingText = {\n    width: \"max-content\",\n    wordBreak: \"break-word\",\n    overflowWrap: \"break-word\",\n    overflow: \"hidden\",\n    whiteSpace: \"pre-wrap\",\n    flexShrink: 0\n};\nexport const defaultContainerStyles = {\n    ...centerContent,\n    overflow: \"hidden\"\n};\nexport const containerStyles = defaultContainerStyles;\nexport const randomColor = ()=>\"#\" + Math.floor(Math.random() * 16777215).toString(16)\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"centerContent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"autoSizingText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultContainerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomColor\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./Utils.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "createStore", "state1", "dataStore", "Data", "setDataStore", "newState", "storeState", "storeSetters", "setStoreState", "setter", "useStore", "state", "setState", "ye", "ue", "useObserveData", "init_ssg_sandbox_shims", "centerContent", "defaultContainerStyles", "centerContent", "useStore", "createStore", "withHover", "Component", "Y", "props", "ref", "p", "Cart4Fonts", "getFonts", "yOOU6X3OW_default", "HeroFonts", "Icon", "BouncyButtonButtonFonts", "IxG5aoYQn_default", "BouncyButtonButtonWithHover1j3c8t1WithMappedReactProps1k1r5fk", "withMappedReactProps", "withCodeBoundaryForOverrides", "withHover", "IxG5aoYQn_exports", "IconoirFonts", "UserGreetingFonts", "UserGreeting", "CartUIWrapperFonts", "CartUIWrapper", "CartProviderFonts", "CartProvider", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseLeavee1zj0o", "args", "TLf1KWLgw8ogfc2", "onMouseEnter1eh8frg", "onMouseEntertxyyif", "overlay", "loadMore", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "ref1", "isDisplayed3", "LayoutGroup", "u", "Link", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "l", "Image2", "getLoadingLazyAtYPosition", "css", "Framerh8l6rw0Ss", "withCSS", "h8l6rw0Ss_default", "addPropertyControls", "ControlType", "addFonts"]
}
