{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8LslXvONY7nwLKyUPsht/OD81ED7uaIeV9WVLCD4K/TrpQV1BfN.js"],
  "sourcesContent": ["// Generated by Framer (98a2bb2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/bJMunFSbkSDyodjgWcn5/Bk23HGuSswIH3ERHnNlA/zPfGHT95o.js\";import Trigger from\"https://framerusercontent.com/modules/0cSVviKYEaEPPaZbHeBo/INfAlTXuXXc5sCUSkp0C/atvpgFQ3B.js\";import LinksResources from\"https://framerusercontent.com/modules/jXJY2mvSQ2az51euZnqZ/38FAuBtr7DjLWxI4ltMr/eTQRYsLtU.js\";import CompanyCompanyLogo from\"https://framerusercontent.com/modules/wLgw7PDkT3r6zRw1WIIF/rFyE9QuyBuHNVUPJAII1/xsAPm2W_1.js\";const CompanyCompanyLogoFonts=getFonts(CompanyCompanyLogo);const TriggerFonts=getFonts(Trigger);const LinksResourcesFonts=getFonts(LinksResources);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const cycleOrder=[\"uVOhOEw78\",\"Gm2100oLj\",\"JDd7H8lFD\",\"ssaOcFyAj\"];const serializationHash=\"framer-zgTJv\";const variantClassNames={Gm2100oLj:\"framer-v-6818i2\",JDd7H8lFD:\"framer-v-1bkxfa9\",ssaOcFyAj:\"framer-v-mes0ry\",uVOhOEw78:\"framer-v-1s2ov4g\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const transition2={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,transition:transition2};const transition3={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const 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={Desktop:\"uVOhOEw78\",Phone:\"ssaOcFyAj\",Tablet:\"Gm2100oLj\"};const getProps=({click,height,hover,id,width,...props})=>{return{...props,KBblLsEHQ:hover??props.KBblLsEHQ,uuxOc1bzY:click??props.uuxOc1bzY,variant:humanReadableVariantMap[props.variant]??props.variant??\"uVOhOEw78\"};};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,KBblLsEHQ,uuxOc1bzY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uVOhOEw78\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapy62auh=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(uuxOc1bzY){const res=await uuxOc1bzY(...args);if(res===false)return false;}});const onMouseEnterpuvtm1=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(KBblLsEHQ){const res=await KBblLsEHQ(...args);if(res===false)return false;}});const onTap19tprf2=activeVariantCallback(async(...args)=>{setVariant(\"ssaOcFyAj\");});const onTap1az76x7=activeVariantCallback(async(...args)=>{setVariant(\"JDd7H8lFD\");});const LA0L3Ksmwtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"JDd7H8lFD\",\"ssaOcFyAj\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"JDd7H8lFD\")return false;return true;};const ref1=React.useRef(null);const ref2=React.useRef(null);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.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1s2ov4g\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"uVOhOEw78\",onMouseEnter:onMouseEnterpuvtm1,onTap:onTapy62auh,ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},variants:{ssaOcFyAj:{backgroundColor:\"rgba(255, 255, 255, 0.9)\"}},...addPropertyOverrides({Gm2100oLj:{\"data-framer-name\":\"Tablet\"},JDd7H8lFD:{\"data-framer-name\":\"Phone\"},ssaOcFyAj:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c9hjog\",\"data-framer-name\":\"Nav Container\",layoutDependency:layoutDependency,layoutId:\"FmCwL64PT\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y0p4bw\",\"data-framer-name\":\"Nav Menu Wrapper\",layoutDependency:layoutDependency,layoutId:\"fxK5z59X2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n0g2af\",\"data-framer-name\":\"Mobile Menu Wrapper\",layoutDependency:layoutDependency,layoutId:\"B1NhkTRft\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"RZXbfuijW\",scopeId:\"TrpQV1BfN\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-wdk8v2 framer-nd139o\",layoutDependency:layoutDependency,layoutId:\"RZXbfuijW\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,width:\"145px\",y:(componentViewport?.y||0)+20+(((componentViewport?.height||75)-20-55)/2+0+0)+0+2.5+0+0,...addPropertyOverrides({JDd7H8lFD:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-20-50)/2+0+0)+0+0+0+0},ssaOcFyAj:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-20-214)/2+0+0)+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pvzqu7-container\",layoutDependency:layoutDependency,layoutId:\"wnLNlqXVY-container\",nodeId:\"wnLNlqXVY\",rendersWithMotion:true,scopeId:\"TrpQV1BfN\",children:/*#__PURE__*/_jsx(CompanyCompanyLogo,{height:\"100%\",id:\"wnLNlqXVY\",layoutId:\"wnLNlqXVY\",style:{height:\"100%\",width:\"100%\"},variant:\"rZoxTs_Nt\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"Mobile Menu\",fit:\"fit\",pixelHeight:17,pixelWidth:28,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vVYHAbeDIbmiJN1MASeUFat5cQ.svg\"},className:\"framer-vjkt1a\",\"data-framer-name\":\"Mobile Menu Icon\",layoutDependency:layoutDependency,layoutId:\"SNwKeB3Up\",...addPropertyOverrides({JDd7H8lFD:{\"data-highlight\":true,background:{alt:\"Mobile Menu\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+(((componentViewport?.height||200)-20-50)/2+0+0)+0+0+7),pixelHeight:17,pixelWidth:28,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vVYHAbeDIbmiJN1MASeUFat5cQ.svg\"},onTap:onTap19tprf2},ssaOcFyAj:{\"data-highlight\":true,background:{alt:\"Mobile Menu\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+20+(((componentViewport?.height||200)-20-214)/2+0+0)+0+0+0+7),pixelHeight:16,pixelWidth:17,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8tufb27d83o5D2fIXhmmazXRUc8.svg\"},onTap:onTap1az76x7}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eu1d2p\",\"data-framer-name\":\"Nav Right Block\",layoutDependency:layoutDependency,layoutId:\"K8s8L7dDD\",children:/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-wq1yxs\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"BYggmPV1a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.5))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"AVvzFbdBM\",openInNewTab:false,scopeId:\"TrpQV1BfN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ak3nrc\",\"data-styles-preset\":\"zPfGHT95o\",children:\"Home\"})})})}),className:\"framer-3n47eh\",\"data-framer-name\":\"Nav Link\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"AVvzFbdBM\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.5)\"},verticalAlignment:\"top\",whileTap:animation,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(255, 255, 255, 0.5))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gkJYciJi0\"},motionChild:true,nodeId:\"YrYy6Dqf9\",openInNewTab:false,scopeId:\"TrpQV1BfN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ak3nrc\",\"data-styles-preset\":\"zPfGHT95o\",children:\"About\"})})})}),className:\"framer-kw6p4n\",\"data-framer-name\":\"Nav Link\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"YrYy6Dqf9\",style:{\"--extracted-r6o4lv\":\"rgba(255, 255, 255, 0.5)\"},verticalAlignment:\"top\",whileTap:animation,withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+20+(((componentViewport?.height||75)-20-55)/2+0+0)+0+0+0+5,...addPropertyOverrides({ssaOcFyAj:{height:24,y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-20-214)/2+0+0)+0+0+65+0+5+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-62li5j-container\",id:`${layoutId}-62li5j`,layoutDependency:layoutDependency,layoutId:\"ltJoWFCmP-container\",nodeId:\"ltJoWFCmP\",ref:ref1,rendersWithMotion:true,scopeId:\"TrpQV1BfN\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"More\",height:\"100%\",id:\"ltJoWFCmP\",LA0L3Ksmw:LA0L3Ksmwtxyyif({overlay}),layoutId:\"ltJoWFCmP\",style:{height:\"100%\"},variant:overlay.visible?\"LJJtnpLno\":\"LJJtnpLno\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-62li5j`,offsetX:-15.48753856960684,offsetY:11.500001696869731,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({Gm2100oLj:{offsetX:-49.48750455878326,offsetY:.49997868901118636},ssaOcFyAj:{offsetX:-.2500867679482326,offsetY:23.000002447515726}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:255,y:(componentViewport?.y||0)+20+(((componentViewport?.height||75)-20-55)/2+0+0)+0+0+0+5+-127.5,...addPropertyOverrides({ssaOcFyAj:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||200)-20-214)/2+0+0)+0+0+65+0+5+80+-127.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1deyaql-container\",exit:animation1,inComponentSlot:true,initial:animation3,layoutDependency:layoutDependency,layoutId:\"vkcradCR3-container\",nodeId:\"vkcradCR3\",ref:ref2,rendersWithMotion:true,role:\"dialog\",scopeId:\"TrpQV1BfN\",children:/*#__PURE__*/_jsx(LinksResources,{height:\"100%\",id:\"vkcradCR3\",layoutId:\"vkcradCR3\",variant:\"lOV9_v58X\",width:\"100%\",...addPropertyOverrides({ssaOcFyAj:{variant:\"i0X8xAVi7\"}},baseVariant,gestureVariant)})})})})})]})})})})]})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zgTJv.framer-nd139o, .framer-zgTJv .framer-nd139o { display: block; }\",\".framer-zgTJv.framer-1s2ov4g { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 1280px; }\",\".framer-zgTJv .framer-c9hjog { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px 55px 0px 0px; position: relative; width: 100%; }\",\".framer-zgTJv .framer-y0p4bw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 15px 20px 10px; position: relative; width: 1px; }\",\".framer-zgTJv .framer-n0g2af { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zgTJv .framer-wdk8v2 { 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; text-decoration: none; width: min-content; }\",\".framer-zgTJv .framer-pvzqu7-container { flex: none; height: 30px; position: relative; width: 145px; }\",\".framer-zgTJv .framer-vjkt1a { flex: none; height: 16px; overflow: hidden; position: relative; width: 26px; }\",\".framer-zgTJv .framer-1eu1d2p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zgTJv .framer-wq1yxs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 5px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-zgTJv .framer-3n47eh, .framer-zgTJv .framer-kw6p4n { flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zgTJv .framer-62li5j-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; }\",\".framer-zgTJv .framer-1deyaql-container { height: auto; position: relative; width: auto; }\",\".framer-zgTJv.framer-v-6818i2.framer-1s2ov4g { width: 800px; }\",\".framer-zgTJv.framer-v-6818i2 .framer-c9hjog, .framer-zgTJv.framer-v-1bkxfa9 .framer-c9hjog { padding: 0px 20px 0px 20px; }\",\".framer-zgTJv.framer-v-6818i2 .framer-1eu1d2p { gap: 40px; }\",\".framer-zgTJv.framer-v-6818i2 .framer-wq1yxs { gap: 30px; }\",\".framer-zgTJv.framer-v-1bkxfa9.framer-1s2ov4g, .framer-zgTJv.framer-v-mes0ry.framer-1s2ov4g { width: 375px; }\",\".framer-zgTJv.framer-v-1bkxfa9 .framer-y0p4bw { padding: 0px 10px 20px 10px; }\",\".framer-zgTJv.framer-v-1bkxfa9 .framer-n0g2af { flex: 1 0 0px; order: 1; width: 1px; }\",\".framer-zgTJv.framer-v-1bkxfa9 .framer-vjkt1a, .framer-zgTJv.framer-v-mes0ry .framer-vjkt1a { cursor: pointer; }\",\".framer-zgTJv.framer-v-mes0ry .framer-c9hjog { align-content: flex-start; align-items: flex-start; padding: 0px 20px 0px 20px; }\",\".framer-zgTJv.framer-v-mes0ry .framer-y0p4bw { flex-direction: column; gap: 35px; justify-content: flex-start; padding: 0px 10px 40px 10px; }\",\".framer-zgTJv.framer-v-mes0ry .framer-n0g2af { order: 0; width: 100%; }\",\".framer-zgTJv.framer-v-mes0ry .framer-1eu1d2p { order: 1; width: 100%; }\",\".framer-zgTJv.framer-v-mes0ry .framer-wq1yxs { flex-direction: column; gap: 10px; }\",\".framer-zgTJv.framer-v-mes0ry .framer-62li5j-container { align-self: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 75\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Gm2100oLj\":{\"layout\":[\"fixed\",\"auto\"]},\"JDd7H8lFD\":{\"layout\":[\"fixed\",\"auto\"]},\"ssaOcFyAj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"KBblLsEHQ\":\"hover\",\"uuxOc1bzY\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerTrpQV1BfN=withCSS(Component,css,\"framer-zgTJv\");export default FramerTrpQV1BfN;FramerTrpQV1BfN.displayName=\"Navigation / Header Black\";FramerTrpQV1BfN.defaultProps={height:75,width:1280};addPropertyControls(FramerTrpQV1BfN,{variant:{options:[\"uVOhOEw78\",\"Gm2100oLj\",\"JDd7H8lFD\",\"ssaOcFyAj\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},KBblLsEHQ:{title:\"Hover\",type:ControlType.EventHandler},uuxOc1bzY:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerTrpQV1BfN,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"}]},...CompanyCompanyLogoFonts,...TriggerFonts,...LinksResourcesFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTrpQV1BfN\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"KBblLsEHQ\\\":\\\"hover\\\",\\\"uuxOc1bzY\\\":\\\"click\\\"}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"75\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gm2100oLj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JDd7H8lFD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ssaOcFyAj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TrpQV1BfN.map"],
  "mappings": "kaACm/B,IAAMA,GAAwBC,EAASC,CAAkB,EAAQC,GAAaF,EAASG,CAAO,EAAQC,GAAoBJ,EAASK,CAAc,EAAQC,GAAoCC,EAAOC,CAA6B,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,WAAWD,EAAW,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,GAAG,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAP,CAAQ,IAAI,CAAC,IAAMQ,EAAaC,EAAWC,CAAmB,EAAQC,EAAWJ,GAAOC,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASZ,CAAQ,CAAC,CAAE,EAAQe,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,MAAAC,EAAM,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUH,GAAOG,EAAM,UAAU,UAAUL,GAAOK,EAAM,UAAU,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMpC,IAAeoC,EAAM,iBAAwBpC,EAAS,KAAK,GAAG,EAAEoC,EAAM,iBAAwBpC,EAAS,KAAK,GAAG,EAAUsC,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,EAAS,QAAAnD,GAAQ,UAAAoD,EAAU,UAAAC,EAAU,GAAGC,EAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhE,CAAQ,EAAEiE,GAAgB,CAAC,WAAAtE,GAAW,eAAe,YAAY,IAAIgD,EAAW,QAAAzC,GAAQ,kBAAAL,EAAiB,CAAC,EAAQqE,EAAiB7B,GAAuBD,EAAMpC,CAAQ,EAAO,CAAC,sBAAAmE,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,EAAsB,SAASI,IAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGgB,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAmBL,EAAsB,SAASI,IAAO,CAAmC,GAAlCR,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAKT,GAAqB,MAAMA,EAAU,GAAGiB,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQE,GAAaN,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAaP,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIV,EAAsB,SAASI,KAAO,CAACK,EAAQ,KAAK,CAAE,CAAC,EAA4DE,EAAkBC,EAAGnF,GAAkB,GAArE,CAAawD,EAAS,CAAuE,EAAQ4B,GAAY,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASvB,CAAW,EAAmCwB,GAAa,IAAQxB,IAAc,YAA6CyB,EAAWxC,EAAO,IAAI,EAAQyC,GAAWzC,EAAO,IAAI,EAAE,OAAoBjB,EAAK2D,EAAY,CAAC,GAAG/B,GAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQ1B,EAAS,QAAQ,GAAM,SAAsByB,EAAKR,GAAW,CAAC,MAAMd,GAAY,SAAsBsB,EAAKE,EAAO,OAAO,CAAC,GAAG6B,GAAU,GAAGI,GAAgB,UAAUmB,EAAGD,EAAkB,iBAAiB1B,GAAUM,CAAU,EAAE,mBAAmB,UAAU,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,aAAaM,GAAmB,MAAMF,GAAY,IAAI3B,EAAW,MAAM,CAAC,gBAAgB,qBAAqB,GAAGQ,EAAK,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,0BAA0B,CAAC,EAAE,GAAGrD,EAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE2D,EAAYI,CAAc,EAAE,SAAsBpC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsB,EAAMvC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAc,EAAMvC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,sBAAsB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAK4D,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAK6D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGrC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,EAAE,GAAGnD,EAAqB,CAAC,UAAU,CAAC,GAAGmD,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBpC,EAAK/B,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBwE,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKtC,EAAmB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE6F,GAAY,GAAgBvD,EAAK8D,GAAM,CAAC,WAAW,CAAC,IAAI,cAAc,IAAI,MAAM,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiBrB,EAAiB,SAAS,YAAY,GAAGpE,EAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,WAAW,CAAC,IAAI,cAAc,IAAI,MAAM,QAAQ0F,GAA2BvC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,MAAMwB,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,WAAW,CAAC,IAAI,cAAc,IAAI,MAAM,QAAQe,GAA2BvC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,YAAY,GAAG,WAAW,GAAG,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,MAAMyB,EAAY,CAAC,EAAEjB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoB,GAAa,GAAgBxD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,kBAAkB,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsB,EAAMvC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,mDAAmD,EAAE,SAAsBF,EAAK4D,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB5D,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,mBAAmB,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,0BAA0B,EAAE,kBAAkB,MAAM,SAAS7D,GAAU,mBAAmB,EAAI,CAAC,EAAeoB,EAAKgE,EAAS,CAAC,sBAAsB,GAAK,SAAsBhE,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,mDAAmD,EAAE,SAAsBF,EAAK4D,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB5D,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,mBAAmB,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,0BAA0B,EAAE,kBAAkB,MAAM,SAAS7D,GAAU,mBAAmB,EAAI,CAAC,EAAeoB,EAAKf,GAAQ,CAAC,uBAAuB,GAAM,SAASkE,GAAsBnD,EAAKiE,EAAU,CAAC,SAAsBjE,EAAK6D,EAA0B,CAAC,OAAO,GAAG,GAAGrC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,GAAGnD,EAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,GAAGmD,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsB,EAAMnE,EAA8B,CAAC,UAAU,0BAA0B,GAAG,GAAG2D,CAAQ,UAAU,iBAAiBa,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIgB,EAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAS,CAAczD,EAAKpC,EAAQ,CAAC,UAAU,OAAO,OAAO,OAAO,GAAG,YAAY,UAAUsF,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,SAAS,YAAY,MAAM,CAAC,OAAO,MAAM,EAAE,SAAQA,EAAQ,QAAQ,aAAwB,MAAM,MAAM,CAAC,EAAenD,EAAKkE,EAAgB,CAAC,SAASf,EAAQ,SAAsBnD,EAAKmE,EAAS,CAAC,UAAU,SAAS,UAAUV,EAAK,UAAUH,EAAGD,EAAkBpB,CAAU,EAAE,mBAAmB,GAAM,wBAAwB,GAAGL,CAAQ,UAAU,QAAQ,mBAAmB,QAAQ,mBAAmB,UAAUuB,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,GAAG9E,EAAqB,CAAC,UAAU,CAAC,QAAQ,mBAAmB,QAAQ,kBAAkB,EAAE,UAAU,CAAC,QAAQ,mBAAmB,QAAQ,kBAAkB,CAAC,EAAE2D,EAAYI,CAAc,EAAE,SAAsBpC,EAAK6D,EAA0B,CAAC,OAAO,IAAI,GAAGrC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,OAAO,GAAGnD,EAAqB,CAAC,UAAU,CAAC,GAAGmD,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,KAAK,GAAG,KAAK,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC,EAAEQ,EAAYI,CAAc,EAAE,SAAsBpC,EAAKjC,GAAoC,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQgB,GAAW,UAAU,2BAA2B,KAAKD,GAAW,gBAAgB,GAAK,QAAQE,GAAW,iBAAiByD,EAAiB,SAAS,sBAAsB,OAAO,YAAY,IAAIiB,GAAK,kBAAkB,GAAK,KAAK,SAAS,QAAQ,YAAY,SAAsB1D,EAAKlC,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,GAAGO,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE2D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgC,GAAI,CAAC,kFAAkF,gFAAgF,mSAAmS,2SAA2S,yRAAyR,+QAA+Q,2SAA2S,yGAAyG,gHAAgH,qRAAqR,wSAAwS,iNAAiN,6HAA6H,6FAA6F,iEAAiE,8HAA8H,+DAA+D,8DAA8D,gHAAgH,iFAAiF,yFAAyF,mHAAmH,mIAAmI,gJAAgJ,0EAA0E,2EAA2E,sFAAsF,gFAAgF,GAAeA,EAAG,EAW/+hBC,EAAgBC,EAAQzD,GAAUuD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,4BAA4BA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,QAAQ,OAAO,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG7G,GAAwB,GAAGG,GAAa,GAAGE,GAAoB,GAAG8G,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["CompanyCompanyLogoFonts", "getFonts", "xsAPm2W_1_default", "TriggerFonts", "atvpgFQ3B_default", "LinksResourcesFonts", "eTQRYsLtU_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transition3", "animation1", "animation2", "animation3", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "hover", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "KBblLsEHQ", "uuxOc1bzY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapy62auh", "args", "onMouseEnterpuvtm1", "onTap19tprf2", "onTap1az76x7", "LA0L3Ksmwtxyyif", "overlay", "loadMore", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "ref1", "ref2", "LayoutGroup", "Link", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "RichText2", "l", "AnimatePresence", "Floating", "css", "FramerTrpQV1BfN", "withCSS", "TrpQV1BfN_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
