{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js", "ssg:https://framerusercontent.com/modules/OwEEfYDbgJ5XYeu2TMnm/n380QDF5RPJ4oDecaz5b/l8SX6kuIo.js", "ssg:https://framerusercontent.com/modules/gLHz4vDifrCFz4Hg28Xh/eEsO8DJxS0F1gRlQnn8A/KnaWg2Vp8.js", "ssg:https://framerusercontent.com/modules/jvE3uUbc4urBHGUvCi2P/V2kQjfOuogmg1fcUzDEK/rh3IbUPF5.js", "ssg:https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/tMgLW02JctHcv25gtiqf/SlideShow.js", "ssg:https://framerusercontent.com/modules/zyIGWygYrEAfTMr3rDUA/O3Qp3pNxDgdInL8YxOxf/ImageSource.js", "ssg:https://framerusercontent.com/modules/YBtjHWuNJEampVms3Sjs/0VuJAEOzFnzqerPG7Ge2/a5EP7mlby.js", "ssg:https://framerusercontent.com/modules/4x1fyzSP7K8RJrwtkDCn/Ckd3RPtd1KWBXMi7VNmu/WithImageChildren.js", "ssg:https://framerusercontent.com/modules/Ho1JSMcwFcpsYZ8cPvL9/iLj5C2qkMGN0ZTqBjlhZ/vDp_5O3sU.js", "ssg:https://framerusercontent.com/modules/VLz38cE3H4YBpfs4Xwym/iD4HTVKV7NnEq0OP7myn/BgL0k4N3J.js", "ssg:https://framerusercontent.com/modules/CpmHR1PoWgvj6YtnKpWL/QVB5ZetrHv5HwcRtRswC/Qz3LrvP_E.js", "ssg:https://framerusercontent.com/modules/gVPb7PGJr800ZxIczjwx/07zH1UL3pEV6nRbvebZu/APACStorylineTracking.js", "ssg:https://framerusercontent.com/modules/pwkYW8F5Dth46QJdZcLa/JHOJzC0E73zEVhQaRERp/ServerFunc.js", "ssg:https://framerusercontent.com/modules/YG2l8RFs7NpHht3RQTGy/NTtPL4xufNTMN4DykX5v/UserPanelOverride.js", "ssg:https://framerusercontent.com/modules/aHg3JKKGYEKduYz1zs3M/Nu3pMiyIsQaEqOkjnkbJ/WithTextOverflow.js", "ssg:https://framerusercontent.com/modules/A3RBiUd57kzVZVPx8IML/DH1PmCkFCqoBDnTQ2Nxz/Lx6hWDHIU.js", "ssg:https://framerusercontent.com/modules/a2rYNMnjzPtzviKUJDOg/Se1gaqi47VTkl4pIiVW5/Jc7kAa0hJ.js", "ssg:https://framerusercontent.com/modules/vfRMbqNyFY0Hbd8Jl1hw/HItdK82ZunJMKrk7d899/ServerContactApi.js", "ssg:https://framerusercontent.com/modules/vnXMLxaMWfDawssszk5h/KuG3Ygm7PVq4idxzsNJ1/DialogContent.js", "ssg:https://framerusercontent.com/modules/ZTw23GoXEwXNrkKzxQwt/OybSGrzDIKuKCCWngSrA/UserPanelBannerContentProps.js", "ssg:https://framerusercontent.com/modules/QQcPriD2zsaHT4fb4gAF/hzXKF9nD8k7bYQDKOynQ/localStorage.js", "ssg:https://framerusercontent.com/modules/4D78F8Ab647jDtz2szEz/YQjo46b7Qil3T6nXVKR4/UserPanelDataStore.js", "ssg:https://framerusercontent.com/modules/4sYSRHMN07LSIFvYW6p0/rSwXOzyQ7kIpEqyeGZ1j/UserPanelDirectPurchaseStore.js", "ssg:https://framerusercontent.com/modules/XvBJMfebuvzzEegovw2m/PNX7QYOHv2zxiA7onNlH/BossApi.js", "ssg:https://framerusercontent.com/modules/aUXcD9YSrtuWZsknKQrY/xDmxYOX7kfNl8dkIr4aO/UserPanelDirectPurchaseStoreController.js", "ssg:https://framerusercontent.com/modules/059IwOtU3HpAh78Rt5Vd/IkrxomUOYSTch4JUV3JP/UserPanelInfoProps.js", "ssg:https://framerusercontent.com/modules/RLXZo7ZcUhu0RPrAFUj7/0MPOEbRdgZFzGTyiW99T/UserPanelProductProps.js", "ssg:https://framerusercontent.com/modules/84ogAwDXm3FzjswtrAyT/iUYBPgsHur2xH9YpVMUP/UserPanel.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useMemo}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";var SrcType;(function(SrcType){SrcType[\"Upload\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const baseUrl=\"https://logo.clearbit.com/\";const getLogoUrl=company=>{if(!company)return null;return company.includes(\".\")?`${baseUrl}${company}?size=500`:`${baseUrl}${company}.com?size=500`;};/**\n * @framerIntrinsicWidth 64\n * @framerIntrinsicHeight 64\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Logo(props){const{company,radius,isSearch,srcType,srcUrl,srcFile,style}=props;const logoURL=useMemo(()=>{if(isSearch)return getLogoUrl(company);if(srcType===SrcType.Upload)return srcFile;if(srcType===SrcType.Url)return srcUrl;return null;},[company,isSearch,srcType,srcUrl,srcFile]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return logoURL?/*#__PURE__*/ _jsx(\"img\",{src:logoURL,style:{...baseStyles,...style,borderRadius:radius},alt:\"Logo\"}):emptyState;};Logo.defaultProps={company:\"Framer\",radius:100,width:64,height:64,isSearch:true};const baseStyles={position:\"absolute\",left:0,right:0,top:0,bottom:0,width:\"100%\",height:\"100%\"};addPropertyControls(Logo,{isSearch:{type:ControlType.Boolean,title:\"Type\",disabledTitle:\"Custom\",enabledTitle:\"Search\"},srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[SrcType.Url,SrcType.Upload],hidden:({isSearch})=>isSearch},srcUrl:{type:ControlType.String,title:\" \",placeholder:\"../example.jpg\",hidden:({srcType,isSearch})=>srcType===SrcType.Upload||isSearch},srcFile:{type:ControlType.File,title:\" \",allowedFileTypes:[\"jpg\",\"png\",\"jpeg\",\"tiff\",\"gif\"],hidden:({srcType,isSearch})=>srcType===SrcType.Url||isSearch},company:{type:ControlType.String,title:\"Company\",placeholder:\"Github, Apple...\",hidden:({isSearch})=>!isSearch},radius:{type:ControlType.Number,min:0,max:100,title:\"Radius\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Logo\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"64\",\"framerIntrinsicHeight\":\"64\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Logo.map", "// Generated by Framer (99ae5b3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";const LogoFonts=getFonts(Logo);const LogoControls=getPropertyControls(Logo);const cycleOrder=[\"cw45MgK4w\",\"sxvWKZDf7\"];const serializationHash=\"framer-9QgE1\";const variantClassNames={cw45MgK4w:\"framer-v-taoxww\",sxvWKZDf7:\"framer-v-1bib0e0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"cw45MgK4w\",Tablet:\"sxvWKZDf7\"};const getProps=({height,id,profileSrc,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,nAQx82UHE:(_ref=profileSrc!==null&&profileSrc!==void 0?profileSrc:props.nAQx82UHE)!==null&&_ref!==void 0?_ref:\"URL\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"cw45MgK4w\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,nAQx82UHE,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cw45MgK4w\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-taoxww\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"cw45MgK4w\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 5px 10px 0px rgba(176, 191, 231, 0.15)\",...style},...addPropertyOverrides({sxvWKZDf7:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19k5qei\",layoutDependency:layoutDependency,layoutId:\"YjEM29BRD\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1loe738\",layoutDependency:layoutDependency,layoutId:\"BSv_BHG3B\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-vcv2z4\",layoutDependency:layoutDependency,layoutId:\"cOObMkIwG\",style:{borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qx48q0-container\",layoutDependency:layoutDependency,layoutId:\"YOVjtiZIf-container\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"YOVjtiZIf\",isSearch:false,layoutId:\"YOVjtiZIf\",radius:60,srcType:nAQx82UHE,srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hla0b9\",layoutDependency:layoutDependency,layoutId:\"oElafqkxJ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-opdgp4\",layoutDependency:layoutDependency,layoutId:\"bLt8xGLch\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1su6bpg\",layoutDependency:layoutDependency,layoutId:\"qyUc2LCqe\",style:{backgroundColor:\"rgb(244, 244, 244)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a4585i\",\"data-framer-name\":\"ConpanyName\",layoutDependency:layoutDependency,layoutId:\"KYVnD3o3E\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1itv4fx\",layoutDependency:layoutDependency,layoutId:\"wroxbqtTV\",style:{backgroundColor:\"rgb(244, 244, 244)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-78mqdo\",layoutDependency:layoutDependency,layoutId:\"fhkkXMvQ_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ftggrb\",layoutDependency:layoutDependency,layoutId:\"VZnrPvKtd\",style:{backgroundColor:\"rgb(244, 244, 244)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w78g6s\",layoutDependency:layoutDependency,layoutId:\"ROdKBjLIW\",style:{backgroundColor:\"rgb(244, 244, 244)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xktxjc\",layoutDependency:layoutDependency,layoutId:\"TkDyuAVkd\",style:{backgroundColor:\"rgb(244, 244, 244)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9QgE1.framer-46rgiv, .framer-9QgE1 .framer-46rgiv { display: block; }\",\".framer-9QgE1.framer-taoxww { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 184px; justify-content: center; overflow: hidden; padding: 24px 20px 24px 20px; position: relative; width: 560px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9QgE1 .framer-19k5qei { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9QgE1 .framer-1loe738 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-9QgE1 .framer-vcv2z4 { flex: none; height: 60px; overflow: hidden; position: relative; width: 60px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9QgE1 .framer-1qx48q0-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-9QgE1 .framer-1hla0b9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 56px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-9QgE1 .framer-opdgp4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 370px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-9QgE1 .framer-1su6bpg { flex: none; height: 15px; overflow: visible; position: relative; width: 154px; }\",\".framer-9QgE1 .framer-1a4585i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 21px; justify-content: flex-start; max-width: 370px; overflow: hidden; padding: 0px; position: relative; width: 274px; }\",\".framer-9QgE1 .framer-1itv4fx { flex: 1 0 0px; height: 15px; overflow: visible; position: relative; width: 1px; }\",\".framer-9QgE1 .framer-78mqdo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-9QgE1 .framer-1ftggrb { flex: none; height: 36px; overflow: visible; position: relative; width: 130px; }\",\".framer-9QgE1 .framer-1w78g6s, .framer-9QgE1 .framer-1xktxjc { aspect-ratio: 3.6944444444444446 / 1; flex: none; height: 35px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 130px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9QgE1.framer-taoxww, .framer-9QgE1 .framer-1loe738, .framer-9QgE1 .framer-1hla0b9, .framer-9QgE1 .framer-opdgp4, .framer-9QgE1 .framer-1a4585i, .framer-9QgE1 .framer-78mqdo { gap: 0px; } .framer-9QgE1.framer-taoxww > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9QgE1.framer-taoxww > :first-child, .framer-9QgE1 .framer-1hla0b9 > :first-child { margin-top: 0px; } .framer-9QgE1.framer-taoxww > :last-child, .framer-9QgE1 .framer-1hla0b9 > :last-child { margin-bottom: 0px; } .framer-9QgE1 .framer-1loe738 > *, .framer-9QgE1 .framer-1a4585i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-9QgE1 .framer-1loe738 > :first-child, .framer-9QgE1 .framer-opdgp4 > :first-child, .framer-9QgE1 .framer-1a4585i > :first-child, .framer-9QgE1 .framer-78mqdo > :first-child { margin-left: 0px; } .framer-9QgE1 .framer-1loe738 > :last-child, .framer-9QgE1 .framer-opdgp4 > :last-child, .framer-9QgE1 .framer-1a4585i > :last-child, .framer-9QgE1 .framer-78mqdo > :last-child { margin-right: 0px; } .framer-9QgE1 .framer-1hla0b9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9QgE1 .framer-opdgp4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9QgE1 .framer-78mqdo > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-9QgE1.framer-v-1bib0e0.framer-taoxww { gap: 16px; padding: 24px; width: 730px; }\",\".framer-9QgE1.framer-v-1bib0e0 .framer-opdgp4 { max-width: unset; }\",\".framer-9QgE1.framer-v-1bib0e0 .framer-1a4585i { max-width: 570px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-9QgE1.framer-v-1bib0e0.framer-taoxww { gap: 0px; } .framer-9QgE1.framer-v-1bib0e0.framer-taoxww > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9QgE1.framer-v-1bib0e0.framer-taoxww > :first-child { margin-top: 0px; } .framer-9QgE1.framer-v-1bib0e0.framer-taoxww > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 184\n * @framerIntrinsicWidth 560\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"sxvWKZDf7\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"nAQx82UHE\":\"profileSrc\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerl8SX6kuIo=withCSS(Component,css,\"framer-9QgE1\");export default Framerl8SX6kuIo;Framerl8SX6kuIo.displayName=\"userLoginStateSkeleton\";Framerl8SX6kuIo.defaultProps={height:184,width:560};addPropertyControls(Framerl8SX6kuIo,{variant:{options:[\"cw45MgK4w\",\"sxvWKZDf7\"],optionTitles:[\"Desktop\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},nAQx82UHE:(LogoControls===null||LogoControls===void 0?void 0:LogoControls[\"srcType\"])&&{...LogoControls[\"srcType\"],defaultValue:\"URL\",description:undefined,hidden:undefined,title:\"ProfileSrc\"}});addFonts(Framerl8SX6kuIo,[{explicitInter:true,fonts:[]},...LogoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerl8SX6kuIo\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sxvWKZDf7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"nAQx82UHE\\\":\\\"profileSrc\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"560\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"184\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./l8SX6kuIo.map", "// Generated by Framer (4ba8877)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"n78GL8CBj\",\"eJPSGIxcf\"];const serializationHash=\"framer-FFbp1\";const variantClassNames={eJPSGIxcf:\"framer-v-1e1vdj7\",n78GL8CBj:\"framer-v-132d0vn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={EN:\"n78GL8CBj\",JP:\"eJPSGIxcf\"};const getProps=({height,id,image,link,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,DE75F6f9f:(_ref=image!==null&&image!==void 0?image:props.DE75F6f9f)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/k9tIH2zGTDICT0qSC4DRIT2Q.svg\"},IRr2Xdfv1:(_ref1=title!==null&&title!==void 0?title:props.IRr2Xdfv1)!==null&&_ref1!==void 0?_ref1:\"Messenger\",qY6GCKeOF:link!==null&&link!==void 0?link:props.qY6GCKeOF,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"n78GL8CBj\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,qY6GCKeOF,DE75F6f9f,IRr2Xdfv1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n78GL8CBj\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:qY6GCKeOF,nodeId:\"n78GL8CBj\",openInNewTab:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-132d0vn\",className,classNames)} framer-d60myb`,\"data-framer-name\":\"EN\",layoutDependency:layoutDependency,layoutId:\"n78GL8CBj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({eJPSGIxcf:{\"data-framer-name\":\"JP\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+6+0),pixelHeight:40,pixelWidth:40,sizes:\"40px\",...toResponsiveImage(DE75F6f9f),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1to5j1n\",layoutDependency:layoutDependency,layoutId:\"Tlz2egNWY\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Lark Circular SemiBold\", \"Lark Circular SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-670b2470-0c24-4a04-a0f0-49ebb8609012, rgb(31, 35, 41)))\"},children:\"Messenger\"})}),className:\"framer-ebao6f\",fonts:[\"CUSTOM;Lark Circular SemiBold\"],layoutDependency:layoutDependency,layoutId:\"OKh_xpa69\",style:{\"--extracted-r6o4lv\":\"var(--token-670b2470-0c24-4a04-a0f0-49ebb8609012, rgb(31, 35, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:IRr2Xdfv1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({eJPSGIxcf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-670b2470-0c24-4a04-a0f0-49ebb8609012, rgb(31, 35, 41)))\"},children:\"Messenger\"})}),fonts:[\"GF;Noto Sans-600\"]}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-FFbp1.framer-d60myb, .framer-FFbp1 .framer-d60myb { display: block; }\",\".framer-FFbp1.framer-132d0vn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 84px; justify-content: flex-start; overflow: visible; padding: 6px; position: relative; text-decoration: none; width: 88px; }\",\".framer-FFbp1 .framer-1to5j1n { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-FFbp1 .framer-ebao6f { flex: none; height: auto; max-width: 130px; min-width: 100px; position: relative; white-space: pre-wrap; width: 101px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-FFbp1.framer-132d0vn { gap: 0px; } .framer-FFbp1.framer-132d0vn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-FFbp1.framer-132d0vn > :first-child { margin-top: 0px; } .framer-FFbp1.framer-132d0vn > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 84\n * @framerIntrinsicWidth 88\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"eJPSGIxcf\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"qY6GCKeOF\":\"link\",\"DE75F6f9f\":\"image\",\"IRr2Xdfv1\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKnaWg2Vp8=withCSS(Component,css,\"framer-FFbp1\");export default FramerKnaWg2Vp8;FramerKnaWg2Vp8.displayName=\"App\";FramerKnaWg2Vp8.defaultProps={height:84,width:88};addPropertyControls(FramerKnaWg2Vp8,{variant:{options:[\"n78GL8CBj\",\"eJPSGIxcf\"],optionTitles:[\"EN\",\"JP\"],title:\"Variant\",type:ControlType.Enum},qY6GCKeOF:{title:\"Link\",type:ControlType.Link},DE75F6f9f:{__defaultAssetReference:\"data:framer/asset-reference,k9tIH2zGTDICT0qSC4DRIT2Q.svg?originalFilename=m.svg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},IRr2Xdfv1:{defaultValue:\"Messenger\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerKnaWg2Vp8,[{explicitInter:true,fonts:[{family:\"Lark Circular SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/FGebwGXdFLS6Il74uAjLb71Cxt0.otf\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v37/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKnaWg2Vp8\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"qY6GCKeOF\\\":\\\"link\\\",\\\"DE75F6f9f\\\":\\\"image\\\",\\\"IRr2Xdfv1\\\":\\\"title\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"84\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eJPSGIxcf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"88\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KnaWg2Vp8.map", "// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import App from\"https://framerusercontent.com/modules/gLHz4vDifrCFz4Hg28Xh/eEsO8DJxS0F1gRlQnn8A/KnaWg2Vp8.js\";const AppFonts=getFonts(App);const cycleOrder=[\"BAiJDVKCd\",\"vqF3lc_YN\",\"uiLxyAtfA\",\"xUNdkTs_9\"];const serializationHash=\"framer-oQL4w\";const variantClassNames={BAiJDVKCd:\"framer-v-1kz8eiu\",uiLxyAtfA:\"framer-v-f7iq5e\",vqF3lc_YN:\"framer-v-vhyycx\",xUNdkTs_9:\"framer-v-olswac\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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={\"Circular-Desktop\":\"BAiJDVKCd\",\"Circular-Tablet\":\"vqF3lc_YN\",\"NotoSansJP-Desktop\":\"uiLxyAtfA\",\"NotoSansJP-Tablet\":\"xUNdkTs_9\"};const getProps=({appDirectoryName,baseName,calendarName,docsName,emailName,height,id,meetingsName,messengerName,minutesName,onProductLogoClick,openPlatformName,width,wikiName,...props})=>{return{...props,agadGjdFA:minutesName??props.agadGjdFA??\"Minutes\",AO7sw5d6F:wikiName??props.AO7sw5d6F??\"Wiki\",EViiyfhjs:appDirectoryName??props.EViiyfhjs??\"App Directory\",FdMKtoxyt:messengerName??props.FdMKtoxyt??\"Messenger\",kYItaSGXY:openPlatformName??props.kYItaSGXY??\"Open Platform\",NPgHbxv27:onProductLogoClick??props.NPgHbxv27,QBcV44GBH:meetingsName??props.QBcV44GBH??\"Meetings\",s2V3bHmFl:docsName??props.s2V3bHmFl??\"Docs\",Tb8YT6REI:calendarName??props.Tb8YT6REI??\"Calendar\",variant:humanReadableVariantMap[props.variant]??props.variant??\"BAiJDVKCd\",XsJJIINI8:baseName??props.XsJJIINI8??\"Base\",ZgBMtzAHy:emailName??props.ZgBMtzAHy??\"Email\"};};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,FdMKtoxyt,XsJJIINI8,s2V3bHmFl,Tb8YT6REI,ZgBMtzAHy,QBcV44GBH,AO7sw5d6F,agadGjdFA,kYItaSGXY,EViiyfhjs,NPgHbxv27,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"BAiJDVKCd\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapcbu8qk=activeVariantCallback(async(...args)=>{if(NPgHbxv27){const res=await NPgHbxv27(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1kz8eiu\",className,classNames),\"data-framer-name\":\"Circular-Desktop\",layoutDependency:layoutDependency,layoutId:\"BAiJDVKCd\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({uiLxyAtfA:{\"data-framer-name\":\"NotoSansJP-Desktop\"},vqF3lc_YN:{\"data-framer-name\":\"Circular-Tablet\"},xUNdkTs_9:{\"data-framer-name\":\"NotoSansJP-Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1om5cgy\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"QWb32A9nM\",onTap:onTapcbu8qk,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0},xUNdkTs_9:{y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rijoo6-container\",layoutDependency:layoutDependency,layoutId:\"rLtBunzES-container\",nodeId:\"rLtBunzES\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{height:\"100%\",id:\"rLtBunzES\",IRr2Xdfv1:FdMKtoxyt,layoutId:\"rLtBunzES\",qY6GCKeOF:\"https://www.larksuite.com/messenger\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5zy9a4-container\",layoutDependency:layoutDependency,layoutId:\"H3ZqEGGQE-container\",nodeId:\"H3ZqEGGQE\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/2nBh4wjdm9GuaViptWkI5cA80.png\"},\"\"),height:\"100%\",id:\"H3ZqEGGQE\",IRr2Xdfv1:XsJJIINI8,layoutId:\"H3ZqEGGQE\",qY6GCKeOF:\"https://www.larksuite.com/base\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tysnvv-container\",layoutDependency:layoutDependency,layoutId:\"CADtvBpul-container\",nodeId:\"CADtvBpul\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/7pxJQCHkc7Nl1yVUujvhRWb5eoI.svg\"},\"\"),height:\"100%\",id:\"CADtvBpul\",IRr2Xdfv1:s2V3bHmFl,layoutId:\"CADtvBpul\",qY6GCKeOF:\"https://www.larksuite.com/drive/home\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18z9lh5-container\",layoutDependency:layoutDependency,layoutId:\"Rmf2BrDby-container\",nodeId:\"Rmf2BrDby\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/xoTrPyJ2OOGckDJSMTtwUCtR6A.svg\"},\"\"),height:\"100%\",id:\"Rmf2BrDby\",IRr2Xdfv1:Tb8YT6REI,layoutId:\"Rmf2BrDby\",qY6GCKeOF:\"https://www.larksuite.com/calendar\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-o8nns0-container\",layoutDependency:layoutDependency,layoutId:\"revtPhXuF-container\",nodeId:\"revtPhXuF\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/kYBBzEXefdcWgJyTCQzwDLAnQ8.svg\"},\"\"),height:\"100%\",id:\"revtPhXuF\",IRr2Xdfv1:ZgBMtzAHy,layoutId:\"revtPhXuF\",qY6GCKeOF:\"https://www.larksuite.com/mail\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1du7uux-container\",layoutDependency:layoutDependency,layoutId:\"T51g37ILu-container\",nodeId:\"T51g37ILu\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/dmGt9xefUjhe0c0cQW4BRlJOalM.svg\"},\"\"),height:\"100%\",id:\"T51g37ILu\",IRr2Xdfv1:QBcV44GBH,layoutId:\"T51g37ILu\",qY6GCKeOF:\"https://vc.larksuite.com/j\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wcuknd-container\",layoutDependency:layoutDependency,layoutId:\"klJ50R2m9-container\",nodeId:\"klJ50R2m9\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/ju6OIFPgiyXFSgg9G7wMATk82UY.svg\"},\"\"),height:\"100%\",id:\"klJ50R2m9\",IRr2Xdfv1:AO7sw5d6F,layoutId:\"klJ50R2m9\",qY6GCKeOF:\"https://www.larksuite.com/wiki\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"88px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11s6sr4-container\",layoutDependency:layoutDependency,layoutId:\"wKl116qa4-container\",nodeId:\"wKl116qa4\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/lg45jEYbnAyFuvZpWuPoA6evfss.svg\"},\"\"),height:\"100%\",id:\"wKl116qa4\",IRr2Xdfv1:agadGjdFA,layoutId:\"wKl116qa4\",qY6GCKeOF:\"https://meetings.larksuite.com/minutes/me\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"90px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2c3teb-container\",layoutDependency:layoutDependency,layoutId:\"Q5XhJ_pbd-container\",nodeId:\"Q5XhJ_pbd\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/jDeNLrIULxKKCt7UEIz5T78oKHU.svg\"},\"\"),height:\"100%\",id:\"Q5XhJ_pbd\",IRr2Xdfv1:kYItaSGXY,layoutId:\"Q5XhJ_pbd\",qY6GCKeOF:\"https://open.larksuite.com\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"90px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||116)-0-84)/2)+0,...addPropertyOverrides({vqF3lc_YN:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94},xUNdkTs_9:{width:`max((max(${componentViewport?.width||\"100vw\"} - 48px, 1px) - 50px) / 6, 50px)`,y:(componentViewport?.y||0)+(24+((componentViewport?.height||226)-48-178)/2)+0+94}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w9xa3f-container\",layoutDependency:layoutDependency,layoutId:\"hLR0WGp7E-container\",nodeId:\"hLR0WGp7E\",rendersWithMotion:true,scopeId:\"rh3IbUPF5\",children:/*#__PURE__*/_jsx(App,{DE75F6f9f:addImageAlt({src:\"https://framerusercontent.com/images/6T2II8c3hSwv5TRZklLRVstDXIw.svg\"},\"\"),height:\"100%\",id:\"hLR0WGp7E\",IRr2Xdfv1:EViiyfhjs,layoutId:\"hLR0WGp7E\",qY6GCKeOF:\"https://app.larksuite.com\",style:{height:\"100%\",width:\"100%\"},variant:\"n78GL8CBj\",width:\"100%\",...addPropertyOverrides({uiLxyAtfA:{variant:\"eJPSGIxcf\"},xUNdkTs_9:{variant:\"eJPSGIxcf\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oQL4w.framer-b8l4av, .framer-oQL4w .framer-b8l4av { display: block; }\",\".framer-oQL4w.framer-1kz8eiu { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 116px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1136px; will-change: var(--framer-will-change-override, transform); }\",\".framer-oQL4w .framer-1om5cgy { align-content: center; align-items: center; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 84px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-oQL4w .framer-1rijoo6-container, .framer-oQL4w .framer-5zy9a4-container, .framer-oQL4w .framer-1tysnvv-container, .framer-oQL4w .framer-18z9lh5-container, .framer-oQL4w .framer-o8nns0-container, .framer-oQL4w .framer-1du7uux-container, .framer-oQL4w .framer-1wcuknd-container, .framer-oQL4w .framer-11s6sr4-container { flex: none; height: 84px; position: relative; width: 88px; }\",\".framer-oQL4w .framer-2c3teb-container, .framer-oQL4w .framer-1w9xa3f-container { flex: none; height: 84px; position: relative; width: 90px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oQL4w.framer-1kz8eiu, .framer-oQL4w .framer-1om5cgy { gap: 0px; } .framer-oQL4w.framer-1kz8eiu > *, .framer-oQL4w .framer-1om5cgy > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-oQL4w.framer-1kz8eiu > :first-child, .framer-oQL4w .framer-1om5cgy > :first-child { margin-left: 0px; } .framer-oQL4w.framer-1kz8eiu > :last-child, .framer-oQL4w .framer-1om5cgy > :last-child { margin-right: 0px; } }\",\".framer-oQL4w.framer-v-vhyycx.framer-1kz8eiu, .framer-oQL4w.framer-v-olswac.framer-1kz8eiu { height: min-content; padding: 24px; width: 730px; }\",\".framer-oQL4w.framer-v-vhyycx .framer-1om5cgy, .framer-oQL4w.framer-v-olswac .framer-1om5cgy { align-content: unset; align-items: unset; display: grid; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(6, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; }\",\".framer-oQL4w.framer-v-vhyycx .framer-1rijoo6-container, .framer-oQL4w.framer-v-olswac .framer-1rijoo6-container { align-self: start; justify-self: start; }\",\".framer-oQL4w.framer-v-vhyycx .framer-5zy9a4-container, .framer-oQL4w.framer-v-vhyycx .framer-1tysnvv-container, .framer-oQL4w.framer-v-vhyycx .framer-18z9lh5-container, .framer-oQL4w.framer-v-vhyycx .framer-o8nns0-container, .framer-oQL4w.framer-v-vhyycx .framer-1du7uux-container, .framer-oQL4w.framer-v-vhyycx .framer-1wcuknd-container, .framer-oQL4w.framer-v-vhyycx .framer-11s6sr4-container, .framer-oQL4w.framer-v-vhyycx .framer-2c3teb-container, .framer-oQL4w.framer-v-vhyycx .framer-1w9xa3f-container, .framer-oQL4w.framer-v-olswac .framer-5zy9a4-container, .framer-oQL4w.framer-v-olswac .framer-1tysnvv-container, .framer-oQL4w.framer-v-olswac .framer-18z9lh5-container, .framer-oQL4w.framer-v-olswac .framer-o8nns0-container, .framer-oQL4w.framer-v-olswac .framer-1du7uux-container, .framer-oQL4w.framer-v-olswac .framer-1wcuknd-container, .framer-oQL4w.framer-v-olswac .framer-11s6sr4-container, .framer-oQL4w.framer-v-olswac .framer-2c3teb-container, .framer-oQL4w.framer-v-olswac .framer-1w9xa3f-container { align-self: start; justify-self: start; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oQL4w.framer-v-vhyycx .framer-1om5cgy { gap: 0px; } .framer-oQL4w.framer-v-vhyycx .framer-1om5cgy > *, .framer-oQL4w.framer-v-vhyycx .framer-1om5cgy > :first-child, .framer-oQL4w.framer-v-vhyycx .framer-1om5cgy > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-oQL4w.framer-v-olswac .framer-1om5cgy { gap: 0px; } .framer-oQL4w.framer-v-olswac .framer-1om5cgy > *, .framer-oQL4w.framer-v-olswac .framer-1om5cgy > :first-child, .framer-oQL4w.framer-v-olswac .framer-1om5cgy > :last-child { margin: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 116\n * @framerIntrinsicWidth 1136\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"vqF3lc_YN\":{\"layout\":[\"fixed\",\"auto\"]},\"uiLxyAtfA\":{\"layout\":[\"fixed\",\"fixed\"]},\"xUNdkTs_9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"FdMKtoxyt\":\"messengerName\",\"XsJJIINI8\":\"baseName\",\"s2V3bHmFl\":\"docsName\",\"Tb8YT6REI\":\"calendarName\",\"ZgBMtzAHy\":\"emailName\",\"QBcV44GBH\":\"meetingsName\",\"AO7sw5d6F\":\"wikiName\",\"agadGjdFA\":\"minutesName\",\"kYItaSGXY\":\"openPlatformName\",\"EViiyfhjs\":\"appDirectoryName\",\"NPgHbxv27\":\"onProductLogoClick\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerrh3IbUPF5=withCSS(Component,css,\"framer-oQL4w\");export default Framerrh3IbUPF5;Framerrh3IbUPF5.displayName=\"productLogos\";Framerrh3IbUPF5.defaultProps={height:116,width:1136};addPropertyControls(Framerrh3IbUPF5,{variant:{options:[\"BAiJDVKCd\",\"vqF3lc_YN\",\"uiLxyAtfA\",\"xUNdkTs_9\"],optionTitles:[\"Circular-Desktop\",\"Circular-Tablet\",\"NotoSansJP-Desktop\",\"NotoSansJP-Tablet\"],title:\"Variant\",type:ControlType.Enum},FdMKtoxyt:{defaultValue:\"Messenger\",displayTextArea:false,title:\"MessengerName\",type:ControlType.String},XsJJIINI8:{defaultValue:\"Base\",displayTextArea:false,title:\"BaseName\",type:ControlType.String},s2V3bHmFl:{defaultValue:\"Docs\",displayTextArea:false,title:\"DocsName\",type:ControlType.String},Tb8YT6REI:{defaultValue:\"Calendar\",displayTextArea:false,title:\"CalendarName\",type:ControlType.String},ZgBMtzAHy:{defaultValue:\"Email\",displayTextArea:false,title:\"EmailName\",type:ControlType.String},QBcV44GBH:{defaultValue:\"Meetings\",displayTextArea:false,title:\"MeetingsName\",type:ControlType.String},AO7sw5d6F:{defaultValue:\"Wiki\",displayTextArea:false,title:\"WikiName\",type:ControlType.String},agadGjdFA:{defaultValue:\"Minutes\",displayTextArea:false,title:\"MinutesName\",type:ControlType.String},kYItaSGXY:{defaultValue:\"Open Platform\",displayTextArea:false,title:\"OpenPlatformName\",type:ControlType.String},EViiyfhjs:{defaultValue:\"App Directory\",displayTextArea:false,title:\"AppDirectoryName\",type:ControlType.String},NPgHbxv27:{title:\"On Product Logo Click\",type:ControlType.EventHandler}});addFonts(Framerrh3IbUPF5,[{explicitInter:true,fonts:[]},...AppFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerrh3IbUPF5\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vqF3lc_YN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uiLxyAtfA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xUNdkTs_9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"FdMKtoxyt\\\":\\\"messengerName\\\",\\\"XsJJIINI8\\\":\\\"baseName\\\",\\\"s2V3bHmFl\\\":\\\"docsName\\\",\\\"Tb8YT6REI\\\":\\\"calendarName\\\",\\\"ZgBMtzAHy\\\":\\\"emailName\\\",\\\"QBcV44GBH\\\":\\\"meetingsName\\\",\\\"AO7sw5d6F\\\":\\\"wikiName\\\",\\\"agadGjdFA\\\":\\\"minutesName\\\",\\\"kYItaSGXY\\\":\\\"openPlatformName\\\",\\\"EViiyfhjs\\\":\\\"appDirectoryName\\\",\\\"NPgHbxv27\\\":\\\"onProductLogoClick\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1136\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"116\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rh3IbUPF5.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useLayoutEffect,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement,forwardRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion,animate,useMotionValue,useTransform,LayoutGroup}from\"framer-motion\";import{resize}from\"@motionone/dom\";import{wrap}from\"popmotion\";import{usePageVisibility}from\"https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/9mrJHeWj7rhvLTLu7Yzt/UsePageVisibility.js\";/**\n *\n * SLIDESHOW\n * V2 with Drag\n * By Benjamin and Matt\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Slideshow(props){/**\n     * Properties\n     */ const{slots,startFrom,direction,effectsOptions,autoPlayControl,dragControl,alignment,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,itemAmount,fadeOptions,intervalControl,transitionControl,arrowOptions,borderRadius,progressOptions,style}=props;const{effectsOpacity,effectsScale,effectsRotate,effectsPerspective,effectsHover}=effectsOptions;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowShouldSpace=true,arrowShouldFadeIn=false,arrowPosition,arrowPadding,arrowGap,arrowPaddingTop,arrowPaddingRight,arrowPaddingBottom,arrowPaddingLeft}=arrowOptions;const{showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/**\n     * Checks\n     */ const isCanvas=RenderTarget.current()===RenderTarget.canvas;const hasChildren=Children.count(slots)>0;const isHorizontal=direction===\"left\"||direction===\"right\";const isInverted=direction===\"right\"||direction===\"bottom\";/**\n     * Empty state for Canvas\n     */ if(!hasChildren){return /*#__PURE__*/ _jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/ _jsx(\"div\",{style:emojiStyles,children:\"\u2B50\uFE0F\"}),/*#__PURE__*/ _jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/ _jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to make infinite auto-playing slideshows.\"})]});}/**\n     * Refs, State\n     */ const parentRef=useRef(null);const childrenRef=useMemo(()=>{return slots.map(index=>/*#__PURE__*/ createRef());},[slots]);const timeoutRef=useRef(undefined);const[size,setSize]=useState({parent:null,children:null,item:null,itemWidth:null,itemHeight:null});/* For pausing on hover */ const[isHovering,setIsHovering]=useState(false);const[shouldPlayOnHover,setShouldPlayOnHover]=useState(autoPlayControl);/* For cursor updates */ const[isMouseDown,setIsMouseDown]=useState(false);/* Check if resizing */ const[isResizing,setIsResizing]=useState(false);/**\n     * Array for children\n     */ const dupedChildren=[];let duplicateBy=4;if(isCanvas){duplicateBy=1;}/**\n     * Measure parent, child, items\n     */ const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const total=slots.length-1;const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[total].current?isHorizontal?childrenRef[total].current.offsetLeft+childrenRef[total].current.offsetWidth:childrenRef[total].current.offsetTop+childrenRef[total].current.offsetHeight:0;const childrenLength=end-start+gap;const itemSize=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetWidth:childrenRef[0].current.offsetHeight:0;const itemWidth=childrenRef[0].current?childrenRef[0].current.offsetWidth:0;const itemHeight=childrenRef[0].current?childrenRef[0].current.offsetHeight:0;setSize({parent:parentLength,children:childrenLength,item:itemSize,itemWidth,itemHeight});}},[hasChildren]);/**\n     * Add refs to all children\n     * Added itemAmount for resizing\n     */ useLayoutEffect(()=>{if(!hasChildren)return;measure();},[hasChildren,itemAmount]);/**\n     * Track whether this is the initial resize event. By default this will fire on mount,\n     * which we do in the useEffect. We should only fire it on subsequent resizes.\n     */ let initialResize=useRef(true);useEffect(()=>{return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){measure();setIsResizing(true);}initialResize.current=false;});},[]);useEffect(()=>{if(isResizing){const timer=setTimeout(()=>setIsResizing(false),500);return()=>clearTimeout(timer);}},[isResizing]);/**\n     * Animation, pagination\n     */ const totalItems=slots===null||slots===void 0?void 0:slots.length;const childrenSize=isCanvas?0:size===null||size===void 0?void 0:size.children;const itemWithGap=(size===null||size===void 0?void 0:size.item)+gap;const itemOffset=startFrom*itemWithGap;const[currentItem,setCurrentItem]=useState(startFrom+totalItems);const[isDragging,setIsDragging]=useState(false);/* Check for browser window visibility */ /* Otherwise, it will re-play all the item increments */ const isVisible=usePageVisibility();const factor=isInverted?1:-1;/* The x and y values to start from */ const xOrY=useMotionValue(childrenSize);/* For canvas only. Using xOrY is slower upon page switching */ const canvasPosition=isHorizontal?-startFrom*((size===null||size===void 0?void 0:size.itemWidth)+gap):-startFrom*((size===null||size===void 0?void 0:size.itemHeight)+gap);/* Calculate the new value to animate to */ const newPosition=()=>factor*currentItem*itemWithGap;/* Wrapped values for infinite looping */ /* Instead of 0 to a negative full duplicated row, we start with an offset */ const wrappedValue=!isCanvas?useTransform(xOrY,value=>wrap(-childrenSize,-childrenSize*2,value)):0;/* Convert the current item to a wrapping index for dots */ const wrappedIndex=wrap(0,totalItems,currentItem);const wrappedIndexInverted=wrap(0,-totalItems,currentItem);/* Update x or y with the provided starting point */ /* The subtraction of a full row of children is for overflow */ useLayoutEffect(()=>{if((size===null||size===void 0?void 0:size.children)===null)return;/* Initial measure */ // if (initialResize.current) {\n//     xOrY.set((childrenSize + itemOffset) * factor)\n// }\n/* Subsequent resizes */ if(!initialResize.current&&isResizing){xOrY.set(newPosition());}},[size,childrenSize,factor,itemOffset,currentItem,itemWithGap,isResizing,]);/**\n     * Page item methods\n     * Switching, deltas, autoplaying\n     */ /* Next and previous function, animates the X */ const switchPages=()=>{if(isCanvas||!hasChildren||!size.parent||isDragging)return;if(xOrY.get()!==newPosition()){animate(xOrY,newPosition(),transitionControl);}if(autoPlayControl&&shouldPlayOnHover){timeoutRef.current=setTimeout(()=>{setCurrentItem(currentItem+1);switchPages();},intervalControl*1e3);}};/* Page navigation functions */ const setDelta=delta=>{if(!isInverted){setCurrentItem(currentItem+delta);}else{setCurrentItem(currentItem-delta);}};const setPage=index=>{const currentItemWrapped=wrap(0,totalItems,currentItem);const currentItemWrappedInvert=wrap(0,-totalItems,currentItem);const goto=index-currentItemWrapped;const gotoInverted=index-Math.abs(currentItemWrappedInvert);if(!isInverted){setCurrentItem(currentItem+goto);}else{setCurrentItem(currentItem-gotoInverted);}};/**\n     * Drag\n     */ const handleDragStart=()=>{setIsDragging(true);};const handleDragEnd=(event,{offset,velocity})=>{setIsDragging(false);const offsetXorY=isHorizontal?offset.x:offset.y;const velocityThreshold=200 // Based on testing, can be tweaked or could be 0\n;const velocityXorY=isHorizontal?velocity.x:velocity.y;const isHalfOfNext=offsetXorY<-size.item/2;const isHalfOfPrev=offsetXorY>size.item/2;/* In case you drag more than 1 item left or right */ const normalizedOffset=Math.abs(offsetXorY);const itemDelta=Math.round(normalizedOffset/size.item);/* Minimum delta is 1 to initiate a page switch */ /* For velocity use only */ const itemDeltaFromOne=itemDelta===0?1:itemDelta;/* For quick flicks, even with low offsets */ if(velocityXorY>velocityThreshold){setDelta(-itemDeltaFromOne);}else if(velocityXorY<-velocityThreshold){setDelta(itemDeltaFromOne);}else{/* For dragging over half of the current item with 0 velocity */ if(isHalfOfNext){setDelta(itemDelta);}if(isHalfOfPrev){setDelta(-itemDelta);}}};/* Kickstart the auto-playing once we have all the children */ useEffect(()=>{if(!isVisible||isResizing)return;switchPages();return()=>timeoutRef.current&&clearTimeout(timeoutRef.current);},[dupedChildren,isVisible,isResizing]);/* Create copies of our children to create a perfect loop */ let childCounter=0;/**\n     * Sizing\n     * */ let columnOrRowValue=`calc(${100/itemAmount}% - ${gap}px + ${gap/itemAmount}px)`;/**\n     * Nested array to create duplicates of the children for infinite looping\n     * These are wrapped around, and start at a full \"page\" worth of offset\n     * as defined above.\n     */ for(let index=0;index<duplicateBy;index++){dupedChildren.push(...Children.map(slots,(child,childIndex)=>{let ref;if(childIndex===0){ref=childrenRef[0];}if(childIndex===slots.length-1){ref=childrenRef[1];}return /*#__PURE__*/ _jsx(Slide,{ref:childrenRef[childIndex],index:index,width:isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",height:!isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",size:size,child:child,numChildren:slots===null||slots===void 0?void 0:slots.length,wrappedValue:wrappedValue,childCounter:childCounter++,gap:gap,isCanvas:isCanvas,isHorizontal:isHorizontal,effectsOpacity:effectsOpacity,effectsScale:effectsScale,effectsRotate:effectsRotate,children:index+childIndex},index+childIndex+\"lg\");}));}/**\n     * Fades with masks\n     */ const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/**\n     * Dots\n     */ const dots=[];const dotsBlurStyle={};if(showProgressDots){for(let i=0;i<(slots===null||slots===void 0?void 0:slots.length);i++){dots.push(/*#__PURE__*/ _jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>setPage(i),wrappedIndex:wrappedIndex,wrappedIndexInverted:wrappedIndexInverted,total:totalItems,index:i,gap:dotsGap,padding:dotsPadding,isHorizontal:isHorizontal,isInverted:isInverted}));}if(dotsBlur>0){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=dotsBlurStyle.MozBackdropFilter=`blur(${dotsBlur}px)`;}}const dragProps=dragControl?{drag:isHorizontal?\"x\":\"y\",onDragStart:handleDragStart,onDragEnd:handleDragEnd,dragDirectionLock:true,values:{x:xOrY,y:xOrY},dragMomentum:false}:{};const arrowHasTop=arrowPosition===\"top-left\"||arrowPosition===\"top-mid\"||arrowPosition===\"top-right\";const arrowHasBottom=arrowPosition===\"bottom-left\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"bottom-right\";const arrowHasLeft=arrowPosition===\"top-left\"||arrowPosition===\"bottom-left\";const arrowHasRight=arrowPosition===\"top-right\"||arrowPosition===\"bottom-right\";const arrowHasMid=arrowPosition===\"top-mid\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"auto\";return /*#__PURE__*/ _jsxs(\"section\",{style:{...containerStyle,padding:paddingValue,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,opacity:(size===null||size===void 0?void 0:size.item)!==null?1:0,userSelect:\"none\"},onMouseEnter:()=>{setIsHovering(true);if(!effectsHover)setShouldPlayOnHover(false);},onMouseLeave:()=>{setIsHovering(false);if(!effectsHover)setShouldPlayOnHover(true);},onMouseDown:event=>{// Preventdefault fixes the cursor switching to text on drag on safari\nevent.preventDefault();setIsMouseDown(true);},onMouseUp:()=>setIsMouseDown(false),children:[/*#__PURE__*/ _jsx(\"div\",{style:{width:\"100%\",height:\"100%\",margin:0,padding:\"inherit\",position:\"absolute\",inset:0,overflow:overflow?\"visible\":\"hidden\",borderRadius:borderRadius,userSelect:\"none\",perspective:effectsPerspective},children:/*#__PURE__*/ _jsx(motion.ul,{ref:parentRef,...dragProps,style:{...containerStyle,gap:gap,placeItems:alignment,x:isHorizontal?isCanvas?canvasPosition:wrappedValue:0,y:!isHorizontal?isCanvas?canvasPosition:wrappedValue:0,flexDirection:isHorizontal?\"row\":\"column\",transformStyle:effectsRotate!==0&&\"preserve-3d\",cursor:dragControl?isMouseDown?\"grabbing\":\"grab\":\"auto\",userSelect:\"none\",...style},children:dupedChildren})}),/*#__PURE__*/ _jsxs(\"fieldset\",{style:{...controlsStyles},\"aria-label\":\"Slideshow pagination controls\",className:\"framer--slideshow-controls\",children:[/*#__PURE__*/ _jsxs(motion.div,{style:{position:\"absolute\",display:\"flex\",flexDirection:isHorizontal?\"row\":\"column\",justifyContent:arrowShouldSpace?\"space-between\":\"center\",gap:arrowShouldSpace?\"unset\":arrowGap,opacity:arrowShouldFadeIn?0:1,alignItems:\"center\",inset:arrowPadding,top:arrowShouldSpace?arrowPadding:arrowHasTop?arrowPaddingTop:\"unset\",left:arrowShouldSpace?arrowPadding:arrowHasLeft?arrowPaddingLeft:arrowHasMid?0:\"unset\",right:arrowShouldSpace?arrowPadding:arrowHasRight?arrowPaddingRight:arrowHasMid?0:\"unset\",bottom:arrowShouldSpace?arrowPadding:arrowHasBottom?arrowPaddingBottom:\"unset\"},animate:arrowShouldFadeIn&&{opacity:isHovering?1:0},transition:transitionControl,children:[/*#__PURE__*/ _jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(-1),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/ _jsx(\"img\",{width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\",alt:\"Back Arrow\"})}),/*#__PURE__*/ _jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(1),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/ _jsx(\"img\",{width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\",alt:\"Next Arrow\"})})]}),dots.length>1?/*#__PURE__*/ _jsx(\"div\",{style:{...dotsContainerStyle,left:isHorizontal?\"50%\":dotsInset,top:!isHorizontal?\"50%\":\"unset\",transform:isHorizontal?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:isHorizontal?\"row\":\"column\",bottom:isHorizontal?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,userSelect:\"none\",...dotsBlurStyle},children:dots}):null]})]});};/* Default Properties */ Slideshow.defaultProps={direction:\"left\",dragControl:false,startFrom:0,itemAmount:1,infinity:true,gap:10,padding:10,autoPlayControl:true,effectsOptions:{effectsOpacity:1,effectsScale:1,effectsRotate:0,effectsPerspective:1200,effectsHover:true},transitionControl:{type:\"spring\",stiffness:200,damping:40},fadeOptions:{fadeContent:false,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},arrowOptions:{showMouseControls:true,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowFill:\"rgba(0,0,0,0.2)\",arrowSize:40},progressOptions:{showProgressDots:true}};/* Property Controls */ addPropertyControls(Slideshow,{slots:{type:ControlType.Array,title:\"Content\",control:{type:ControlType.ComponentInstance}},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\",],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],displaySegmentedControl:true,defaultValue:Slideshow.defaultProps.direction},autoPlayControl:{type:ControlType.Boolean,title:\"Auto Play\",defaultValue:true},intervalControl:{type:ControlType.Number,title:\"Interval\",defaultValue:1.5,min:.5,max:10,step:.1,displayStepper:true,unit:\"s\",hidden:props=>!props.autoPlayControl},dragControl:{type:ControlType.Boolean,title:\"Draggable\",defaultValue:false},startFrom:{type:ControlType.Number,title:\"Current\",min:0,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.startFrom},effectsOptions:{type:ControlType.Object,title:\"Effects\",controls:{effectsOpacity:{type:ControlType.Number,title:\"Opacity\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsOpacity,min:0,max:1,step:.01,displayStepper:true},effectsScale:{type:ControlType.Number,title:\"Scale\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsScale,min:0,max:1,step:.01,displayStepper:true},effectsPerspective:{type:ControlType.Number,title:\"Perspective\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsPerspective,min:200,max:2e3,step:1},effectsRotate:{type:ControlType.Number,title:\"Rotate\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsRotate,min:-180,max:180,step:1},effectsHover:{type:ControlType.Boolean,title:\"On Hover\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsHover}}},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},itemAmount:{type:ControlType.Number,title:\"Items\",min:1,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.itemAmount},gap:{type:ControlType.Number,title:\"Gap\",min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:0,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0},transitionControl:{type:ControlType.Transition,defaultValue:Slideshow.defaultProps.transitionControl,title:\"Transition\"},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:false},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},arrowOptions:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:Slideshow.defaultProps.arrowOptions.showMouseControls},arrowFill:{type:ControlType.Color,title:\"Fill\",hidden:props=>!props.showMouseControls,defaultValue:Slideshow.defaultProps.arrowOptions.arrowFill},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:Slideshow.defaultProps.arrowOptions.arrowSize,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowShouldFadeIn:{type:ControlType.Boolean,title:\"Fade In\",defaultValue:false,hidden:props=>!props.showMouseControls},arrowShouldSpace:{type:ControlType.Boolean,title:\"Distance\",enabledTitle:\"Space\",disabledTitle:\"Group\",defaultValue:Slideshow.defaultProps.arrowOptions.arrowShouldSpace,hidden:props=>!props.showMouseControls},arrowPosition:{type:ControlType.Enum,title:\"Position\",options:[\"auto\",\"top-left\",\"top-mid\",\"top-right\",\"bottom-left\",\"bottom-mid\",\"bottom-right\",],optionTitles:[\"Center\",\"Top Left\",\"Top Middle\",\"Top Right\",\"Bottom Left\",\"Bottom Middle\",\"Bottom Right\",],hidden:props=>!props.showMouseControls||props.arrowShouldSpace},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls||!props.arrowShouldSpace},arrowPaddingTop:{type:ControlType.Number,title:\"Top\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"bottom-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-right\"},arrowPaddingBottom:{type:ControlType.Number,title:\"Bottom\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-right\"},arrowPaddingRight:{type:ControlType.Number,title:\"Right\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-mid\"},arrowPaddingLeft:{type:ControlType.Number,title:\"Left\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-right\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-right\"||props.arrowPosition===\"bottom-mid\"},arrowGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace}}},progressOptions:{type:ControlType.Object,title:\"Dots\",controls:{showProgressDots:{type:ControlType.Boolean,title:\"Show\",defaultValue:false},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:0,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}}});/* Placeholder Styles */ const containerStyle={display:\"flex\",flexDirection:\"row\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Component Styles */ const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:180,lineHeight:1.5,textAlign:\"center\"};/* Control Styles */ const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",pointerEvents:\"none\",userSelect:\"none\",top:0,left:0,right:0,bottom:0,border:0,padding:0,margin:0};/* Clamp function, used for fadeInset */ const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);/* Slide Component */ const Slide=/*#__PURE__*/ forwardRef(function Component(props,ref){var ref1,ref2;const{key,width,height,child,size,gap,wrappedValue,numChildren,childCounter,isCanvas,effects,effectsOpacity,effectsScale,effectsRotate,isHorizontal,isLast,index}=props;/**\n     * Unique offsets + scroll range [0, 1, 1, 0]\n     */ const childOffset=((size===null||size===void 0?void 0:size.item)+gap)*childCounter;const scrollRange=[-(size===null||size===void 0?void 0:size.item),0,(size===null||size===void 0?void 0:size.parent)-(size===null||size===void 0?void 0:size.item)+gap,size===null||size===void 0?void 0:size.parent,].map(val=>val-childOffset);/**\n     * Effects\n     */ const rotateY=!isCanvas&&useTransform(wrappedValue,scrollRange,[-effectsRotate,0,0,effectsRotate,]);const rotateX=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsRotate,0,0,-effectsRotate,]);const opacity=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsOpacity,1,1,effectsOpacity,]);const scale=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsScale,1,1,effectsScale,]);const originXorY=!isCanvas&&useTransform(wrappedValue,scrollRange,[1,1,0,0]);const isVisible=!isCanvas&&useTransform(wrappedValue,latest=>latest>=scrollRange[1]&&latest<=scrollRange[2]);useEffect(()=>{if(!isVisible)return;return isVisible.onChange(newValue=>{ref.current.setAttribute(\"aria-hidden\",!newValue);});},[]);return /*#__PURE__*/ _jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/ _jsx(\"li\",{style:{display:\"contents\"},\"aria-hidden\":index===0?false:true,children:/*#__PURE__*/ cloneElement(child,{ref:ref,key:key+\"child\",style:{...(ref1=child.props)===null||ref1===void 0?void 0:ref1.style,flexShrink:0,userSelect:\"none\",width,height,opacity:opacity,scale:scale,originX:isHorizontal?originXorY:.5,originY:!isHorizontal?originXorY:.5,rotateY:isHorizontal?rotateY:0,rotateX:!isHorizontal?rotateX:0}},(ref2=child.props)===null||ref2===void 0?void 0:ref2.children)})});});function Dot({selectedOpacity,opacity,total,index,wrappedIndex,wrappedIndexInverted,dotStyle,buttonStyle,gap,padding,isHorizontal,isInverted,...props}){/* Check active item */ /* Go 0\u20141\u20142\u20143\u20144\u20145\u20140 */ let isSelected=wrappedIndex===index;/* Go 0\u20145\u20144\u20143\u20142\u20141\u20140\u20145 instead when inverted */ if(isInverted){isSelected=Math.abs(wrappedIndexInverted)===index;}const inlinePadding=gap/2;let top=!isHorizontal&&index>0?inlinePadding:padding;let bottom=!isHorizontal&&index!==total-1?inlinePadding:padding;let right=isHorizontal&&index!==total-1?inlinePadding:padding;let left=isHorizontal&&index>0?inlinePadding:padding;return /*#__PURE__*/ _jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/ _jsx(motion.div,{style:{...dotStyle},initial:false,animate:{opacity:isSelected?selectedOpacity:opacity},transition:{duration:.3}})});}/* Dot Styles */ const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Slideshow\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SlideShow.map", "// Welcome to Code in Framer\n// Get Started: https://www.framer.com/developers/\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{ControlType,addPropertyControls}from\"framer\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/developers/components/auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */function ImageSource(props){return /*#__PURE__*/_jsx(\"div\",{});}export default ImageSource;addPropertyControls(ImageSource,{imageSrc:{type:ControlType.String,title:\"Image Src\"},imageLink:{type:ControlType.String,title:\"Image Link\"},imageListSource:{type:ControlType.String,title:\"Image List Source\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ImageSource\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ImageSource.map", "// Generated by Framer (4c8d0fb)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-TkedF\";const variantClassNames={I9FRU3NAq:\"framer-v-1k76fez\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 getProps=({height,id,imageLink,imageSrc,onClickBanner,width,...props})=>{return{...props,p4sb6etuP:imageLink!==null&&imageLink!==void 0?imageLink:props.p4sb6etuP,PoQF_Ygmx:onClickBanner!==null&&onClickBanner!==void 0?onClickBanner:props.PoQF_Ygmx,sEpOg5Ys8:imageSrc!==null&&imageSrc!==void 0?imageSrc:props.sEpOg5Ys8};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,p4sb6etuP,sEpOg5Ys8,PoQF_Ygmx,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"I9FRU3NAq\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapy1bihg=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(PoQF_Ygmx){const res=await PoQF_Ygmx(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1k76fez\",className,classNames),\"data-framer-name\":\"BannerImage\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I9FRU3NAq\",onTap:onTapy1bihg,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},children:/*#__PURE__*/_jsx(Link,{href:p4sb6etuP,nodeId:\"TQ8zLO4cm\",openInNewTab:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-184)/2)),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(sEpOg5Ys8)},className:\"framer-1wiriil framer-123kywr\",layoutDependency:layoutDependency,layoutId:\"TQ8zLO4cm\"})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TkedF.framer-123kywr, .framer-TkedF .framer-123kywr { display: block; }\",\".framer-TkedF.framer-1k76fez { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 184px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 560px; }\",\".framer-TkedF .framer-1wiriil { flex: none; height: 184px; position: relative; text-decoration: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TkedF.framer-1k76fez { gap: 0px; } .framer-TkedF.framer-1k76fez > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-TkedF.framer-1k76fez > :first-child { margin-left: 0px; } .framer-TkedF.framer-1k76fez > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 184\n * @framerIntrinsicWidth 560\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"p4sb6etuP\":\"imageLink\",\"sEpOg5Ys8\":\"imageSrc\",\"PoQF_Ygmx\":\"onClickBanner\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framera5EP7mlby=withCSS(Component,css,\"framer-TkedF\");export default Framera5EP7mlby;Framera5EP7mlby.displayName=\"BannerImage\";Framera5EP7mlby.defaultProps={height:184,width:560};addPropertyControls(Framera5EP7mlby,{p4sb6etuP:{title:\"ImageLink\",type:ControlType.Link},sEpOg5Ys8:{title:\"ImageSrc\",type:ControlType.ResponsiveImage},PoQF_Ygmx:{title:\"OnClickBanner\",type:ControlType.EventHandler}});addFonts(Framera5EP7mlby,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framera5EP7mlby\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"560\",\"framerVariables\":\"{\\\"p4sb6etuP\\\":\\\"imageLink\\\",\\\"sEpOg5Ys8\\\":\\\"imageSrc\\\",\\\"PoQF_Ygmx\\\":\\\"onClickBanner\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"184\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./a5EP7mlby.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import BannerImage from\"https://framerusercontent.com/modules/YBtjHWuNJEampVms3Sjs/0VuJAEOzFnzqerPG7Ge2/a5EP7mlby.js\";// Learn more: https://www.framer.com/developers/overrides/\nexport const LARK_WEBSITE_MAINPAGWE_STORY_CLICK=\"lark_website_mainpage_story_click\";export function triggerUserPanelClickEventCollection(data){console.log(\"triggerUserPanelClickEventCollection click Banner\",data);if(window&&window.collectEvent){const eventData={url_path:window.location.pathname,url:window.location.href,module_name:\"user-panel\",timestamp:Date.now(),...data};window.collectEvent(LARK_WEBSITE_MAINPAGWE_STORY_CLICK,eventData);}}export function withImageChildren(Component){return({slots,...rest})=>{const imageList=JSON.parse(slots[0].props.children.props.children.props.imageListSource||\"[]\");if(imageList.length){slots=slots.slice(0,imageList.length).map((item,index)=>{const onClickBanner=()=>{triggerUserPanelClickEventCollection({target:imageList[index].link,click:imageList[index].alt});};item.props.children.props.children=/*#__PURE__*/_jsx(BannerImage,{onClickBanner:onClickBanner,style:{width:\"100%\"},imageSrc:{src:imageList[index].src,alt:imageList[index].alt},imageLink:imageList[index].link});return item;});}return /*#__PURE__*/_jsx(Component,{...rest,slots:slots});};}\nexport const __FramerMetadata__ = {\"exports\":{\"triggerUserPanelClickEventCollection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withImageChildren\":{\"type\":\"reactHoc\",\"name\":\"withImageChildren\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"LARK_WEBSITE_MAINPAGWE_STORY_CLICK\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (03f754e)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/tMgLW02JctHcv25gtiqf/SlideShow.js\";import ImageSource from\"https://framerusercontent.com/modules/zyIGWygYrEAfTMr3rDUA/O3Qp3pNxDgdInL8YxOxf/ImageSource.js\";import{withImageChildren}from\"https://framerusercontent.com/modules/4x1fyzSP7K8RJrwtkDCn/Ckd3RPtd1KWBXMi7VNmu/WithImageChildren.js\";const ImageSourceFonts=getFonts(ImageSource);const SlideshowFonts=getFonts(Slideshow);const SlideshowWithImageChildren=withImageChildren(Slideshow);const MotionDivWithFX=withFX(motion.div);const serializationHash=\"framer-UNxWX\";const variantClassNames={PRIn0oqSP:\"framer-v-1h0pmf1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:3,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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 getProps=({autoPlay,height,id,imageLink,imageListSource,imageSrc,width,...props})=>{var _ref;return{...props,DAc4e8qn2:imageLink!==null&&imageLink!==void 0?imageLink:props.DAc4e8qn2,lg0fol051:(_ref=autoPlay!==null&&autoPlay!==void 0?autoPlay:props.lg0fol051)!==null&&_ref!==void 0?_ref:true,qiPfv46DU:imageListSource!==null&&imageListSource!==void 0?imageListSource:props.qiPfv46DU,y0ERCAWGS:imageSrc!==null&&imageSrc!==void 0?imageSrc:props.y0ERCAWGS};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,y0ERCAWGS,DAc4e8qn2,qiPfv46DU,lg0fol051,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"PRIn0oqSP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1h0pmf1\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"PRIn0oqSP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1335y0s\",layoutDependency:layoutDependency,layoutId:\"uAp5qIQZQ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1mjv2t2-container\",layoutDependency:layoutDependency,layoutId:\"tSR6PgZrS-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(SlideshowWithImageChildren,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:lg0fol051,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:12,fadeWidth:25,overflow:false},gap:20,height:\"100%\",id:\"tSR6PgZrS\",intervalControl:3,itemAmount:1,layoutId:\"tSR6PgZrS\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18znxes-container\",layoutDependency:layoutDependency,layoutId:\"zYmEzrgGC-container\",children:/*#__PURE__*/_jsx(ImageSource,{height:\"100%\",id:\"zYmEzrgGC\",imageLink:DAc4e8qn2,imageListSource:qiPfv46DU,imageSrc:y0ERCAWGS,layoutId:\"zYmEzrgGC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18znxes-container\",layoutDependency:layoutDependency,layoutId:\"zYmEzrgGC-container\",children:/*#__PURE__*/_jsx(ImageSource,{height:\"100%\",id:\"zYmEzrgGC\",imageLink:DAc4e8qn2,imageListSource:qiPfv46DU,imageSrc:y0ERCAWGS,layoutId:\"zYmEzrgGC\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18znxes-container\",layoutDependency:layoutDependency,layoutId:\"zYmEzrgGC-container\",children:/*#__PURE__*/_jsx(ImageSource,{height:\"100%\",id:\"zYmEzrgGC\",imageLink:DAc4e8qn2,imageListSource:qiPfv46DU,imageSrc:y0ERCAWGS,layoutId:\"zYmEzrgGC\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UNxWX.framer-7o7fl0, .framer-UNxWX .framer-7o7fl0 { display: block; }\",\".framer-UNxWX.framer-1h0pmf1 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: 184px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-UNxWX .framer-1335y0s { flex: 1 0 0px; height: 1px; max-height: 500px; overflow: hidden; position: relative; width: 730px; }\",\".framer-UNxWX .framer-1mjv2t2-container { flex: none; height: 100%; left: 0px; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-UNxWX .framer-18znxes-container { height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UNxWX.framer-1h0pmf1 { gap: 0px; } .framer-UNxWX.framer-1h0pmf1 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-UNxWX.framer-1h0pmf1 > :first-child { margin-top: 0px; } .framer-UNxWX.framer-1h0pmf1 > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 184\n * @framerIntrinsicWidth 730\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"y0ERCAWGS\":\"imageSrc\",\"DAc4e8qn2\":\"imageLink\",\"qiPfv46DU\":\"imageListSource\",\"lg0fol051\":\"autoPlay\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervDp_5O3sU=withCSS(Component,css,\"framer-UNxWX\");export default FramervDp_5O3sU;FramervDp_5O3sU.displayName=\"AutoPlaySliderShow\";FramervDp_5O3sU.defaultProps={height:184,width:730};addPropertyControls(FramervDp_5O3sU,{y0ERCAWGS:{defaultValue:\"\",title:\"Image Src\",type:ControlType.String},DAc4e8qn2:{defaultValue:\"\",title:\"Image Link\",type:ControlType.String},qiPfv46DU:{defaultValue:\"\",title:\"Image List Source\",type:ControlType.String},lg0fol051:{defaultValue:true,title:\"Auto Play\",type:ControlType.Boolean}});addFonts(FramervDp_5O3sU,[{explicitInter:true,fonts:[]},...ImageSourceFonts,...SlideshowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervDp_5O3sU\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"y0ERCAWGS\\\":\\\"imageSrc\\\",\\\"DAc4e8qn2\\\":\\\"imageLink\\\",\\\"qiPfv46DU\\\":\\\"imageListSource\\\",\\\"lg0fol051\\\":\\\"autoPlay\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"184\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"730\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vDp_5O3sU.map", "// Generated by Framer (4c8d0fb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import UserLoginStateSkeleton from\"https://framerusercontent.com/modules/OwEEfYDbgJ5XYeu2TMnm/n380QDF5RPJ4oDecaz5b/l8SX6kuIo.js\";import ProductLogos from\"https://framerusercontent.com/modules/jvE3uUbc4urBHGUvCi2P/V2kQjfOuogmg1fcUzDEK/rh3IbUPF5.js\";import AutoPlaySliderShow from\"https://framerusercontent.com/modules/Ho1JSMcwFcpsYZ8cPvL9/iLj5C2qkMGN0ZTqBjlhZ/vDp_5O3sU.js\";const UserLoginStateSkeletonFonts=getFonts(UserLoginStateSkeleton);const ProductLogosFonts=getFonts(ProductLogos);const AutoPlaySliderShowFonts=getFonts(AutoPlaySliderShow);const ProductLogosControls=getPropertyControls(ProductLogos);const cycleOrder=[\"uB9fSXV4q\",\"yvsVlOxCx\"];const serializationHash=\"framer-gxdFp\";const variantClassNames={uB9fSXV4q:\"framer-v-13sft3y\",yvsVlOxCx:\"framer-v-72gmfg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableEnumMap={\"Circular-Desktop\":\"BAiJDVKCd\",\"Circular-Tablet\":\"vqF3lc_YN\",\"NotoSansJP-Desktop\":\"uiLxyAtfA\",\"NotoSansJP-Tablet\":\"xUNdkTs_9\"};const humanReadableVariantMap={Desktop:\"uB9fSXV4q\",Tablet:\"yvsVlOxCx\"};const getProps=({appDirectoryName,autoPlay,baseName,calendarName,docsName,emailName,height,id,imageLink,imageListSource,imageSrc,meetingsName,messengerName,minutesName,onProductLogoClick,openPlatformName,productVariant,width,wikiName,...props})=>{return{...props,cadRRpDCp:calendarName??props.cadRRpDCp??\"Calendar\",djwoF5jUg:imageLink??props.djwoF5jUg,HfsBuq2I1:minutesName??props.HfsBuq2I1??\"Minutes\",l2YiSc0uH:wikiName??props.l2YiSc0uH??\"Wiki\",LojlC37_N:autoPlay??props.LojlC37_N??true,MmH7yDMdi:imageListSource??props.MmH7yDMdi,ojoroBYNE:meetingsName??props.ojoroBYNE??\"Meetings\",OyU5dhbKN:emailName??props.OyU5dhbKN??\"Email\",p5a0_c794:imageSrc??props.p5a0_c794,r8UCr_pWT:openPlatformName??props.r8UCr_pWT??\"Open Platform\",variant:humanReadableVariantMap[props.variant]??props.variant??\"uB9fSXV4q\",vNDpv27Hh:humanReadableEnumMap[productVariant]??productVariant??props.vNDpv27Hh??\"BAiJDVKCd\",VoOX9nXUr:messengerName??props.VoOX9nXUr??\"Messenger\",vQa5y2yyd:appDirectoryName??props.vQa5y2yyd??\"App Directory\",XOXwaZUAI:onProductLogoClick??props.XOXwaZUAI,xWnRRu93m:docsName??props.xWnRRu93m??\"Docs\",yAeH2kbt7:baseName??props.yAeH2kbt7??\"Base\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,vNDpv27Hh,VoOX9nXUr,yAeH2kbt7,xWnRRu93m,cadRRpDCp,OyU5dhbKN,ojoroBYNE,l2YiSc0uH,HfsBuq2I1,r8UCr_pWT,vQa5y2yyd,p5a0_c794,djwoF5jUg,MmH7yDMdi,LojlC37_N,XOXwaZUAI,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uB9fSXV4q\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const NPgHbxv271tmzx4q=activeVariantCallback(async(...args)=>{if(XOXwaZUAI){const res=await XOXwaZUAI(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"yvsVlOxCx\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"yvsVlOxCx\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,as:\"header\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:248,pixelWidth:960,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/iU4SdhGqF3oU4U2xY6mRF25c.png\",srcSet:\"https://framerusercontent.com/images/iU4SdhGqF3oU4U2xY6mRF25c.png?scale-down-to=512 512w,https://framerusercontent.com/images/iU4SdhGqF3oU4U2xY6mRF25c.png 960w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-13sft3y\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"uB9fSXV4q\",ref:ref??ref1,style:{...style},...addPropertyOverrides({yvsVlOxCx:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12dl1lg\",layoutDependency:layoutDependency,layoutId:\"zyfgmC7gQ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"560px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+0+0)+0,...addPropertyOverrides({yvsVlOxCx:{width:\"730px\",y:(componentViewport?.y||0)+40+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-q4pdyt-container\",layoutDependency:layoutDependency,layoutId:\"VoixbPl53-container\",children:/*#__PURE__*/_jsx(UserLoginStateSkeleton,{height:\"100%\",id:\"VoixbPl53\",layoutId:\"VoixbPl53\",nAQx82UHE:\"URL\",style:{height:\"100%\",width:\"100%\"},variant:\"cw45MgK4w\",width:\"100%\",...addPropertyOverrides({yvsVlOxCx:{variant:\"sxvWKZDf7\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({yvsVlOxCx:{height:116,width:\"730px\",y:(componentViewport?.y||0)+40+0+0+194}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-uethav-container\",layoutDependency:layoutDependency,layoutId:\"IcAUZ0sFv-container\",children:/*#__PURE__*/_jsx(ProductLogos,{agadGjdFA:HfsBuq2I1,AO7sw5d6F:l2YiSc0uH,EViiyfhjs:vQa5y2yyd,FdMKtoxyt:VoOX9nXUr,height:\"100%\",id:\"IcAUZ0sFv\",kYItaSGXY:r8UCr_pWT,layoutId:\"IcAUZ0sFv\",QBcV44GBH:ojoroBYNE,s2V3bHmFl:xWnRRu93m,style:{width:\"100%\"},Tb8YT6REI:cadRRpDCp,variant:vNDpv27Hh,width:\"100%\",XsJJIINI8:yAeH2kbt7,ZgBMtzAHy:OyU5dhbKN})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jdrsci\",layoutDependency:layoutDependency,layoutId:\"eau_OIuGL\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"560px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+0+0)+0+4263256414560601e-29,...addPropertyOverrides({yvsVlOxCx:{width:\"730px\",y:(componentViewport?.y||0)+40+0+0+320+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13l3swp-container\",layoutDependency:layoutDependency,layoutId:\"pf0tKtzRC-container\",children:/*#__PURE__*/_jsx(AutoPlaySliderShow,{DAc4e8qn2:djwoF5jUg,height:\"100%\",id:\"pf0tKtzRC\",layoutId:\"pf0tKtzRC\",lg0fol051:LojlC37_N,qiPfv46DU:MmH7yDMdi,style:{height:\"100%\",width:\"100%\"},width:\"100%\",y0ERCAWGS:p5a0_c794})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:116,width:\"1136px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+184+20),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ovh7o0-container\",layoutDependency:layoutDependency,layoutId:\"pVur0XVKJ-container\",children:/*#__PURE__*/_jsx(ProductLogos,{agadGjdFA:HfsBuq2I1,AO7sw5d6F:l2YiSc0uH,EViiyfhjs:vQa5y2yyd,FdMKtoxyt:VoOX9nXUr,height:\"100%\",id:\"pVur0XVKJ\",kYItaSGXY:r8UCr_pWT,layoutId:\"pVur0XVKJ\",NPgHbxv27:NPgHbxv271tmzx4q,QBcV44GBH:ojoroBYNE,s2V3bHmFl:xWnRRu93m,style:{height:\"100%\",width:\"100%\"},Tb8YT6REI:cadRRpDCp,variant:vNDpv27Hh,width:\"100%\",XsJJIINI8:yAeH2kbt7,ZgBMtzAHy:OyU5dhbKN})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gxdFp.framer-fvm3ba, .framer-gxdFp .framer-fvm3ba { display: block; }\",\".framer-gxdFp.framer-13sft3y { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 1200px; }\",\".framer-gxdFp .framer-12dl1lg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-gxdFp .framer-q4pdyt-container { flex: none; height: 184px; position: relative; width: 560px; }\",\".framer-gxdFp .framer-uethav-container { flex: none; height: auto; position: relative; width: 730px; }\",\".framer-gxdFp .framer-jdrsci { align-self: stretch; flex: none; height: auto; overflow: hidden; position: relative; width: 560px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gxdFp .framer-13l3swp-container { flex: none; height: 184px; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 184px / 2); }\",\".framer-gxdFp .framer-1ovh7o0-container { flex: none; height: 116px; position: relative; width: 1136px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gxdFp.framer-13sft3y, .framer-gxdFp .framer-12dl1lg { gap: 0px; } .framer-gxdFp.framer-13sft3y > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-gxdFp.framer-13sft3y > :first-child { margin-top: 0px; } .framer-gxdFp.framer-13sft3y > :last-child { margin-bottom: 0px; } .framer-gxdFp .framer-12dl1lg > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-gxdFp .framer-12dl1lg > :first-child { margin-left: 0px; } .framer-gxdFp .framer-12dl1lg > :last-child { margin-right: 0px; } }\",\".framer-gxdFp.framer-v-72gmfg.framer-13sft3y { justify-content: flex-start; width: 810px; }\",\".framer-gxdFp.framer-v-72gmfg .framer-12dl1lg { flex-direction: column; gap: 10px; order: 0; width: 730px; }\",\".framer-gxdFp.framer-v-72gmfg .framer-q4pdyt-container { order: 0; width: 730px; }\",\".framer-gxdFp.framer-v-72gmfg .framer-uethav-container { order: 1; }\",\".framer-gxdFp.framer-v-72gmfg .framer-jdrsci { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 184px; justify-content: center; order: 2; padding: 0px; width: 730px; }\",\".framer-gxdFp.framer-v-72gmfg .framer-13l3swp-container { left: unset; position: relative; right: unset; top: unset; width: 730px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gxdFp.framer-v-72gmfg .framer-12dl1lg, .framer-gxdFp.framer-v-72gmfg .framer-jdrsci { gap: 0px; } .framer-gxdFp.framer-v-72gmfg .framer-12dl1lg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-gxdFp.framer-v-72gmfg .framer-12dl1lg > :first-child { margin-top: 0px; } .framer-gxdFp.framer-v-72gmfg .framer-12dl1lg > :last-child { margin-bottom: 0px; } .framer-gxdFp.framer-v-72gmfg .framer-jdrsci > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gxdFp.framer-v-72gmfg .framer-jdrsci > :first-child { margin-left: 0px; } .framer-gxdFp.framer-v-72gmfg .framer-jdrsci > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yvsVlOxCx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"vNDpv27Hh\":\"productVariant\",\"VoOX9nXUr\":\"messengerName\",\"yAeH2kbt7\":\"baseName\",\"xWnRRu93m\":\"docsName\",\"cadRRpDCp\":\"calendarName\",\"OyU5dhbKN\":\"emailName\",\"ojoroBYNE\":\"meetingsName\",\"l2YiSc0uH\":\"wikiName\",\"HfsBuq2I1\":\"minutesName\",\"r8UCr_pWT\":\"openPlatformName\",\"vQa5y2yyd\":\"appDirectoryName\",\"p5a0_c794\":\"imageSrc\",\"djwoF5jUg\":\"imageLink\",\"MmH7yDMdi\":\"imageListSource\",\"LojlC37_N\":\"autoPlay\",\"XOXwaZUAI\":\"onProductLogoClick\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBgL0k4N3J=withCSS(Component,css,\"framer-gxdFp\");export default FramerBgL0k4N3J;FramerBgL0k4N3J.displayName=\"eng/UserPanelDesignSkeletonNew\";FramerBgL0k4N3J.defaultProps={height:400,width:1200};addPropertyControls(FramerBgL0k4N3J,{variant:{options:[\"uB9fSXV4q\",\"yvsVlOxCx\"],optionTitles:[\"Desktop\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},vNDpv27Hh:ProductLogosControls?.[\"variant\"]&&{...ProductLogosControls[\"variant\"],defaultValue:\"BAiJDVKCd\",description:undefined,hidden:undefined,title:\"ProductVariant\"},VoOX9nXUr:{defaultValue:\"Messenger\",displayTextArea:false,title:\"MessengerName\",type:ControlType.String},yAeH2kbt7:{defaultValue:\"Base\",displayTextArea:false,title:\"BaseName\",type:ControlType.String},xWnRRu93m:{defaultValue:\"Docs\",displayTextArea:false,title:\"DocsName\",type:ControlType.String},cadRRpDCp:{defaultValue:\"Calendar\",displayTextArea:false,title:\"CalendarName\",type:ControlType.String},OyU5dhbKN:{defaultValue:\"Email\",displayTextArea:false,title:\"EmailName\",type:ControlType.String},ojoroBYNE:{defaultValue:\"Meetings\",displayTextArea:false,title:\"MeetingsName\",type:ControlType.String},l2YiSc0uH:{defaultValue:\"Wiki\",displayTextArea:false,title:\"WikiName\",type:ControlType.String},HfsBuq2I1:{defaultValue:\"Minutes\",displayTextArea:false,title:\"MinutesName\",type:ControlType.String},r8UCr_pWT:{defaultValue:\"Open Platform\",displayTextArea:false,title:\"OpenPlatformName\",type:ControlType.String},vQa5y2yyd:{defaultValue:\"App Directory\",displayTextArea:false,title:\"AppDirectoryName\",type:ControlType.String},p5a0_c794:{defaultValue:\"\",title:\"Image Src\",type:ControlType.String},djwoF5jUg:{defaultValue:\"\",title:\"Image Link\",type:ControlType.String},MmH7yDMdi:{defaultValue:\"\",title:\"Image List Source\",type:ControlType.String},LojlC37_N:{defaultValue:true,title:\"Auto Play\",type:ControlType.Boolean},XOXwaZUAI:{title:\"On Product Logo Click\",type:ControlType.EventHandler}});addFonts(FramerBgL0k4N3J,[{explicitInter:true,fonts:[]},...UserLoginStateSkeletonFonts,...ProductLogosFonts,...AutoPlaySliderShowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBgL0k4N3J\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"vNDpv27Hh\\\":\\\"productVariant\\\",\\\"VoOX9nXUr\\\":\\\"messengerName\\\",\\\"yAeH2kbt7\\\":\\\"baseName\\\",\\\"xWnRRu93m\\\":\\\"docsName\\\",\\\"cadRRpDCp\\\":\\\"calendarName\\\",\\\"OyU5dhbKN\\\":\\\"emailName\\\",\\\"ojoroBYNE\\\":\\\"meetingsName\\\",\\\"l2YiSc0uH\\\":\\\"wikiName\\\",\\\"HfsBuq2I1\\\":\\\"minutesName\\\",\\\"r8UCr_pWT\\\":\\\"openPlatformName\\\",\\\"vQa5y2yyd\\\":\\\"appDirectoryName\\\",\\\"p5a0_c794\\\":\\\"imageSrc\\\",\\\"djwoF5jUg\\\":\\\"imageLink\\\",\\\"MmH7yDMdi\\\":\\\"imageListSource\\\",\\\"LojlC37_N\\\":\\\"autoPlay\\\",\\\"XOXwaZUAI\\\":\\\"onProductLogoClick\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yvsVlOxCx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (99ae5b3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const enabledGestures={BbRF8p4rH:{hover:true},BhcyX9fXq:{hover:true},BjYwP133x:{hover:true},BvRmADZvy:{hover:true},DtwahkDlN:{hover:true},GtDoGhkdB:{hover:true},HJxaYF9Jz:{hover:true},Lcmanj3Zg:{hover:true},MQsx2tjFx:{hover:true},o1CDtst1m:{hover:true},OpVcwchhO:{hover:true},pZ9_N7Mik:{hover:true},RQkF_QIog:{hover:true},sMA5nRXHh:{hover:true},uijJJ7r81:{hover:true}};const cycleOrder=[\"DtwahkDlN\",\"BbRF8p4rH\",\"RQkF_QIog\",\"pZ9_N7Mik\",\"GtDoGhkdB\",\"BhcyX9fXq\",\"OpVcwchhO\",\"BjYwP133x\",\"HJxaYF9Jz\",\"uijJJ7r81\",\"Lcmanj3Zg\",\"BvRmADZvy\",\"MQsx2tjFx\",\"o1CDtst1m\",\"sMA5nRXHh\",\"di1d2UonQ\"];const serializationHash=\"framer-STeV2\";const variantClassNames={BbRF8p4rH:\"framer-v-oh3k9g\",BhcyX9fXq:\"framer-v-ucsydb\",BjYwP133x:\"framer-v-1dajol\",BvRmADZvy:\"framer-v-bj94v3\",di1d2UonQ:\"framer-v-y09cnq\",DtwahkDlN:\"framer-v-1euioss\",GtDoGhkdB:\"framer-v-3y7a6s\",HJxaYF9Jz:\"framer-v-tubolo\",Lcmanj3Zg:\"framer-v-ie1999\",MQsx2tjFx:\"framer-v-1nqupvh\",o1CDtst1m:\"framer-v-17zr85\",OpVcwchhO:\"framer-v-3opzxr\",pZ9_N7Mik:\"framer-v-1qb73ei\",RQkF_QIog:\"framer-v-7i3pwf\",sMA5nRXHh:\"framer-v-1mrrc7q\",uijJJ7r81:\"framer-v-fdlvub\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Gradient L\":\"OpVcwchhO\",\"Outline + Icon\":\"BbRF8p4rH\",\"S Outline + Icon\":\"uijJJ7r81\",\"S Outline\":\"Lcmanj3Zg\",\"S Solid Blue\":\"BvRmADZvy\",\"S+ Outline 6padding\":\"o1CDtst1m\",\"S+ Solid Blue 6padding\":\"MQsx2tjFx\",\"Solid Black\":\"di1d2UonQ\",\"Solid+Icon\":\"RQkF_QIog\",\"Text + Icon\":\"GtDoGhkdB\",\"Text link\":\"sMA5nRXHh\",\"Variant 8\":\"BjYwP133x\",Gradient:\"BhcyX9fXq\",Outline:\"pZ9_N7Mik\",Primary:\"DtwahkDlN\",Solid:\"HJxaYF9Jz\"};const getProps=({height,icon,id,link,newTab,onButtonClick,title,visible,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,AbSG8uDiu:onButtonClick!==null&&onButtonClick!==void 0?onButtonClick:props.AbSG8uDiu,cXoMdqdLA:(_ref=title!==null&&title!==void 0?title:props.cXoMdqdLA)!==null&&_ref!==void 0?_ref:\"Book a demo\",DA5k0ukCc:newTab!==null&&newTab!==void 0?newTab:props.DA5k0ukCc,FqrKhZNUv:link!==null&&link!==void 0?link:props.FqrKhZNUv,jtTJAuXSn:(_ref1=visible!==null&&visible!==void 0?visible:props.jtTJAuXSn)!==null&&_ref1!==void 0?_ref1:true,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"DtwahkDlN\",XBEIKqQLX:(_ref3=icon!==null&&icon!==void 0?icon:props.XBEIKqQLX)!==null&&_ref3!==void 0?_ref3:true};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,FqrKhZNUv,cXoMdqdLA,XBEIKqQLX,jtTJAuXSn,AbSG8uDiu,DA5k0ukCc,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"DtwahkDlN\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1w4fj18=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(AbSG8uDiu){const res=await AbSG8uDiu(...args);if(res===false)return false;}});const isDisplayed=value=>{if(gestureVariant===\"BbRF8p4rH-hover\")return value;if(baseVariant===\"BbRF8p4rH\")return value;return true;};const ref1=React.useRef(null);const isDisplayed1=(value,value1)=>{if([\"BbRF8p4rH-hover\",\"RQkF_QIog-hover\",\"GtDoGhkdB-hover\",\"BjYwP133x-hover\",\"uijJJ7r81-hover\"].includes(gestureVariant))return value;if([\"BbRF8p4rH\",\"RQkF_QIog\",\"GtDoGhkdB\",\"BjYwP133x\",\"uijJJ7r81\"].includes(baseVariant))return value;if(baseVariant===\"di1d2UonQ\")return value1;return false;};const isDisplayed2=()=>{if(gestureVariant===\"sMA5nRXHh-hover\")return true;if(baseVariant===\"sMA5nRXHh\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed(jtTJAuXSn)&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:FqrKhZNUv,openInNewTab:DA5k0ukCc,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1euioss\",className,classNames)} framer-1fz5qkj`,\"data-border\":true,\"data-framer-name\":\"Primary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DtwahkDlN\",onTap:onTap1w4fj18,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(255, 255, 255, 0.4)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",background:\"linear-gradient(90deg, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) 0%, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) 100%)\",backgroundColor:\"var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230))\",borderBottomLeftRadius:200,borderBottomRightRadius:200,borderTopLeftRadius:200,borderTopRightRadius:200,boxShadow:\"0px 20px 60px 0px rgba(51, 112, 255, 0.2)\",...style},variants:{\"BbRF8p4rH-hover\":{background:\"linear-gradient(90deg, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 0%, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 100%)\",backgroundColor:\"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255))\",boxShadow:\"none\"},\"BhcyX9fXq-hover\":{background:\"linear-gradient(90deg, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) 0%, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) 100%)\",backgroundColor:\"var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230))\"},\"BjYwP133x-hover\":{background:\"linear-gradient(90deg, var(--token-d79a3848-3e74-40e5-9ae5-373b0134bb63, rgba(31, 35, 41, 0.04)) 0%, var(--token-d79a3848-3e74-40e5-9ae5-373b0134bb63, rgba(31, 35, 41, 0.04)) 100%)\",backgroundColor:\"var(--token-d79a3848-3e74-40e5-9ae5-373b0134bb63, rgba(31, 35, 41, 0.04))\",boxShadow:\"none\"},\"BvRmADZvy-hover\":{background:\"linear-gradient(90deg, var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240)) 0%, var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240)) 100%)\",backgroundColor:\"var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240))\",boxShadow:\"none\"},\"GtDoGhkdB-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",boxShadow:\"none\"},\"HJxaYF9Jz-hover\":{background:\"linear-gradient(90deg, var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240)) 0%, var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240)) 100%)\",backgroundColor:\"var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240))\",boxShadow:\"none\"},\"Lcmanj3Zg-hover\":{background:\"linear-gradient(90deg, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 0%, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 100%)\",backgroundColor:\"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255))\",boxShadow:\"none\"},\"MQsx2tjFx-hover\":{background:\"linear-gradient(90deg, rgb(20, 86, 240) 0%, rgb(20, 86, 240) 100%)\",backgroundColor:\"rgb(20, 86, 240)\",boxShadow:\"none\"},\"o1CDtst1m-hover\":{background:\"linear-gradient(90deg, rgb(240, 244, 255) 0%, rgb(240, 244, 255) 100%)\",backgroundColor:\"rgb(240, 244, 255)\",boxShadow:\"none\"},\"OpVcwchhO-hover\":{background:\"linear-gradient(90deg, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) 0%, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) 100%)\",backgroundColor:\"var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230))\"},\"pZ9_N7Mik-hover\":{background:\"linear-gradient(90deg, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 0%, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 100%)\",backgroundColor:\"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255))\",boxShadow:\"none\"},\"RQkF_QIog-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(90deg, var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240)) 0%, var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240)) 100%)\",backgroundColor:\"var(--token-6108a2e9-0fa9-4971-b3f6-90411098c229, rgb(20, 86, 240))\",boxShadow:\"none\"},\"sMA5nRXHh-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",boxShadow:\"none\"},\"uijJJ7r81-hover\":{background:\"linear-gradient(90deg, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 0%, var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255)) 100%)\",backgroundColor:\"var(--token-df5dc2da-feb1-4720-acf7-4df2f92e8ea6, rgb(240, 244, 255))\",boxShadow:\"none\"},BbRF8p4rH:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},BhcyX9fXq:{background:'linear-gradient(90deg, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) /* {\"name\":\"Gradient-Indigo\"} */ 0%, var(--token-b540ecc2-5c0b-4f0f-acee-f23f74a43d1c, rgb(0, 164, 240)) /* {\"name\":\"Watery\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},BjYwP133x:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f2a78d25-fcec-4bd5-8d8e-593bde32ecf2, rgb(100, 106, 115))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},BvRmADZvy:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 0%, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 100%)\",backgroundColor:\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},di1d2UonQ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, rgb(31, 35, 41))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, rgb(31, 35, 41)) 0%, var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, rgb(31, 35, 41)) 100%)\",backgroundColor:\"var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, rgb(31, 35, 41))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},GtDoGhkdB:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},HJxaYF9Jz:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 0%, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 100%)\",backgroundColor:\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},Lcmanj3Zg:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},MQsx2tjFx:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 0%, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 100%)\",backgroundColor:\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},o1CDtst1m:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},OpVcwchhO:{background:'linear-gradient(90deg, var(--token-d5a17d1f-2990-4a9f-b1ca-388c105e73de, rgb(71, 82, 230)) /* {\"name\":\"Gradient-Indigo\"} */ 0%, var(--token-b540ecc2-5c0b-4f0f-acee-f23f74a43d1c, rgb(0, 164, 240)) /* {\"name\":\"Watery\"} */ 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},pZ9_N7Mik:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},RQkF_QIog:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 0%, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)) 100%)\",backgroundColor:\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},sMA5nRXHh:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"},uijJJ7r81:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",background:\"linear-gradient(90deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.01) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0.01)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"none\"}},...addPropertyOverrides({\"BbRF8p4rH-hover\":{\"data-framer-name\":undefined},\"BhcyX9fXq-hover\":{\"data-framer-name\":undefined},\"BjYwP133x-hover\":{\"data-framer-name\":undefined},\"BvRmADZvy-hover\":{\"data-framer-name\":undefined},\"DtwahkDlN-hover\":{\"data-framer-name\":undefined},\"GtDoGhkdB-hover\":{\"data-framer-name\":undefined},\"HJxaYF9Jz-hover\":{\"data-framer-name\":undefined},\"Lcmanj3Zg-hover\":{\"data-framer-name\":undefined},\"MQsx2tjFx-hover\":{\"data-framer-name\":undefined},\"o1CDtst1m-hover\":{\"data-framer-name\":undefined},\"OpVcwchhO-hover\":{\"data-framer-name\":undefined},\"pZ9_N7Mik-hover\":{\"data-framer-name\":undefined},\"RQkF_QIog-hover\":{\"data-framer-name\":undefined},\"sMA5nRXHh-hover\":{\"data-framer-name\":undefined},\"uijJJ7r81-hover\":{\"data-framer-name\":undefined},BbRF8p4rH:{\"data-framer-name\":\"Outline + Icon\"},BhcyX9fXq:{\"data-framer-name\":\"Gradient\"},BjYwP133x:{\"data-framer-name\":\"Variant 8\"},BvRmADZvy:{\"data-framer-name\":\"S Solid Blue\"},di1d2UonQ:{\"data-framer-name\":\"Solid Black\"},GtDoGhkdB:{\"data-framer-name\":\"Text + Icon\"},HJxaYF9Jz:{\"data-framer-name\":\"Solid\"},Lcmanj3Zg:{\"data-framer-name\":\"S Outline\"},MQsx2tjFx:{\"data-framer-name\":\"S+ Solid Blue 6padding\"},o1CDtst1m:{\"data-framer-name\":\"S+ Outline 6padding\"},OpVcwchhO:{\"data-framer-name\":\"Gradient L\"},pZ9_N7Mik:{\"data-framer-name\":\"Outline\"},RQkF_QIog:{\"data-framer-name\":\"Solid+Icon\"},sMA5nRXHh:{\"data-framer-name\":\"Text link\"},uijJJ7r81:{\"data-framer-name\":\"S Outline + Icon\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Lark Circular SemiBold\", \"Lark Circular SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),className:\"framer-9bl1d5\",fonts:[\"CUSTOM;Lark Circular SemiBold\"],layoutDependency:layoutDependency,layoutId:\"FxDmlriR8\",style:{\"--extracted-1of0zx5\":\"var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255))\"},text:cXoMdqdLA,variants:{\"sMA5nRXHh-hover\":{\"--extracted-1of0zx5\":\"rgb(20, 86, 240)\"},BbRF8p4rH:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},BjYwP133x:{\"--extracted-1of0zx5\":\"var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, rgb(31, 35, 41))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},BvRmADZvy:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},di1d2UonQ:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},GtDoGhkdB:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},HJxaYF9Jz:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},Lcmanj3Zg:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},MQsx2tjFx:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},o1CDtst1m:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},pZ9_N7Mik:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},RQkF_QIog:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},sMA5nRXHh:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},uijJJ7r81:{\"--extracted-1of0zx5\":\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"sMA5nRXHh-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(20, 86, 240))\"},children:\"Book a demo\"})})},BbRF8p4rH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},BhcyX9fXq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},BjYwP133x:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, rgb(31, 35, 41)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},BvRmADZvy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},di1d2UonQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},GtDoGhkdB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},HJxaYF9Jz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},Lcmanj3Zg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},MQsx2tjFx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},o1CDtst1m:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},OpVcwchhO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},pZ9_N7Mik:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},RQkF_QIog:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},sMA5nRXHh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]},uijJJ7r81:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255)))\"},children:\"Book a demo\"})}),fonts:[\"CUSTOM;Lark Circular Medium\"]}},baseVariant,gestureVariant)}),isDisplayed1(XBEIKqQLX,jtTJAuXSn)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j7a0ax-container\",layoutDependency:layoutDependency,layoutId:\"XPU5JtTaK-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowForward\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"XPU5JtTaK\",layoutId:\"XPU5JtTaK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({BjYwP133x:{color:\"var(--token-f2a78d25-fcec-4bd5-8d8e-593bde32ecf2, rgb(100, 106, 115))\"},di1d2UonQ:{color:\"var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255))\"},RQkF_QIog:{color:\"var(--token-7346c956-2945-4614-93bd-7323a4c57dab, rgb(255, 255, 255))\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ri65ls-container\",layoutDependency:layoutDependency,layoutId:\"E7EJLmbn8-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-c35d3ec6-90ac-4a43-90e6-a37deb90809c, rgb(51, 112, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowForward\",iconStyle15:\"Rounded\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"E7EJLmbn8\",layoutId:\"E7EJLmbn8\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-STeV2.framer-1fz5qkj, .framer-STeV2 .framer-1fz5qkj { display: block; }\",\".framer-STeV2.framer-1euioss { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 48px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 160px; will-change: var(--framer-will-change-override, transform); }\",\".framer-STeV2 .framer-9bl1d5 { flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-STeV2 .framer-j7a0ax-container, .framer-STeV2 .framer-1ri65ls-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-1euioss { gap: 0px; } .framer-STeV2.framer-1euioss > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-STeV2.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-oh3k9g.framer-1euioss, .framer-STeV2.framer-v-7i3pwf.framer-1euioss, .framer-STeV2.framer-v-3y7a6s.framer-1euioss, .framer-STeV2.framer-v-1dajol.framer-1euioss, .framer-STeV2.framer-v-y09cnq.framer-1euioss { gap: 6px; height: 40px; justify-content: flex-start; padding: 8px 16px 8px 20px; }\",\".framer-STeV2.framer-v-oh3k9g .framer-9bl1d5, .framer-STeV2.framer-v-7i3pwf .framer-9bl1d5, .framer-STeV2.framer-v-1qb73ei .framer-9bl1d5, .framer-STeV2.framer-v-3y7a6s .framer-9bl1d5, .framer-STeV2.framer-v-1dajol .framer-9bl1d5, .framer-STeV2.framer-v-tubolo .framer-9bl1d5, .framer-STeV2.framer-v-fdlvub .framer-9bl1d5, .framer-STeV2.framer-v-ie1999 .framer-9bl1d5, .framer-STeV2.framer-v-bj94v3 .framer-9bl1d5, .framer-STeV2.framer-v-1nqupvh .framer-9bl1d5, .framer-STeV2.framer-v-17zr85 .framer-9bl1d5, .framer-STeV2.framer-v-y09cnq .framer-9bl1d5, .framer-STeV2.framer-v-oh3k9g.hover .framer-9bl1d5, .framer-STeV2.framer-v-7i3pwf.hover .framer-9bl1d5, .framer-STeV2.framer-v-1qb73ei.hover .framer-9bl1d5, .framer-STeV2.framer-v-3y7a6s.hover .framer-9bl1d5, .framer-STeV2.framer-v-1dajol.hover .framer-9bl1d5, .framer-STeV2.framer-v-tubolo.hover .framer-9bl1d5, .framer-STeV2.framer-v-fdlvub.hover .framer-9bl1d5, .framer-STeV2.framer-v-ie1999.hover .framer-9bl1d5, .framer-STeV2.framer-v-bj94v3.hover .framer-9bl1d5, .framer-STeV2.framer-v-1nqupvh.hover .framer-9bl1d5, .framer-STeV2.framer-v-17zr85.hover .framer-9bl1d5 { overflow: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-oh3k9g.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-oh3k9g.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-oh3k9g.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-oh3k9g.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-7i3pwf.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-7i3pwf.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-7i3pwf.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-7i3pwf.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-1qb73ei.framer-1euioss { gap: 6px; height: 40px; padding: 8px 20px 8px 20px; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-1qb73ei.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-1qb73ei.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-1qb73ei.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-1qb73ei.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-3y7a6s.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-3y7a6s.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-3y7a6s.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-3y7a6s.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-3opzxr.framer-1euioss { height: min-content; padding: 12px 36px 12px 36px; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-1dajol.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-1dajol.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-1dajol.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-1dajol.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-tubolo.framer-1euioss { gap: 6px; height: 40px; padding: 8px 16px 8px 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-tubolo.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-tubolo.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-tubolo.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-tubolo.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-fdlvub.framer-1euioss { gap: 6px; height: 32px; justify-content: flex-start; padding: 4px 12px 4px 16px; width: 142px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-fdlvub.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-fdlvub.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-fdlvub.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-fdlvub.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-ie1999.framer-1euioss, .framer-STeV2.framer-v-bj94v3.framer-1euioss { gap: 6px; height: 32px; padding: 4px; width: 142px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-ie1999.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-ie1999.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-ie1999.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-ie1999.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-bj94v3.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-bj94v3.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-bj94v3.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-bj94v3.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-1nqupvh.framer-1euioss, .framer-STeV2.framer-v-17zr85.framer-1euioss { gap: 6px; height: 40px; padding: 6px 16px 6px 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-1nqupvh.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-1nqupvh.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-1nqupvh.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-1nqupvh.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-17zr85.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-17zr85.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-17zr85.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-17zr85.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-1mrrc7q.framer-1euioss { gap: 2px; height: 40px; justify-content: flex-start; padding: 6px 0px 6px 0px; width: min-content; }\",\".framer-STeV2.framer-v-1mrrc7q .framer-9bl1d5 { max-width: unset; overflow: unset; white-space: pre; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-1mrrc7q.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-1mrrc7q.framer-1euioss > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } .framer-STeV2.framer-v-1mrrc7q.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-1mrrc7q.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-y09cnq.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-y09cnq.framer-1euioss > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-STeV2.framer-v-y09cnq.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-y09cnq.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-oh3k9g.hover.framer-1euioss, .framer-STeV2.framer-v-7i3pwf.hover.framer-1euioss, .framer-STeV2.framer-v-fdlvub.hover.framer-1euioss { gap: 8px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-oh3k9g.hover.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-oh3k9g.hover.framer-1euioss > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-STeV2.framer-v-oh3k9g.hover.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-oh3k9g.hover.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-7i3pwf.hover.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-7i3pwf.hover.framer-1euioss > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-STeV2.framer-v-7i3pwf.hover.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-7i3pwf.hover.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-3y7a6s.hover.framer-1euioss, .framer-STeV2.framer-v-1dajol.hover.framer-1euioss { gap: 10px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-3y7a6s.hover.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-3y7a6s.hover.framer-1euioss > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-STeV2.framer-v-3y7a6s.hover.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-3y7a6s.hover.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-1dajol.hover.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-1dajol.hover.framer-1euioss > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-STeV2.framer-v-1dajol.hover.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-1dajol.hover.framer-1euioss > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-STeV2.framer-v-fdlvub.hover.framer-1euioss { gap: 0px; } .framer-STeV2.framer-v-fdlvub.hover.framer-1euioss > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-STeV2.framer-v-fdlvub.hover.framer-1euioss > :first-child { margin-left: 0px; } .framer-STeV2.framer-v-fdlvub.hover.framer-1euioss > :last-child { margin-right: 0px; } }\",\".framer-STeV2.framer-v-1mrrc7q.hover .framer-9bl1d5 { max-width: unset; overflow: unset; }\",'.framer-STeV2[data-border=\"true\"]::after, .framer-STeV2 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 160\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BbRF8p4rH\":{\"layout\":[\"fixed\",\"fixed\"]},\"RQkF_QIog\":{\"layout\":[\"fixed\",\"fixed\"]},\"pZ9_N7Mik\":{\"layout\":[\"auto\",\"fixed\"]},\"GtDoGhkdB\":{\"layout\":[\"fixed\",\"fixed\"]},\"BhcyX9fXq\":{\"layout\":[\"fixed\",\"fixed\"]},\"OpVcwchhO\":{\"layout\":[\"auto\",\"auto\"]},\"BjYwP133x\":{\"layout\":[\"fixed\",\"fixed\"]},\"HJxaYF9Jz\":{\"layout\":[\"fixed\",\"fixed\"]},\"uijJJ7r81\":{\"layout\":[\"fixed\",\"fixed\"]},\"Lcmanj3Zg\":{\"layout\":[\"fixed\",\"fixed\"]},\"BvRmADZvy\":{\"layout\":[\"fixed\",\"fixed\"]},\"MQsx2tjFx\":{\"layout\":[\"fixed\",\"fixed\"]},\"o1CDtst1m\":{\"layout\":[\"fixed\",\"fixed\"]},\"sMA5nRXHh\":{\"layout\":[\"auto\",\"fixed\"]},\"di1d2UonQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"BkG0MHMgd\":{\"layout\":[\"fixed\",\"fixed\"]},\"IRizx4uBE\":{\"layout\":[\"fixed\",\"fixed\"]},\"grefqTtlx\":{\"layout\":[\"fixed\",\"fixed\"]},\"lVGnvvMGc\":{\"layout\":[\"auto\",\"fixed\"]},\"CCJJad97O\":{\"layout\":[\"fixed\",\"fixed\"]},\"McfoabZhW\":{\"layout\":[\"fixed\",\"fixed\"]},\"YsLXFzbuz\":{\"layout\":[\"auto\",\"auto\"]},\"Qp1NSH4FI\":{\"layout\":[\"fixed\",\"fixed\"]},\"mTfaXf2HD\":{\"layout\":[\"fixed\",\"fixed\"]},\"QXHlg9SBj\":{\"layout\":[\"fixed\",\"fixed\"]},\"Wv9SxtvyQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"nAfjCkFkF\":{\"layout\":[\"fixed\",\"fixed\"]},\"onhaPHPJ0\":{\"layout\":[\"fixed\",\"fixed\"]},\"nou4MXHVm\":{\"layout\":[\"fixed\",\"fixed\"]},\"CX_OvEgAi\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"FqrKhZNUv\":\"link\",\"cXoMdqdLA\":\"title\",\"XBEIKqQLX\":\"icon\",\"jtTJAuXSn\":\"visible\",\"AbSG8uDiu\":\"onButtonClick\",\"DA5k0ukCc\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQz3LrvP_E=withCSS(Component,css,\"framer-STeV2\");export default FramerQz3LrvP_E;FramerQz3LrvP_E.displayName=\"7.0 Button Regular\";FramerQz3LrvP_E.defaultProps={height:48,width:160};addPropertyControls(FramerQz3LrvP_E,{variant:{options:[\"DtwahkDlN\",\"BbRF8p4rH\",\"RQkF_QIog\",\"pZ9_N7Mik\",\"GtDoGhkdB\",\"BhcyX9fXq\",\"OpVcwchhO\",\"BjYwP133x\",\"HJxaYF9Jz\",\"uijJJ7r81\",\"Lcmanj3Zg\",\"BvRmADZvy\",\"MQsx2tjFx\",\"o1CDtst1m\",\"sMA5nRXHh\",\"di1d2UonQ\"],optionTitles:[\"Primary\",\"Outline + Icon\",\"Solid+Icon\",\"Outline\",\"Text + Icon\",\"Gradient\",\"Gradient L\",\"Variant 8\",\"Solid\",\"S Outline + Icon\",\"S Outline\",\"S Solid Blue\",\"S+ Solid Blue 6padding\",\"S+ Outline 6padding\",\"Text link\",\"Solid Black\"],title:\"Variant\",type:ControlType.Enum},FqrKhZNUv:{title:\"Link\",type:ControlType.Link},cXoMdqdLA:{defaultValue:\"Book a demo\",displayTextArea:false,title:\"Title\",type:ControlType.String},XBEIKqQLX:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},jtTJAuXSn:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean},AbSG8uDiu:{title:\"onButtonClick\",type:ControlType.EventHandler},DA5k0ukCc:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerQz3LrvP_E,[{explicitInter:true,fonts:[{family:\"Lark Circular SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/FGebwGXdFLS6Il74uAjLb71Cxt0.otf\"},{family:\"Lark Circular Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/kD6uHRQCWWP966PnsDtH7Pe1pU.otf\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQz3LrvP_E\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"160\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BbRF8p4rH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RQkF_QIog\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pZ9_N7Mik\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"GtDoGhkdB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BhcyX9fXq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OpVcwchhO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BjYwP133x\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HJxaYF9Jz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uijJJ7r81\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Lcmanj3Zg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BvRmADZvy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MQsx2tjFx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"o1CDtst1m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sMA5nRXHh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"di1d2UonQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BkG0MHMgd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IRizx4uBE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"grefqTtlx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lVGnvvMGc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"CCJJad97O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"McfoabZhW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YsLXFzbuz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Qp1NSH4FI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mTfaXf2HD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QXHlg9SBj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Wv9SxtvyQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nAfjCkFkF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"onhaPHPJ0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nou4MXHVm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CX_OvEgAi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"FqrKhZNUv\\\":\\\"link\\\",\\\"cXoMdqdLA\\\":\\\"title\\\",\\\"XBEIKqQLX\\\":\\\"icon\\\",\\\"jtTJAuXSn\\\":\\\"visible\\\",\\\"AbSG8uDiu\\\":\\\"onButtonClick\\\",\\\"DA5k0ukCc\\\":\\\"newTab\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Qz3LrvP_E.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useRef,useEffect}from\"react\";import{useScroll}from\"framer-motion\";const TEA_DELAY=100;let productName=\"Messenger\";function throttled(fn,delay){let timer=null;let starttime=Date.now();return function(){let curTime=Date.now();let remaining=delay-(curTime-starttime);let context=this;let args=arguments;clearTimeout(timer);if(remaining<=0){fn.apply(context,args);starttime=Date.now();}else{timer=setTimeout(fn,remaining);}};}// const modulesViewStartTime = {}\nexport function withScroll(Component){return props=>{const componentRef=useRef();const{scrollY}=useScroll();function debounce(fn,delay){let timer;return function(...args){if(timer)clearTimeout(timer);timer=setTimeout(()=>fn.apply(this,args),delay);};}let moduleViewStartTime;const module_name=props[\"data-framer-name\"]||props.name;const eventReport=()=>{var _componentRef_current_getBoundingClientRect,_componentRef_current;// height: \u6B64\u5143\u7D20\u7684\u9AD8\u5EA6  top: \u8DDD\u79BB\u6D4F\u89C8\u5668\u9876\u90E8\u7684\u9AD8\u5EA6\nconst{height,top}=componentRef===null||componentRef===void 0?void 0:(_componentRef_current=componentRef.current)===null||_componentRef_current===void 0?void 0:(_componentRef_current_getBoundingClientRect=_componentRef_current.getBoundingClientRect)===null||_componentRef_current_getBoundingClientRect===void 0?void 0:_componentRef_current_getBoundingClientRect.call(_componentRef_current);// \u6D4F\u89C8\u5668\u9AD8\u5EA6\nconst totalHeight=window.innerHeight||document.documentElement.clientHeight;if(top>=0&&top-totalHeight<0||top<0&&top+height>0){var _window_collectEvent,_window;if(!moduleViewStartTime){moduleViewStartTime=Date.now();}const params={module_name};const eventName=module_name===\"Footer\"?\"lark_website_mainpage_footer_view\":\"lark_website_mainpage_story_view\";(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,eventName,params);}else{if(moduleViewStartTime){var _window_collectEvent1,_window1;(_window1=window)===null||_window1===void 0?void 0:(_window_collectEvent1=_window1.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window1,\"lark_website_mainpage_story_click\",{module_name,click:\"page_active\",duration:Date.now()-moduleViewStartTime});moduleViewStartTime=0;}}};const scrollModuleChange=debounce(eventReport,300);const scrollChange=()=>{scrollModuleChange();};const documentVisibilityChange=()=>{if(!moduleViewStartTime){return;}if(document.visibilityState===\"hidden\"){var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name,click:\"page_active\",duration:Date.now()-moduleViewStartTime});}else if(document.visibilityState===\"visible\"){moduleViewStartTime=Date.now();}};useEffect(()=>{scrollY.onChange(scrollChange);eventReport();document.addEventListener(\"visibilitychange\",documentVisibilityChange);return()=>{document.removeEventListener(\"visibilitychange\",documentVisibilityChange);};},[]);return /*#__PURE__*/_jsx(Component,{ref:componentRef,...props});};}export function pageEvent(Component){return props=>{const componentRef=useRef();const{scrollY}=useScroll();let startTime=0;const documentVisibilityChange=()=>{if(document.visibilityState===\"hidden\"){var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_get_focus_server\",{duration:Date.now()-startTime});}else if(document.visibilityState===\"visible\"){startTime=Date.now();}};const scrollRateChange=throttled(latest=>{var _componentRef_current_getBoundingClientRect,_componentRef_current,_window_collectEvent,_window;const{height}=(_componentRef_current=componentRef.current)===null||_componentRef_current===void 0?void 0:(_componentRef_current_getBoundingClientRect=_componentRef_current.getBoundingClientRect)===null||_componentRef_current_getBoundingClientRect===void 0?void 0:_componentRef_current_getBoundingClientRect.call(_componentRef_current);const totalHeight=window.innerHeight||document.documentElement.clientHeight;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_rate_show_view\",{rate:Math.round(scrollY.get()/(height-totalHeight)*100)/100,height:totalHeight});},500);const scrollChange=()=>{scrollRateChange();};useEffect(()=>{scrollY.onChange(scrollChange);startTime=Date.now();document.addEventListener(\"visibilitychange\",documentVisibilityChange);return()=>{document.removeEventListener(\"visibilitychange\",documentVisibilityChange);};},[]);return /*#__PURE__*/_jsx(Component,{ref:componentRef,...props});};}export function heroClick(Component){return props=>{const onClick=()=>{var // \u65B0\u57CB\u70B9\n_window_collectEvent,_window;// \u8001\u57CB\u70B9\uFF0C\u62C5\u5FC3\u5F71\u54CD\u6570\u636E\u5148\u52A0\u4E0A\uFF0C\u540E\u671F\u6570\u636E\u540C\u5B66\u518D\u68B3\u7406\nif((props===null||props===void 0?void 0:props.bTN)===\"Try for free\"){var _window___globalVars__,_window1,_window_collectEvent1,_window2;(_window2=window)===null||_window2===void 0?void 0:(_window_collectEvent1=_window2.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window2,\"lark_website_mainpage_click\",{click:\"sign_up\",target:((_window1=window)===null||_window1===void 0?void 0:(_window___globalVars__=_window1.__globalVars__)===null||_window___globalVars__===void 0?void 0:_window___globalVars__.userDigest)?\"none\":\"passport_lark_register_view\",click_position:\"first_screen\"});}else{var _window_collectEvent2,_window3;(_window3=window)===null||_window3===void 0?void 0:(_window_collectEvent2=_window3.collectEvent)===null||_window_collectEvent2===void 0?void 0:_window_collectEvent2.call(_window3,\"lark_website_mainpage_click\",{click:\"contact_sales\",target:\"lark_website_mainpage_view\",click_position:\"first_screen\"});}(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"hero-section\",click:props===null||props===void 0?void 0:props.bTN,act_type:\"click\",target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productWallClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;productName=(props===null||props===void 0?void 0:props.title)||props[\"data-framer-name\"];(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"product-wall\",click:(props===null||props===void 0?void 0:props.appName)||productName,act_type:\"click\",target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productWallCtaClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"product-wall\",click:props===null||props===void 0?void 0:props.bTN,act_type:\"click\",target:props===null||props===void 0?void 0:props.link,position:productName});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productCaseClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:props===null||props===void 0?void 0:props.name,click:props===null||props===void 0?void 0:props.title,act_type:\"click\",target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function productCase4Click(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"product-usecase-4\",act_type:\"click\",target:props===null||props===void 0?void 0:props.link,click:props===null||props===void 0?void 0:props.name});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function customerStoriesClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"customer-stories\",act_type:\"click\",click:props===null||props===void 0?void 0:props.name,target:(props===null||props===void 0?void 0:props.link)||(props===null||props===void 0?void 0:props.href)});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function customerStoriesLogoWallClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"customer-stories\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.name)||(props===null||props===void 0?void 0:props.title)||props[\"data-framer-name\"],target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function customerStoriesLogoWallBottomReadMoreClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"customer-stories\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.name)||(props===null||props===void 0?void 0:props.title)||props[\"data-framer-name\"],target:props===null||props===void 0?void 0:props.link,position:\"bottom\"});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function faqClick(Component){return props=>{const onClick=e=>{var _e_target_innerHTML,_e_target_parentNode_parentNode,_e_target_parentNode,_e_target,_e_target_parentNode_parentNode1,_e_target_parentNode1,_e_target1,_e_target_parentNode_parentNode2,_e_target_parentNode2,_e_target2,_window_collectEvent,_window;if((_e_target_innerHTML=e.target.innerHTML)===null||_e_target_innerHTML===void 0?void 0:_e_target_innerHTML.includes(props===null||props===void 0?void 0:props.answer)){return;}console.log(\"e.target?.parentNode?.parentNode?.nextElementSibling?\",(_e_target=e.target)===null||_e_target===void 0?void 0:(_e_target_parentNode=_e_target.parentNode)===null||_e_target_parentNode===void 0?void 0:(_e_target_parentNode_parentNode=_e_target_parentNode.parentNode)===null||_e_target_parentNode_parentNode===void 0?void 0:_e_target_parentNode_parentNode.nextElementSibling,((_e_target1=e.target)===null||_e_target1===void 0?void 0:(_e_target_parentNode1=_e_target1.parentNode)===null||_e_target_parentNode1===void 0?void 0:(_e_target_parentNode_parentNode1=_e_target_parentNode1.parentNode)===null||_e_target_parentNode_parentNode1===void 0?void 0:_e_target_parentNode_parentNode1.nextElementSibling)?\"click-close\":\"click-open\");(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"faq\",act_type:((_e_target2=e.target)===null||_e_target2===void 0?void 0:(_e_target_parentNode2=_e_target2.parentNode)===null||_e_target_parentNode2===void 0?void 0:(_e_target_parentNode_parentNode2=_e_target_parentNode2.parentNode)===null||_e_target_parentNode_parentNode2===void 0?void 0:_e_target_parentNode_parentNode2.nextElementSibling)?\"click-close\":\"click-open\",click:props===null||props===void 0?void 0:props.question});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function faqCtaClick(Component){return props=>{const faqStatus={};const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"faq\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link});faqStatus[props===null||props===void 0?void 0:props.question]=!faqStatus[props===null||props===void 0?void 0:props.question];};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function bottomBannerClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"bottom-banner\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.footerBtnText)||(props===null||props===void 0?void 0:props.bTN),target:(props===null||props===void 0?void 0:props.footerBtnLink)||(props===null||props===void 0?void 0:props.link)});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function footerClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_footer_click\",{module_name:\"footer\",act_type:\"click\",click:props===null||props===void 0?void 0:props.footerBtnContent,target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function footerCTAClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_footer_click\",{module_name:\"footer\",act_type:\"click\",click:props===null||props===void 0?void 0:props.footerBtnText,target:props===null||props===void 0?void 0:props.footerBtnLink});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function whyLarkHover(Component){return props=>{const onHover=()=>{var _props_children__props_children__props_children_props_children_props,_props_children__props_children__props_children_props_children,_props_children__props_children__props_children_props,_props_children__props_children__props_children,_props_children__props_children__props,_props_children__props_children_,_props_children__props_children,_props_children__props,_props_children_,_props_children,_window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"why-lark\",act_type:\"hover\",click:props===null||props===void 0?void 0:(_props_children=props.children)===null||_props_children===void 0?void 0:(_props_children_=_props_children[0])===null||_props_children_===void 0?void 0:(_props_children__props=_props_children_.props)===null||_props_children__props===void 0?void 0:(_props_children__props_children=_props_children__props.children)===null||_props_children__props_children===void 0?void 0:(_props_children__props_children_=_props_children__props_children[1])===null||_props_children__props_children_===void 0?void 0:(_props_children__props_children__props=_props_children__props_children_.props)===null||_props_children__props_children__props===void 0?void 0:(_props_children__props_children__props_children=_props_children__props_children__props.children)===null||_props_children__props_children__props_children===void 0?void 0:(_props_children__props_children__props_children_props=_props_children__props_children__props_children.props)===null||_props_children__props_children__props_children_props===void 0?void 0:(_props_children__props_children__props_children_props_children=_props_children__props_children__props_children_props.children)===null||_props_children__props_children__props_children_props_children===void 0?void 0:(_props_children__props_children__props_children_props_children_props=_props_children__props_children__props_children_props_children.props)===null||_props_children__props_children__props_children_props_children_props===void 0?void 0:_props_children__props_children__props_children_props_children_props.children,position:props[\"data-framer-name\"]});};const onClick=()=>{var _props_children__props_children__props_children_props_children_props,_props_children__props_children__props_children_props_children,_props_children__props_children__props_children_props,_props_children__props_children__props_children,_props_children__props_children__props,_props_children__props_children_,_props_children__props_children,_props_children__props,_props_children_,_props_children,_window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"why-lark\",act_type:\"click\",click:props===null||props===void 0?void 0:(_props_children=props.children)===null||_props_children===void 0?void 0:(_props_children_=_props_children[0])===null||_props_children_===void 0?void 0:(_props_children__props=_props_children_.props)===null||_props_children__props===void 0?void 0:(_props_children__props_children=_props_children__props.children)===null||_props_children__props_children===void 0?void 0:(_props_children__props_children_=_props_children__props_children[1])===null||_props_children__props_children_===void 0?void 0:(_props_children__props_children__props=_props_children__props_children_.props)===null||_props_children__props_children__props===void 0?void 0:(_props_children__props_children__props_children=_props_children__props_children__props.children)===null||_props_children__props_children__props_children===void 0?void 0:(_props_children__props_children__props_children_props=_props_children__props_children__props_children.props)===null||_props_children__props_children__props_children_props===void 0?void 0:(_props_children__props_children__props_children_props_children=_props_children__props_children__props_children_props.children)===null||_props_children__props_children__props_children_props_children===void 0?void 0:(_props_children__props_children__props_children_props_children_props=_props_children__props_children__props_children_props_children.props)===null||_props_children__props_children__props_children_props_children_props===void 0?void 0:_props_children__props_children__props_children_props_children_props.children,position:props[\"data-framer-name\"]});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick,onHoverStart:onHover});};}export function whyLarkClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"why-lark\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function industryUsecaseClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"industry-usecase\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link,position:props===null||props===void 0?void 0:props.name});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function mobileUspClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"mobile-usp\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.bTN)||(props===null||props===void 0?void 0:props.appName),target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function costSavingsClick(Component){return props=>{const onClick=()=>{var _window_collectEvent,_window;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_story_click\",{module_name:\"cost-savings\",act_type:\"click\",click:props===null||props===void 0?void 0:props.title,target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}export function plansClick(Component){return props=>{const onClick=()=>{var // \u8001\u57CB\u70B9\n_window_collectEvent,_window,_window_collectEvent1,_window1;(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_mainpage_click\",{click:\"compare_price_plan\",target:\"lark_website_mainpage_view\"});(_window1=window)===null||_window1===void 0?void 0:(_window_collectEvent1=_window1.collectEvent)===null||_window_collectEvent1===void 0?void 0:_window_collectEvent1.call(_window1,\"lark_website_mainpage_story_click\",{module_name:\"plans\",act_type:\"click\",click:(props===null||props===void 0?void 0:props.title)||(props===null||props===void 0?void 0:props.buttonContent),target:props===null||props===void 0?void 0:props.link});};return /*#__PURE__*/_jsx(Component,{...props,onClick:onClick});};}\nexport const __FramerMetadata__ = {\"exports\":{\"bottomBannerClick\":{\"type\":\"reactHoc\",\"name\":\"bottomBannerClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"whyLarkHover\":{\"type\":\"reactHoc\",\"name\":\"whyLarkHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"plansClick\":{\"type\":\"reactHoc\",\"name\":\"plansClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"faqClick\":{\"type\":\"reactHoc\",\"name\":\"faqClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productWallClick\":{\"type\":\"reactHoc\",\"name\":\"productWallClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"customerStoriesClick\":{\"type\":\"reactHoc\",\"name\":\"customerStoriesClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"costSavingsClick\":{\"type\":\"reactHoc\",\"name\":\"costSavingsClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"mobileUspClick\":{\"type\":\"reactHoc\",\"name\":\"mobileUspClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"industryUsecaseClick\":{\"type\":\"reactHoc\",\"name\":\"industryUsecaseClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"faqCtaClick\":{\"type\":\"reactHoc\",\"name\":\"faqCtaClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productCase4Click\":{\"type\":\"reactHoc\",\"name\":\"productCase4Click\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"footerCTAClick\":{\"type\":\"reactHoc\",\"name\":\"footerCTAClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"heroClick\":{\"type\":\"reactHoc\",\"name\":\"heroClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"footerClick\":{\"type\":\"reactHoc\",\"name\":\"footerClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withScroll\":{\"type\":\"reactHoc\",\"name\":\"withScroll\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productCaseClick\":{\"type\":\"reactHoc\",\"name\":\"productCaseClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"customerStoriesLogoWallBottomReadMoreClick\":{\"type\":\"reactHoc\",\"name\":\"customerStoriesLogoWallBottomReadMoreClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"customerStoriesLogoWallClick\":{\"type\":\"reactHoc\",\"name\":\"customerStoriesLogoWallClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"pageEvent\":{\"type\":\"reactHoc\",\"name\":\"pageEvent\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"productWallCtaClick\":{\"type\":\"reactHoc\",\"name\":\"productWallCtaClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"whyLarkClick\":{\"type\":\"reactHoc\",\"name\":\"whyLarkClick\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./APACStorylineTracking.map", "const getDomain=forceBoe=>{var _location_hostname,_location;const isBoe=typeof document!==\"undefined\"?(_location=location)===null||_location===void 0?void 0:(_location_hostname=_location.hostname)===null||_location_hostname===void 0?void 0:_location_hostname.includes(\"boe\"):true;if(isBoe||forceBoe){return\"larksuite-boe.com\";}else{return\"larksuite.com\";}};const getLang=()=>{try{const paths=location.pathname.split(\"/\");if(paths.length<2){return\"en_us\";}else{return paths[1];}}catch{return\"en_us\";}};export const ServerFuncs={getDomain,getLang};\nexport const __FramerMetadata__ = {\"exports\":{\"ServerFuncs\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ServerFunc.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useRef,useState}from\"react\";import{ServerFuncs}from\"https://framerusercontent.com/modules/pwkYW8F5Dth46QJdZcLa/JHOJzC0E73zEVhQaRERp/ServerFunc.js\";import{TenantWidgetApi}from\"https://framerusercontent.com/modules/OIdQ2bLBotdCcXaVM6Bk/JPtGQHpQ02oAPxIoAQ3J/TenantWidgetApi.js\";import{motion}from\"framer-motion\";export function withArrowHover(Component){return props=>{var _ServerFuncs_getLang;const tenantListRef=useRef();const[tenantListReady,setTenantListReady]=useState(false);const onTenantVisibilityChange=show=>{if(show){document.body.classList.add(\"--disable-scroll\");}else{document.body.classList.remove(\"--disable-scroll\");}};const toPPLocale=locale=>{try{const[lang,region]=locale.split(\"_\");return`${lang}-${region.toUpperCase()}`;}catch{return\"en-US\";}};const tenantListProps={config:{origin:`https://www.${ServerFuncs.getDomain()}`,appId:1001,isOversea:true,locale:toPPLocale(ServerFuncs===null||ServerFuncs===void 0?void 0:(_ServerFuncs_getLang=ServerFuncs.getLang)===null||_ServerFuncs_getLang===void 0?void 0:_ServerFuncs_getLang.call(ServerFuncs))||\"en-US\",isDark:false},dropdownProps:{onVisibleChange:onTenantVisibilityChange},showAddTeam:true,listWraperClass:\"lark-global-pp-wrapper\",onGetData:()=>{setTenantListReady(true);}};const scrollContainerStyle={width:280,overflowY:\"auto\",maxHeight:\"300px\",display:\"flex\",flexDirection:\"column\",justifyContent:\"start\",alignItems:\"start\",gap:\"24px\",padding:\"10px 10px\"};TenantWidgetApi.useWhenAvailable(()=>{var _window_tenantWidgetSDK,_window;(_window=window)===null||_window===void 0?void 0:(_window_tenantWidgetSDK=_window.tenantWidgetSDK)===null||_window_tenantWidgetSDK===void 0?void 0:_window_tenantWidgetSDK.renderTenantList(tenantListProps,tenantListRef.current);});const[showTenantList,setShowTenantList]=useState(false);return /*#__PURE__*/_jsxs(motion.div,{tabIndex:0,style:{position:\"relative\",zIndex:1e3},onBlur:e=>{console.log(\"on blur\");console.log(\"related target:\",e.relatedTarget);if(e.relatedTarget===null){setShowTenantList(false);}},children:[/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",borderColor:\"0 3px 6px -6px rgba(0,0,0,.05),0 6px 18px 6px rgba(0,0,0,.03)\",borderRadius:6,//...scrollContainerStyle,\ndisplay:showTenantList&&tenantListReady?\"flex\":\"none\",top:28,overflow:\"hidden\",left:-40},ref:tenantListRef}),/*#__PURE__*/_jsx(Component,{...props,onTap:()=>{setShowTenantList(show=>!show);},style:{cursor:tenantListReady?\"pointer\":\"not-allowed\"}})]});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withArrowHover\":{\"type\":\"reactHoc\",\"name\":\"withArrowHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserPanelOverride.map", "import{jsx as _jsx}from\"react/jsx-runtime\";export function withTextEllipse(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:{whiteSpace:\"nowrap\",overflow:\"hidden\",textOverflow:\"ellipsis\"}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withTextEllipse\":{\"type\":\"reactHoc\",\"name\":\"withTextEllipse\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WithTextOverflow.map", "// Generated by Framer (5eef525)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-QCT6N .framer-styles-preset-3y0wke:not(.rich-text-wrapper), .framer-QCT6N .framer-styles-preset-3y0wke.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-1b3671a7-ddbb-4586-b516-422ef5d98b58, #1f2329) /* {\"name\":\"Primary Text\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #646a73; --framer-link-text-decoration: none; }'];export const className=\"framer-QCT6N\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4c8d0fb)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getPropertyControls,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ButtonRegular,*as ButtonRegularInfo from\"https://framerusercontent.com/modules/CpmHR1PoWgvj6YtnKpWL/QVB5ZetrHv5HwcRtRswC/Qz3LrvP_E.js\";import{whyLarkClick}from\"https://framerusercontent.com/modules/gVPb7PGJr800ZxIczjwx/07zH1UL3pEV6nRbvebZu/APACStorylineTracking.js\";import Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";import{withArrowHover}from\"https://framerusercontent.com/modules/YG2l8RFs7NpHht3RQTGy/NTtPL4xufNTMN4DykX5v/UserPanelOverride.js\";import{withTextEllipse}from\"https://framerusercontent.com/modules/aHg3JKKGYEKduYz1zs3M/Nu3pMiyIsQaEqOkjnkbJ/WithTextOverflow.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/A3RBiUd57kzVZVPx8IML/DH1PmCkFCqoBDnTQ2Nxz/Lx6hWDHIU.js\";import ProductLogos from\"https://framerusercontent.com/modules/jvE3uUbc4urBHGUvCi2P/V2kQjfOuogmg1fcUzDEK/rh3IbUPF5.js\";import AutoPlaySliderShow from\"https://framerusercontent.com/modules/Ho1JSMcwFcpsYZ8cPvL9/iLj5C2qkMGN0ZTqBjlhZ/vDp_5O3sU.js\";const LogoFonts=getFonts(Logo);const RichTextWithTextEllipse=withTextEllipse(RichText);const MotionDivWithArrowHover=withArrowHover(motion.div);const ButtonRegularFonts=getFonts(ButtonRegular);const ButtonRegularWhyLarkClickWithMappedReactProps1exl4ik=withMappedReactProps(whyLarkClick(ButtonRegular),ButtonRegularInfo);const ProductLogosFonts=getFonts(ProductLogos);const AutoPlaySliderShowFonts=getFonts(AutoPlaySliderShow);const ProductLogosControls=getPropertyControls(ProductLogos);const cycleOrder=[\"U3E6Ws7Hv\",\"KDEBt6a4n\"];const serializationHash=\"framer-Yw9nD\";const variantClassNames={KDEBt6a4n:\"framer-v-10re2q5\",U3E6Ws7Hv:\"framer-v-14vkxrt\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableEnumMap={\"Circular-Desktop\":\"BAiJDVKCd\",\"Circular-Tablet\":\"vqF3lc_YN\",\"NotoSansJP-Desktop\":\"uiLxyAtfA\",\"NotoSansJP-Tablet\":\"xUNdkTs_9\"};const humanReadableVariantMap={Desktop:\"U3E6Ws7Hv\",Tablet:\"KDEBt6a4n\"};const getProps=({adminPortalLink,adminPortalText,adminPortalVisible,appDirectoryName,autoPlay,avatarImagePath,baseName,calendarName,companyName,docsName,emailName,height,id,imageLink,imageListSource,imageSrc,meetingsName,messengerName,minutesName,onPrimaryBtnClick,onProductLogoClick,onSecondaryBtnClick,onTextLinkClick,openPlatformName,primaryBtnLink,primaryBtnText,productVariant,secondaryBtnLink,secondaryBtnText,shouldShowCompanyName,textLink,textLinkContent,textLinkVisible,userName,width,wikiName,...props})=>{return{...props,AXHRQaMFv:textLink??props.AXHRQaMFv,bobO_C30X:onSecondaryBtnClick??props.bobO_C30X,cbNJK6zK2:shouldShowCompanyName??props.cbNJK6zK2??true,dPQrVVk0U:meetingsName??props.dPQrVVk0U??\"Meetings\",dsRGfcei6:userName??props.dsRGfcei6??\"User name\",EYnVcpLrT:imageLink??props.EYnVcpLrT,fmmk7B3IB:emailName??props.fmmk7B3IB??\"Email\",fSzjNSRSq:textLinkContent??props.fSzjNSRSq??\"Browse Lark on Web\",gFODMonxW:adminPortalVisible??props.gFODMonxW??true,GISskfmAN:onProductLogoClick??props.GISskfmAN,GPrlZnVGY:baseName??props.GPrlZnVGY??\"Base\",hkMNKKoW_:calendarName??props.hkMNKKoW_??\"Calendar\",IGfvnAfd9:minutesName??props.IGfvnAfd9??\"Minutes\",jk0w57qF5:wikiName??props.jk0w57qF5??\"Wiki\",jO9Nb39Y2:autoPlay??props.jO9Nb39Y2??true,jOodBVxIn:messengerName??props.jOodBVxIn??\"Messenger\",MwnipvAi5:imageSrc??props.MwnipvAi5,NY_ERLsVr:imageListSource??props.NY_ERLsVr??'[{\"src\":\"https://framerusercontent.com/images/OIogMYToGTsGtr23bPGihCFKVg.webp\",\"link\":\"https://www.baidu.com/\",\"alt\":\"111111\"}]',O_EeWSHBR:appDirectoryName??props.O_EeWSHBR??\"App Directory\",oAb7pcWyj:docsName??props.oAb7pcWyj??\"Docs\",pfD1ZABaV:avatarImagePath??props.pfD1ZABaV,pL_CFPYhB:openPlatformName??props.pL_CFPYhB??\"Open Platform\",pRmSqsV2g:adminPortalLink??props.pRmSqsV2g,R2lwYyjhu:companyName??props.R2lwYyjhu??\"Company name\",r4ABlcbad:secondaryBtnLink??props.r4ABlcbad,RyVZNh1S2:adminPortalText??props.RyVZNh1S2??\"Admin Portal\",variant:humanReadableVariantMap[props.variant]??props.variant??\"U3E6Ws7Hv\",Vc8N6jCvt:textLinkVisible??props.Vc8N6jCvt??true,W4x6iwkEa:primaryBtnLink??props.W4x6iwkEa,Xc59Zo6ET:onPrimaryBtnClick??props.Xc59Zo6ET,XpEGG2doe:secondaryBtnText??props.XpEGG2doe??\"Launch Lark\",Yah1a8qsD:primaryBtnText??props.Yah1a8qsD??\"Upgrade Now\",YbGjvxkTr:onTextLinkClick??props.YbGjvxkTr,Ym9ubTcFH:humanReadableEnumMap[productVariant]??productVariant??props.Ym9ubTcFH??\"BAiJDVKCd\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,RyVZNh1S2,pRmSqsV2g,W4x6iwkEa,Yah1a8qsD,r4ABlcbad,XpEGG2doe,AXHRQaMFv,fSzjNSRSq,dsRGfcei6,R2lwYyjhu,Vc8N6jCvt,pfD1ZABaV,gFODMonxW,Ym9ubTcFH,jOodBVxIn,GPrlZnVGY,oAb7pcWyj,hkMNKKoW_,fmmk7B3IB,dPQrVVk0U,jk0w57qF5,IGfvnAfd9,pL_CFPYhB,O_EeWSHBR,Xc59Zo6ET,bobO_C30X,YbGjvxkTr,cbNJK6zK2,MwnipvAi5,EYnVcpLrT,NY_ERLsVr,GISskfmAN,jO9Nb39Y2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"U3E6Ws7Hv\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const AbSG8uDiu1a0ujsj=activeVariantCallback(async(...args)=>{if(Xc59Zo6ET){const res=await Xc59Zo6ET(...args);if(res===false)return false;}});const AbSG8uDiu1tskzqf=activeVariantCallback(async(...args)=>{if(bobO_C30X){const res=await bobO_C30X(...args);if(res===false)return false;}});const AbSG8uDiu13gf6w5=activeVariantCallback(async(...args)=>{if(YbGjvxkTr){const res=await YbGjvxkTr(...args);if(res===false)return false;}});const NPgHbxv271wzlfww=activeVariantCallback(async(...args)=>{if(GISskfmAN){const res=await GISskfmAN(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"KDEBt6a4n\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"KDEBt6a4n\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,as:\"header\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:248,pixelWidth:960,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/iU4SdhGqF3oU4U2xY6mRF25c.png\",srcSet:\"https://framerusercontent.com/images/iU4SdhGqF3oU4U2xY6mRF25c.png?scale-down-to=512 512w,https://framerusercontent.com/images/iU4SdhGqF3oU4U2xY6mRF25c.png 960w\"},className:cx(serializationHash,...sharedStyleClassNames,\"framer-14vkxrt\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"U3E6Ws7Hv\",ref:ref??ref1,style:{...style},...addPropertyOverrides({KDEBt6a4n:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19f57xf\",layoutDependency:layoutDependency,layoutId:\"WAqryTKm1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3i8qji\",\"data-framer-name\":\"userLoginStateInfo\",layoutDependency:layoutDependency,layoutId:\"HV26WGw1M\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"0px 5px 10px 0px rgba(176, 191, 231, 0.15)\"},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lonais\",layoutDependency:layoutDependency,layoutId:\"TvlTH9v_c\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lqs7p1\",layoutDependency:layoutDependency,layoutId:\"zP6_v07mQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11phlh\",layoutDependency:layoutDependency,layoutId:\"apVTebJGd\",style:{borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-88mpfq-container\",layoutDependency:layoutDependency,layoutId:\"rm4BdYZZe-container\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"rm4BdYZZe\",isSearch:false,layoutId:\"rm4BdYZZe\",radius:60,srcType:\"URL\",srcUrl:pfD1ZABaV,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e4c229\",layoutDependency:layoutDependency,layoutId:\"JReHzIdp6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hvyrsq\",layoutDependency:layoutDependency,layoutId:\"PJwVawkYs\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sipquh\",layoutDependency:layoutDependency,layoutId:\"vk71wQwWc\",children:[/*#__PURE__*/_jsx(motion.div,{\"aria-label\":\"user-panel-name-text\",className:\"framer-1a2p9gy\",\"data-framer-name\":\"UserName\",layoutDependency:layoutDependency,layoutId:\"l8WdaXvHL\",children:/*#__PURE__*/_jsx(RichTextWithTextEllipse,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.5em\"},children:\"User name\"})}),className:\"framer-1i0f8gh\",fonts:[\"CUSTOM;Lark Circular Medium\"],layoutDependency:layoutDependency,layoutId:\"ZlRYLlecm\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:dsRGfcei6,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithArrowHover,{className:\"framer-1qpg63q\",\"data-framer-name\":\"icon_expand-down_filled\",layoutDependency:layoutDependency,layoutId:\"WzY8gCpcV\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-m265w3\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:10,layoutDependency:layoutDependency,layoutId:\"m3gE1EKe5\",svg:'<svg width=\"10\" height=\"7\" viewBox=\"0 0 10 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.61025 6.23022C4.81039 6.47925 5.18955 6.47924 5.3897 6.23022L9.54254 1.0632C9.80551 0.736001 9.57259 0.249969 9.15281 0.249969H0.847131C0.427351 0.249969 0.19443 0.736001 0.457406 1.0632L4.61025 6.23022Z\" fill=\"#8F959E\"/>\\n</svg>\\n',withExternalLayout:true})})]}),gFODMonxW&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-kjaakc\",\"data-framer-name\":\"UserName\",layoutDependency:layoutDependency,layoutId:\"PAi3LQLhL\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgTWVkaXVt\",\"--framer-font-family\":'\"Lark Circular Medium\", \"Lark Circular Medium Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f2a78d25-fcec-4bd5-8d8e-593bde32ecf2, rgb(100, 106, 115)))\"},children:/*#__PURE__*/_jsx(Link,{href:pRmSqsV2g,nodeId:\"QyJ0uC9d8\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-3y0wke\",\"data-styles-preset\":\"Lx6hWDHIU\",children:\"Admin Portal\"})})})}),className:\"framer-1ub3h8l\",fonts:[\"CUSTOM;Lark Circular Medium\"],layoutDependency:layoutDependency,layoutId:\"QyJ0uC9d8\",style:{\"--extracted-r6o4lv\":\"var(--token-f2a78d25-fcec-4bd5-8d8e-593bde32ecf2, rgb(100, 106, 115))\"},text:RyVZNh1S2,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-97c5az\",\"data-framer-name\":\"ConpanyName\",layoutDependency:layoutDependency,layoutId:\"kEokDh56o\",children:[cbNJK6zK2&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmsgQ2lyY3VsYXIgUmVndWxhcg==\",\"--framer-font-family\":'\"Lark Circular Regular\", \"Lark Circular Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f2a78d25-fcec-4bd5-8d8e-593bde32ecf2, rgb(100, 106, 115)))\"},children:\"Company name\"})}),className:\"framer-1pg0vuf\",fonts:[\"CUSTOM;Lark Circular Regular\"],layoutDependency:layoutDependency,layoutId:\"w8KyeKMal\",style:{\"--extracted-r6o4lv\":\"var(--token-f2a78d25-fcec-4bd5-8d8e-593bde32ecf2, rgb(100, 106, 115))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:R2lwYyjhu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-bktfn2\",\"data-framer-name\":\"Group 2036083621\",layoutDependency:layoutDependency,layoutId:\"RbgDMfhny\"})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1djdx4l\",layoutDependency:layoutDependency,layoutId:\"jboZjimSU\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"130px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+0+0)+0+24+0+0+100+0,...addPropertyOverrides({KDEBt6a4n:{y:(componentViewport?.y||0)+40+0+0+0+24+0+0+100+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ofih7v-container\",layoutDependency:layoutDependency,layoutId:\"yIklWZ7Ff-container\",children:/*#__PURE__*/_jsx(ButtonRegularWhyLarkClickWithMappedReactProps1exl4ik,{AbSG8uDiu:AbSG8uDiu1a0ujsj,cXoMdqdLA:Yah1a8qsD,DA5k0ukCc:true,FqrKhZNUv:W4x6iwkEa,height:\"100%\",id:\"yIklWZ7Ff\",jtTJAuXSn:true,layoutId:\"yIklWZ7Ff\",style:{height:\"100%\",width:\"100%\"},variant:\"MQsx2tjFx\",width:\"100%\",XBEIKqQLX:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"130px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+0+0)+0+24+0+0+100+0,...addPropertyOverrides({KDEBt6a4n:{y:(componentViewport?.y||0)+40+0+0+0+24+0+0+100+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1thqi11-container\",layoutDependency:layoutDependency,layoutId:\"IEICvbr9h-container\",children:/*#__PURE__*/_jsx(ButtonRegularWhyLarkClickWithMappedReactProps1exl4ik,{AbSG8uDiu:AbSG8uDiu1tskzqf,cXoMdqdLA:XpEGG2doe,DA5k0ukCc:true,FqrKhZNUv:r4ABlcbad,height:\"100%\",id:\"IEICvbr9h\",jtTJAuXSn:true,layoutId:\"IEICvbr9h\",style:{height:\"100%\",width:\"100%\"},variant:\"o1CDtst1m\",width:\"100%\",XBEIKqQLX:true})})}),Vc8N6jCvt&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uc590h\",layoutDependency:layoutDependency,layoutId:\"RGO9StPVm\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+0+0)+0+24+0+0+100+0+0,...addPropertyOverrides({KDEBt6a4n:{y:(componentViewport?.y||0)+40+0+0+0+24+0+0+100+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q6p7o4-container\",layoutDependency:layoutDependency,layoutId:\"MphHHn5_o-container\",children:/*#__PURE__*/_jsx(ButtonRegularWhyLarkClickWithMappedReactProps1exl4ik,{AbSG8uDiu:AbSG8uDiu13gf6w5,cXoMdqdLA:fSzjNSRSq,DA5k0ukCc:true,FqrKhZNUv:AXHRQaMFv,height:\"100%\",id:\"MphHHn5_o\",jtTJAuXSn:false,layoutId:\"MphHHn5_o\",style:{height:\"100%\"},variant:\"sMA5nRXHh\",width:\"100%\",XBEIKqQLX:true})})})})]})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({KDEBt6a4n:{height:116,width:\"730px\",y:(componentViewport?.y||0)+40+0+0+194}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tjir96-container\",layoutDependency:layoutDependency,layoutId:\"aIxwJ0X3R-container\",children:/*#__PURE__*/_jsx(ProductLogos,{agadGjdFA:IGfvnAfd9,AO7sw5d6F:jk0w57qF5,EViiyfhjs:O_EeWSHBR,FdMKtoxyt:jOodBVxIn,height:\"100%\",id:\"aIxwJ0X3R\",kYItaSGXY:pL_CFPYhB,layoutId:\"aIxwJ0X3R\",QBcV44GBH:dPQrVVk0U,s2V3bHmFl:oAb7pcWyj,style:{width:\"100%\"},Tb8YT6REI:hkMNKKoW_,variant:Ym9ubTcFH,width:\"100%\",XsJJIINI8:GPrlZnVGY,ZgBMtzAHy:fmmk7B3IB})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ckcjko\",layoutDependency:layoutDependency,layoutId:\"ForJe1DlG\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:184,width:\"560px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+0+0)+0+4263256414560601e-29,...addPropertyOverrides({KDEBt6a4n:{width:\"730px\",y:(componentViewport?.y||0)+40+0+0+320+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lpa3ri-container\",layoutDependency:layoutDependency,layoutId:\"PavJnOGhH-container\",children:/*#__PURE__*/_jsx(AutoPlaySliderShow,{DAc4e8qn2:EYnVcpLrT,height:\"100%\",id:\"PavJnOGhH\",layoutId:\"PavJnOGhH\",lg0fol051:jO9Nb39Y2,qiPfv46DU:NY_ERLsVr,style:{height:\"100%\",width:\"100%\"},width:\"100%\",y0ERCAWGS:MwnipvAi5})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:116,width:\"1136px\",y:(componentViewport?.y||0)+40+(((componentViewport?.height||400)-80-320)/2+184+20),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kh3ocq-container\",layoutDependency:layoutDependency,layoutId:\"sjHVA00cP-container\",children:/*#__PURE__*/_jsx(ProductLogos,{agadGjdFA:IGfvnAfd9,AO7sw5d6F:jk0w57qF5,EViiyfhjs:O_EeWSHBR,FdMKtoxyt:jOodBVxIn,height:\"100%\",id:\"sjHVA00cP\",kYItaSGXY:pL_CFPYhB,layoutId:\"sjHVA00cP\",NPgHbxv27:NPgHbxv271wzlfww,QBcV44GBH:dPQrVVk0U,s2V3bHmFl:oAb7pcWyj,style:{height:\"100%\",width:\"100%\"},Tb8YT6REI:hkMNKKoW_,variant:Ym9ubTcFH,width:\"100%\",XsJJIINI8:GPrlZnVGY,ZgBMtzAHy:fmmk7B3IB})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Yw9nD.framer-mql2km, .framer-Yw9nD .framer-mql2km { display: block; }\",\".framer-Yw9nD.framer-14vkxrt { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 1200px; }\",\".framer-Yw9nD .framer-19f57xf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-3i8qji { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 184px; justify-content: center; overflow: visible; padding: 24px 20px 24px 20px; position: relative; width: 560px; }\",\".framer-Yw9nD .framer-1lonais { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Yw9nD .framer-1lqs7p1 { 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: min-content; z-index: 4; }\",\".framer-Yw9nD .framer-11phlh { flex: none; height: 60px; overflow: hidden; position: relative; width: 60px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Yw9nD .framer-88mpfq-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 60px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-Yw9nD .framer-e4c229 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 56px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 10; }\",\".framer-Yw9nD .framer-hvyrsq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 370px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-1sipquh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 30px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-1a2p9gy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 274px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-1i0f8gh { flex: none; height: 30px; position: relative; white-space: pre; width: auto; }\",\".framer-Yw9nD .framer-1qpg63q { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); overflow: visible; position: relative; width: 12px; z-index: 10; }\",\".framer-Yw9nD .framer-m265w3 { bottom: 3px; flex: none; left: 1px; position: absolute; right: 2px; top: 3px; }\",\".framer-Yw9nD .framer-kjaakc, .framer-Yw9nD .framer-1uc590h { 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: min-content; }\",\".framer-Yw9nD .framer-1ub3h8l { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Yw9nD .framer-97c5az { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 21px; justify-content: flex-start; max-width: 370px; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-1pg0vuf { flex: none; height: 21px; position: relative; white-space: pre; width: auto; }\",\".framer-Yw9nD .framer-bktfn2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 18px; justify-content: center; min-width: 63px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-1djdx4l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Yw9nD .framer-ofih7v-container, .framer-Yw9nD .framer-1thqi11-container { flex: none; height: 36px; position: relative; width: 130px; z-index: 1; }\",\".framer-Yw9nD .framer-1q6p7o4-container { flex: none; height: 36px; position: relative; width: auto; z-index: 1; }\",\".framer-Yw9nD .framer-tjir96-container { flex: none; height: auto; position: relative; width: 730px; }\",\".framer-Yw9nD .framer-1ckcjko { align-self: stretch; flex: none; height: auto; overflow: hidden; position: relative; width: 560px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Yw9nD .framer-lpa3ri-container { flex: none; height: 184px; left: 0px; position: absolute; right: 0px; top: calc(50.00000000000002% - 184px / 2); }\",\".framer-Yw9nD .framer-kh3ocq-container { flex: none; height: 116px; position: relative; width: 1136px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yw9nD.framer-14vkxrt, .framer-Yw9nD .framer-19f57xf, .framer-Yw9nD .framer-3i8qji, .framer-Yw9nD .framer-1lqs7p1, .framer-Yw9nD .framer-hvyrsq, .framer-Yw9nD .framer-1sipquh, .framer-Yw9nD .framer-1a2p9gy, .framer-Yw9nD .framer-kjaakc, .framer-Yw9nD .framer-97c5az, .framer-Yw9nD .framer-bktfn2, .framer-Yw9nD .framer-1djdx4l, .framer-Yw9nD .framer-1uc590h { gap: 0px; } .framer-Yw9nD.framer-14vkxrt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Yw9nD.framer-14vkxrt > :first-child, .framer-Yw9nD .framer-3i8qji > :first-child { margin-top: 0px; } .framer-Yw9nD.framer-14vkxrt > :last-child, .framer-Yw9nD .framer-3i8qji > :last-child { margin-bottom: 0px; } .framer-Yw9nD .framer-19f57xf > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-Yw9nD .framer-19f57xf > :first-child, .framer-Yw9nD .framer-1lqs7p1 > :first-child, .framer-Yw9nD .framer-hvyrsq > :first-child, .framer-Yw9nD .framer-1sipquh > :first-child, .framer-Yw9nD .framer-1a2p9gy > :first-child, .framer-Yw9nD .framer-kjaakc > :first-child, .framer-Yw9nD .framer-97c5az > :first-child, .framer-Yw9nD .framer-bktfn2 > :first-child, .framer-Yw9nD .framer-1djdx4l > :first-child, .framer-Yw9nD .framer-1uc590h > :first-child { margin-left: 0px; } .framer-Yw9nD .framer-19f57xf > :last-child, .framer-Yw9nD .framer-1lqs7p1 > :last-child, .framer-Yw9nD .framer-hvyrsq > :last-child, .framer-Yw9nD .framer-1sipquh > :last-child, .framer-Yw9nD .framer-1a2p9gy > :last-child, .framer-Yw9nD .framer-kjaakc > :last-child, .framer-Yw9nD .framer-97c5az > :last-child, .framer-Yw9nD .framer-bktfn2 > :last-child, .framer-Yw9nD .framer-1djdx4l > :last-child, .framer-Yw9nD .framer-1uc590h > :last-child { margin-right: 0px; } .framer-Yw9nD .framer-3i8qji > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Yw9nD .framer-1lqs7p1 > *, .framer-Yw9nD .framer-hvyrsq > *, .framer-Yw9nD .framer-1a2p9gy > *, .framer-Yw9nD .framer-kjaakc > *, .framer-Yw9nD .framer-97c5az > *, .framer-Yw9nD .framer-bktfn2 > *, .framer-Yw9nD .framer-1djdx4l > *, .framer-Yw9nD .framer-1uc590h > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Yw9nD .framer-1sipquh > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } }\",\".framer-Yw9nD.framer-v-10re2q5.framer-14vkxrt { gap: 10px; justify-content: flex-start; width: 810px; }\",\".framer-Yw9nD.framer-v-10re2q5 .framer-19f57xf { flex-direction: column; gap: 10px; order: 0; }\",\".framer-Yw9nD.framer-v-10re2q5 .framer-3i8qji { align-self: stretch; order: 0; width: auto; }\",\".framer-Yw9nD.framer-v-10re2q5 .framer-tjir96-container { order: 1; }\",\".framer-Yw9nD.framer-v-10re2q5 .framer-1ckcjko { align-content: center; align-items: center; align-self: unset; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 184px; justify-content: center; order: 2; padding: 0px; width: 730px; }\",\".framer-Yw9nD.framer-v-10re2q5 .framer-lpa3ri-container { left: unset; position: relative; right: unset; top: unset; width: 730px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Yw9nD.framer-v-10re2q5.framer-14vkxrt, .framer-Yw9nD.framer-v-10re2q5 .framer-19f57xf, .framer-Yw9nD.framer-v-10re2q5 .framer-1ckcjko { gap: 0px; } .framer-Yw9nD.framer-v-10re2q5.framer-14vkxrt > *, .framer-Yw9nD.framer-v-10re2q5 .framer-19f57xf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Yw9nD.framer-v-10re2q5.framer-14vkxrt > :first-child, .framer-Yw9nD.framer-v-10re2q5 .framer-19f57xf > :first-child { margin-top: 0px; } .framer-Yw9nD.framer-v-10re2q5.framer-14vkxrt > :last-child, .framer-Yw9nD.framer-v-10re2q5 .framer-19f57xf > :last-child { margin-bottom: 0px; } .framer-Yw9nD.framer-v-10re2q5 .framer-1ckcjko > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Yw9nD.framer-v-10re2q5 .framer-1ckcjko > :first-child { margin-left: 0px; } .framer-Yw9nD.framer-v-10re2q5 .framer-1ckcjko > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KDEBt6a4n\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"RyVZNh1S2\":\"adminPortalText\",\"pRmSqsV2g\":\"adminPortalLink\",\"W4x6iwkEa\":\"primaryBtnLink\",\"Yah1a8qsD\":\"primaryBtnText\",\"r4ABlcbad\":\"secondaryBtnLink\",\"XpEGG2doe\":\"secondaryBtnText\",\"AXHRQaMFv\":\"textLink\",\"fSzjNSRSq\":\"textLinkContent\",\"dsRGfcei6\":\"userName\",\"R2lwYyjhu\":\"companyName\",\"Vc8N6jCvt\":\"textLinkVisible\",\"pfD1ZABaV\":\"avatarImagePath\",\"gFODMonxW\":\"adminPortalVisible\",\"Ym9ubTcFH\":\"productVariant\",\"jOodBVxIn\":\"messengerName\",\"GPrlZnVGY\":\"baseName\",\"oAb7pcWyj\":\"docsName\",\"hkMNKKoW_\":\"calendarName\",\"fmmk7B3IB\":\"emailName\",\"dPQrVVk0U\":\"meetingsName\",\"jk0w57qF5\":\"wikiName\",\"IGfvnAfd9\":\"minutesName\",\"pL_CFPYhB\":\"openPlatformName\",\"O_EeWSHBR\":\"appDirectoryName\",\"Xc59Zo6ET\":\"onPrimaryBtnClick\",\"bobO_C30X\":\"onSecondaryBtnClick\",\"YbGjvxkTr\":\"onTextLinkClick\",\"cbNJK6zK2\":\"shouldShowCompanyName\",\"MwnipvAi5\":\"imageSrc\",\"EYnVcpLrT\":\"imageLink\",\"NY_ERLsVr\":\"imageListSource\",\"GISskfmAN\":\"onProductLogoClick\",\"jO9Nb39Y2\":\"autoPlay\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJc7kAa0hJ=withCSS(Component,css,\"framer-Yw9nD\");export default FramerJc7kAa0hJ;FramerJc7kAa0hJ.displayName=\"eng/UserPanelDesignNew\";FramerJc7kAa0hJ.defaultProps={height:400,width:1200};addPropertyControls(FramerJc7kAa0hJ,{variant:{options:[\"U3E6Ws7Hv\",\"KDEBt6a4n\"],optionTitles:[\"Desktop\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},RyVZNh1S2:{defaultValue:\"Admin Portal\",displayTextArea:false,title:\"AdminPortalText\",type:ControlType.String},pRmSqsV2g:{title:\"AdminPortalLink\",type:ControlType.Link},W4x6iwkEa:{title:\"PrimaryBtnLink\",type:ControlType.Link},Yah1a8qsD:{defaultValue:\"Upgrade Now\",displayTextArea:false,title:\"PrimaryBtnText\",type:ControlType.String},r4ABlcbad:{title:\"SecondaryBtnLink\",type:ControlType.Link},XpEGG2doe:{defaultValue:\"Launch Lark\",displayTextArea:false,title:\"SecondaryBtnText\",type:ControlType.String},AXHRQaMFv:{title:\"TextLink\",type:ControlType.Link},fSzjNSRSq:{defaultValue:\"Browse Lark on Web\",displayTextArea:false,title:\"TextLinkContent\",type:ControlType.String},dsRGfcei6:{defaultValue:\"User name\",displayTextArea:false,title:\"UserName\",type:ControlType.String},R2lwYyjhu:{defaultValue:\"Company name\",displayTextArea:false,title:\"CompanyName\",type:ControlType.String},Vc8N6jCvt:{defaultValue:true,title:\"TextLinkVisible\",type:ControlType.Boolean},pfD1ZABaV:{defaultValue:\"\",placeholder:\"../example.jpg\",title:\"AvatarImagePath\",type:ControlType.String},gFODMonxW:{defaultValue:true,title:\"AdminPortalVisible\",type:ControlType.Boolean},Ym9ubTcFH:ProductLogosControls?.[\"variant\"]&&{...ProductLogosControls[\"variant\"],defaultValue:\"BAiJDVKCd\",description:undefined,hidden:undefined,title:\"ProductVariant\"},jOodBVxIn:{defaultValue:\"Messenger\",displayTextArea:false,title:\"MessengerName\",type:ControlType.String},GPrlZnVGY:{defaultValue:\"Base\",displayTextArea:false,title:\"BaseName\",type:ControlType.String},oAb7pcWyj:{defaultValue:\"Docs\",displayTextArea:false,title:\"DocsName\",type:ControlType.String},hkMNKKoW_:{defaultValue:\"Calendar\",displayTextArea:false,title:\"CalendarName\",type:ControlType.String},fmmk7B3IB:{defaultValue:\"Email\",displayTextArea:false,title:\"EmailName\",type:ControlType.String},dPQrVVk0U:{defaultValue:\"Meetings\",displayTextArea:false,title:\"MeetingsName\",type:ControlType.String},jk0w57qF5:{defaultValue:\"Wiki\",displayTextArea:false,title:\"WikiName\",type:ControlType.String},IGfvnAfd9:{defaultValue:\"Minutes\",displayTextArea:false,title:\"MinutesName\",type:ControlType.String},pL_CFPYhB:{defaultValue:\"Open Platform\",displayTextArea:false,title:\"OpenPlatformName\",type:ControlType.String},O_EeWSHBR:{defaultValue:\"App Directory\",displayTextArea:false,title:\"AppDirectoryName\",type:ControlType.String},Xc59Zo6ET:{title:\"On Primary Btn Click\",type:ControlType.EventHandler},bobO_C30X:{title:\"On Secondary Btn Click\",type:ControlType.EventHandler},YbGjvxkTr:{title:\"On Text Link Click\",type:ControlType.EventHandler},cbNJK6zK2:{defaultValue:true,title:\"ShouldShowCompanyName\",type:ControlType.Boolean},MwnipvAi5:{defaultValue:\"\",displayTextArea:false,title:\"imageSrc\",type:ControlType.String},EYnVcpLrT:{defaultValue:\"\",title:\"Image Link\",type:ControlType.String},NY_ERLsVr:{defaultValue:'[{\"src\":\"https://framerusercontent.com/images/OIogMYToGTsGtr23bPGihCFKVg.webp\",\"link\":\"https://www.baidu.com/\",\"alt\":\"111111\"}]',title:\"Image List Source\",type:ControlType.String},GISskfmAN:{title:\"onProductLogoClick\",type:ControlType.EventHandler},jO9Nb39Y2:{defaultValue:true,title:\"Auto Play\",type:ControlType.Boolean}});addFonts(FramerJc7kAa0hJ,[{explicitInter:true,fonts:[{family:\"Lark Circular Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/kD6uHRQCWWP966PnsDtH7Pe1pU.otf\"},{family:\"Lark Circular Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/XcA9QJt41sY3ngmrhhTnxQd43g.otf\"}]},...LogoFonts,...ButtonRegularFonts,...ProductLogosFonts,...AutoPlaySliderShowFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJc7kAa0hJ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KDEBt6a4n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"RyVZNh1S2\\\":\\\"adminPortalText\\\",\\\"pRmSqsV2g\\\":\\\"adminPortalLink\\\",\\\"W4x6iwkEa\\\":\\\"primaryBtnLink\\\",\\\"Yah1a8qsD\\\":\\\"primaryBtnText\\\",\\\"r4ABlcbad\\\":\\\"secondaryBtnLink\\\",\\\"XpEGG2doe\\\":\\\"secondaryBtnText\\\",\\\"AXHRQaMFv\\\":\\\"textLink\\\",\\\"fSzjNSRSq\\\":\\\"textLinkContent\\\",\\\"dsRGfcei6\\\":\\\"userName\\\",\\\"R2lwYyjhu\\\":\\\"companyName\\\",\\\"Vc8N6jCvt\\\":\\\"textLinkVisible\\\",\\\"pfD1ZABaV\\\":\\\"avatarImagePath\\\",\\\"gFODMonxW\\\":\\\"adminPortalVisible\\\",\\\"Ym9ubTcFH\\\":\\\"productVariant\\\",\\\"jOodBVxIn\\\":\\\"messengerName\\\",\\\"GPrlZnVGY\\\":\\\"baseName\\\",\\\"oAb7pcWyj\\\":\\\"docsName\\\",\\\"hkMNKKoW_\\\":\\\"calendarName\\\",\\\"fmmk7B3IB\\\":\\\"emailName\\\",\\\"dPQrVVk0U\\\":\\\"meetingsName\\\",\\\"jk0w57qF5\\\":\\\"wikiName\\\",\\\"IGfvnAfd9\\\":\\\"minutesName\\\",\\\"pL_CFPYhB\\\":\\\"openPlatformName\\\",\\\"O_EeWSHBR\\\":\\\"appDirectoryName\\\",\\\"Xc59Zo6ET\\\":\\\"onPrimaryBtnClick\\\",\\\"bobO_C30X\\\":\\\"onSecondaryBtnClick\\\",\\\"YbGjvxkTr\\\":\\\"onTextLinkClick\\\",\\\"cbNJK6zK2\\\":\\\"shouldShowCompanyName\\\",\\\"MwnipvAi5\\\":\\\"imageSrc\\\",\\\"EYnVcpLrT\\\":\\\"imageLink\\\",\\\"NY_ERLsVr\\\":\\\"imageListSource\\\",\\\"GISskfmAN\\\":\\\"onProductLogoClick\\\",\\\"jO9Nb39Y2\\\":\\\"autoPlay\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{ServerFuncs}from\"https://framerusercontent.com/modules/pwkYW8F5Dth46QJdZcLa/JHOJzC0E73zEVhQaRERp/ServerFunc.js\";/*\n * MARK - /api/contact/check_invitation_ability\n */async function checkInvitationAbility(){const response=await fetch(`https://www.${ServerFuncs.getDomain()}/api/contact/check_invitation_ability`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\"},body:JSON.stringify({InvitationPlatform:4})});const data=response.json();return data;}export const ServerContactApi={checkInvitationAbility};\nexport const __FramerMetadata__ = {\"exports\":{\"ServerContactApi\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useState}from\"react\";import ElementsInfoIcon from\"https://framer.com/m/Elements-InfoIcon-bnUt.js@HLW341jkleEqGnz0GOvL\";import ElementsMenuIcon from\"https://framer.com/m/Elements-Menu-Icon-GWup.js\";export const IS_BOE_ENV=false// Whether it is boe environment\n;console.log(\"IS_BOE_ENV\",IS_BOE_ENV);export const PopUpType={Popup1_NotLoggedIn:\"Popup1_NotLoggedIn\",Popup2_NotInWhiteList:\"Popup2_NotInWhiteList\",Popup3_PersonalTenant:\"Popup3_PersonalTenant\",Popup4_NoBillingPermission:\"Popup4_NoBillingPermission\",Popup5_FallBack:\"Popup5_FallBack\"};export const AlertTypeMapping={Popup1_NotLoggedIn:\"not_login\",Popup2_NotInWhiteList:\"not_whitelist\",Popup3_PersonalTenant:\"personal_tenant\",Popup4_NoBillingPermission:\"billing_auth\",Popup5_FallBack:\"validate\"};export const fontFamily={en_us:\"Lark Circular Medium, sans-serif\",ja_jp:\"Noto Sans JP Medium, sans-serif\",zh_cn:\"Noto Sans SC, sans-serif\"};const TEA_DELAY=100;const triggerPopup=(popupContent,lark_user_id,adminUserList=[])=>{const popupEvent=new CustomEvent(\"buy_now_popup\");popupEvent.popupType=popupContent;popupEvent.lark_user_id=lark_user_id;popupEvent.adminUserList=adminUserList;console.log(\"Testt\");window.dispatchEvent(popupEvent);};const triggerLoading=({showLoading=false})=>{const eventName=showLoading?\"show_loading_popup\":\"close_loading_popup\";const showLoadingEvent=new CustomEvent(eventName);window.dispatchEvent(showLoadingEvent);};export const DialogContent=({lang,iconVariant,title,content,ButtonDiv,closeModal,ContentComponent=null,showIcon=true,showContent=true})=>{const containerStyle={fontFamily:fontFamily[lang],width:\"fit-content\",maxWidth:\"500px\",height:\"100%\",display:\"flex\",flexDirection:\"column\",justifyContent:\"center\",alignItems:showContent?\"end\":\"start\",overflow:\"hidden\",gap:\"24px\",padding:\"0px 0px\"};const PopupWraperStyle={display:\"flex\",alignItems:\"start\",flexDirection:\"row\",gap:\"16px\"};const PopupContentStyle={width:\"372px\",display:\"flex\",alignItems:\"start\",flexDirection:\"column\",gap:\"12px\"};const headerStyle={width:\"100%\",display:\"flex\",flexDirection:\"row\",justifyContent:\"space-between\",alignItems:\"start\",gap:\"10px\",fontFamily:fontFamily[lang]};const titleStyle={fontSize:\"18px\",fontWeight:700,margin:0,fontFamily:fontFamily[lang],lineHeight:\"27px\",color:\"#1F2329\"};const contentStyle={// marginTop: \"15px\",\nfontSize:\"16px\",fontWeight:500,fontFamily:fontFamily[lang],lineHeight:\"24px\"};const closeBtnStyle={border:\"none\",background:\"none\",cursor:\"pointer\"};return /*#__PURE__*/_jsxs(\"div\",{style:containerStyle,children:[/*#__PURE__*/_jsxs(\"div\",{style:PopupWraperStyle,children:[showIcon&&/*#__PURE__*/_jsx(\"div\",{children:/*#__PURE__*/_jsx(ElementsInfoIcon,{variant:iconVariant})}),/*#__PURE__*/_jsxs(\"div\",{style:PopupContentStyle,children:[/*#__PURE__*/_jsxs(\"div\",{style:headerStyle,children:[/*#__PURE__*/_jsx(\"h2\",{style:titleStyle,children:title}),/*#__PURE__*/_jsx(\"button\",{onClick:closeModal,style:closeBtnStyle,children:/*#__PURE__*/_jsx(ElementsMenuIcon,{variant:\"Xmedium\"})})]}),showContent&&(content!=null?/*#__PURE__*/_jsx(\"div\",{style:contentStyle,children:content}):/*#__PURE__*/_jsx(ContentComponent,{}))]})]}),/*#__PURE__*/_jsx(ButtonDiv,{})]});};export const ONLINE_URL=\"www.larksuite.com\";export const BOE_URL=\"www.larksuite-boe.com\";export const ONLINE_DOMAIN=\"larksuite.com\";export const BOE_DOMAIN=\"larksuite-boe.com\";export const officialURL=IS_BOE_ENV?BOE_URL:ONLINE_URL;export const officialDOMAIN=IS_BOE_ENV?BOE_DOMAIN:ONLINE_DOMAIN;console.log(\"officialDOMAIN\",officialDOMAIN);export const URLs={signupPopup1:`https://${officialURL}/global/register?redirect_uri=https%3A%2F%2F${officialURL}%2Fplans&registration_process=global_register&app_id=1001&from=plans_buynow_popup1`,loginPopup1:`https://${officialURL}/accounts/page/login?force_login=1&redirect_uri=https%3A%2F%2F${officialURL}%2Fplans&app_id=1001&from=plans_buynow_popup1`,createAccountPopup3:`https://${officialURL}/global/register?redirect_uri=https%3A%2F%2F${officialURL}%2Fplans&registration_process=global_register&app_id=1001&from=plans_buynow_popup3`};const clickEventTracker=(popUpType,clickType,lark_user_id=null)=>{var _window_collectEvent,_window;const alertType=AlertTypeMapping[popUpType];console.log(\"lark_website_buy_now_alert_click triggered: alertType,\",alertType,\", clickType: \",clickType,\", lark_user_id: \",lark_user_id,\", target: \",\"none\");(_window=window)===null||_window===void 0?void 0:(_window_collectEvent=_window.collectEvent)===null||_window_collectEvent===void 0?void 0:_window_collectEvent.call(_window,\"lark_website_buy_now_alert_click\",{alert_type:alertType,click:clickType,target:\"none\",...lark_user_id!=null?{lark_user_id:lark_user_id}:{}});};export const Popup1_NotLoggedIn=({translations,lang,closeModal})=>{console.log(\"Popup1_NotLoggedIn Title:\",translations.titlePopup1[lang]);console.log(\"Popup1_NotLoggedIn Content:\",translations.contentPopup1[lang]);const buttonDiv=()=>/*#__PURE__*/_jsxs(\"div\",{style:BtnContainerStyle,children:[/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup1_NotLoggedIn,\"login\");window.location.href=URLs.loginPopup1;},style:{...defaultBtnStyle,fontFamily:fontFamily[lang]},children:translations.logInBtnPopup1[lang]}),/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup1_NotLoggedIn,\"sign_up\");window.location.href=URLs.signupPopup1;},style:{...primaryBtnStyle,fontFamily:fontFamily[lang]},children:translations.signUpBtnPopup1[lang]})]});return /*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Info\",title:translations.titlePopup1[lang],content:translations.contentPopup1[lang],ButtonDiv:buttonDiv,closeModal:closeModal});};function openLocalizedUrl(lang){let url;switch(lang){case\"ja_jp\":url=`https://applink.${officialDOMAIN}/client/web_app/open?appId=cli_a4517c8461f8100a&mode=sidebar&channel=Official+Website+Buy+Now+Paid+ja`;break;case\"zh_cn\":url=`https://applink.${officialDOMAIN}/client/web_app/open?appId=cli_a4517c8461f8100a&mode=sidebar&channel=Official+Website+Buy+Now+Paid+zh`;break;case\"en_us\":case\"en_eu\":case\"en_sg\":default:url=`https://applink.${officialDOMAIN}/client/web_app/open?appId=cli_a4517c8461f8100a&mode=sidebar&channel=Official+Website+Buy+Now+Paid+en`;break;}window.open(url,\"_blank\");}export const Popup2_NotInWhiteList=({translations,lang,closeModal,lark_user_id,TenantListPanel})=>{console.log(\"Popup2_NotInWhiteList Title:\",translations.titlePopup2[lang]);console.log(\"Popup2_NotInWhiteList Content:\",translations.contentPopup2[lang]);const[showTnantList,setShowTnantList]=useState(false);const hideTnantList=()=>{setShowTnantList(false);};const buttonDiv=()=>/*#__PURE__*/_jsxs(\"div\",{style:BtnContainerStyle,children:[/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup2_NotInWhiteList,\"switch_account\",lark_user_id);setShowTnantList(true);},style:{...defaultBtnStyle,fontFamily:fontFamily[lang]},children:translations.switchAccountBtnPopup2[lang]}),/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup2_NotInWhiteList,\"contact_sales\",lark_user_id);openLocalizedUrl(lang);closeModal();},style:{...primaryBtnStyle,fontFamily:fontFamily[lang]},children:translations.contactSalesBtnPopup2[lang]})]});return showTnantList?/*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Info\",title:translations.selectAccountTitlePopup2[lang],content:\"\",ButtonDiv:TenantListPanel,showIcon:false,showContent:false,closeModal:closeModal}):/*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Warning\",title:translations.titlePopup2[lang],content:translations.contentPopup2[lang],ButtonDiv:buttonDiv,closeModal:closeModal});};export const Popup3_PersonalTenant=({translations,lang,closeModal,lark_user_id,TenantListPanel})=>{console.log(\"lang\",lang);console.log(\"Popup3_PersonalTenant Title:\",translations.titlePopup3[lang]);console.log(\"Popup3_PersonalTenant Content:\",translations.contentPopup3[lang]);const[showTnantList,setShowTnantList]=useState(false);const hideTnantList=()=>{setShowTnantList(false);};const buttonDiv=()=>/*#__PURE__*/_jsxs(\"div\",{style:BtnContainerStyle,children:[/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup3_PersonalTenant,\"sign_up\",lark_user_id);window.location.href=URLs.createAccountPopup3;},style:{...defaultBtnStyle,fontFamily:fontFamily[lang]},children:translations.createAccountBtnPopup3[lang]}),/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup3_PersonalTenant,\"switch_account\",lark_user_id);setShowTnantList(true);},style:{...primaryBtnStyle,fontFamily:fontFamily[lang]},children:translations.switchAccountBtnPopup3[lang]})]});return showTnantList?/*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Info\",title:translations.selectAccountTitlePopup3[lang],content:\"\",ButtonDiv:TenantListPanel,showIcon:false,showContent:false,closeModal:closeModal}):/*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Warning\",title:translations.titlePopup3[lang],content:translations.contentPopup3[lang],ButtonDiv:buttonDiv,closeModal:closeModal});};export const Popup4_NoBillingPermission=({translations,lang,closeModal,formattedContent,lark_user_id,TenantListPanel})=>{console.log(\"Popup4_NoBillingPermission Title:\",translations.titlePopup4[lang]);console.log(\"Popup4_NoBillingPermission Content:\",formattedContent);const[showTnantList,setShowTnantList]=useState(false);const hideTnantList=()=>{setShowTnantList(false);};const buttonDiv=()=>/*#__PURE__*/_jsxs(\"div\",{style:BtnContainerStyle,children:[/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup4_NoBillingPermission,\"switch_account\",lark_user_id);setShowTnantList(true);},style:{...defaultBtnStyle,fontFamily:fontFamily[lang]},children:translations.switchAccountBtnPopup4[lang]}),/*#__PURE__*/_jsx(\"div\",{onClick:()=>{closeModal();},style:{...primaryBtnStyle,fontFamily:fontFamily[lang]},children:translations.okBtnPopup4[lang]})]});const contentStyle={marginTop:\"15px\",fontSize:\"16px\",fontWeight:500,fontFamily:fontFamily[lang],lineHeight:\"24px\"};const ContentComponent=()=>/*#__PURE__*/_jsx(\"div\",{style:contentStyle,children:formattedContent});return showTnantList?/*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Info\",title:translations.selectAccountTitlePopup4[lang],content:\"\",ButtonDiv:TenantListPanel,showIcon:false,showContent:false,closeModal:closeModal}):/*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Warning\",title:translations.titlePopup4[lang],content:null,ButtonDiv:buttonDiv,ContentComponent:ContentComponent,closeModal:closeModal});};export const Popup5_FallBack=({translations,lang,closeModal,lark_user_id})=>{console.log(\"lang\",lang);console.log(\"Popup5_FallBack Title:\",translations.titlePopup5[lang]);console.log(\"Popup5_FallBack Content:\",translations.contentPopup5[lang]);const buttonDiv=()=>/*#__PURE__*/_jsxs(\"div\",{style:BtnContainerStyle,children:[/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup5_FallBack,\"contact_sales\",lark_user_id);window.open(`https://${officialURL}/${lang}/salessupport?from=plans_buynow_popup5`);closeModal();},style:{...defaultBtnStyle,fontFamily:fontFamily[lang]},children:translations.contactSalesBtnPopup5[lang]}),/*#__PURE__*/_jsx(\"div\",{onClick:()=>{clickEventTracker(PopUpType.Popup5_FallBack,\"retry\",lark_user_id);closeModal();},style:{...primaryBtnStyle,fontFamily:fontFamily[lang]},children:translations.retryBtnPopup5[lang]})]});return /*#__PURE__*/_jsx(DialogContent,{lang:lang,iconVariant:\"Warning\",title:translations.titlePopup5[lang],content:translations.contentPopup5[lang],ButtonDiv:buttonDiv,closeModal:closeModal});};const BtnContainerStyle={display:\"flex\",overflow:\"visible\",gap:\"12px\"};const defaultBtnStyle={padding:\"8px 16px\",borderRadius:\"6px\",border:\"1px solid #D0D3D6\",color:\"#1F2329\",textAlign:\"center\",fontFamily:\"Lark Circualr Medium\",fontSize:\"16px\",lineHeight:\"24px\",fontWeight:500,cursor:\"pointer\",overflow:\"visible\"};const primaryBtnStyle={background:\"#1456F0\",padding:\"8px 16px\",borderRadius:\"6px\",color:\"#FFFFFF\",textAlign:\"center\",fontSize:\"16px\",lineHeight:\"24px\",fontWeight:500,cursor:\"pointer\",overflow:\"visible\"};\nexport const __FramerMetadata__ = {\"exports\":{\"BOE_DOMAIN\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ONLINE_URL\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Popup2_NotInWhiteList\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"officialURL\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Popup5_FallBack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PopUpType\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"IS_BOE_ENV\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BOE_URL\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"URLs\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"AlertTypeMapping\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Popup1_NotLoggedIn\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontFamily\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"officialDOMAIN\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Popup3_PersonalTenant\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Popup4_NoBillingPermission\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"DialogContent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"ONLINE_DOMAIN\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DialogContent.map", "import{ControlType}from\"framer\";export const UserPanelBannerPropertyControls={type:ControlType.Object,title:\"User Panel Banner Content\",controls:{orgPaidAdminContent:{type:ControlType.Object,title:\"Paid Admin Content\",controls:{Image1:{type:ControlType.Image,title:\"Image1\"},Image1Link:{type:ControlType.Link,title:\"Image1 Link\",defaultValue:\"\"},Image1Alt:{type:ControlType.String,title:\"Image1 Alt\",defaultValue:\"\"},Image2:{type:ControlType.Image,title:\"Image2\"},Image2Link:{type:ControlType.Link,title:\"Image2 Link\",defaultValue:\"\"},Image2Alt:{type:ControlType.String,title:\"Image2 Alt\",defaultValue:\"\"},Image3:{type:ControlType.Image,title:\"Image3\"},Image3Link:{type:ControlType.Link,title:\"Image3 Link\",defaultValue:\"\"},Image3Alt:{type:ControlType.String,title:\"Image3 Alt\",defaultValue:\"\"}}},orgFreeAdminContent:{type:ControlType.Object,title:\"Free Admin Content\",controls:{Image1:{type:ControlType.Image,title:\"Image1\"},Image1Link:{type:ControlType.Link,title:\"Image1 Link\",defaultValue:\"\"},Image1Alt:{type:ControlType.String,title:\"Image1 Alt\",defaultValue:\"\"},Image2:{type:ControlType.Image,title:\"Image2\"},Image2Link:{type:ControlType.Link,title:\"Image2 Link\",defaultValue:\"\"},Image2Alt:{type:ControlType.String,title:\"Image2 Alt\",defaultValue:\"\"},Image3:{type:ControlType.Image,title:\"Image3\"},Image3Link:{type:ControlType.Link,title:\"Image3 Link\",defaultValue:\"\"},Image3Alt:{type:ControlType.String,title:\"Image3 Alt\",defaultValue:\"\"}}},orgPaidMemberContent:{type:ControlType.Object,title:\"Paid Member Content\",controls:{Image1:{type:ControlType.Image,title:\"Image1\"},Image1Link:{type:ControlType.Link,title:\"Image1 Link\",defaultValue:\"\"},Image1Alt:{type:ControlType.String,title:\"Image1 Alt\",defaultValue:\"\"},Image2:{type:ControlType.Image,title:\"Image2\"},Image2Link:{type:ControlType.Link,title:\"Image2 Link\",defaultValue:\"\"},Image2Alt:{type:ControlType.String,title:\"Image2 Alt\",defaultValue:\"\"},Image3:{type:ControlType.Image,title:\"Image3\"},Image3Link:{type:ControlType.Link,title:\"Image3 Link\",defaultValue:\"\"},Image3Alt:{type:ControlType.String,title:\"Image3 Alt\",defaultValue:\"\"}}},orgFreeMemberContent:{type:ControlType.Object,title:\"Free Member Content\",controls:{Image1:{type:ControlType.Image,title:\"Image1\"},Image1Link:{type:ControlType.Link,title:\"Image1 Link\",defaultValue:\"\"},Image1Alt:{type:ControlType.String,title:\"Image1 Alt\",defaultValue:\"\"},Image2:{type:ControlType.Image,title:\"Image2\"},Image2Link:{type:ControlType.Link,title:\"Image2 Link\",defaultValue:\"\"},Image2Alt:{type:ControlType.String,title:\"Image2 Alt\",defaultValue:\"\"},Image3:{type:ControlType.Image,title:\"Image3\"},Image3Link:{type:ControlType.Link,title:\"Image3 Link\",defaultValue:\"\"},Image3Alt:{type:ControlType.String,title:\"Image3 Alt\",defaultValue:\"\"}}},personalContent:{type:ControlType.Object,title:\"Personal Member Content\",controls:{Image1:{type:ControlType.Image,title:\"Image1\"},Image1Link:{type:ControlType.Link,title:\"Image1 Link\",defaultValue:\"\"},Image1Alt:{type:ControlType.String,title:\"Image1 Alt\",defaultValue:\"\"},Image2:{type:ControlType.Image,title:\"Image2\"},Image2Link:{type:ControlType.Link,title:\"Image2 Link\",defaultValue:\"\"},Image2Alt:{type:ControlType.String,title:\"Image2 Alt\",defaultValue:\"\"},Image3:{type:ControlType.Image,title:\"Image3\"},Image3Link:{type:ControlType.Link,title:\"Image3 Link\",defaultValue:\"\"},Image3Alt:{type:ControlType.String,title:\"Image Alt\",defaultValue:\"\"}}},DefaultImage:{type:ControlType.Image,title:\"Default Image\"},DefaultImageLink:{type:ControlType.Link,title:\"Default Image Link\"},DefaultImageAlt:{type:ControlType.String,title:\"Default Image Alt\"}}};\nexport const __FramerMetadata__ = {\"exports\":{\"UserPanelBannerPropertyControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserPanelBannerContentProps.map", "function read(key){try{const jsonData=localStorage.getItem(key);if(!jsonData){return null;}return JSON.parse(jsonData);}catch{return null;}}function write(key,value){localStorage.setItem(key,JSON.stringify(value));}export const localStorageAPI={read,write};\nexport const __FramerMetadata__ = {\"exports\":{\"localStorageAPI\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./localStorage.map", "import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";import{localStorageAPI}from\"https://framerusercontent.com/modules/QQcPriD2zsaHT4fb4gAF/hzXKF9nD8k7bYQDKOynQ/localStorage.js\";var _localStorageAPI_read;const use=createStore({isLoaded:false,hasPreviousLoginStatus:(_localStorageAPI_read=localStorageAPI.read(\"__lark_website_login_status\"))!==null&&_localStorageAPI_read!==void 0?_localStorageAPI_read:false,isLogin:false,user:{},isPersonalTenant:false,isAdmin:false,isPaid:false});function useStore(){const[value,setValue]=use();return{userPanelDataStore:value,setUserPanelDataStore:setValue};}export const UserPanelDataStore={useStore};\nexport const __FramerMetadata__ = {\"exports\":{\"UserPanelDataStore\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserPanelDataStore.map", "import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";export var DirectPurchaseAction;(function(DirectPurchaseAction){DirectPurchaseAction[DirectPurchaseAction[\"SUCCESS_REDIRECT\"]=0]=\"SUCCESS_REDIRECT\";DirectPurchaseAction[DirectPurchaseAction[\"ERROR_NOTINWHITELIST\"]=1]=\"ERROR_NOTINWHITELIST\";DirectPurchaseAction[DirectPurchaseAction[\"ERROR_PERSONAL\"]=2]=\"ERROR_PERSONAL\";DirectPurchaseAction[DirectPurchaseAction[\"ERROR_NOPERM\"]=3]=\"ERROR_NOPERM\";DirectPurchaseAction[DirectPurchaseAction[\"ERROR_RETRY\"]=4]=\"ERROR_RETRY\";})(DirectPurchaseAction||(DirectPurchaseAction={}));const use=createStore({action:4,admins:[],URL:\"\"});function useStore(){const[value,setValue]=use();return{value,setValue};}export const UserPanelDirectPurchaseStore={useStore};\nexport const __FramerMetadata__ = {\"exports\":{\"DirectPurchaseAction\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"UserPanelDirectPurchaseStore\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserPanelDirectPurchaseStore.map", "import{ServerFuncs}from\"https://framerusercontent.com/modules/pwkYW8F5Dth46QJdZcLa/JHOJzC0E73zEVhQaRERp/ServerFunc.js\";async function getPurchaseUrl(domain){const data={SKUKey:\"lark_office_pro\"};try{const response=await fetch(`https://${domain}/boss/api/v1/facade/get_purchase_url`,{method:\"POST\",credentials:\"include\",headers:{\"Content-Type\":\"application/json\"},body:JSON.stringify(data)});const jsonResponse=await response.json();return jsonResponse;}catch(error){console.error(\"Error in getPurchaseUrl:\",error);throw error;}}async function getLarkSettings(user){const LARK_SETTING_API_URL=`https://internal-api-lark-api-sg.${ServerFuncs.getDomain()}/settings/v3/?pull_item_names=biz_domain_config&user_id=${user.userId}&platform=web`;try{const response=await fetch(LARK_SETTING_API_URL,{method:\"GET\",credentials:\"include\",headers:{\"Content-Type\":\"application/json\"}});const jsonResponse=await response.json();return jsonResponse;}catch(error){throw error;}}export const BossApi={getLarkSettings,getPurchaseUrl};\nexport const __FramerMetadata__ = {\"exports\":{\"BossApi\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BossApi.map", "import{BossApi}from\"https://framerusercontent.com/modules/XvBJMfebuvzzEegovw2m/PNX7QYOHv2zxiA7onNlH/BossApi.js\";import{PopUpType}from\"https://framerusercontent.com/modules/vnXMLxaMWfDawssszk5h/KuG3Ygm7PVq4idxzsNJ1/DialogContent.js\";import{UserPanelDataStore}from\"https://framerusercontent.com/modules/4D78F8Ab647jDtz2szEz/YQjo46b7Qil3T6nXVKR4/UserPanelDataStore.js\";import{DirectPurchaseAction,UserPanelDirectPurchaseStore}from\"https://framerusercontent.com/modules/4sYSRHMN07LSIFvYW6p0/rSwXOzyQ7kIpEqyeGZ1j/UserPanelDirectPurchaseStore.js\";export const BUY_NOW_EVENT_TRACKER_NAME=\"lark_website_register_monitor\";function use(){const{value:userPanelDirectPurchaseStore,setValue:setUserPanelDirectPurchaseStore}=UserPanelDirectPurchaseStore.useStore();const{userPanelDataStore,setUserPanelDataStore}=UserPanelDataStore.useStore();const triggerPopup=(popupContent,lark_user_id,adminUserList=[])=>{const popupEvent=new CustomEvent(\"buy_now_popup\");popupEvent.popupType=popupContent;popupEvent.lark_user_id=lark_user_id;popupEvent.adminUserList=adminUserList;console.log(\"Testt\");window.dispatchEvent(popupEvent);};const ErrorCode={Success:\"0\",PersonalTenant:\"1001\",NotInWhiteList:\"1002\",NoBillingPermission:\"1003\"};async function getBossStatus(user){const ErrorCode={Success:\"0\",PersonalTenant:\"1001\",NotInWhiteList:\"1002\",NoBillingPermission:\"1003\"};try{window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"call_lark_settings_api_start\",timestamp:Date.now()});const lark_seettings_resp=await BossApi.getLarkSettings(user);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"call_lark_settings_api_success\",timestamp:Date.now()});const boss_api_base_url=lark_seettings_resp.data.biz_domain_config.api[0];try{window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"call_boss_purchase_api_start\",timestamp:Date.now()});const response=await BossApi.getPurchaseUrl(boss_api_base_url);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"call_boss_purchase_api_success\",timestamp:Date.now()});if(response.code!==0){// response.code!=0 means there is some error\nwindow?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:response.code,error_msg:\"HttpRespError\"});setUserPanelDataStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_RETRY};});}else{if(response.data.IsPaidTenant){setUserPanelDataStore(current=>{return{...current,isPaid:true};});}console.log(\"Handling response codes:\",response.data.Code);switch(response.data.Code){case ErrorCode.Success:console.log(\"BOSS Check Success!\");let redirectURL=response.data.URL;redirectURL+=\"&boss_from=lark_website&function_type=lark_website_order_now\";setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.SUCCESS_REDIRECT,URL:redirectURL};});break;case ErrorCode.PersonalTenant:console.log(\"Error: Personal tenant\");setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_PERSONAL};});break;case ErrorCode.NotInWhiteList:console.log(\"Error: Not in whitelist\");window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.NotInWhiteList,error_msg:\"NotInWhiteList\"});setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_NOTINWHITELIST};});break;case ErrorCode.NoBillingPermission:console.log(\"Error: No billing permission\");window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.NoBillingPermission,error_msg:\"NoBillingPermission\"});setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_NOPERM,admins:response.data.AdminUserList};});break;default:console.log(\"Error: Fallback case triggered\");window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:\"1\",error_msg:\"Fallback\"});setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_RETRY};});}}}catch(error){window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"call_boss_purchase_api_failure\",timestamp:Date.now()});window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:\"1\",error_msg:\"CallBossApiFailure\"});console.error(\"Error occurred while call Boss API:\",error);setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_RETRY};});}}catch(error){window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"call_lark_settings_api_failure\",timestamp:Date.now()});window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:\"1\",error_msg:\"CallLarkSettingApiFailure\"});console.error(\"Error occurred while getLarkSettings:\",error);setUserPanelDirectPurchaseStore(current=>{return{...current,action:DirectPurchaseAction.ERROR_RETRY};});}}function onClickDirectPurchase(){console.log(\"action is:\",userPanelDirectPurchaseStore,userPanelDirectPurchaseStore.action);switch(userPanelDirectPurchaseStore.action){case DirectPurchaseAction.SUCCESS_REDIRECT:console.log(\"BOSS Check Success!\");window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_success\",timestamp:Date.now()});window.location.href=userPanelDirectPurchaseStore.URL;break;case DirectPurchaseAction.ERROR_PERSONAL:console.log(\"Error: Personal tenant\");triggerPopup(PopUpType.Popup3_PersonalTenant,userPanelDataStore.user.userId);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.PersonalTenant,error_msg:\"PersonalTenant\"});break;case DirectPurchaseAction.ERROR_NOTINWHITELIST:console.log(\"Error: Not in whitelist\");triggerPopup(PopUpType.Popup2_NotInWhiteList,userPanelDataStore.user.userId);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.NotInWhiteList,error_msg:\"NotInWhiteList\"});break;case DirectPurchaseAction.ERROR_NOPERM:console.log(\"Error: No billing permission\");triggerPopup(PopUpType.Popup4_NoBillingPermission,userPanelDataStore.user.userId,userPanelDirectPurchaseStore.admins);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.NoBillingPermission,error_msg:\"NoBillingPermission\"});break;default:console.log(\"Error: Fallback case triggered\");triggerPopup(PopUpType.Popup5_FallBack,userPanelDataStore.user.userId,[]);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:\"1\",error_msg:\"Fallback\"});}}return{getBossStatus,onClickDirectPurchase};}export const UserPanelDirectPurchaseStoreController={use};\nexport const __FramerMetadata__ = {\"exports\":{\"UserPanelDirectPurchaseStoreController\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BUY_NOW_EVENT_TRACKER_NAME\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{ControlType}from\"framer\";export const UserPanelInfoPropertyControls={type:ControlType.Object,title:\"User Panel Info Content\",controls:{orgPaidAdminContent:{type:ControlType.Object,title:\"Paid Admin Content\",controls:{primaryBtnText:{type:ControlType.String,title:\"Primary Button Text\",defaultValue:\"Send invite to Google contacts\"},primaryBtnLink:{type:ControlType.Link,title:\"Primary Button Link\",defaultValue:\"\"},showPrimaryBtn:{type:ControlType.Boolean,title:\"Should show primary button\",defaultValue:true},secondaryBtnText:{type:ControlType.String,title:\"Secondary Button Text\",defaultValue:\"Send invite to Google contacts\"},secondaryBtnLink:{type:ControlType.Link,title:\"Secondary Button Link\",defaultValue:\"\"},showSecondaryBtn:{type:ControlType.Boolean,title:\"Should show secondary button\",defaultValue:true},textBtnText:{type:ControlType.String,title:\"Text Button Text\",defaultValue:\"Send invite to Google contacts\"},textBtnLink:{type:ControlType.Link,title:\"Text Button Link\",defaultValue:\"\"},showTextBtn:{type:ControlType.Boolean,title:\"Should show text button\",defaultValue:true}}},orgFreeAdminContent:{type:ControlType.Object,title:\"Free Admin Content\",controls:{primaryBtnText:{type:ControlType.String,title:\"Primary Button Text\",defaultValue:\"Send invite to Google contacts\"},primaryBtnLink:{type:ControlType.Link,title:\"Primary Button Link\",defaultValue:\"\"},showPrimaryBtn:{type:ControlType.Boolean,title:\"Should show primary button\",defaultValue:true},secondaryBtnText:{type:ControlType.String,title:\"Secondary Button Text\",defaultValue:\"Send invite to Google contacts\"},secondaryBtnLink:{type:ControlType.Link,title:\"Secondary Button Link\",defaultValue:\"\"},showSecondaryBtn:{type:ControlType.Boolean,title:\"Should show secondary button\",defaultValue:true},textBtnText:{type:ControlType.String,title:\"Text Button Text\",defaultValue:\"Send invite to Google contacts\"},textBtnLink:{type:ControlType.Link,title:\"Text Button Link\",defaultValue:\"\"},showTextBtn:{type:ControlType.Boolean,title:\"Should show text button\",defaultValue:true}}},orgPaidMemberContent:{type:ControlType.Object,title:\"Paid Member Content\",controls:{primaryBtnText:{type:ControlType.String,title:\"Primary Button Text\",defaultValue:\"Send invite to Google contacts\"},primaryBtnLink:{type:ControlType.Link,title:\"Primary Button Link\",defaultValue:\"\"},showPrimaryBtn:{type:ControlType.Boolean,title:\"Should show primary button\",defaultValue:true},secondaryBtnText:{type:ControlType.String,title:\"Secondary Button Text\",defaultValue:\"Send invite to Google contacts\"},secondaryBtnLink:{type:ControlType.Link,title:\"Secondary Button Link\",defaultValue:\"\"},showSecondaryBtn:{type:ControlType.Boolean,title:\"Should show secondary button\",defaultValue:true},textBtnText:{type:ControlType.String,title:\"Text Button Text\",defaultValue:\"Send invite to Google contacts\"},textBtnLink:{type:ControlType.Link,title:\"Text Button Link\",defaultValue:\"\"},showTextBtn:{type:ControlType.Boolean,title:\"Should show text button\",defaultValue:true}}},orgFreeMemberContent:{type:ControlType.Object,title:\"Free Member Content\",controls:{primaryBtnText:{type:ControlType.String,title:\"Primary Button Text\",defaultValue:\"Send invite to Google contacts\"},primaryBtnLink:{type:ControlType.Link,title:\"Primary Button Link\",defaultValue:\"\"},showPrimaryBtn:{type:ControlType.Boolean,title:\"Should show primary button\",defaultValue:true},secondaryBtnText:{type:ControlType.String,title:\"Secondary Button Text\",defaultValue:\"Send invite to Google contacts\"},secondaryBtnLink:{type:ControlType.Link,title:\"Secondary Button Link\",defaultValue:\"\"},showSecondaryBtn:{type:ControlType.Boolean,title:\"Should show secondary button\",defaultValue:true},textBtnText:{type:ControlType.String,title:\"Text Button Text\",defaultValue:\"Send invite to Google contacts\"},textBtnLink:{type:ControlType.Link,title:\"Text Button Link\",defaultValue:\"\"},showTextBtn:{type:ControlType.Boolean,title:\"Should show text button\",defaultValue:true}}},personalContent:{type:ControlType.Object,title:\"Personal Member Content\",controls:{primaryBtnText:{type:ControlType.String,title:\"Primary Button Text\",defaultValue:\"Send invite to Google contacts\"},primaryBtnLink:{type:ControlType.Link,title:\"Primary Button Link\",defaultValue:\"\"},showPrimaryBtn:{type:ControlType.Boolean,title:\"Should show primary button\",defaultValue:true},secondaryBtnText:{type:ControlType.String,title:\"Secondary Button Text\",defaultValue:\"Send invite to Google contacts\"},secondaryBtnLink:{type:ControlType.Link,title:\"Secondary Button Link\",defaultValue:\"\"},showSecondaryBtn:{type:ControlType.Boolean,title:\"Should show secondary button\",defaultValue:true},textBtnText:{type:ControlType.String,title:\"Text Button Text\",defaultValue:\"Send invite to Google contacts\"},textBtnLink:{type:ControlType.Link,title:\"Text Button Link\",defaultValue:\"\"},showTextBtn:{type:ControlType.Boolean,title:\"Should show text button\",defaultValue:true}}},adminPortalText:{type:ControlType.String,title:\"Admin Portal Text\",defaultValue:\"\"},adminPortalLink:{type:ControlType.Link,title:\"Admin Portal Link\",defaultValue:\"\"}}};\nexport const __FramerMetadata__ = {\"exports\":{\"UserPanelInfoPropertyControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserPanelInfoProps.map", "import{ControlType}from\"framer\";export const UserPanelProductPropertyControls={type:ControlType.Object,title:\"Product Wall Content\",controls:{font:{type:ControlType.Enum,defaultValue:\"Circular\",options:[\"Circular\",\"NotoSansJP\"],optionTitles:[\"Circular\",\"NotoSansJP\"]},appDirectoryName:{type:ControlType.String,title:\"App Directory Name\",defaultValue:\"\"},baseName:{type:ControlType.String,title:\"Base Name\",defaultValue:\"\"},calendarName:{type:ControlType.String,title:\"Calendar Name\",defaultValue:\"\"},docsName:{type:ControlType.String,title:\"Docs Name\",defaultValue:\"\"},emailName:{type:ControlType.String,title:\"Email Name\",defaultValue:\"\"},meetingsName:{type:ControlType.String,title:\"Meetings Name\",defaultValue:\"\"},messengerName:{type:ControlType.String,title:\"Messenger Name\",defaultValue:\"\"},minutesName:{type:ControlType.String,title:\"Minutes Name\",defaultValue:\"\"},openPlatformName:{type:ControlType.String,title:\"Open Platform Name\",defaultValue:\"\"},wikiName:{type:ControlType.String,title:\"Wiki Name\",defaultValue:\"\"}}};\nexport const __FramerMetadata__ = {\"exports\":{\"UserPanelProductPropertyControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UserPanelProductProps.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{ControlType,addPropertyControls}from\"framer\";import{useEffect}from\"react\";import EngUserPanelDesignSkeleton from\"https://framerusercontent.com/modules/VLz38cE3H4YBpfs4Xwym/iD4HTVKV7NnEq0OP7myn/BgL0k4N3J.js\";import EngUserPanelDesign from\"https://framerusercontent.com/modules/a2rYNMnjzPtzviKUJDOg/Se1gaqi47VTkl4pIiVW5/Jc7kAa0hJ.js\";import{ServerContactApi}from\"https://framerusercontent.com/modules/vfRMbqNyFY0Hbd8Jl1hw/HItdK82ZunJMKrk7d899/ServerContactApi.js\";import{TenantWidgetApi}from\"https://framerusercontent.com/modules/OIdQ2bLBotdCcXaVM6Bk/JPtGQHpQ02oAPxIoAQ3J/TenantWidgetApi.js\";import{PopUpType}from\"https://framerusercontent.com/modules/vnXMLxaMWfDawssszk5h/KuG3Ygm7PVq4idxzsNJ1/DialogContent.js\";import{UserPanelBannerPropertyControls}from\"https://framerusercontent.com/modules/ZTw23GoXEwXNrkKzxQwt/OybSGrzDIKuKCCWngSrA/UserPanelBannerContentProps.js\";import{UserPanelDataStore}from\"https://framerusercontent.com/modules/4D78F8Ab647jDtz2szEz/YQjo46b7Qil3T6nXVKR4/UserPanelDataStore.js\";import{DirectPurchaseAction,UserPanelDirectPurchaseStore}from\"https://framerusercontent.com/modules/4sYSRHMN07LSIFvYW6p0/rSwXOzyQ7kIpEqyeGZ1j/UserPanelDirectPurchaseStore.js\";import{UserPanelDirectPurchaseStoreController}from\"https://framerusercontent.com/modules/aUXcD9YSrtuWZsknKQrY/xDmxYOX7kfNl8dkIr4aO/UserPanelDirectPurchaseStoreController.js\";import{UserPanelInfoPropertyControls}from\"https://framerusercontent.com/modules/059IwOtU3HpAh78Rt5Vd/IkrxomUOYSTch4JUV3JP/UserPanelInfoProps.js\";import{UserPanelProductPropertyControls}from\"https://framerusercontent.com/modules/RLXZo7ZcUhu0RPrAFUj7/0MPOEbRdgZFzGTyiW99T/UserPanelProductProps.js\";// const bannerHumanReadableEnumMap = {\n//     \"Role1-1\": \"F3Z9FLiBv\",\n//     \"Role1-2\": \"Dw7SHu40A\",\n//     \"Role1-3\": \"JAA58HwEr\",\n//     \"Role1-default\": \"wkHzWUgjs\",\n//     \"Role2-1\": \"mIdgytHir\",\n//     \"Role2-2\": \"ywINswpcH\",\n//     \"Role2-3\": \"oD0JzslZo\",\n//     \"Role2-default\": \"AGJTTRrKg\",\n//     \"Role3-1\": \"iTUnYyeXT\",\n//     \"Role3-2\": \"gkQcx6IhS\",\n//     \"Role3-3\": \"Wznyq2h5D\",\n//     \"Role3-default\": \"fmPEetloJ\",\n//     \"Role4-1\": \"cWhOm4x1Z\",\n//     \"Role4-2\": \"Swl0lNI4s\",\n//     \"Role4-3\": \"PvZdDsoK3\",\n//     \"Role4-default\": \"bxdA67Qd9\",\n//     \"Role5-1\": \"j91XsWGUJ\",\n//     \"Role5-2\": \"pyZM0Owjd\",\n//     \"Role5-3\": \"mmF4V9mqn\",\n//     \"Role5-default\": \"NF1pH6MHq\",\n// }\nconst productHumanReadableEnumMap={\"Circular-Desktop\":\"BAiJDVKCd\",\"Circular-Tablet\":\"vqF3lc_YN\",\"NotoSansJP-Desktop\":\"uiLxyAtfA\",\"NotoSansJP-Tablet\":\"xUNdkTs_9\"};const userInfoHumanReadableEnumMap={Desktop:\"cw45MgK4w\",Tablet:\"sxvWKZDf7\"};const humanReadableVariantMap={Desktop:\"U3E6Ws7Hv\",Tablet:\"KDEBt6a4n\"};const humanReadableSkeletonVariantMap={Desktop:\"uB9fSXV4q\",Tablet:\"yvsVlOxCx\"};let products=[{name:\"Messenger\",type:\"Product\",url:\"https://www.larksuite.com/messenger\"},{name:\"Base\",type:\"Product\",url:\"https://www.larksuite.com/base\"},{name:\"Docs\",type:\"Product\",url:\"https://www.larksuite.com/drive/home\"},{name:\"Calendar\",type:\"Product\",url:\"https://www.larksuite.com/calendar\"},{name:\"Email\",type:\"Product\",url:\"https://www.larksuite.com/mail\"},{name:\"Meetings\",type:\"Product\",url:\"https://vc.larksuite.com/j\"},{name:\"Wiki\",type:\"Product\",url:\"https://www.larksuite.com/wiki\"},{name:\"Minutes\",type:\"Product\",url:\"https://meetings.larksuite.com/minutes/me\"},{name:\"Open Platform\",type:\"Integration\",url:\"https://open.larksuite.com/\"},{name:\"App Directory\",type:\"Integration\",url:\"https://app.larksuite.com/\"}];export const BUY_NOW_EVENT_TRACKER_NAME=\"lark_website_register_monitor\";export const LARK_WEBSITE_MAINPAGWE_STORY_CLICK=\"lark_website_mainpage_story_click\";export const LARK_WEBSITE_MAINPAGE_STORY_VIEW=\"lark_website_mainpage_story_view\";export function triggerUserPanelClickEventCollection(data){console.log(\"triggerUserPanelClickEventCollection Click Event\",data);if(window&&window.collectEvent){const eventData={url_path:window.location.pathname,url:window.location.href,module_name:\"user-panel\",timestamp:Date.now(),...data};window.collectEvent(LARK_WEBSITE_MAINPAGWE_STORY_CLICK,eventData);}}let viewTrigger=false;export function triggerUserPanelViewEventCollection(){if(viewTrigger){return;}viewTrigger=true;console.log(\"triggerUserPanelViewEventCollection View Event\");if(window&&window.collectEvent){const eventData={url_path:window.location.pathname,url:window.location.href,module_name:\"user-panel\",timestamp:Date.now()};window.collectEvent(LARK_WEBSITE_MAINPAGE_STORY_VIEW,eventData);}}function findClosestParentA(element){let parent=element.parentNode;while(parent){console.log(parent,parent.tagName);if(parent.tagName===\"A\"){return parent;}parent=parent.parentNode;}return null;}export default function UserPanel(props){console.log(props.variant,\"\u4E0D\u4F1A\u53D8\u5417\");const{userPanelDataStore,setUserPanelDataStore}=UserPanelDataStore.useStore();const{value:userPanelDirectPurchaseStore,setValue:setUserPanelDirectPurchaseStore}=UserPanelDirectPurchaseStore.useStore();const userPanelDirectPurchaseStoreController=UserPanelDirectPurchaseStoreController.use();async function getIsAdmin(){try{const data=await ServerContactApi.checkInvitationAbility();if(data.data.InvitationType===1){setUserPanelDataStore(current=>{return{...current,isAdmin:true};});}return true;}catch{return false;}}async function getCurrentUserAndBossStatus(){try{console.log(\"boss start\");const user=await TenantWidgetApi.getCurrentUser();console.log(\"user:\",user);if(user){setUserPanelDataStore(current=>{return{...current,isLogin:true,user:user};});}else{return true;}if(user.tenant.tenantTag===2)setUserPanelDataStore(current=>{return{...current,isPersonalTenant:true};});if(user.tenant.tenantBrand===\"feishu\"){return false;}console.log(\"user\",\"getBossStatus\",user);await userPanelDirectPurchaseStoreController.getBossStatus(user);return true;}catch(error){console.log(error,\"errrrrr\");return false;}}useEffect(()=>{if(userPanelDataStore&&userPanelDataStore.isLogin){triggerUserPanelViewEventCollection();}},[userPanelDataStore]);const triggerPopup=(popupContent,lark_user_id,adminUserList=[])=>{const popupEvent=new CustomEvent(\"buy_now_popup\");popupEvent.popupType=popupContent;popupEvent.lark_user_id=lark_user_id;popupEvent.adminUserList=adminUserList;console.log(\"Testt\");window.dispatchEvent(popupEvent);};const ErrorCode={Success:\"0\",PersonalTenant:\"1001\",NotInWhiteList:\"1002\",NoBillingPermission:\"1003\"};function onClickDirectPurchase(){console.log(\"store is:\",userPanelDirectPurchaseStore);switch(userPanelDirectPurchaseStore.action){case DirectPurchaseAction.SUCCESS_REDIRECT:console.log(\"BOSS Check Success!\");window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_success\",timestamp:Date.now()});window.open(userPanelDirectPurchaseStore.URL,\"_blank\");break;case DirectPurchaseAction.ERROR_PERSONAL:console.log(\"Error: Personal tenant\");triggerPopup(PopUpType.Popup3_PersonalTenant,userPanelDataStore.user.userId);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.PersonalTenant,error_msg:\"PersonalTenant\"});break;case DirectPurchaseAction.ERROR_NOTINWHITELIST:console.log(\"Error: Not in whitelist\");triggerPopup(PopUpType.Popup2_NotInWhiteList,userPanelDataStore.user.userId);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.NotInWhiteList,error_msg:\"NotInWhiteList\"});break;case DirectPurchaseAction.ERROR_NOPERM:console.log(\"Error: No billing permission\");triggerPopup(PopUpType.Popup4_NoBillingPermission,userPanelDataStore.user.userId,userPanelDirectPurchaseStore.admins);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:ErrorCode.NoBillingPermission,error_msg:\"NoBillingPermission\"});break;default:console.log(\"Error: Fallback case triggered\");triggerPopup(PopUpType.Popup5_FallBack,userPanelDataStore.user.userId,[]);window?.collectEvent?.(BUY_NOW_EVENT_TRACKER_NAME,{monitor_msg:\"buy_now_flow_failure\",timestamp:Date.now(),error_code:\"1\",error_msg:\"Fallback\"});}}TenantWidgetApi.useWhenAvailable(()=>{Promise.all([getIsAdmin(),getCurrentUserAndBossStatus()]).then(([adminSuccess,bossSucess])=>{if(bossSucess){setUserPanelDataStore(current=>{console.log(\"load finished\");return{...current,isLoaded:true};});}else{setUserPanelDataStore(current=>{console.log(\"load finished\");return{...current,isLoaded:true,isAdmin:false,isPaidTenant:false};});}}).catch(()=>{setUserPanelDataStore(current=>{console.log(\"load finished\");return{...current,isLoaded:true};});});});const isAdmin=userPanelDataStore.isAdmin;const isPaidTenant=userPanelDataStore.isPaid;const isPersonalTenant=userPanelDataStore.isPersonalTenant;const productVariant=productHumanReadableEnumMap[`${props.productWallContent.font}-${props.variant}`];console.log(\"product variant \",productVariant,`${props.productWallContent.font}-${props.variant}`);let userPanelContentInstance=props.userPanelContent.orgFreeMemberContent;console.log(props.bannerContent,33);let imageListSource=JSON.stringify([{src:props.bannerContent.DefaultImage,link:props.bannerContent.DefaultImageLink,alt:props.bannerContent.DefaultImageAlt}]);let bannerVariant=\"Role1-default\";let onPrimaryBtnClick=()=>{};if(isAdmin&&isPaidTenant&&!isPersonalTenant){userPanelContentInstance=props.userPanelContent.orgPaidAdminContent;const imageList=[{src:props.bannerContent.orgPaidAdminContent.Image1,link:props.bannerContent.orgPaidAdminContent.Image1Link,alt:props.bannerContent.orgPaidAdminContent.Image1Alt},{src:props.bannerContent.orgPaidAdminContent.Image2,link:props.bannerContent.orgPaidAdminContent.Image2Link,alt:props.bannerContent.orgPaidAdminContent.Image2Alt},{src:props.bannerContent.orgPaidAdminContent.Image3,link:props.bannerContent.orgPaidAdminContent.Image3Link,alt:props.bannerContent.orgPaidAdminContent.Image3Alt}].filter(item=>!!item.src);if(imageList.length>0){imageListSource=JSON.stringify(imageList);}bannerVariant=`Role1-default`;}if(!isAdmin&&isPaidTenant&&!isPersonalTenant){userPanelContentInstance=props.userPanelContent.orgPaidMemberContent;const imageList=[{src:props.bannerContent.orgPaidMemberContent.Image1,link:props.bannerContent.orgPaidMemberContent.Image1Link,alt:props.bannerContent.orgPaidMemberContent.Image1Alt},{src:props.bannerContent.orgPaidMemberContent.Image2,link:props.bannerContent.orgPaidMemberContent.Image2Link,alt:props.bannerContent.orgPaidMemberContent.Image2Alt},{src:props.bannerContent.orgPaidMemberContent.Image3,link:props.bannerContent.orgPaidMemberContent.Image3Link,alt:props.bannerContent.orgPaidMemberContent.Image3Alt}].filter(item=>!!item.src);if(imageList.length>0){imageListSource=JSON.stringify(imageList);}bannerVariant=`Role2-default`;}if(isAdmin&&!isPaidTenant&&!isPersonalTenant){userPanelContentInstance=props.userPanelContent.orgFreeAdminContent;const imageList=[{src:props.bannerContent.orgFreeAdminContent.Image1,link:props.bannerContent.orgFreeAdminContent.Image1Link,alt:props.bannerContent.orgFreeAdminContent.Image1Alt},{src:props.bannerContent.orgFreeAdminContent.Image2,link:props.bannerContent.orgFreeAdminContent.Image2Link,alt:props.bannerContent.orgFreeAdminContent.Image2Alt},{src:props.bannerContent.orgFreeAdminContent.Image3,link:props.bannerContent.orgFreeAdminContent.Image3Link,alt:props.bannerContent.orgFreeAdminContent.Image3Alt}].filter(item=>!!item.src);if(imageList.length>0){imageListSource=JSON.stringify(imageList);}bannerVariant=`Role3-default`;onPrimaryBtnClick=()=>{onClickDirectPurchase();};}if(!isAdmin&&!isPaidTenant&&!isPersonalTenant){userPanelContentInstance=props.userPanelContent.orgFreeMemberContent;const imageList=[{src:props.bannerContent.orgFreeMemberContent.Image1,link:props.bannerContent.orgFreeMemberContent.Image1Link,alt:props.bannerContent.orgFreeMemberContent.Image1Alt},{src:props.bannerContent.orgFreeMemberContent.Image2,link:props.bannerContent.orgFreeMemberContent.Image2Link,alt:props.bannerContent.orgFreeMemberContent.Image2Alt},{src:props.bannerContent.orgFreeMemberContent.Image3,link:props.bannerContent.orgFreeMemberContent.Image3Link,alt:props.bannerContent.orgFreeMemberContent.Image3Alt}].filter(item=>!!item.src);if(imageList.length>0){imageListSource=JSON.stringify(imageList);}bannerVariant=`Role4-1`;}if(isPersonalTenant){userPanelContentInstance=props.userPanelContent.personalContent;const imageList=[{src:props.bannerContent.personalContent.Image1,link:props.bannerContent.personalContent.Image1Link,alt:props.bannerContent.personalContent.Image1Alt},{src:props.bannerContent.personalContent.Image2,link:props.bannerContent.personalContent.Image2Link,alt:props.bannerContent.personalContent.Image2Alt},{src:props.bannerContent.personalContent.Image3,link:props.bannerContent.personalContent.Image3Link,alt:props.bannerContent.personalContent.Image3Alt}].filter(item=>!!item.src);if(imageList.length>0){imageListSource=JSON.stringify(imageList);}bannerVariant=`Role5-default`;}const handlePrimaryBtnClick=()=>{triggerUserPanelClickEventCollection({click:userPanelContentInstance.primaryBtnText,target:userPanelContentInstance.primaryBtnLink});onPrimaryBtnClick();};const handlerSecondaryBtnClick=()=>{triggerUserPanelClickEventCollection({click:userPanelContentInstance.secondaryBtnText,target:userPanelContentInstance.secondaryBtnLink});};const handlerTextLinkClick=()=>{triggerUserPanelClickEventCollection({click:userPanelContentInstance.textBtnText,target:userPanelContentInstance.textBtnLink});};const handlerProductLogoClick=e=>{const closestA=findClosestParentA(e.target);if(!closestA){return;}const url=closestA.href;const product=products.find(item=>item.url===url);if(!product){return;}triggerUserPanelClickEventCollection({click:url,target:product?.name});};console.log(imageListSource,333);const autoPlay=JSON.parse(imageListSource||\"[]\").length>1;if(!userPanelDataStore.isLoaded){if(userPanelDataStore.hasPreviousLoginStatus){return /*#__PURE__*/_jsx(EngUserPanelDesignSkeleton,{style:{width:\"100%\",paddingTop:props.paddingTop},variant:humanReadableSkeletonVariantMap[props.variant],appDirectoryName:props.productWallContent.appDirectoryName,baseName:props.productWallContent.baseName,calendarName:props.productWallContent.calendarName,docsName:props.productWallContent.docsName,emailName:props.productWallContent.emailName,meetingsName:props.productWallContent.meetingsName,messengerName:props.productWallContent.messengerName,minutesName:props.productWallContent.minutesName,openPlatformName:props.productWallContent.openPlatformName,wikiName:props.productWallContent.wikiName,productVariant:productVariant,imageListSource:\"[]\",autoPlay:false});}else{return props.variant===\"Desktop\"?props.placeholderDesktopComponent:props.placeholderTabletComponent;}}else{if(userPanelDataStore.isLogin){return /*#__PURE__*/_jsx(EngUserPanelDesign,{style:{width:\"100%\",paddingTop:props.paddingTop},variant:humanReadableVariantMap[props.variant],adminPortalLink:props.userPanelContent.adminPortalLink,adminPortalText:props.userPanelContent.adminPortalText,adminPortalVisible:isAdmin&&!isPersonalTenant,appDirectoryName:props.productWallContent.appDirectoryName,baseName:props.productWallContent.baseName,calendarName:props.productWallContent.calendarName,docsName:props.productWallContent.docsName,emailName:props.productWallContent.emailName,meetingsName:props.productWallContent.meetingsName,messengerName:props.productWallContent.messengerName,minutesName:props.productWallContent.minutesName,openPlatformName:props.productWallContent.openPlatformName,wikiName:props.productWallContent.wikiName,avatarImagePath:userPanelDataStore.user.avatarUrl,bannerVariant:bannerVariant,companyName:userPanelDataStore.user.tenant.name,primaryBtnLink:userPanelContentInstance.primaryBtnLink,primaryBtnText:userPanelContentInstance.primaryBtnText,secondaryBtnLink:userPanelContentInstance.secondaryBtnLink,secondaryBtnText:userPanelContentInstance.secondaryBtnText,textLink:userPanelContentInstance.textBtnLink,textLinkContent:userPanelContentInstance.textBtnText,textLinkVisible:userPanelContentInstance.showTextBtn,userName:userPanelDataStore.user.name,userInfoVariant:userInfoHumanReadableEnumMap[props.variant],productVariant:productVariant,shouldShowCompanyName:!isPersonalTenant,imageListSource:imageListSource,autoPlay:autoPlay,onPrimaryBtnClick:handlePrimaryBtnClick,onSecondaryBtnClick:handlerSecondaryBtnClick,onTextLinkClick:handlerTextLinkClick,onProductLogoClick:handlerProductLogoClick});}else{return props.variant===\"Desktop\"?props.placeholderDesktopComponent:props.placeholderTabletComponent;}}}addPropertyControls(UserPanel,{variant:{type:ControlType.Enum,defaultValue:\"Desktop\",options:[\"Desktop\",\"Tablet\"],optionTitles:[\"Desktop\",\"Tablet\"]},userPanelContent:UserPanelInfoPropertyControls,productWallContent:UserPanelProductPropertyControls,bannerContent:UserPanelBannerPropertyControls,placeholderDesktopComponent:{type:ControlType.ComponentInstance,title:\"Desktop Component to replace\"},paddingTop:{type:ControlType.Number,title:\"Padding Top\"},placeholderTabletComponent:{type:ControlType.ComponentInstance,title:\"Tablet Component to replace\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"triggerUserPanelViewEventCollection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"triggerUserPanelClickEventCollection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BUY_NOW_EVENT_TRACKER_NAME\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"UserPanel\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"LARK_WEBSITE_MAINPAGWE_STORY_CLICK\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"LARK_WEBSITE_MAINPAGE_STORY_VIEW\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SrcType", "baseUrl", "getLogoUrl", "company", "Logo", "props", "radius", "isSearch", "srcType", "srcUrl", "srcFile", "style", "logoURL", "se", "emptyState", "RenderTarget", "p", "NullState", "baseStyles", "addPropertyControls", "ControlType", "LogoFonts", "getFonts", "Logo", "LogoControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "profileSrc", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "nAQx82UHE", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "css", "Framerl8SX6kuIo", "withCSS", "l8SX6kuIo_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "link", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "qY6GCKeOF", "DE75F6f9f", "IRr2Xdfv1", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerKnaWg2Vp8", "withCSS", "KnaWg2Vp8_default", "addPropertyControls", "ControlType", "addFonts", "AppFonts", "getFonts", "KnaWg2Vp8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "appDirectoryName", "baseName", "calendarName", "docsName", "emailName", "height", "id", "meetingsName", "messengerName", "minutesName", "onProductLogoClick", "openPlatformName", "width", "wikiName", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FdMKtoxyt", "XsJJIINI8", "s2V3bHmFl", "Tb8YT6REI", "ZgBMtzAHy", "QBcV44GBH", "AO7sw5d6F", "agadGjdFA", "kYItaSGXY", "EViiyfhjs", "NPgHbxv27", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapcbu8qk", "args", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framerrh3IbUPF5", "withCSS", "rh3IbUPF5_default", "addPropertyControls", "ControlType", "addFonts", "Slideshow", "props", "slots", "startFrom", "direction", "effectsOptions", "autoPlayControl", "dragControl", "alignment", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "itemAmount", "fadeOptions", "intervalControl", "transitionControl", "arrowOptions", "borderRadius", "progressOptions", "style", "effectsOpacity", "effectsScale", "effectsRotate", "effectsPerspective", "effectsHover", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowShouldSpace", "arrowShouldFadeIn", "arrowPosition", "arrowPadding", "arrowGap", "arrowPaddingTop", "arrowPaddingRight", "arrowPaddingBottom", "arrowPaddingLeft", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "paddingValue", "isCanvas", "RenderTarget", "hasChildren", "j", "isHorizontal", "isInverted", "u", "placeholderStyles", "p", "emojiStyles", "titleStyles", "subtitleStyles", "parentRef", "pe", "childrenRef", "se", "index", "W", "timeoutRef", "size", "setSize", "ye", "isHovering", "setIsHovering", "shouldPlayOnHover", "setShouldPlayOnHover", "isMouseDown", "setIsMouseDown", "isResizing", "setIsResizing", "dupedChildren", "duplicateBy", "measure", "te", "total", "parentLength", "start", "childrenLength", "itemSize", "itemWidth", "itemHeight", "fe", "initialResize", "ue", "resize", "contentSize", "timer", "totalItems", "childrenSize", "itemWithGap", "itemOffset", "currentItem", "setCurrentItem", "isDragging", "setIsDragging", "isVisible", "usePageVisibility", "factor", "xOrY", "useMotionValue", "canvasPosition", "newPosition", "wrappedValue", "useTransform", "value", "wrap", "wrappedIndex", "wrappedIndexInverted", "switchPages", "animate", "setDelta", "delta", "setPage", "currentItemWrapped", "currentItemWrappedInvert", "goto", "gotoInverted", "handleDragStart", "handleDragEnd", "event", "offset", "velocity", "offsetXorY", "velocityThreshold", "velocityXorY", "isHalfOfNext", "isHalfOfPrev", "normalizedOffset", "itemDelta", "itemDeltaFromOne", "childCounter", "columnOrRowValue", "child", "childIndex", "ref", "Slide", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "dots", "dotsBlurStyle", "i", "Dot", "dotStyle", "baseButtonStyles", "dragProps", "arrowHasTop", "arrowHasBottom", "arrowHasLeft", "arrowHasRight", "arrowHasMid", "containerStyle", "motion", "controlsStyles", "dotsContainerStyle", "addPropertyControls", "ControlType", "num", "min", "max", "Y", "ref1", "ref2", "key", "width", "height", "numChildren", "effects", "isLast", "childOffset", "scrollRange", "val", "rotateY", "rotateX", "opacity", "scale", "originXorY", "latest", "newValue", "LayoutGroup", "q", "selectedOpacity", "buttonStyle", "isSelected", "inlinePadding", "top", "bottom", "right", "left", "ImageSource", "props", "p", "ImageSource_default", "addPropertyControls", "ControlType", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "imageLink", "imageSrc", "onClickBanner", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "p4sb6etuP", "sEpOg5Ys8", "PoQF_Ygmx", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapy1bihg", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "Link", "Image2", "getLoadingLazyAtYPosition", "css", "Framera5EP7mlby", "withCSS", "a5EP7mlby_default", "addPropertyControls", "ControlType", "addFonts", "LARK_WEBSITE_MAINPAGWE_STORY_CLICK", "triggerUserPanelClickEventCollection", "data", "window", "eventData", "withImageChildren", "Component", "slots", "rest", "imageList", "item", "index", "onClickBanner", "p", "a5EP7mlby_default", "ImageSourceFonts", "getFonts", "ImageSource_default", "SlideshowFonts", "Slideshow", "SlideshowWithImageChildren", "withImageChildren", "MotionDivWithFX", "withFX", "motion", "serializationHash", "variantClassNames", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "autoPlay", "height", "id", "imageLink", "imageListSource", "imageSrc", "width", "props", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "y0ERCAWGS", "DAc4e8qn2", "qiPfv46DU", "lg0fol051", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "ComponentViewportProvider", "MotionDivWithFX", "SlideshowWithImageChildren", "ImageSource_default", "css", "FramervDp_5O3sU", "withCSS", "vDp_5O3sU_default", "addPropertyControls", "ControlType", "addFonts", "ImageSourceFonts", "SlideshowFonts", "UserLoginStateSkeletonFonts", "getFonts", "l8SX6kuIo_default", "ProductLogosFonts", "rh3IbUPF5_default", "AutoPlaySliderShowFonts", "vDp_5O3sU_default", "ProductLogosControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "appDirectoryName", "autoPlay", "baseName", "calendarName", "docsName", "emailName", "height", "id", "imageLink", "imageListSource", "imageSrc", "meetingsName", "messengerName", "minutesName", "onProductLogoClick", "openPlatformName", "productVariant", "width", "wikiName", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "vNDpv27Hh", "VoOX9nXUr", "yAeH2kbt7", "xWnRRu93m", "cadRRpDCp", "OyU5dhbKN", "ojoroBYNE", "l2YiSc0uH", "HfsBuq2I1", "r8UCr_pWT", "vQa5y2yyd", "p5a0_c794", "djwoF5jUg", "MmH7yDMdi", "LojlC37_N", "XOXwaZUAI", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "NPgHbxv271tmzx4q", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "cx", "ComponentViewportProvider", "css", "FramerBgL0k4N3J", "withCSS", "BgL0k4N3J_default", "addPropertyControls", "ControlType", "addFonts", "Qz3LrvP_E_exports", "__export", "__FramerMetadata__", "Qz3LrvP_E_default", "MaterialFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "icon", "id", "link", "newTab", "onButtonClick", "title", "visible", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "FqrKhZNUv", "cXoMdqdLA", "XBEIKqQLX", "jtTJAuXSn", "AbSG8uDiu", "DA5k0ukCc", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1w4fj18", "args", "isDisplayed", "ref1", "pe", "isDisplayed1", "value1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerQz3LrvP_E", "withCSS", "Qz3LrvP_E_default", "addPropertyControls", "ControlType", "addFonts", "__FramerMetadata__", "whyLarkClick", "Component", "props", "p", "_window_collectEvent", "_window", "window", "getDomain", "forceBoe", "_location_hostname", "_location", "getLang", "paths", "ServerFuncs", "withArrowHover", "Component", "props", "_ServerFuncs_getLang", "tenantListRef", "pe", "tenantListReady", "setTenantListReady", "ye", "onTenantVisibilityChange", "show", "toPPLocale", "locale", "lang", "region", "tenantListProps", "ServerFuncs", "scrollContainerStyle", "TenantWidgetApi", "_window_tenantWidgetSDK", "_window", "window", "showTenantList", "setShowTenantList", "u", "motion", "e", "p", "withTextEllipse", "Component", "props", "p", "fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "Logo", "RichTextWithTextEllipse", "withTextEllipse", "RichText2", "MotionDivWithArrowHover", "withArrowHover", "motion", "ButtonRegularFonts", "Qz3LrvP_E_default", "ButtonRegularWhyLarkClickWithMappedReactProps1exl4ik", "withMappedReactProps", "whyLarkClick", "Qz3LrvP_E_exports", "ProductLogosFonts", "rh3IbUPF5_default", "AutoPlaySliderShowFonts", "vDp_5O3sU_default", "ProductLogosControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "adminPortalLink", "adminPortalText", "adminPortalVisible", "appDirectoryName", "autoPlay", "avatarImagePath", "baseName", "calendarName", "companyName", "docsName", "emailName", "height", "id", "imageLink", "imageListSource", "imageSrc", "meetingsName", "messengerName", "minutesName", "onPrimaryBtnClick", "onProductLogoClick", "onSecondaryBtnClick", "onTextLinkClick", "openPlatformName", "primaryBtnLink", "primaryBtnText", "productVariant", "secondaryBtnLink", "secondaryBtnText", "shouldShowCompanyName", "textLink", "textLinkContent", "textLinkVisible", "userName", "width", "wikiName", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "RyVZNh1S2", "pRmSqsV2g", "W4x6iwkEa", "Yah1a8qsD", "r4ABlcbad", "XpEGG2doe", "AXHRQaMFv", "fSzjNSRSq", "dsRGfcei6", "R2lwYyjhu", "Vc8N6jCvt", "pfD1ZABaV", "gFODMonxW", "Ym9ubTcFH", "jOodBVxIn", "GPrlZnVGY", "oAb7pcWyj", "hkMNKKoW_", "fmmk7B3IB", "dPQrVVk0U", "jk0w57qF5", "IGfvnAfd9", "pL_CFPYhB", "O_EeWSHBR", "Xc59Zo6ET", "bobO_C30X", "YbGjvxkTr", "cbNJK6zK2", "MwnipvAi5", "EYnVcpLrT", "NY_ERLsVr", "GISskfmAN", "jO9Nb39Y2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "AbSG8uDiu1a0ujsj", "args", "AbSG8uDiu1tskzqf", "AbSG8uDiu13gf6w5", "NPgHbxv271wzlfww", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "cx", "ComponentViewportProvider", "SVG", "Link", "css", "FramerJc7kAa0hJ", "withCSS", "Jc7kAa0hJ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "checkInvitationAbility", "ServerFuncs", "ServerContactApi", "IS_BOE_ENV", "PopUpType", "ONLINE_URL", "BOE_URL", "ONLINE_DOMAIN", "BOE_DOMAIN", "officialURL", "IS_BOE_ENV", "officialDOMAIN", "URLs", "UserPanelBannerPropertyControls", "ControlType", "read", "key", "jsonData", "write", "value", "localStorageAPI", "_localStorageAPI_read", "use", "createStore", "localStorageAPI", "useStore", "value", "setValue", "UserPanelDataStore", "DirectPurchaseAction", "use", "createStore", "useStore", "value", "setValue", "UserPanelDirectPurchaseStore", "getPurchaseUrl", "domain", "data", "error", "getLarkSettings", "user", "LARK_SETTING_API_URL", "ServerFuncs", "BossApi", "BUY_NOW_EVENT_TRACKER_NAME", "use", "userPanelDirectPurchaseStore", "setUserPanelDirectPurchaseStore", "UserPanelDirectPurchaseStore", "userPanelDataStore", "setUserPanelDataStore", "UserPanelDataStore", "triggerPopup", "popupContent", "lark_user_id", "adminUserList", "popupEvent", "window", "ErrorCode", "getBossStatus", "user", "lark_seettings_resp", "BossApi", "boss_api_base_url", "response", "current", "DirectPurchaseAction", "redirectURL", "error", "onClickDirectPurchase", "PopUpType", "UserPanelDirectPurchaseStoreController", "UserPanelInfoPropertyControls", "ControlType", "UserPanelProductPropertyControls", "ControlType", "productHumanReadableEnumMap", "userInfoHumanReadableEnumMap", "humanReadableVariantMap", "humanReadableSkeletonVariantMap", "products", "BUY_NOW_EVENT_TRACKER_NAME", "LARK_WEBSITE_MAINPAGWE_STORY_CLICK", "LARK_WEBSITE_MAINPAGE_STORY_VIEW", "triggerUserPanelClickEventCollection", "data", "window", "eventData", "viewTrigger", "triggerUserPanelViewEventCollection", "findClosestParentA", "element", "parent", "UserPanel", "props", "userPanelDataStore", "setUserPanelDataStore", "UserPanelDataStore", "userPanelDirectPurchaseStore", "setUserPanelDirectPurchaseStore", "UserPanelDirectPurchaseStore", "userPanelDirectPurchaseStoreController", "UserPanelDirectPurchaseStoreController", "getIsAdmin", "ServerContactApi", "current", "getCurrentUserAndBossStatus", "user", "TenantWidgetApi", "error", "ue", "triggerPopup", "popupContent", "lark_user_id", "adminUserList", "popupEvent", "ErrorCode", "onClickDirectPurchase", "DirectPurchaseAction", "PopUpType", "adminSuccess", "bossSucess", "isAdmin", "isPaidTenant", "isPersonalTenant", "productVariant", "userPanelContentInstance", "imageListSource", "bannerVariant", "onPrimaryBtnClick", "imageList", "item", "handlePrimaryBtnClick", "handlerSecondaryBtnClick", "handlerTextLinkClick", "handlerProductLogoClick", "e", "closestA", "url", "product", "autoPlay", "p", "Jc7kAa0hJ_default", "BgL0k4N3J_default", "addPropertyControls", "ControlType", "UserPanelInfoPropertyControls", "UserPanelProductPropertyControls", "UserPanelBannerPropertyControls"]
}
