{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xCASKLFxia3w0gDlPL3w/j1ODJRkej5wNbKPEX3Bn/rXqtmkceS.js", "ssg:https://framerusercontent.com/modules/fZnWUHZQTaZTh6BDrqwb/1iveRStQHt7C3ICxxMZo/R2QvxZRTq.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCodeBoundaryForOverrides,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import{TruncatedText}from\"https://framerusercontent.com/modules/dMq6kvBGxOvZYma5uiTd/2raKdvWVrPbFfPwTwUKL/Trunctuated_Text.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/KXCS8u6iVP7a9fmxCaVr/2sZNS0MYLhJVPOpnmvsp/E9mbBi0_i.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/17hoBMOCMhqH0Vk7EQhr/5lT0lTz5h2XNCfpiNc3n/wd2q05Azc.js\";const HeroFonts=getFonts(Hero);const RichTextTruncatedText1249crm=withCodeBoundaryForOverrides(RichText,{nodeId:\"sLQvWzWDd\",override:TruncatedText,scopeId:\"rXqtmkceS\"});const MotionDivWithFX=withFX(motion.div);const HeroControls=getPropertyControls(Hero);const enabledGestures={qIuJLdx7M:{hover:true}};const cycleOrder=[\"ZD_cthLYo\",\"qIuJLdx7M\"];const serializationHash=\"framer-IHgsO\";const variantClassNames={qIuJLdx7M:\"framer-v-1j9us8z\",ZD_cthLYo:\"framer-v-1neynv0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 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 Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Link w/ Hover\":\"qIuJLdx7M\",\"No Link\":\"ZD_cthLYo\"};const getProps=({color,height,hoverText,icon,id,showIcon,text1Left,text2Right,width,...props})=>{return{...props,bj0NDQON5:showIcon??props.bj0NDQON5,FKkHfj6d6:icon??props.FKkHfj6d6??\"BookOpen\",iPzIK9cks:hoverText??props.iPzIK9cks??\"Hover text\",OAHFmVwzb:text2Right??props.OAHFmVwzb,p1Dl6pld4:text1Left??props.p1Dl6pld4??\"Text\",variant:humanReadableVariantMap[props.variant]??props.variant??\"ZD_cthLYo\",zznYWyyNS:color??props.zznYWyyNS??\"var(--token-1177c615-9c02-42fe-a61d-2ff8dfc53ba4, rgba(18, 51, 74, 0.1))\"};};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,FKkHfj6d6,p1Dl6pld4,OAHFmVwzb,zznYWyyNS,bj0NDQON5,iPzIK9cks,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZD_cthLYo\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterupml6a=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"qIuJLdx7M-hover\")return true;return false;};const ref1=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed(),children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1neynv0\",className,classNames),\"data-framer-name\":\"No Link\",\"data-highlight\":true,id:`${layoutId}-1neynv0`,layoutDependency:layoutDependency,layoutId:\"ZD_cthLYo\",onMouseEnter:onMouseEnterupml6a({overlay}),ref:refBinding,style:{backgroundColor:zznYWyyNS,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({\"qIuJLdx7M-hover\":{\"data-framer-name\":undefined},qIuJLdx7M:{\"data-framer-name\":\"Link w/ Hover\"}},baseVariant,gestureVariant),children:[bj0NDQON5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o9frgo-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"CQf_HUBWj-container\",nodeId:\"CQf_HUBWj\",rendersWithMotion:true,scopeId:\"rXqtmkceS\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-fca16fb5-f708-4980-ab25-443a8a59c646, rgb(18, 51, 74))\",height:\"100%\",iconSearch:\"Home\",iconSelection:FKkHfj6d6,id:\"CQf_HUBWj\",layoutId:\"CQf_HUBWj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4np0d9\",\"data-styles-preset\":\"wd2q05Azc\",children:\"Text\"})}),className:\"framer-1tjgfto\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yjs01xSzF\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:p1Dl6pld4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4np0d9\",\"data-styles-preset\":\"wd2q05Azc\",children:\"Content\"})}),className:\"framer-19njfz2\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tuxPDlNTz\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:OAHFmVwzb,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:refBinding,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1neynv0`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({\"qIuJLdx7M-hover\":{alignment:\"end\",offsetX:-4,offsetY:0,placement:\"left\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-hiofm8\",exit:animation,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Ua43o2T1B\",ref:ref1,role:\"dialog\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},variants:{\"qIuJLdx7M-hover\":{backgroundColor:\"var(--token-b9ec03e3-725a-4b83-b8ea-b0c0b3afbbf8, rgb(255, 255, 255))\",borderBottomLeftRadius:16,borderBottomRightRadius:0,borderTopLeftRadius:16,borderTopRightRadius:16}},children:[isDisplayed()&&/*#__PURE__*/_jsx(RichTextTruncatedText1249crm,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})}),className:\"framer-1249crm\",\"data-framer-name\":\"Lines: 3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sLQvWzWDd\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"qIuJLdx7M-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1u6z53u\",\"data-styles-preset\":\"E9mbBi0_i\",style:{\"--framer-text-alignment\":\"left\"},children:\"Hover text\"})}),text:iPzIK9cks}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1u6z53u\",\"data-styles-preset\":\"E9mbBi0_i\",style:{\"--framer-text-alignment\":\"left\"},children:\"Hover text\"})}),className:\"framer-bdr3sf\",\"data-framer-name\":\" Learn More..\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fLkuLTiQx\",text:iPzIK9cks,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"qIuJLdx7M-hover\":{text:undefined}},baseVariant,gestureVariant)})]})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-IHgsO.framer-1x0i3dg, .framer-IHgsO .framer-1x0i3dg { display: block; }\",\".framer-IHgsO.framer-1neynv0 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; min-height: 28px; overflow: hidden; padding: 4px 10px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-IHgsO .framer-1o9frgo-container { aspect-ratio: 0.9900990099009901 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 18px); position: relative; width: 18px; }\",\".framer-IHgsO .framer-1tjgfto, .framer-IHgsO .framer-19njfz2 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-IHgsO .framer-hiofm8 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 150px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-IHgsO .framer-1249crm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-IHgsO .framer-bdr3sf { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IHgsO.framer-1neynv0, .framer-IHgsO .framer-hiofm8 { gap: 0px; } .framer-IHgsO.framer-1neynv0 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-IHgsO.framer-1neynv0 > :first-child, .framer-IHgsO .framer-hiofm8 > :first-child { margin-left: 0px; } .framer-IHgsO.framer-1neynv0 > :last-child, .framer-IHgsO .framer-hiofm8 > :last-child { margin-right: 0px; } .framer-IHgsO .framer-hiofm8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-IHgsO.framer-v-1j9us8z.hover .framer-hiofm8 { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; max-height: 600px; max-width: 300px; padding: 8px 16px 8px 16px; width: 300px; }\",\".framer-IHgsO.framer-v-1j9us8z.hover .framer-1249crm { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-IHgsO.framer-v-1j9us8z.hover .framer-bdr3sf { flex: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-IHgsO.framer-v-1j9us8z.hover .framer-hiofm8 { gap: 0px; } .framer-IHgsO.framer-v-1j9us8z.hover .framer-hiofm8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-IHgsO.framer-v-1j9us8z.hover .framer-hiofm8 > :first-child { margin-top: 0px; } .framer-IHgsO.framer-v-1j9us8z.hover .framer-hiofm8 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 49\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"28px\",null]},\"qIuJLdx7M\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"28px\",null]},\"m18u_PG_X\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,null,\"28px\",null]}}}\n * @framerVariables {\"FKkHfj6d6\":\"icon\",\"p1Dl6pld4\":\"text1Left\",\"OAHFmVwzb\":\"text2Right\",\"zznYWyyNS\":\"color\",\"bj0NDQON5\":\"showIcon\",\"iPzIK9cks\":\"hoverText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrXqtmkceS=withCSS(Component,css,\"framer-IHgsO\");export default FramerrXqtmkceS;FramerrXqtmkceS.displayName=\"Elements/Tag\";FramerrXqtmkceS.defaultProps={height:28,width:49};addPropertyControls(FramerrXqtmkceS,{variant:{options:[\"ZD_cthLYo\",\"qIuJLdx7M\"],optionTitles:[\"No Link\",\"Link w/ Hover\"],title:\"Variant\",type:ControlType.Enum},FKkHfj6d6:HeroControls?.[\"iconSelection\"]&&{...HeroControls[\"iconSelection\"],defaultValue:\"BookOpen\",description:undefined,hidden:undefined,title:\"Icon\"},p1Dl6pld4:{defaultValue:\"Text\",displayTextArea:false,placeholder:\"\",title:\"Text 1 (left)\",type:ControlType.String},OAHFmVwzb:{defaultValue:\"\",displayTextArea:false,title:\"Text 2 (right)\",type:ControlType.String},zznYWyyNS:{defaultValue:'var(--token-1177c615-9c02-42fe-a61d-2ff8dfc53ba4, rgba(18, 51, 74, 0.1)) /* {\"name\":\"Transparent 10%\"} */',title:\"Color\",type:ControlType.Color},bj0NDQON5:{defaultValue:false,title:\"Show Icon?\",type:ControlType.Boolean},iPzIK9cks:{defaultValue:\"Hover text\",displayTextArea:false,title:\"Hover Text\",type:ControlType.String}});addFonts(FramerrXqtmkceS,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrXqtmkceS\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"28px\\\",null]},\\\"qIuJLdx7M\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"28px\\\",null]},\\\"m18u_PG_X\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"28px\\\",null]}}}\",\"framerVariables\":\"{\\\"FKkHfj6d6\\\":\\\"icon\\\",\\\"p1Dl6pld4\\\":\\\"text1Left\\\",\\\"OAHFmVwzb\\\":\\\"text2Right\\\",\\\"zznYWyyNS\\\":\\\"color\\\",\\\"bj0NDQON5\\\":\\\"showIcon\\\",\\\"iPzIK9cks\\\":\\\"hoverText\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"49\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"28\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rXqtmkceS.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{TruncatedText}from\"https://framerusercontent.com/modules/dMq6kvBGxOvZYma5uiTd/2raKdvWVrPbFfPwTwUKL/Trunctuated_Text.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/kAvcvRtvpfPrBu7Itibf/3BZEn7V5Jch0lZnT8qHq/F5ykwhnHp.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/PReo0I82EO5kB5aOv4fI/jlX4yjxGeyuWf3GwkmzE/XOeTyF7ws.js\";import ElementsTag from\"https://framerusercontent.com/modules/xCASKLFxia3w0gDlPL3w/j1ODJRkej5wNbKPEX3Bn/rXqtmkceS.js\";const RichTextTruncatedTexta7zpdr=withCodeBoundaryForOverrides(RichText,{nodeId:\"JC_x53iuu\",override:TruncatedText,scopeId:\"R2QvxZRTq\"});const RichTextTruncatedText9zvmwp=withCodeBoundaryForOverrides(RichText,{nodeId:\"M0qdMnLcK\",override:TruncatedText,scopeId:\"R2QvxZRTq\"});const ElementsTagFonts=getFonts(ElementsTag);const enabledGestures={dNhGEOzmi:{pressed:true},haUpqtSgV:{hover:true}};const cycleOrder=[\"haUpqtSgV\",\"dNhGEOzmi\"];const serializationHash=\"framer-T1hWD\";const variantClassNames={dNhGEOzmi:\"framer-v-x7hz0n\",haUpqtSgV:\"framer-v-15ac2rt\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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??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:\"haUpqtSgV\",Mobile:\"dNhGEOzmi\"};const getProps=({height,id,link,metaDescription,primaryImage,readingTimeMinutes,readingTimeSeconds,titleH1,width,youtubeVideo,...props})=>{return{...props,Hhu3oszH0:titleH1??props.Hhu3oszH0??\"How to Create an Effective Design Portfolio Copy Copy 3\",IlanndZE8:readingTimeSeconds??props.IlanndZE8,m3Yns5QMf:youtubeVideo??props.m3Yns5QMf,NdUHSLcPL:primaryImage??props.NdUHSLcPL,NQpM73EOe:link??props.NQpM73EOe,OerY3Jril:metaDescription??props.OerY3Jril??\"As the internet continues to develop and grow exponentially, jobs related to the industry do too, particularly those that relate to web design and develop.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"haUpqtSgV\",wJecvkkKt:readingTimeMinutes??props.wJecvkkKt};};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,NQpM73EOe,Hhu3oszH0,OerY3Jril,wJecvkkKt,IlanndZE8,m3Yns5QMf,NdUHSLcPL,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"haUpqtSgV\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const visible=isSet(NdUHSLcPL);const isDisplayed=value=>{if(gestureVariant===\"dNhGEOzmi-pressed\")return false;if(baseVariant===\"dNhGEOzmi\")return false;return value;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:NQpM73EOe,motionChild:true,nodeId:\"haUpqtSgV\",scopeId:\"R2QvxZRTq\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-15ac2rt\",className,classNames)} framer-e0lbuk`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"haUpqtSgV\",ref:refBinding,style:{backgroundColor:\"var(--token-1177c615-9c02-42fe-a61d-2ff8dfc53ba4, rgba(18, 51, 74, 0.1))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"dNhGEOzmi-pressed\":{backgroundColor:\"var(--token-07f820ab-a332-408f-b073-d934f299d6f5, rgba(18, 51, 74, 0.25))\"},\"haUpqtSgV-hover\":{backgroundColor:\"var(--token-07f820ab-a332-408f-b073-d934f299d6f5, rgba(18, 51, 74, 0.25))\"}},...addPropertyOverrides({\"dNhGEOzmi-pressed\":{\"data-framer-name\":undefined},\"haUpqtSgV-hover\":{\"data-framer-name\":undefined},dNhGEOzmi:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1p6k16u\",\"data-framer-name\":\"Contents\",layoutDependency:layoutDependency,layoutId:\"DPFX9e8DK\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4zloii\",\"data-framer-name\":\"TITLE\",layoutDependency:layoutDependency,layoutId:\"CECZ35k0q\",children:/*#__PURE__*/_jsx(RichTextTruncatedTexta7zpdr,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1olty5i\",\"data-styles-preset\":\"XOeTyF7ws\",children:\"How to Create an Effective Design Portfolio Copy Copy 3\"})}),className:\"framer-a7zpdr\",\"data-framer-name\":\"Lines: 2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JC_x53iuu\",text:Hhu3oszH0,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-32y0bu\",\"data-framer-name\":\"INTRO\",layoutDependency:layoutDependency,layoutId:\"UFi9Q1rtp\",children:/*#__PURE__*/_jsx(RichTextTruncatedText9zvmwp,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jg1j1y\",\"data-styles-preset\":\"F5ykwhnHp\",children:\"As the internet continues to develop and grow exponentially, jobs related to the industry do too, particularly those that relate to web design and develop.\"})}),className:\"framer-9zvmwp\",\"data-framer-name\":\"Lines: 3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"M0qdMnLcK\",text:OerY3Jril,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1calo1d\",\"data-framer-name\":\"TAGS\",layoutDependency:layoutDependency,layoutId:\"KysipGUSp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-32-258.8)/2)+0+230.8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1icc9tx-container\",\"data-framer-name\":\"Read Time\",layoutDependency:layoutDependency,layoutId:\"dTLS4YcG_-container\",name:\"Read Time\",nodeId:\"dTLS4YcG_\",rendersWithMotion:true,scopeId:\"R2QvxZRTq\",children:/*#__PURE__*/_jsx(ElementsTag,{bj0NDQON5:true,FKkHfj6d6:\"Clock\",height:\"100%\",id:\"dTLS4YcG_\",iPzIK9cks:\"Hover text\",layoutId:\"dTLS4YcG_\",name:\"Read Time\",OAHFmVwzb:suffix(numberToString(IlanndZE8,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\" sec read\"),p1Dl6pld4:suffix(numberToString(wJecvkkKt,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),\" min\"),variant:\"ZD_cthLYo\",width:\"100%\",zznYWyyNS:\"var(--token-1177c615-9c02-42fe-a61d-2ff8dfc53ba4, rgba(18, 51, 74, 0.1))\"})})}),m3Yns5QMf&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+(16+((componentViewport?.height||200)-32-258.8)/2)+0+230.8+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dtkrmq-container\",\"data-framer-name\":\"Video Included\",layoutDependency:layoutDependency,layoutId:\"vVP46kKL6-container\",name:\"Video Included\",nodeId:\"vVP46kKL6\",rendersWithMotion:true,scopeId:\"R2QvxZRTq\",children:/*#__PURE__*/_jsx(ElementsTag,{bj0NDQON5:true,FKkHfj6d6:\"Play\",height:\"100%\",id:\"vVP46kKL6\",iPzIK9cks:\"Hover text\",layoutId:\"vVP46kKL6\",name:\"Video Included\",OAHFmVwzb:\"\",p1Dl6pld4:\"Video\",variant:\"ZD_cthLYo\",width:\"100%\",zznYWyyNS:\"var(--token-1177c615-9c02-42fe-a61d-2ff8dfc53ba4, rgba(18, 51, 74, 0.1))\"})})})]})]}),isDisplayed(visible)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-48xz5l\",\"data-framer-name\":\"Image / Video\",layoutDependency:layoutDependency,layoutId:\"lppBcqM97\",style:{backgroundColor:\"rgb(68, 204, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m58gs5\",\"data-framer-name\":\"If Image\",layoutDependency:layoutDependency,layoutId:\"FVl0DQYQp\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(16+((componentViewport?.height||200)-32-150)/2)+0+0),sizes:\"150px\",...toResponsiveImage(NdUHSLcPL)},className:\"framer-1qaw2ha\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"QZiNWDIkF\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-T1hWD.framer-e0lbuk, .framer-T1hWD .framer-e0lbuk { display: block; }\",\".framer-T1hWD.framer-15ac2rt { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 16px; position: relative; text-decoration: none; width: 918px; }\",\".framer-T1hWD .framer-1p6k16u { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; user-select: none; width: 1px; }\",\".framer-T1hWD .framer-4zloii, .framer-T1hWD .framer-32y0bu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-T1hWD .framer-a7zpdr, .framer-T1hWD .framer-9zvmwp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-T1hWD .framer-1calo1d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-T1hWD .framer-1icc9tx-container, .framer-T1hWD .framer-1dtkrmq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-T1hWD .framer-48xz5l { -webkit-user-select: none; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 150px; justify-content: center; overflow: hidden; padding: 0px; position: relative; user-select: none; width: 150px; will-change: var(--framer-will-change-override, transform); }\",\".framer-T1hWD .framer-1m58gs5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-T1hWD .framer-1qaw2ha { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-T1hWD .framer-1p6k16u, .framer-T1hWD .framer-4zloii, .framer-T1hWD .framer-32y0bu, .framer-T1hWD .framer-1calo1d, .framer-T1hWD .framer-48xz5l, .framer-T1hWD .framer-1m58gs5 { gap: 0px; } .framer-T1hWD .framer-1p6k16u > *, .framer-T1hWD .framer-4zloii > *, .framer-T1hWD .framer-32y0bu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-T1hWD .framer-1p6k16u > :first-child, .framer-T1hWD .framer-4zloii > :first-child, .framer-T1hWD .framer-32y0bu > :first-child { margin-top: 0px; } .framer-T1hWD .framer-1p6k16u > :last-child, .framer-T1hWD .framer-4zloii > :last-child, .framer-T1hWD .framer-32y0bu > :last-child { margin-bottom: 0px; } .framer-T1hWD .framer-1calo1d > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-T1hWD .framer-1calo1d > :first-child, .framer-T1hWD .framer-48xz5l > :first-child, .framer-T1hWD .framer-1m58gs5 > :first-child { margin-left: 0px; } .framer-T1hWD .framer-1calo1d > :last-child, .framer-T1hWD .framer-48xz5l > :last-child, .framer-T1hWD .framer-1m58gs5 > :last-child { margin-right: 0px; } .framer-T1hWD .framer-48xz5l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-T1hWD .framer-1m58gs5 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 184\n * @framerIntrinsicWidth 918\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dNhGEOzmi\":{\"layout\":[\"fixed\",\"auto\"]},\"p4WIADpxa\":{\"layout\":[\"fixed\",\"auto\"]},\"CeBy4ileE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"NQpM73EOe\":\"link\",\"Hhu3oszH0\":\"titleH1\",\"OerY3Jril\":\"metaDescription\",\"wJecvkkKt\":\"readingTimeMinutes\",\"IlanndZE8\":\"readingTimeSeconds\",\"m3Yns5QMf\":\"youtubeVideo\",\"NdUHSLcPL\":\"primaryImage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerR2QvxZRTq=withCSS(Component,css,\"framer-T1hWD\");export default FramerR2QvxZRTq;FramerR2QvxZRTq.displayName=\"Article List\";FramerR2QvxZRTq.defaultProps={height:184,width:918};addPropertyControls(FramerR2QvxZRTq,{variant:{options:[\"haUpqtSgV\",\"dNhGEOzmi\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},NQpM73EOe:{title:\"Link\",type:ControlType.Link},Hhu3oszH0:{defaultValue:\"How to Create an Effective Design Portfolio Copy Copy 3\",title:\"Title / H1\",type:ControlType.String},OerY3Jril:{defaultValue:\"As the internet continues to develop and grow exponentially, jobs related to the industry do too, particularly those that relate to web design and develop.\",displayTextArea:false,title:\"Meta Description\",type:ControlType.String},wJecvkkKt:{defaultValue:0,title:\"Reading time (minutes)\",type:ControlType.Number},IlanndZE8:{defaultValue:0,title:\"Reading Time (seconds)\",type:ControlType.Number},m3Yns5QMf:{defaultValue:false,description:\"toggle if this blog has a youtube video\",title:\"Youtube Video?\",type:ControlType.Boolean},NdUHSLcPL:{title:\"Primary Image\",type:ControlType.ResponsiveImage}});addFonts(FramerR2QvxZRTq,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ElementsTagFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR2QvxZRTq\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"184\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"NQpM73EOe\\\":\\\"link\\\",\\\"Hhu3oszH0\\\":\\\"titleH1\\\",\\\"OerY3Jril\\\":\\\"metaDescription\\\",\\\"wJecvkkKt\\\":\\\"readingTimeMinutes\\\",\\\"IlanndZE8\\\":\\\"readingTimeSeconds\\\",\\\"m3Yns5QMf\\\":\\\"youtubeVideo\\\",\\\"NdUHSLcPL\\\":\\\"primaryImage\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dNhGEOzmi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p4WIADpxa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CeBy4ileE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"918\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "8rBAAAA,IACkgC,IAAMC,GAAUC,GAASC,EAAI,EAAQC,GAA6BC,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAc,QAAQ,WAAW,CAAC,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAaC,GAAoBT,EAAI,EAAQU,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,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,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,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,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,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,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAQ,CAAC,CAAC,SAAAR,EAAS,uBAAAS,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,GAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOT,EAAS,CAAC,KAAK,IAAIY,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAShC,EAAO,OAAaiC,CAAQ,EAAQC,GAAwB,CAAC,gBAAgB,YAAY,UAAU,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,UAAAC,EAAU,KAAAC,EAAK,GAAAC,EAAG,SAAAC,EAAS,UAAAC,EAAU,WAAAC,EAAW,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAUI,EAAM,UAAU,UAAUN,GAAMM,EAAM,WAAW,WAAW,UAAUP,GAAWO,EAAM,WAAW,aAAa,UAAUF,GAAYE,EAAM,UAAU,UAAUH,GAAWG,EAAM,WAAW,OAAO,QAAQX,GAAwBW,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUT,GAAOS,EAAM,WAAW,0EAA0E,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,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnD,EAAQ,UAAAoD,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAElC,GAASU,CAAK,EAAO,CAAC,YAAAyB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAApE,EAAQ,EAAEqE,EAAgB,CAAC,WAAA1E,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIiD,EAAW,QAAAzC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyE,EAAiBjC,GAAuBD,EAAMpC,EAAQ,EAAO,CAAC,sBAAAuE,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAmB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,EAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACV,GAAgB,CAAC,UAAU,EAAI,CAAC,EAAEQ,EAAQ,KAAK,CAAE,CAAC,EAAmFG,EAAkBC,EAAGnF,GAAkB,GAA5F,CAAawD,GAAuBA,EAAS,CAAuE,EAAQ4B,EAAY,IAAQf,IAAiB,kBAAmDgB,GAAWvC,EAAO,IAAI,EAAE,OAAoB1B,EAAKkE,EAAY,CAAC,GAAG7B,GAAUT,EAAgB,SAAsB5B,EAAKO,GAAS,CAAC,QAAQvB,GAAS,QAAQ,GAAM,SAAsBgB,EAAKC,GAAQ,CAAC,uBAAuB,GAAM,QAAQ+D,EAAY,EAAE,SAASL,GAAsB3D,EAAKmE,GAAU,CAAC,SAAsBnE,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBiF,EAAM7F,EAAO,IAAI,CAAC,GAAGqE,EAAU,GAAGI,GAAgB,UAAUe,EAAGD,EAAkB,iBAAiB1B,EAAUU,CAAU,EAAE,mBAAmB,UAAU,iBAAiB,GAAK,GAAG,GAAGT,CAAQ,WAAW,iBAAiBiB,EAAiB,SAAS,YAAY,aAAaI,GAAmB,CAAC,QAAAC,CAAO,CAAC,EAAE,IAAIhC,EAAW,MAAM,CAAC,gBAAgBc,EAAU,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,GAAGN,CAAK,EAAE,GAAGrD,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,eAAe,CAAC,EAAE+D,EAAYI,CAAc,EAAE,SAAS,CAACP,GAAwB1C,EAAKqE,EAA0B,CAAC,SAAsBrE,EAAKsE,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBhB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBtD,EAAKhC,GAAK,CAAC,MAAM,qEAAqE,OAAO,OAAO,WAAW,OAAO,cAAcsE,EAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAetC,EAAK7B,EAAS,CAAC,sBAAsB,GAAK,SAAsB6B,EAAWQ,EAAS,CAAC,SAAsBR,EAAKzB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiB+E,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKf,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAevC,EAAK7B,EAAS,CAAC,sBAAsB,GAAK,SAAsB6B,EAAWQ,EAAS,CAAC,SAAsBR,EAAKzB,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,MAAM,CAAC,OAAO,EAAE,iBAAiB+E,EAAiB,SAAS,YAAY,MAAM,CAAC,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKd,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEwB,EAAY,GAAgBhE,EAAKuE,GAAgB,CAAC,SAASZ,EAAQ,SAAsB3D,EAAKwE,GAAS,CAAC,UAAU,SAAS,UAAU7C,EAAW,UAAUoC,EAAGD,EAAkBhB,CAAU,EAAE,mBAAmB,GAAK,0BAA0B,GAAG,wBAAwB,GAAGT,CAAQ,WAAW,QAAQ,EAAE,QAAQ,GAAG,UAAUsB,EAAQ,KAAK,UAAU,SAAS,SAAS,GAAK,OAAO,GAAG,GAAG7E,GAAqB,CAAC,kBAAkB,CAAC,UAAU,MAAM,QAAQ,GAAG,QAAQ,EAAE,UAAU,MAAM,CAAC,EAAE+D,EAAYI,CAAc,EAAE,SAAsBmB,EAAM/F,GAAgB,CAAC,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,QAAQgB,GAAW,UAAU,gBAAgB,KAAKD,GAAU,QAAQE,GAAW,iBAAiBgE,EAAiB,SAAS,YAAY,IAAIW,GAAK,KAAK,SAAS,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,oCAAoC,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,EAAE,oBAAoB,GAAG,qBAAqB,EAAE,CAAC,EAAE,SAAS,CAACD,EAAY,GAAgBhE,EAAK/B,GAA6B,CAAC,sBAAsB,GAAK,SAAsB+B,EAAWQ,EAAS,CAAC,SAAsBR,EAAKzB,EAAO,EAAE,CAAC,SAAsByB,EAAKzB,EAAO,GAAG,CAAC,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB+E,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,GAAGxE,GAAqB,CAAC,kBAAkB,CAAC,SAAsBkB,EAAWQ,EAAS,CAAC,SAAsBR,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,KAAKoE,CAAS,CAAC,EAAEE,EAAYI,CAAc,CAAC,CAAC,EAAejD,EAAK7B,EAAS,CAAC,sBAAsB,GAAK,SAAsB6B,EAAWQ,EAAS,CAAC,SAAsBR,EAAKzB,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB+E,EAAiB,SAAS,YAAY,KAAKX,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAG7D,GAAqB,CAAC,kBAAkB,CAAC,KAAK,MAAS,CAAC,EAAE+D,EAAYI,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,EAAQwB,GAAI,CAAC,kFAAkF,kFAAkF,sXAAsX,qLAAqL,8LAA8L,uTAAuT,iHAAiH,sKAAsK,ilBAAilB,qQAAqQ,8IAA8I,qGAAqG,ycAAyc,GAAeA,GAAI,GAAgBA,EAAG,EAS1/YC,EAAgBC,EAAQrD,GAAUmD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAUtG,IAAe,eAAkB,CAAC,GAAGA,GAAa,cAAiB,aAAa,WAAW,YAAY,OAAU,OAAO,OAAU,MAAM,MAAM,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,YAAY,GAAG,MAAM,gBAAgB,KAAKsG,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAG,gBAAgB,GAAM,MAAM,iBAAiB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,4GAA4G,MAAM,QAAQ,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,aAAa,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,aAAa,gBAAgB,GAAM,MAAM,aAAa,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG5G,GAAU,GAAGkH,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECV5wFC,IACs8B,IAAMC,GAA4BC,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAc,QAAQ,WAAW,CAAC,EAAQC,GAA4BH,EAA6BC,EAAS,CAAC,OAAO,YAAY,SAASC,EAAc,QAAQ,WAAW,CAAC,EAAQE,GAAiBC,GAASC,EAAW,EAAQC,GAAgB,CAAC,UAAU,CAAC,QAAQ,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,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,OAAO,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,QAAQ,EAAQC,GAAe,CAACC,EAAMC,EAAQ,CAAC,EAAEC,IAAe,CAAC,IAAMC,EAAe,QAAcC,EAAOH,EAAQ,QAAQC,GAAcC,EAAoB,CAAC,YAAAE,EAAY,SAAAC,EAAS,eAAAC,EAAe,MAAAC,EAAM,SAAAC,EAAS,gBAAAC,EAAgB,KAAAC,EAAK,YAAAC,EAAY,sBAAAC,EAAsB,sBAAAC,EAAsB,qBAAAC,CAAoB,EAAEd,EAAce,EAAc,CAAC,YAAAX,EAAY,SAAAC,EAAS,eAAAC,EAAe,MAAAC,EAAM,SAAAC,EAAS,gBAAAC,EAAgB,KAAAC,EAAK,YAAAC,EAAY,sBAAAC,EAAsB,sBAAAC,EAAsB,qBAAAC,CAAoB,EAAQE,EAAO,OAAOjB,CAAK,EAAE,GAAG,CAAC,OAAOiB,EAAO,eAAeb,EAAOY,CAAa,CAAE,MAAM,CAAC,GAAG,CAAC,OAAOC,EAAO,eAAed,EAAea,CAAa,CAAE,MAAM,CAAC,OAAOC,EAAO,eAAe,CAAE,CAAC,CAAC,EAAQC,GAAO,CAAClB,EAAMkB,IAAa,OAAOlB,GAAQ,UAAU,OAAOkB,GAAS,SAAiBlB,EAAMkB,EAAgB,OAAOlB,GAAQ,SAAiBA,EAAe,OAAOkB,GAAS,SAAiBA,EAAc,GAAWC,GAAMnB,GAAW,MAAM,QAAQA,CAAK,EAASA,EAAM,OAAO,EAA4BA,GAAQ,MAAMA,IAAQ,GAAWoB,GAAkBpB,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBqB,GAAW,CAAC,CAAC,MAAArB,EAAM,SAAAsB,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAW1B,GAAOuB,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,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,gBAAAC,EAAgB,aAAAC,EAAa,mBAAAC,EAAmB,mBAAAC,EAAmB,QAAAC,EAAQ,MAAAC,EAAM,aAAAC,EAAa,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUH,GAASG,EAAM,WAAW,0DAA0D,UAAUJ,GAAoBI,EAAM,UAAU,UAAUD,GAAcC,EAAM,UAAU,UAAUN,GAAcM,EAAM,UAAU,UAAUR,GAAMQ,EAAM,UAAU,UAAUP,GAAiBO,EAAM,WAAW,8JAA8J,QAAQZ,GAAwBY,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUL,GAAoBK,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAMlD,IAAekD,EAAM,iBAAwBlD,EAAS,KAAK,GAAG,EAAEkD,EAAM,iBAAwBlD,EAAS,KAAK,GAAG,EAAUoD,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAApD,EAAa,UAAAqD,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAlD,EAAM,UAAAmD,EAAU,SAAAC,EAAS,QAAA/D,EAAQ,UAAAgE,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAElC,GAASW,CAAK,EAAO,CAAC,YAAAwB,EAAY,WAAAC,GAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,GAAe,UAAAC,GAAU,gBAAAC,GAAgB,WAAAC,GAAW,SAAAjF,CAAQ,EAAEkF,EAAgB,CAAC,WAAAvF,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAI+D,EAAW,QAAAvD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQsF,EAAiBhC,GAAuBD,EAAMlD,CAAQ,EAAmFoF,GAAkBC,EAAGzF,GAAkB,GAA5F,CAAaoE,GAAuBA,EAAS,CAAuE,EAAQsB,GAAiBC,GAAc,EAAQC,EAAQhE,GAAMgD,CAAS,EAAQiB,EAAYpF,IAAWyE,KAAiB,qBAAoCJ,IAAc,YAAmB,GAAarE,GAAQ,OAAoB6B,EAAKwD,EAAY,CAAC,GAAGzB,GAAUP,EAAgB,SAAsBxB,EAAKC,GAAS,CAAC,QAAQnC,EAAS,QAAQ,GAAM,SAAsBkC,EAAKR,GAAW,CAAC,MAAMvB,GAAY,SAAsB+B,EAAKyD,GAAK,CAAC,KAAKzB,EAAU,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB0B,EAAMxD,EAAO,EAAE,CAAC,GAAGqC,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,GAAkB,iBAAiBpB,EAAUW,EAAU,CAAC,iBAAiB,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAI1B,EAAW,MAAM,CAAC,gBAAgB,2EAA2E,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG5C,CAAK,EAAE,SAAS,CAAC,oBAAoB,CAAC,gBAAgB,2EAA2E,EAAE,kBAAkB,CAAC,gBAAgB,2EAA2E,CAAC,EAAE,GAAGf,GAAqB,CAAC,oBAAoB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE4E,EAAYI,EAAc,EAAE,SAAS,CAAcc,EAAMxD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAKhD,GAA4B,CAAC,sBAAsB,GAAK,SAAsBgD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,yDAAyD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,KAAKhB,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAejC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAK5C,GAA4B,CAAC,sBAAsB,GAAK,SAAsB4C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,6JAA6J,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,OAAO,EAAE,iBAAiB+C,EAAiB,SAAS,YAAY,KAAKf,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAewB,EAAMxD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB+C,EAAiB,SAAS,YAAY,SAAS,CAAcjD,EAAK2D,EAA0B,CAAC,OAAO,GAAG,GAAG/B,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,OAAO,GAAG,EAAE,MAAM,EAAE,SAAsB5B,EAAK4D,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,YAAY,iBAAiBX,EAAiB,SAAS,sBAAsB,KAAK,YAAY,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAKzC,GAAY,CAAC,UAAU,GAAK,UAAU,QAAQ,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,KAAK,YAAY,UAAU8B,GAAOnB,GAAekE,EAAU,CAAC,OAAO,GAAG,SAAS,WAAW,MAAM,SAAS,EAAEgB,EAAgB,EAAE,WAAW,EAAE,UAAU/D,GAAOnB,GAAeiE,EAAU,CAAC,OAAO,GAAG,SAAS,WAAW,MAAM,SAAS,EAAEiB,EAAgB,EAAE,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,0EAA0E,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEf,GAAwBrC,EAAK2D,EAA0B,CAAC,OAAO,GAAG,GAAG/B,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,OAAO,GAAG,EAAE,MAAM,EAAE,SAAsB5B,EAAK4D,EAA8B,CAAC,UAAU,2BAA2B,mBAAmB,iBAAiB,iBAAiBX,EAAiB,SAAS,sBAAsB,KAAK,iBAAiB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBjD,EAAKzC,GAAY,CAAC,UAAU,GAAK,UAAU,OAAO,OAAO,OAAO,GAAG,YAAY,UAAU,aAAa,SAAS,YAAY,KAAK,iBAAiB,UAAU,GAAG,UAAU,QAAQ,QAAQ,YAAY,MAAM,OAAO,UAAU,0EAA0E,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEgG,EAAYD,CAAO,GAAgBtD,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiB+C,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAsBjD,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB+C,EAAiB,SAAS,YAAY,SAAsBjD,EAAK6D,GAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,IAA2BlC,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,KAAK,GAAG,KAAK,GAAG,EAAE,CAAC,EAAE,MAAM,QAAQ,GAAGrC,GAAkB+C,CAAS,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBW,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQc,GAAI,CAAC,kFAAkF,gFAAgF,oRAAoR,gUAAgU,qTAAqT,kMAAkM,gRAAgR,kJAAkJ,gXAAgX,wQAAwQ,iHAAiH,g4CAAg4C,GAAeA,GAAI,GAAgBA,EAAG,EAS5vcC,EAAgBC,EAAQ/C,GAAU6C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,eAAeA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,0DAA0D,MAAM,aAAa,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,8JAA8J,gBAAgB,GAAM,MAAM,mBAAmB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,EAAE,MAAM,yBAAyB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,EAAE,MAAM,yBAAyB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,GAAM,YAAY,0CAA0C,MAAM,iBAAiB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,gBAAgB,KAAKA,EAAY,eAAe,CAAC,CAAC,EAAEC,GAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG3G,GAAiB,GAAGiH,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["init_ssg_sandbox_shims", "HeroFonts", "getFonts", "Icon", "RichTextTruncatedText1249crm", "withCodeBoundaryForOverrides", "RichText2", "TruncatedText", "MotionDivWithFX", "withFX", "motion", "HeroControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Variants", "x", "humanReadableVariantMap", "getProps", "color", "height", "hoverText", "icon", "id", "showIcon", "text1Left", "text2Right", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "FKkHfj6d6", "p1Dl6pld4", "OAHFmVwzb", "zznYWyyNS", "bj0NDQON5", "iPzIK9cks", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterupml6a", "overlay", "loadMore", "args", "scopingClassNames", "cx", "isDisplayed", "ref1", "LayoutGroup", "l", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "AnimatePresence", "Floating", "css", "FramerrXqtmkceS", "withCSS", "rXqtmkceS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "init_ssg_sandbox_shims", "RichTextTruncatedTexta7zpdr", "withCodeBoundaryForOverrides", "RichText2", "TruncatedText", "RichTextTruncatedText9zvmwp", "ElementsTagFonts", "getFonts", "rXqtmkceS_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "numberToString", "value", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "suffix", "isSet", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "metaDescription", "primaryImage", "readingTimeMinutes", "readingTimeSeconds", "titleH1", "width", "youtubeVideo", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "className", "layoutId", "NQpM73EOe", "Hhu3oszH0", "OerY3Jril", "wJecvkkKt", "IlanndZE8", "m3Yns5QMf", "NdUHSLcPL", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "visible", "isDisplayed", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "css", "FramerR2QvxZRTq", "withCSS", "R2QvxZRTq_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
