{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/aTd6pfT9hyYsGbl84fjC/1lEAAostujd8X8DiGg25/kqhPmxFcc.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import DotLottie from\"https://framerusercontent.com/modules/jfK7C7JmdHGaVBsvt1V7/G0lF2a2mezep3QZSQZwm/DotLottie.js\";import Breadcrumb from\"#framer/local/canvasComponent/DBC6PQgi9/DBC6PQgi9.js\";import DrinkTag from\"#framer/local/canvasComponent/EBmSxuA1I/EBmSxuA1I.js\";import SugarVolume from\"#framer/local/canvasComponent/fPIAjV7Ri/fPIAjV7Ri.js\";import Tag from\"#framer/local/canvasComponent/Yu_unP0Fi/Yu_unP0Fi.js\";import UserComponent2 from\"#framer/local/collection/IWdmicjHm/IWdmicjHm.js\";import UserComponent4,{enumToDisplayNameFunctions}from\"#framer/local/collection/OQCLlQaAW/OQCLlQaAW.js\";import UserComponent3 from\"#framer/local/collection/vpNx_wkDE/vpNx_wkDE.js\";import UserComponent1 from\"#framer/local/collection/YPY7sRugE/YPY7sRugE.js\";import UserComponent from\"#framer/local/collection/zxpd0bZhI/zxpd0bZhI.js\";import*as sharedStyle from\"#framer/local/css/fswnJlNc0/fswnJlNc0.js\";import*as sharedStyle4 from\"#framer/local/css/mAoatlsHn/mAoatlsHn.js\";import*as sharedStyle2 from\"#framer/local/css/PSunSCGQ7/PSunSCGQ7.js\";import*as sharedStyle5 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/sRw71y_ru/sRw71y_ru.js\";import*as sharedStyle3 from\"#framer/local/css/u0W3bxYuj/u0W3bxYuj.js\";import metadataProvider from\"#framer/local/webPageMetadata/kqhPmxFcc/kqhPmxFcc.js\";const DotLottieFonts=getFonts(DotLottie);const PatternFonts=getFonts(Pattern);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const BreadcrumbFonts=getFonts(Breadcrumb);const TagFonts=getFonts(Tag);const DrinkTagFonts=getFonts(DrinkTag);const SugarVolumeFonts=getFonts(SugarVolume);const breakpoints={QknGkfo7d:\"(max-width: 809px)\",wocT0eKkx:\"(min-width: 810px) and (max-width: 1199px)\",x8onTXCKT:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-60hqu\";const variantClassNames={QknGkfo7d:\"framer-v-h2yobc\",wocT0eKkx:\"framer-v-4ufys5\",x8onTXCKT:\"framer-v-1ivpvr0\"};const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transition2={delay:.2,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const toString=value=>{return typeof value===\"string\"?value:String(value);};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"x8onTXCKT\",Phone:\"QknGkfo7d\",Tablet:\"wocT0eKkx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"x8onTXCKT\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"kqhPmxFcc\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"kqhPmxFcc\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"kqhPmxFcc\",data:UserComponent4,type:\"Collection\"},right:{alias:\"previousItemId\",data:UserComponent4,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:UserComponent4,type:\"Collection\"},type:\"LeftJoin\"},select:[{collection:\"kqhPmxFcc\",name:\"fzvQEEoB4\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"T67OZB3kc\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"GGLPVWEm1\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"tbAfGEOx3\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"MdyHvs_sL\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"nkUFb_o9R\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"V_VcYQLJD\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"z9D2XqUFu\",type:\"Identifier\"},{alias:\"Z1O3W8eZz\",arguments:[{from:{alias:\"Z1O3W8eZz\",data:UserComponent,type:\"Collection\"},orderBy:[{arguments:[{collection:\"kqhPmxFcc\",name:\"Z1O3W8eZz\",type:\"Identifier\"},{collection:\"Z1O3W8eZz\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Z1O3W8eZz\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Z1O3W8eZz\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"kqhPmxFcc\",name:\"Z1O3W8eZz\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{alias:\"LwXwsJx8b\",arguments:[{from:{alias:\"LwXwsJx8b\",data:UserComponent1,type:\"Collection\"},orderBy:[{arguments:[{collection:\"kqhPmxFcc\",name:\"LwXwsJx8b\",type:\"Identifier\"},{collection:\"LwXwsJx8b\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"LwXwsJx8b\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"LwXwsJx8b\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"kqhPmxFcc\",name:\"LwXwsJx8b\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"kqhPmxFcc\",name:\"asvY2IpPR\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"X2s3P1ppi\",type:\"Identifier\"},{collection:\"kqhPmxFcc\",name:\"NQ3ANEmAA\",type:\"Identifier\"},{alias:\"dT2K7ASUf\",arguments:[{from:{alias:\"dT2K7ASUf\",data:UserComponent2,type:\"Collection\"},orderBy:[{arguments:[{collection:\"kqhPmxFcc\",name:\"dT2K7ASUf\",type:\"Identifier\"},{collection:\"dT2K7ASUf\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"dT2K7ASUf\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"dT2K7ASUf\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"kqhPmxFcc\",name:\"dT2K7ASUf\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{alias:\"XIRnHdqd5\",arguments:[{from:{alias:\"XIRnHdqd5\",data:UserComponent3,type:\"Collection\"},orderBy:[{arguments:[{collection:\"kqhPmxFcc\",name:\"XIRnHdqd5\",type:\"Identifier\"},{collection:\"XIRnHdqd5\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"XIRnHdqd5\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"XIRnHdqd5\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"kqhPmxFcc\",name:\"XIRnHdqd5\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{alias:\"previousItemId.fzvQEEoB4\",collection:\"previousItemId\",name:\"fzvQEEoB4\",type:\"Identifier\"},{alias:\"previousItemId.mu7sUcQFe\",collection:\"previousItemId\",name:\"mu7sUcQFe\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.fzvQEEoB4\",collection:\"nextItemId\",name:\"fzvQEEoB4\",type:\"Identifier\"},{alias:\"nextItemId.mu7sUcQFe\",collection:\"nextItemId\",name:\"mu7sUcQFe\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"kqhPmxFcc\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,nkUFb_o9R=getFromCurrentRouteData(\"nkUFb_o9R\")??\"#09F\",MdyHvs_sL=getFromCurrentRouteData(\"MdyHvs_sL\"),fzvQEEoB4=getFromCurrentRouteData(\"fzvQEEoB4\")??\"\",GGLPVWEm1=getFromCurrentRouteData(\"GGLPVWEm1\")??true,tbAfGEOx3=getFromCurrentRouteData(\"tbAfGEOx3\")??true,T67OZB3kc=getFromCurrentRouteData(\"T67OZB3kc\")??\"\",V_VcYQLJD=getFromCurrentRouteData(\"V_VcYQLJD\")??\"\",z9D2XqUFu=getFromCurrentRouteData(\"z9D2XqUFu\")??\"\",asvY2IpPR=getFromCurrentRouteData(\"asvY2IpPR\")??0,X2s3P1ppi=getFromCurrentRouteData(\"X2s3P1ppi\")??0,NQ3ANEmAA=getFromCurrentRouteData(\"NQ3ANEmAA\"),Z1O3W8eZz=getFromCurrentRouteData(\"Z1O3W8eZz\"),K7_oCqoNxJKdtUOJX1,lQqROdwjvJKdtUOJX1,SJXFIQxzyJKdtUOJX1,idJKdtUOJX1,LwXwsJx8b=getFromCurrentRouteData(\"LwXwsJx8b\"),wWjXQg92sbmu0AcN1A,gUQ26X7mebmu0AcN1A,Nkp3uNSJubmu0AcN1A,dQWmgPpSobmu0AcN1A,idbmu0AcN1A,ke2L1WZozAAF9Snt_p,EnF0fOsOJAAF9Snt_p,idAAF9Snt_p,dT2K7ASUf=getFromCurrentRouteData(\"dT2K7ASUf\"),qZ0mD6gPZbgkUTrz_e,Dhg1RBkz3bgkUTrz_e,idbgkUTrz_e,XIRnHdqd5=getFromCurrentRouteData(\"XIRnHdqd5\"),previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_mu7sUcQFe=getFromCurrentRouteData(\"previousItemId.mu7sUcQFe\")??\"\",previousItemId_fzvQEEoB4=getFromCurrentRouteData(\"previousItemId.fzvQEEoB4\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_mu7sUcQFe=getFromCurrentRouteData(\"nextItemId.mu7sUcQFe\")??\"\",nextItemId_fzvQEEoB4=getFromCurrentRouteData(\"nextItemId.fzvQEEoB4\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const visible=isSet(Z1O3W8eZz);const activeLocaleCode=useLocaleCode();const visible1=isSet(LwXwsJx8b);const visible2=isSet(previousItemId);const textContent2=prefix(previousItemId_fzvQEEoB4,\"\u3008 \");const visible3=isSet(nextItemId);const textContent3=suffix(nextItemId_fzvQEEoB4,\" \u3009\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"x8onTXCKT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(252, 252, 252); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ivpvr0\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1rz2d7f\",\"data-framer-appear-id\":\"1rz2d7f\",\"data-framer-name\":\"Left\",initial:animation1,optimized:true,style:{\"--1g6stxq\":nkUFb_o9R},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ji1hm\",\"data-framer-name\":\"Drink\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zioayr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"GEUpQL4Cq\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(DotLottie,{autoplay:true,background:\"rgba(255, 224, 224, 0)\",controls:false,direction:\"1\",height:\"100%\",hover:false,id:\"GEUpQL4Cq\",layoutId:\"GEUpQL4Cq\",loop:true,progress:0,speed:1,srcType:\"url\",srcUrl:\"https://lottie.host/76d76ce0-a82c-4531-bf42-46a15b922977/5bDx0LClbj.lottie\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{background:{alt:\"\",fit:\"fill\",sizes:\"363px\",...toResponsiveImage(MdyHvs_sL)},transformTemplate:transformTemplate2},wocT0eKkx:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(99.5535),sizes:\"449.5px\",...toResponsiveImage(MdyHvs_sL)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(283.303),sizes:\"449.5px\",...toResponsiveImage(MdyHvs_sL)},className:\"framer-aiv72d\",\"data-framer-name\":\"Drink Image\",transformTemplate:transformTemplate1})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17tgug1-container\",\"data-framer-name\":\"Bg Pattern\",isAuthoredByUser:true,isModuleExternal:true,name:\"Bg Pattern\",nodeId:\"Iq4LlQERu\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-354e6a0f-1e6d-4c23-b201-39933e3b5439, rgb(255, 255, 255))\",diagonal:true,direction:\"left\",duration:5,front:\"var(--token-d27e0927-ada8-4bdc-8e83-5320bd5b4ae7, rgb(63, 169, 171))\",height:\"100%\",id:\"Iq4LlQERu\",layoutId:\"Iq4LlQERu\",name:\"Bg Pattern\",patternType:\"wave-lines\",radius:0,scale:9,shouldAnimate:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-xnjmxp\",\"data-framer-appear-id\":\"xnjmxp\",\"data-framer-name\":\"Right\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hrjwky\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RpUbERY5g\"},implicitPathVariables:undefined},{href:{webPageId:\"RpUbERY5g\"},implicitPathVariables:undefined},{href:{webPageId:\"RpUbERY5g\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 600px)`,y:undefined},wocT0eKkx:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`min(${componentViewport?.width||\"100vw\"} * 0.55 - 80px, 600px)`,y:(componentViewport?.y||0)+120+0+32+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c6jkz1-container\",nodeId:\"jmrFsZdKo\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{YzZjGMr0S:resolvedLinks[2]},wocT0eKkx:{YzZjGMr0S:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Breadcrumb,{height:\"100%\",id:\"jmrFsZdKo\",layoutId:\"jmrFsZdKo\",MeaKpb5Od:\"\u98F2\u54C1\u5217\u8868\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",YzZjGMr0S:resolvedLinks[0],ZBbL1ytuK:fzvQEEoB4})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tibsf9\",\"data-framer-name\":\"Upper Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zxg2i4\",\"data-framer-name\":\"Recommendation\",children:[GGLPVWEm1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{y:undefined},wocT0eKkx:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+120+0+32+0+0+36+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sn8dd1-container\",nodeId:\"iyztLp6R8\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"iyztLp6R8\",layoutId:\"iyztLp6R8\",LvI7GwFZy:\"text\",variant:\"O1RVCKa4f\",width:\"100%\"})})})}),tbAfGEOx3&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{y:undefined},wocT0eKkx:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+120+0+32+0+0+36+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kgsbm1-container\",nodeId:\"SX_n8LsB7\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(Tag,{height:\"100%\",id:\"SX_n8LsB7\",layoutId:\"SX_n8LsB7\",LvI7GwFZy:\"text\",variant:\"w8HhVHx6J\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16bkj8h\",\"data-framer-name\":\"Main Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9a0n3q\",\"data-framer-name\":\"Drink Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLTcwMA==\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u6CD5\u5F0F\u9999\u980C\u8336\u6B50\u857E\"})}),className:\"framer-1vusmiu\",\"data-framer-name\":\"\u98F2\u54C1\u540D\u7A31\",fonts:[\"GF;Noto Sans TC-700\"],text:fzvQEEoB4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gc9svi\",\"data-styles-preset\":\"fswnJlNc0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"Content\"})}),className:\"framer-1wu7ku5\",\"data-framer-name\":\"\u5099\u8A3B\",fonts:[\"Inter\"],text:T67OZB3kc,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q2zfbi\",\"data-framer-name\":\"Price\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zZWZpbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Josefin Sans\", \"Josefin Sans Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"$\"})}),className:\"framer-yi9v0h\",\"data-framer-name\":\"$ sign\",fonts:[\"GF;Josefin Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Sm9zZWZpbiBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Josefin Sans\", \"Josefin Sans Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"80\"})}),className:\"framer-tb0pys\",\"data-framer-name\":\"\u50F9\u683C (\u5317\u90E8)\",fonts:[\"GF;Josefin Sans-600\"],text:V_VcYQLJD,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gc9svi\",\"data-styles-preset\":\"fswnJlNc0\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u56B4\u9078\u7D10\u897F\u862D\u7DA0\u8272\u5947\u7570\u679C\uFF0C\u51DD\u805A\u8C50\u5BCC\u7DAD\u751F\u7D20C\uFF0C\u88FD\u4F5C\u6210\u51B0\u6C99\u6216\u679C\u6C41\u3002\u9178\u751C\u5E73\u8861\u3001\u53E3\u611F\u7D30\u81A9\uFF0C\u5B8C\u7F8E\u5448\u73FE\u81EA\u7136\u6D3B\u529B\u8207\u9AD8\u96C5\u6E05\u65B0\uFF0C\u662F\u5065\u5EB7\u8207\u7F8E\u5473\u517C\u5177\u7684\u7CBE\u54C1\u679C\u98F2\u4E4B\u9078\u3002\"})}),className:\"framer-1k56zd9\",\"data-framer-name\":\"\u98F2\u54C1\u7C21\u4ECB\",fonts:[\"Inter\"],text:z9D2XqUFu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x6f3z2\",\"data-border\":true,\"data-framer-name\":\"Calories Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLTcwMA==\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u71B1\u91CF\u8868\"})}),className:\"framer-kjz0g9\",\"data-framer-name\":\"\u71B1\u91CF\u8868\",fonts:[\"GF;Noto Sans TC-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ja05ja\",\"data-framer-name\":\"calories\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{y:undefined},wocT0eKkx:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+120+0+32+0+0+36+0+32+12+354+20+28+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hnb2xf-container\",nodeId:\"X72DkpkLV\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(DrinkTag,{height:\"100%\",id:\"X72DkpkLV\",layoutId:\"X72DkpkLV\",Qya3wyQdO:prefix(toString(asvY2IpPR),\"\u7E3D\u71B1\u91CF\uFF1A\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{y:undefined},wocT0eKkx:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+120+0+32+0+0+36+0+32+12+354+20+28+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ehjhdi-container\",nodeId:\"hVXnhz06t\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(DrinkTag,{height:\"100%\",id:\"hVXnhz06t\",layoutId:\"hVXnhz06t\",Qya3wyQdO:prefix(toString(X2s3P1ppi),\"\u8517\u7CD6/g\uFF1A\"),width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{y:undefined},wocT0eKkx:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+120+0+32+0+0+36+0+32+12+354+20+28+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-112g8wr-container\",nodeId:\"vl67Neji0\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(DrinkTag,{height:\"100%\",id:\"vl67Neji0\",layoutId:\"vl67Neji0\",Qya3wyQdO:prefix(enumToDisplayNameFunctions[\"NQ3ANEmAA\"]?.(NQ3ANEmAA,activeLocale),\"\u5496\u5561\u56E0\uFF1A\"),width:\"100%\"})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vc42p7\",\"data-framer-name\":\"Additional\",children:[visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bn646g\",\"data-border\":true,\"data-framer-name\":\"add-on A\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f1q6sq\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-l5rbyy\",\"data-styles-preset\":\"sRw71y_ru\",children:\"\u4EFB\u6027\u52A0\u5C64\u6B21\"})}),className:\"framer-irovhx\",\"data-framer-name\":\"\u98F2\u54C1\u540D\u7A31\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wloxb0\",\"data-styles-preset\":\"PSunSCGQ7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u52A0\u5165\u4E0D\u540C\u8ABF\u5473\uFF0C\u8B93\u53E3\u611F\u66F4\u8C50\u5BCC\uFF01(\u9078\u9805\u64C7\u4E00\uFF09\"})}),className:\"framer-170bl3n\",\"data-framer-name\":\"\u98F2\u54C1\u7C21\u4ECB\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ngacvy\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"JKdtUOJX1\",data:UserComponent,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{arguments:[{type:\"LiteralValue\",value:Z1O3W8eZz},{collection:\"JKdtUOJX1\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"JKdtUOJX1\",name:\"K7_oCqoNx\",type:\"Identifier\"},{collection:\"JKdtUOJX1\",name:\"lQqROdwjv\",type:\"Identifier\"},{collection:\"JKdtUOJX1\",name:\"SJXFIQxzy\",type:\"Identifier\"},{collection:\"JKdtUOJX1\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"JKdtUOJX1\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:Z1O3W8eZz},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idJKdtUOJX1,K7_oCqoNx:K7_oCqoNxJKdtUOJX1,lQqROdwjv:lQqROdwjvJKdtUOJX1,SJXFIQxzy:SJXFIQxzyJKdtUOJX1},index)=>{K7_oCqoNxJKdtUOJX1??=\"\";lQqROdwjvJKdtUOJX1??=0;SJXFIQxzyJKdtUOJX1??=\"\";const textContent=prefix(numberToString(lQqROdwjvJKdtUOJX1,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"+$\");return /*#__PURE__*/_jsx(LayoutGroup,{id:`JKdtUOJX1-${idJKdtUOJX1}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{SJXFIQxzy:SJXFIQxzyJKdtUOJX1},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-r157io\",\"data-border\":true,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9f2w7v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wloxb0\",\"data-styles-preset\":\"PSunSCGQ7\",children:\"\u8D77\u58EB\u5976\u971C\"})}),className:\"framer-159uk1l\",\"data-framer-name\":\"\u9078\u9805\",fonts:[\"Inter\"],text:K7_oCqoNxJKdtUOJX1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wloxb0\",\"data-styles-preset\":\"PSunSCGQ7\",children:\"+$NaN\"})}),className:\"framer-1qrjoav\",\"data-framer-name\":\"\u9078\u9805\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idJKdtUOJX1);})})})})})]}),visible1&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13t6r4j\",\"data-border\":true,\"data-framer-name\":\"add-on B\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yaouc9\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLTcwMA==\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u4EFB\u6027\u52A0\u6599\"})}),className:\"framer-1aog7gp\",\"data-framer-name\":\"\u98F2\u54C1\u540D\u7A31\",fonts:[\"GF;Noto Sans TC-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d474ou\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"bmu0AcN1A\",data:UserComponent1,type:\"Collection\"},limit:{type:\"LiteralValue\",value:6},orderBy:[{arguments:[{type:\"LiteralValue\",value:LwXwsJx8b},{collection:\"bmu0AcN1A\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"bmu0AcN1A\",name:\"wWjXQg92s\",type:\"Identifier\"},{collection:\"bmu0AcN1A\",name:\"gUQ26X7me\",type:\"Identifier\"},{collection:\"bmu0AcN1A\",name:\"Nkp3uNSJu\",type:\"Identifier\"},{collection:\"bmu0AcN1A\",name:\"dQWmgPpSo\",type:\"Identifier\"},{collection:\"bmu0AcN1A\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"bmu0AcN1A\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:LwXwsJx8b},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({dQWmgPpSo:dQWmgPpSobmu0AcN1A,gUQ26X7me:gUQ26X7mebmu0AcN1A,id:idbmu0AcN1A,Nkp3uNSJu:Nkp3uNSJubmu0AcN1A,wWjXQg92s:wWjXQg92sbmu0AcN1A},index1)=>{gUQ26X7mebmu0AcN1A??=\"\";Nkp3uNSJubmu0AcN1A??=0;dQWmgPpSobmu0AcN1A??=\"\";const textContent1=prefix(numberToString(Nkp3uNSJubmu0AcN1A,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\"+$\");return /*#__PURE__*/_jsx(LayoutGroup,{id:`bmu0AcN1A-${idbmu0AcN1A}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dQWmgPpSo:dQWmgPpSobmu0AcN1A},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sl650g\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"100px\",...toResponsiveImage(wWjXQg92sbmu0AcN1A)},className:\"framer-1ozfr0o\",\"data-framer-name\":\"add-on image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10ktxvm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wloxb0\",\"data-styles-preset\":\"PSunSCGQ7\",children:\"\u9E9D\u9999\u8461\u8404\u7C89\u7CBF\"})}),className:\"framer-jcj9aq\",\"data-framer-name\":\"\u9078\u9805\",fonts:[\"Inter\"],text:gUQ26X7mebmu0AcN1A,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wloxb0\",\"data-styles-preset\":\"PSunSCGQ7\",children:\"+$NaN\"})}),className:\"framer-oqlhsb\",\"data-framer-name\":\"\u9078\u9805\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})]})})},idbmu0AcN1A);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16jwqgf\",\"data-border\":true,\"data-framer-name\":\"Temperture & Sugar\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLTcwMA==\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:[\"\u53EF\u63D0\u4F9B\u7684\",/*#__PURE__*/_jsx(\"br\",{}),\"\u51B0\u584A\uFF06\u7CD6\u5EA6\"]})}),className:\"framer-wbotu5\",\"data-framer-name\":\"\u98F2\u54C1\u540D\u7A31\",fonts:[\"GF;Noto Sans TC-700\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jv4x4p\",\"data-framer-name\":\"Volume\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15xo70e\",\"data-framer-name\":\"Ice level\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:\"36px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s3abpn-container\",nodeId:\"sPfxuF6AJ\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(SugarVolume,{height:\"100%\",id:\"sPfxuF6AJ\",layoutId:\"sPfxuF6AJ\",style:{height:\"100%\",width:\"100%\"},variant:\"Rkzozf4Sm\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14vfe81\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AAF9Snt_p\",data:UserComponent2,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},orderBy:[{arguments:[{type:\"LiteralValue\",value:dT2K7ASUf},{collection:\"AAF9Snt_p\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"AAF9Snt_p\",name:\"ke2L1WZoz\",type:\"Identifier\"},{collection:\"AAF9Snt_p\",name:\"EnF0fOsOJ\",type:\"Identifier\"},{collection:\"AAF9Snt_p\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"AAF9Snt_p\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:dT2K7ASUf},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({EnF0fOsOJ:EnF0fOsOJAAF9Snt_p,id:idAAF9Snt_p,ke2L1WZoz:ke2L1WZozAAF9Snt_p},index2)=>{ke2L1WZozAAF9Snt_p??=\"\";EnF0fOsOJAAF9Snt_p??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`AAF9Snt_p-${idAAF9Snt_p}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{EnF0fOsOJ:EnF0fOsOJAAF9Snt_p},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ljnzwb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u6B63\u5E38\u51B0\"})}),fonts:[\"GF;Noto Sans TC-regular\"]},wocT0eKkx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u6B63\u5E38\u51B0\"})}),fonts:[\"GF;Noto Sans TC-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLTYwMA==\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-fe56e227-1cf6-4617-b54e-f4376d980c39, rgb(61, 140, 245))\"},children:\"\u6B63\u5E38\u51B0\"})}),className:\"framer-19iwj18\",\"data-framer-name\":\"\u7A0B\u5EA6\",fonts:[\"GF;Noto Sans TC-600\"],text:ke2L1WZozAAF9Snt_p,verticalAlignment:\"top\",withExternalLayout:true})})})})},idAAF9Snt_p);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7j1rp0\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-df8u8g\",\"data-framer-name\":\"Sugar\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:\"36px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-174ggve-container\",nodeId:\"maHilBwkF\",scopeId:\"kqhPmxFcc\",children:/*#__PURE__*/_jsx(SugarVolume,{height:\"100%\",id:\"maHilBwkF\",layoutId:\"maHilBwkF\",style:{height:\"100%\",width:\"100%\"},variant:\"X7wrXN3XY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c8u2hn\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"bgkUTrz_e\",data:UserComponent3,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{arguments:[{type:\"LiteralValue\",value:XIRnHdqd5},{collection:\"bgkUTrz_e\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"bgkUTrz_e\",name:\"qZ0mD6gPZ\",type:\"Identifier\"},{collection:\"bgkUTrz_e\",name:\"Dhg1RBkz3\",type:\"Identifier\"},{collection:\"bgkUTrz_e\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"bgkUTrz_e\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:XIRnHdqd5},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({Dhg1RBkz3:Dhg1RBkz3bgkUTrz_e,id:idbgkUTrz_e,qZ0mD6gPZ:qZ0mD6gPZbgkUTrz_e},index3)=>{qZ0mD6gPZbgkUTrz_e??=\"\";Dhg1RBkz3bgkUTrz_e??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`bgkUTrz_e-${idbgkUTrz_e}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Dhg1RBkz3:Dhg1RBkz3bgkUTrz_e},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ht5wkr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QknGkfo7d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-line-height\":\"1.1em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u6B63\u5E38\"})}),fonts:[\"GF;Noto Sans TC-regular\"]},wocT0eKkx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, rgb(47, 51, 51))\"},children:\"\u6B63\u5E38\"})}),fonts:[\"GF;Noto Sans TC-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zIFRDLTYwMA==\",\"--framer-font-family\":'\"Noto Sans TC\", \"Noto Sans TC Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"var(--token-f2f0ee90-bb65-468c-aac7-50d4272bb49f, rgb(248, 181, 0))\"},children:\"\u6B63\u5E38\"})}),className:\"framer-1r8gitq\",\"data-framer-name\":\"\u7A0B\u5EA6\",fonts:[\"GF;Noto Sans TC-600\"],text:qZ0mD6gPZbgkUTrz_e,verticalAlignment:\"top\",withExternalLayout:true})})})})},idbgkUTrz_e);})})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kd98fd\",\"data-framer-name\":\"Previous / Next\",children:[visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-x00y8p\",\"data-border\":true,children:visible2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gc9svi\",\"data-styles-preset\":\"fswnJlNc0\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mu7sUcQFe:previousItemId_mu7sUcQFe},webPageId:\"kqhPmxFcc\"},motionChild:true,nodeId:\"i7PlXJBtc\",openInNewTab:false,scopeId:\"kqhPmxFcc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1qavj8\",\"data-styles-preset\":\"u0W3bxYuj\",children:\"\u3008 \u771F\u30FB\u8702\u871C\u5976\u8336\"})})})}),className:\"framer-si6qjx\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})}),visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1325br0\",\"data-border\":true,children:visible3&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uqcdlv\",\"data-styles-preset\":\"mAoatlsHn\",style:{\"--framer-text-color\":\"var(--token-d27e0927-ada8-4bdc-8e83-5320bd5b4ae7, rgb(63, 169, 171))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{mu7sUcQFe:nextItemId_mu7sUcQFe},webPageId:\"kqhPmxFcc\"},motionChild:true,nodeId:\"kagkLuzqA\",openInNewTab:false,scopeId:\"kqhPmxFcc\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\" \u3009\"})})})}),className:\"framer-ii9kuq\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-60hqu.framer-1gurw35, .framer-60hqu .framer-1gurw35 { display: block; }\",\".framer-60hqu.framer-1ivpvr0 { align-content: flex-end; align-items: flex-end; background-color: #fcfcfc; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-60hqu .framer-1rz2d7f { align-content: center; align-items: center; background-color: var(--1g6stxq); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: 0px; min-width: 500px; mix-blend-mode: multiply; overflow: visible; padding: 0px; position: fixed; top: 119px; width: 45%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-60hqu .framer-ji1hm { aspect-ratio: 0.6686478454680534 / 1; bottom: 211px; flex: none; overflow: visible; position: absolute; right: 76px; top: 10px; width: var(--framer-aspect-ratio-supported, 388px); z-index: 2; }\",\".framer-60hqu .framer-zioayr-container { -webkit-filter: saturate(0.29); aspect-ratio: 0.8933823529411765 / 1; filter: saturate(0.29); flex: none; height: var(--framer-aspect-ratio-supported, 448px); left: 50%; opacity: 0.4; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 400px; z-index: 3; }\",\".framer-60hqu .framer-aiv72d { aspect-ratio: 0.93375 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 482px); left: 50%; position: absolute; top: 51%; transform: translate(-50%, -50%); width: 450px; z-index: 4; }\",\".framer-60hqu .framer-17tgug1-container { flex: 1 0 0px; height: 1px; opacity: 0.01; position: relative; width: 100%; z-index: 0; }\",\".framer-60hqu .framer-xnjmxp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: auto; padding: 32px 40px 40px 40px; position: relative; width: 55%; will-change: var(--framer-will-change-effect-override, transform); z-index: 4; }\",\".framer-60hqu .framer-hrjwky { 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; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-1c6jkz1-container { flex: none; height: 26px; position: relative; width: 100%; z-index: 5; }\",\".framer-60hqu .framer-1tibsf9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-zxg2i4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-1sn8dd1-container, .framer-60hqu .framer-kgsbm1-container, .framer-60hqu .framer-1hnb2xf-container, .framer-60hqu .framer-ehjhdi-container, .framer-60hqu .framer-112g8wr-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-60hqu .framer-16bkj8h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-9a0n3q { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-1vusmiu { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-60hqu .framer-1wu7ku5 { flex: 1 0 0px; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-60hqu .framer-1q2zfbi { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-yi9v0h, .framer-60hqu .framer-tb0pys { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-60hqu .framer-1k56zd9, .framer-60hqu .framer-kjz0g9, .framer-60hqu .framer-irovhx, .framer-60hqu .framer-170bl3n, .framer-60hqu .framer-1aog7gp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-60hqu .framer-x6f3z2, .framer-60hqu .framer-bn646g, .framer-60hqu .framer-13t6r4j { --border-bottom-width: 0px; --border-color: var(--token-db5ae0b2-e479-4a72-9181-08cd9fc6d41b, #d1c9c9); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-1ja05ja { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-vc42p7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-f1q6sq { 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 0px 4px 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-1ngacvy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-r157io { --border-bottom-width: 1px; --border-color: var(--token-cead200e-033e-40eb-a807-b98c4b9b7f4c, #2f3333); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-60hqu .framer-9f2w7v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-159uk1l, .framer-60hqu .framer-1qrjoav, .framer-60hqu .framer-jcj9aq, .framer-60hqu .framer-oqlhsb, .framer-60hqu .framer-19iwj18, .framer-60hqu .framer-1r8gitq, .framer-60hqu .framer-si6qjx, .framer-60hqu .framer-ii9kuq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-60hqu .framer-yaouc9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-1d474ou { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-sl650g { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 14px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-60hqu .framer-1ozfr0o { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); overflow: hidden; position: relative; width: 100px; }\",\".framer-60hqu .framer-10ktxvm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-16jwqgf { --border-bottom-width: 1px; --border-color: var(--token-db5ae0b2-e479-4a72-9181-08cd9fc6d41b, #d1c9c9); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-60hqu .framer-wbotu5 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100px; word-break: break-word; word-wrap: break-word; }\",\".framer-60hqu .framer-1jv4x4p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-60hqu .framer-15xo70e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-1s3abpn-container, .framer-60hqu .framer-174ggve-container { flex: none; height: 85px; position: relative; width: 36px; }\",\".framer-60hqu .framer-14vfe81 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 85px; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-1ljnzwb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-7j1rp0 { align-self: stretch; background-color: var(--token-db5ae0b2-e479-4a72-9181-08cd9fc6d41b, #d1c9c9); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-60hqu .framer-df8u8g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-1c8u2hn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-60hqu .framer-ht5wkr { 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: min-content; }\",\".framer-60hqu .framer-1kd98fd { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; padding: 20px 0px 0px 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-60hqu .framer-x00y8p { --border-bottom-width: 1px; --border-color: var(--token-d27e0927-ada8-4bdc-8e83-5320bd5b4ae7, #3fa9ab); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-60hqu .framer-1325br0 { --border-bottom-width: 1px; --border-color: var(--token-d27e0927-ada8-4bdc-8e83-5320bd5b4ae7, #3fa9ab); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-d27e0927-ada8-4bdc-8e83-5320bd5b4ae7, #3fa9ab); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 12px 4px 18px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-60hqu.framer-1ivpvr0, .framer-60hqu .framer-1rz2d7f, .framer-60hqu .framer-xnjmxp, .framer-60hqu .framer-hrjwky, .framer-60hqu .framer-1tibsf9, .framer-60hqu .framer-zxg2i4, .framer-60hqu .framer-16bkj8h, .framer-60hqu .framer-9a0n3q, .framer-60hqu .framer-1q2zfbi, .framer-60hqu .framer-x6f3z2, .framer-60hqu .framer-1ja05ja, .framer-60hqu .framer-vc42p7, .framer-60hqu .framer-bn646g, .framer-60hqu .framer-f1q6sq, .framer-60hqu .framer-1ngacvy, .framer-60hqu .framer-r157io, .framer-60hqu .framer-9f2w7v, .framer-60hqu .framer-13t6r4j, .framer-60hqu .framer-yaouc9, .framer-60hqu .framer-1d474ou, .framer-60hqu .framer-sl650g, .framer-60hqu .framer-10ktxvm, .framer-60hqu .framer-16jwqgf, .framer-60hqu .framer-1jv4x4p, .framer-60hqu .framer-15xo70e, .framer-60hqu .framer-14vfe81, .framer-60hqu .framer-1ljnzwb, .framer-60hqu .framer-df8u8g, .framer-60hqu .framer-1c8u2hn, .framer-60hqu .framer-ht5wkr, .framer-60hqu .framer-1kd98fd, .framer-60hqu .framer-x00y8p, .framer-60hqu .framer-1325br0 { gap: 0px; } .framer-60hqu.framer-1ivpvr0 > *, .framer-60hqu .framer-sl650g > *, .framer-60hqu .framer-14vfe81 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-60hqu.framer-1ivpvr0 > :first-child, .framer-60hqu .framer-1rz2d7f > :first-child, .framer-60hqu .framer-xnjmxp > :first-child, .framer-60hqu .framer-hrjwky > :first-child, .framer-60hqu .framer-1tibsf9 > :first-child, .framer-60hqu .framer-16bkj8h > :first-child, .framer-60hqu .framer-x6f3z2 > :first-child, .framer-60hqu .framer-vc42p7 > :first-child, .framer-60hqu .framer-bn646g > :first-child, .framer-60hqu .framer-f1q6sq > :first-child, .framer-60hqu .framer-r157io > :first-child, .framer-60hqu .framer-13t6r4j > :first-child, .framer-60hqu .framer-yaouc9 > :first-child, .framer-60hqu .framer-sl650g > :first-child, .framer-60hqu .framer-10ktxvm > :first-child, .framer-60hqu .framer-14vfe81 > :first-child, .framer-60hqu .framer-1c8u2hn > :first-child { margin-top: 0px; } .framer-60hqu.framer-1ivpvr0 > :last-child, .framer-60hqu .framer-1rz2d7f > :last-child, .framer-60hqu .framer-xnjmxp > :last-child, .framer-60hqu .framer-hrjwky > :last-child, .framer-60hqu .framer-1tibsf9 > :last-child, .framer-60hqu .framer-16bkj8h > :last-child, .framer-60hqu .framer-x6f3z2 > :last-child, .framer-60hqu .framer-vc42p7 > :last-child, .framer-60hqu .framer-bn646g > :last-child, .framer-60hqu .framer-f1q6sq > :last-child, .framer-60hqu .framer-r157io > :last-child, .framer-60hqu .framer-13t6r4j > :last-child, .framer-60hqu .framer-yaouc9 > :last-child, .framer-60hqu .framer-sl650g > :last-child, .framer-60hqu .framer-10ktxvm > :last-child, .framer-60hqu .framer-14vfe81 > :last-child, .framer-60hqu .framer-1c8u2hn > :last-child { margin-bottom: 0px; } .framer-60hqu .framer-1rz2d7f > *, .framer-60hqu .framer-hrjwky > *, .framer-60hqu .framer-16bkj8h > *, .framer-60hqu .framer-x6f3z2 > *, .framer-60hqu .framer-vc42p7 > *, .framer-60hqu .framer-bn646g > *, .framer-60hqu .framer-r157io > *, .framer-60hqu .framer-13t6r4j > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-60hqu .framer-xnjmxp > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-60hqu .framer-1tibsf9 > *, .framer-60hqu .framer-f1q6sq > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-60hqu .framer-zxg2i4 > *, .framer-60hqu .framer-1ja05ja > *, .framer-60hqu .framer-15xo70e > *, .framer-60hqu .framer-df8u8g > *, .framer-60hqu .framer-ht5wkr > *, .framer-60hqu .framer-x00y8p > *, .framer-60hqu .framer-1325br0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-60hqu .framer-zxg2i4 > :first-child, .framer-60hqu .framer-9a0n3q > :first-child, .framer-60hqu .framer-1q2zfbi > :first-child, .framer-60hqu .framer-1ja05ja > :first-child, .framer-60hqu .framer-1ngacvy > :first-child, .framer-60hqu .framer-9f2w7v > :first-child, .framer-60hqu .framer-1d474ou > :first-child, .framer-60hqu .framer-16jwqgf > :first-child, .framer-60hqu .framer-1jv4x4p > :first-child, .framer-60hqu .framer-15xo70e > :first-child, .framer-60hqu .framer-1ljnzwb > :first-child, .framer-60hqu .framer-df8u8g > :first-child, .framer-60hqu .framer-ht5wkr > :first-child, .framer-60hqu .framer-1kd98fd > :first-child, .framer-60hqu .framer-x00y8p > :first-child, .framer-60hqu .framer-1325br0 > :first-child { margin-left: 0px; } .framer-60hqu .framer-zxg2i4 > :last-child, .framer-60hqu .framer-9a0n3q > :last-child, .framer-60hqu .framer-1q2zfbi > :last-child, .framer-60hqu .framer-1ja05ja > :last-child, .framer-60hqu .framer-1ngacvy > :last-child, .framer-60hqu .framer-9f2w7v > :last-child, .framer-60hqu .framer-1d474ou > :last-child, .framer-60hqu .framer-16jwqgf > :last-child, .framer-60hqu .framer-1jv4x4p > :last-child, .framer-60hqu .framer-15xo70e > :last-child, .framer-60hqu .framer-1ljnzwb > :last-child, .framer-60hqu .framer-df8u8g > :last-child, .framer-60hqu .framer-ht5wkr > :last-child, .framer-60hqu .framer-1kd98fd > :last-child, .framer-60hqu .framer-x00y8p > :last-child, .framer-60hqu .framer-1325br0 > :last-child { margin-right: 0px; } .framer-60hqu .framer-9a0n3q > *, .framer-60hqu .framer-1d474ou > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-60hqu .framer-1q2zfbi > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-60hqu .framer-1ngacvy > *, .framer-60hqu .framer-1kd98fd > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-60hqu .framer-9f2w7v > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-60hqu .framer-yaouc9 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-60hqu .framer-10ktxvm > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-60hqu .framer-16jwqgf > * { margin: 0px; margin-left: calc(28px / 2); margin-right: calc(28px / 2); } .framer-60hqu .framer-1jv4x4p > * { margin: 0px; margin-left: calc(29px / 2); margin-right: calc(29px / 2); } .framer-60hqu .framer-1ljnzwb > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-60hqu .framer-1c8u2hn > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-60hqu[data-border=\"true\"]::after, .framer-60hqu [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-60hqu.framer-1ivpvr0 { width: 810px; } .framer-60hqu .framer-1rz2d7f { min-width: 30%; top: 120px; } .framer-60hqu .framer-ji1hm { bottom: 655px; right: 35px; top: 92px; width: var(--framer-aspect-ratio-supported, 223px); } .framer-60hqu .framer-xnjmxp { justify-content: center; } .framer-60hqu .framer-1ja05ja { flex-wrap: wrap; } .framer-60hqu .framer-16jwqgf { flex-direction: column; } .framer-60hqu .framer-1jv4x4p { align-content: flex-start; align-items: flex-start; flex: none; width: 100%; } .framer-60hqu .framer-1ljnzwb, .framer-60hqu .framer-ht5wkr { align-content: flex-start; align-items: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-60hqu .framer-16jwqgf { gap: 0px; } .framer-60hqu .framer-16jwqgf > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-60hqu .framer-16jwqgf > :first-child { margin-top: 0px; } .framer-60hqu .framer-16jwqgf > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-60hqu.framer-1ivpvr0 { width: 390px; } .framer-60hqu .framer-1rz2d7f { height: 24.776163217378542vh; left: unset; min-height: 500px; min-width: unset; position: relative; top: unset; width: 100%; } .framer-60hqu .framer-ji1hm { bottom: unset; height: var(--framer-aspect-ratio-supported, 360px); position: relative; right: unset; top: unset; width: 241px; } .framer-60hqu .framer-zioayr-container { bottom: -44px; left: -79px; right: -80px; top: unset; transform: unset; width: unset; } .framer-60hqu .framer-aiv72d { height: var(--framer-aspect-ratio-supported, 389px); left: -61px; top: 54%; transform: translateY(-50%); width: 363px; } .framer-60hqu .framer-17tgug1-container { bottom: 0px; flex: none; height: 503px; left: calc(50.00000000000002% - 100% / 2); position: absolute; } .framer-60hqu .framer-xnjmxp { padding: 32px 16px 40px 16px; width: 100%; } .framer-60hqu .framer-1ja05ja { flex-wrap: wrap; } .framer-60hqu .framer-1d474ou { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); justify-content: center; } .framer-60hqu .framer-sl650g { align-self: start; justify-self: start; width: 100%; } .framer-60hqu .framer-16jwqgf { flex-direction: column; gap: 20px; } .framer-60hqu .framer-1jv4x4p { align-content: flex-start; align-items: flex-start; flex: none; width: 100%; } .framer-60hqu .framer-1kd98fd { flex-wrap: wrap; justify-content: flex-start; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-60hqu .framer-1d474ou, .framer-60hqu .framer-16jwqgf { gap: 0px; } .framer-60hqu .framer-1d474ou > *, .framer-60hqu .framer-1d474ou > :first-child, .framer-60hqu .framer-1d474ou > :last-child { margin: 0px; } .framer-60hqu .framer-16jwqgf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-60hqu .framer-16jwqgf > :first-child { margin-top: 0px; } .framer-60hqu .framer-16jwqgf > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2085.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wocT0eKkx\":{\"layout\":[\"fixed\",\"auto\"]},\"QknGkfo7d\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerkqhPmxFcc=withCSS(Component,css,\"framer-60hqu\");export default FramerkqhPmxFcc;FramerkqhPmxFcc.displayName=\"drinks\";FramerkqhPmxFcc.defaultProps={height:2085.5,width:1200};addFonts(FramerkqhPmxFcc,[{explicitInter:true,fonts:[{family:\"Noto Sans TC\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanstc/v36/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz70e1_C9Otma3uNQ.woff2\",weight:\"700\"},{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:\"Josefin Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/josefinsans/v32/Qw3PZQNVED7rKGKxtqIqX5E-AVSJrOCfjY46_ObXXMRrLgTsQV0.woff2\",weight:\"600\"},{family:\"Noto Sans TC\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanstc/v36/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7361_C9Otma3uNQ.woff2\",weight:\"600\"},{family:\"Noto Sans TC\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosanstc/v36/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz76Cy_C9Otma3uNQ.woff2\",weight:\"400\"}]},...DotLottieFonts,...PatternFonts,...BreadcrumbFonts,...TagFonts,...DrinkTagFonts,...SugarVolumeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkqhPmxFcc\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2085.5\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wocT0eKkx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QknGkfo7d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "DotLottieFonts", "getFonts", "DotLottie", "PatternFonts", "Pattern", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "BreadcrumbFonts", "DBC6PQgi9_default", "TagFonts", "Yu_unP0Fi_default", "DrinkTagFonts", "EBmSxuA1I_default", "SugarVolumeFonts", "fPIAjV7Ri_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "transformTemplate1", "_", "t", "transformTemplate2", "transition2", "animation2", "toString", "prefix", "isSet", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "suffix", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "OQCLlQaAW_default", "zxpd0bZhI_default", "YPY7sRugE_default", "IWdmicjHm_default", "vpNx_wkDE_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "className", "layoutId", "variant", "nkUFb_o9R", "MdyHvs_sL", "fzvQEEoB4", "GGLPVWEm1", "tbAfGEOx3", "T67OZB3kc", "V_VcYQLJD", "z9D2XqUFu", "asvY2IpPR", "X2s3P1ppi", "NQ3ANEmAA", "Z1O3W8eZz", "K7_oCqoNxJKdtUOJX1", "lQqROdwjvJKdtUOJX1", "SJXFIQxzyJKdtUOJX1", "idJKdtUOJX1", "LwXwsJx8b", "wWjXQg92sbmu0AcN1A", "gUQ26X7mebmu0AcN1A", "Nkp3uNSJubmu0AcN1A", "dQWmgPpSobmu0AcN1A", "idbmu0AcN1A", "ke2L1WZozAAF9Snt_p", "EnF0fOsOJAAF9Snt_p", "idAAF9Snt_p", "dT2K7ASUf", "qZ0mD6gPZbgkUTrz_e", "Dhg1RBkz3bgkUTrz_e", "idbgkUTrz_e", "XIRnHdqd5", "previousItemId", "previousItemId_mu7sUcQFe", "previousItemId_fzvQEEoB4", "nextItemId", "nextItemId_mu7sUcQFe", "nextItemId_fzvQEEoB4", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "visible", "activeLocaleCode", "useLocaleCode", "visible1", "visible2", "textContent2", "visible3", "textContent3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "ComponentViewportProvider", "Container", "DotLottie", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "Pattern", "ResolveLinks", "resolvedLinks", "DBC6PQgi9_default", "Yu_unP0Fi_default", "RichText2", "x", "EBmSxuA1I_default", "enumToDisplayNameFunctions", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "fPIAjV7Ri_default", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "Link", "css", "FramerkqhPmxFcc", "withCSS", "kqhPmxFcc_default", "addFonts", "DotLottieFonts", "PatternFonts", "BreadcrumbFonts", "TagFonts", "DrinkTagFonts", "SugarVolumeFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
