{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/vb6Ydc21NqioQ2wlhvDT/DZlgZnnunyKgTA1v9oFt/PulsingDisc.js", "ssg:https://framerusercontent.com/modules/j1NLgjVhvXGGeCJaV2oN/ZtuZXaX0JLNpAgAiqvwG/AgojExEn0.js", "ssg:https://framerusercontent.com/modules/yFV4qtXi3oUhpB0WOrAl/IMszBt9OdvdaxyJAbywg/eT6qUW8zA.js", "ssg:https://framerusercontent.com/modules/lXlaCZ2VKtppsuXWXtcZ/kRtXyVFEfsuioMAtWyzO/F1w1fDl5f.js", "ssg:https://framerusercontent.com/modules/h9NFJzAHKSllA8vrTZl5/4o1cW0n6rSmi3fSfinjn/hMh9rzTcK.js", "ssg:https://framerusercontent.com/modules/u0oXRBa5ANLGRHLmx60B/LHq8hVU4iVt2Ggn7zT8V/KfI_9ML1y.js", "ssg:https://framerusercontent.com/modules/LwzJG3u444MAdxptAy3W/Isj0Q0mI93YrsuvgFWn5/LxZDcFIR4.js", "ssg:https://framerusercontent.com/modules/JwZkA07UtL4wITl86LfF/Fkju11Aod1HguIggzoMy/SVH6t57XA.js", "ssg:https://framerusercontent.com/modules/36Bt3Lyma9ZJwjrpo6Tx/TaQjguF5FR1vx1IVsE67/inLRDS2Cr.js", "ssg:https://framerusercontent.com/modules/hWhwLMWreeRAe7pySL3B/0e7bC8CwN1eOcgbPBa2N/v558cA83O.js", "ssg:https://framerusercontent.com/modules/WPCafRax4wT3fWrWk7so/qcjp89z8dlpFU2smboXX/Y9HMUi3na.js", "ssg:https://framerusercontent.com/modules/QNcqnU3izMVPYCbouaVf/Tqtd10zOZA7tLkznHcAm/N8DH0cNj0.js", "ssg:https://framerusercontent.com/modules/5nOpt5zONWgFaOPstiV6/gOmIlvqL12q7pyRt2U3q/OwoWoFGFC.js"],
  "sourcesContent": ["import{jsx as e}from\"react/jsx-runtime\";import{styled as t,keyframes as o}from\"styled-components\";import{addPropertyControls as r,ControlType as i}from\"framer\";export default function a(t){return /*#__PURE__*/e(u,{...t});}let l=o`\n  0% {\n    transform: scale(0);\n    opacity: 1;\n  }\n  100% {\n    transform: scale(1);\n    opacity: 0;\n  }\n`,u=t.div`\n  width: ${e=>e.size||50}px;\n  height: ${e=>e.size||50}px;\n  border-radius: 50%;\n  background-color: ${e=>e.color};\n  animation: ${l} ${e=>e.durationSec}s infinite;\n`;a.defaultProps={size:50,color:\"#00C3FF\",durationSec:2},r(a,{size:{title:\"Size\",type:i.Number,defaultValue:50},color:{title:\"Color\",type:i.Color,defaultValue:\"#00C3FF\"},durationSec:{title:\"Duration (Sec)\",type:i.Number,defaultValue:2}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"PulsingDisc\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PulsingDisc.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"JJjLMcMuJ\",\"D_dSuPHYh\",\"vaBLVNW7O\"];const serializationHash=\"framer-aXXST\";const variantClassNames={D_dSuPHYh:\"framer-v-4ax0j8\",JJjLMcMuJ:\"framer-v-1uug25c\",vaBLVNW7O:\"framer-v-1kchowl\"};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 transitions={default:{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={default:\"D_dSuPHYh\",integral:\"JJjLMcMuJ\",minimal:\"vaBLVNW7O\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"JJjLMcMuJ\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"JJjLMcMuJ\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1uug25c\",className,classNames),\"data-framer-name\":\"integral\",layoutDependency:layoutDependency,layoutId:\"JJjLMcMuJ\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({D_dSuPHYh:{\"data-framer-name\":\"default\"},vaBLVNW7O:{\"data-framer-name\":\"minimal\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"289.4231px\",src:\"https://framerusercontent.com/images/Pjd3Ajqme43zf9owvbIU7iQP2s8.png\",srcSet:\"https://framerusercontent.com/images/Pjd3Ajqme43zf9owvbIU7iQP2s8.png?scale-down-to=512 512w, https://framerusercontent.com/images/Pjd3Ajqme43zf9owvbIU7iQP2s8.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/Pjd3Ajqme43zf9owvbIU7iQP2s8.png 1160w\"},className:\"framer-z1j9et\",\"data-framer-name\":\"headspaceBanner\",layoutDependency:layoutDependency,layoutId:\"PWnK4Nz3i\",style:{opacity:1},variants:{D_dSuPHYh:{opacity:0},vaBLVNW7O:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h20pfd\",\"data-framer-name\":\"googlePlay\",layoutDependency:layoutDependency,layoutId:\"gypuQ8pHS\",style:{opacity:1},variants:{vaBLVNW7O:{opacity:0}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jh2stp\",\"data-framer-name\":\"g8\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:135,layoutDependency:layoutDependency,layoutId:\"G9NOy46Sg\",svg:'<svg width=\"135\" height=\"40\" viewBox=\"0 0 135 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M130 40H5C2.25 40 0 37.75 0 35V5C0 2.25 2.25 -5.96046e-07 5 -5.96046e-07H130C132.75 -5.96046e-07 135 2.25 135 5V35C135 37.75 132.75 40 130 40Z\" fill=\"#100F0D\"/>\\n<path d=\"M130 -5.96046e-07H5C2.25 -5.96046e-07 0 2.25 0 5V35C0 37.75 2.25 40 5 40H130C132.75 40 135 37.75 135 35V5C135 2.25 132.75 -5.96046e-07 130 -5.96046e-07ZM130 0.7996C132.316 0.7996 134.2 2.684 134.2 5V35C134.2 37.316 132.316 39.2004 130 39.2004H5C2.68398 39.2004 0.800391 37.316 0.800391 35V5C0.800391 2.684 2.68398 0.7996 5 0.7996H130Z\" fill=\"#A2A2A1\"/>\\n<path d=\"M45.7607 8.5166C45.7041 8.33887 45.6279 8.17969 45.5322 8.03906C45.4385 7.89648 45.3262 7.77539 45.1953 7.67578C45.0645 7.57422 44.915 7.49707 44.7471 7.44434C44.5811 7.3916 44.3984 7.36523 44.1992 7.36523C43.8613 7.36523 43.5566 7.45215 43.2852 7.62598C43.0137 7.7998 42.7988 8.05469 42.6406 8.39062C42.4844 8.72461 42.4062 9.13379 42.4062 9.61816C42.4062 10.1045 42.4854 10.5156 42.6436 10.8516C42.8018 11.1875 43.0186 11.4424 43.2939 11.6162C43.5693 11.79 43.8828 11.877 44.2344 11.877C44.5605 11.877 44.8447 11.8105 45.0869 11.6777C45.3311 11.5449 45.5195 11.3574 45.6523 11.1152C45.7871 10.8711 45.8545 10.584 45.8545 10.2539L46.0889 10.2979H44.3721V9.55078H46.7305V10.2334C46.7305 10.7373 46.623 11.1748 46.4082 11.5459C46.1953 11.915 45.9004 12.2002 45.5234 12.4014C45.1484 12.6025 44.7188 12.7031 44.2344 12.7031C43.6914 12.7031 43.2148 12.5781 42.8047 12.3281C42.3965 12.0781 42.0781 11.7236 41.8496 11.2646C41.6211 10.8037 41.5068 10.2568 41.5068 9.62402C41.5068 9.14551 41.5732 8.71582 41.7061 8.33496C41.8389 7.9541 42.0254 7.63086 42.2656 7.36523C42.5078 7.09766 42.792 6.89355 43.1182 6.75293C43.4463 6.61035 43.8047 6.53906 44.1934 6.53906C44.5176 6.53906 44.8193 6.58691 45.0986 6.68262C45.3799 6.77832 45.6299 6.91406 45.8486 7.08984C46.0693 7.26562 46.252 7.47461 46.3965 7.7168C46.541 7.95703 46.6387 8.22363 46.6895 8.5166H45.7607ZM47.8796 12.6211V6.62109H51.6414V7.40039H48.7849V9.22852H51.4451V10.0049H48.7849V11.8418H51.6765V12.6211H47.8796ZM52.5547 7.40039V6.62109H57.1982V7.40039H55.3262V12.6211H54.4238V7.40039H52.5547ZM61.313 6.62109V12.6211H60.4077V6.62109H61.313ZM62.3354 7.40039V6.62109H66.979V7.40039H65.1069V12.6211H64.2046V7.40039H62.3354ZM75.4004 9.62109C75.4004 10.2617 75.2832 10.8125 75.0488 11.2734C74.8145 11.7324 74.4932 12.0859 74.085 12.334C73.6787 12.5801 73.2168 12.7031 72.6992 12.7031C72.1797 12.7031 71.7158 12.5801 71.3076 12.334C70.9014 12.0859 70.5811 11.7314 70.3467 11.2705C70.1123 10.8096 69.9951 10.2598 69.9951 9.62109C69.9951 8.98047 70.1123 8.43066 70.3467 7.97168C70.5811 7.51074 70.9014 7.15723 71.3076 6.91113C71.7158 6.66309 72.1797 6.53906 72.6992 6.53906C73.2168 6.53906 73.6787 6.66309 74.085 6.91113C74.4932 7.15723 74.8145 7.51074 75.0488 7.97168C75.2832 8.43066 75.4004 8.98047 75.4004 9.62109ZM74.5039 9.62109C74.5039 9.13281 74.4248 8.72168 74.2666 8.38769C74.1104 8.05176 73.8955 7.79785 73.6221 7.62598C73.3506 7.45215 73.043 7.36523 72.6992 7.36523C72.3535 7.36523 72.0449 7.45215 71.7734 7.62598C71.502 7.79785 71.2871 8.05176 71.1289 8.38769C70.9727 8.72168 70.8945 9.13281 70.8945 9.62109C70.8945 10.1094 70.9727 10.5215 71.1289 10.8574C71.2871 11.1914 71.502 11.4453 71.7734 11.6191C72.0449 11.791 72.3535 11.877 72.6992 11.877C73.043 11.877 73.3506 11.791 73.6221 11.6191C73.8955 11.4453 74.1104 11.1914 74.2666 10.8574C74.4248 10.5215 74.5039 10.1094 74.5039 9.62109ZM81.3718 6.62109V12.6211H80.5398L77.49 8.2207H77.4343V12.6211H76.5291V6.62109H77.3669L80.4197 11.0273H80.4753V6.62109H81.3718Z\" fill=\"white\"/>\\n<path d=\"M106.936 30.002H108.802V17.5004H106.936V30.002ZM123.743 22.004L121.604 27.4239H121.54L119.32 22.004H117.31L120.64 29.579L118.741 33.793H120.687L125.818 22.004H123.743ZM113.16 28.5821C112.55 28.5821 111.697 28.2762 111.697 27.5204C111.697 26.5555 112.759 26.1856 113.675 26.1856C114.495 26.1856 114.882 26.3622 115.38 26.6036C115.235 27.7618 114.238 28.5821 113.16 28.5821V28.5821ZM113.386 21.7305C112.035 21.7305 110.636 22.3258 110.057 23.6446L111.713 24.336C112.067 23.6446 112.726 23.4196 113.418 23.4196C114.383 23.4196 115.364 23.9981 115.38 25.0278V25.1563C115.042 24.9633 114.318 24.6739 113.434 24.6739C111.648 24.6739 109.831 25.6547 109.831 27.4883C109.831 29.161 111.295 30.2387 112.935 30.2387C114.189 30.2387 114.882 29.6758 115.315 29.0161H115.38V29.9817H117.182V25.1883C117.182 22.9688 115.524 21.7305 113.386 21.7305V21.7305ZM101.854 23.5258H99.1996V19.2407H101.854C103.249 19.2407 104.041 20.3954 104.041 21.3832C104.041 22.352 103.249 23.5258 101.854 23.5258V23.5258ZM101.806 17.5004H97.3344V30.002H99.1996V25.2657H101.806C103.874 25.2657 105.907 23.7688 105.907 21.3832C105.907 18.9981 103.874 17.5004 101.806 17.5004ZM77.4242 28.5844C76.1351 28.5844 75.0562 27.5047 75.0562 26.0231C75.0562 24.5243 76.1351 23.4293 77.4242 23.4293C78.6969 23.4293 79.6957 24.5243 79.6957 26.0231C79.6957 27.5047 78.6969 28.5844 77.4242 28.5844V28.5844ZM79.5668 22.704H79.5023C79.0836 22.2047 78.2777 21.7536 77.2633 21.7536C75.1363 21.7536 73.1871 23.6227 73.1871 26.0231C73.1871 28.4071 75.1363 30.2598 77.2633 30.2598C78.2777 30.2598 79.0836 29.8086 79.5023 29.2934H79.5668V29.9051C79.5668 31.5328 78.6969 32.4023 77.2953 32.4023C76.1519 32.4023 75.443 31.5809 75.1527 30.8883L73.5258 31.5648C73.9926 32.6922 75.2328 34.0781 77.2953 34.0781C79.4867 34.0781 81.3394 32.7891 81.3394 29.6473V22.0114H79.5668V22.704ZM82.6285 30.002H84.4965V17.5004H82.6285V30.002ZM87.2516 25.8778C87.2035 24.2344 88.525 23.3969 89.475 23.3969C90.2164 23.3969 90.8441 23.7676 91.0543 24.2989L87.2516 25.8778ZM93.0512 24.4598C92.6969 23.5098 91.6176 21.7536 89.4105 21.7536C87.2191 21.7536 85.3988 23.4774 85.3988 26.0067C85.3988 28.3911 87.2035 30.2598 89.6195 30.2598C91.5687 30.2598 92.6969 29.068 93.1644 28.375L91.7144 27.4082C91.2309 28.1172 90.5707 28.5844 89.6195 28.5844C88.6695 28.5844 87.9926 28.1493 87.5582 27.2954L93.2445 24.9434L93.0512 24.4598ZM47.7434 23.0586V24.8629H52.0609C51.932 25.8778 51.5937 26.6188 51.0781 27.1344C50.4496 27.7625 49.4668 28.4555 47.7434 28.4555C45.0851 28.4555 43.007 26.3129 43.007 23.6547C43.007 20.9965 45.0851 18.8536 47.7434 18.8536C49.1773 18.8536 50.2242 19.4176 50.9976 20.1426L52.2707 18.8696C51.191 17.8387 49.7574 17.0493 47.7434 17.0493C44.1019 17.0493 41.041 20.0137 41.041 23.6547C41.041 27.2954 44.1019 30.2598 47.7434 30.2598C49.7086 30.2598 51.191 29.6153 52.3508 28.4071C53.543 27.2149 53.9137 25.5395 53.9137 24.186C53.9137 23.7676 53.8812 23.3809 53.8168 23.0586H47.7434ZM58.8223 28.5844C57.5332 28.5844 56.4215 27.5211 56.4215 26.0067C56.4215 24.4762 57.5332 23.4293 58.8223 23.4293C60.1109 23.4293 61.2226 24.4762 61.2226 26.0067C61.2226 27.5211 60.1109 28.5844 58.8223 28.5844V28.5844ZM58.8223 21.7536C56.4695 21.7536 54.5527 23.5418 54.5527 26.0067C54.5527 28.4555 56.4695 30.2598 58.8223 30.2598C61.1742 30.2598 63.0914 28.4555 63.0914 26.0067C63.0914 23.5418 61.1742 21.7536 58.8223 21.7536ZM68.1351 28.5844C66.8469 28.5844 65.7348 27.5211 65.7348 26.0067C65.7348 24.4762 66.8469 23.4293 68.1351 23.4293C69.4242 23.4293 70.5355 24.4762 70.5355 26.0067C70.5355 27.5211 69.4242 28.5844 68.1351 28.5844ZM68.1351 21.7536C65.7832 21.7536 63.8664 23.5418 63.8664 26.0067C63.8664 28.4555 65.7832 30.2598 68.1351 30.2598C70.4879 30.2598 72.4047 28.4555 72.4047 26.0067C72.4047 23.5418 70.4879 21.7536 68.1351 21.7536Z\" fill=\"white\"/>\\n<path d=\"M20.7168 19.4262L10.0703 30.7262C10.0707 30.7285 10.0715 30.7305 10.0719 30.7328C10.3984 31.9598 11.5191 32.8633 12.8492 32.8633C13.3809 32.8633 13.8801 32.7195 14.3082 32.4672L14.3422 32.4473L26.3262 25.5321L20.7168 19.4262\" fill=\"#EB3131\"/>\\n<path d=\"M31.4875 17.4984L31.4773 17.4914L26.3035 14.4921L20.4746 19.6789L26.3238 25.5273L31.4703 22.5578C32.3726 22.0707 32.9851 21.1195 32.9851 20.0226C32.9851 18.9336 32.3808 17.9871 31.4875 17.4984\" fill=\"#F6B60B\"/>\\n<path d=\"M10.0703 9.27574C10.0063 9.51174 9.97266 9.75894 9.97266 10.0156V29.9832C9.97266 30.2395 10.0059 30.4875 10.0707 30.7227L21.0836 19.7117L10.0703 9.27574Z\" fill=\"#5778C5\"/>\\n<path d=\"M20.7957 20L26.3063 14.491L14.3359 7.5508C13.9008 7.2902 13.393 7.1398 12.8496 7.1398C11.5195 7.1398 10.3973 8.0449 10.0707 9.2734C10.0703 9.2746 10.0703 9.2754 10.0703 9.2765L20.7957 20Z\" fill=\"#3BAD49\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-48ih5r\",\"data-framer-name\":\"appStore\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:40,intrinsicWidth:120,layoutDependency:layoutDependency,layoutId:\"HVwTS9Kxp\",style:{opacity:1},svg:'<svg width=\"120\" height=\"40\" viewBox=\"0 0 120 40\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_483_60766)\">\\n<path d=\"M110.135 0.00013H9.53468C9.16798 0.00013 8.80568 0.00013 8.43995 0.00213C8.1338 0.00413 7.83009 0.00994 7.521 0.01483C6.84951 0.0227318 6.17961 0.0818063 5.5171 0.19154C4.85552 0.303663 4.21467 0.515046 3.61622 0.81854C3.0185 1.1246 2.47235 1.5223 1.99757 1.9972C1.5203 2.47077 1.12246 3.01815 0.81935 3.61829C0.5154 4.21724 0.304641 4.85907 0.19435 5.52161C0.0830109 6.18332 0.0230984 6.85265 0.01515 7.52361C0.00587 7.83021 0.00489 8.13783 0 8.44447V31.5587C0.00489 31.8692 0.00587 32.17 0.01515 32.4806C0.0231008 33.1516 0.0830134 33.8209 0.19435 34.4825C0.304336 35.1455 0.515108 35.7877 0.81935 36.3868C1.12233 36.985 1.52022 37.5302 1.99757 38.0011C2.47054 38.4781 3.01705 38.8761 3.61622 39.1798C4.21467 39.4841 4.85545 39.6968 5.5171 39.8106C6.17972 39.9195 6.84956 39.9786 7.521 39.9874C7.83009 39.9942 8.1338 39.9981 8.43995 39.9981C8.80567 40.0001 9.168 40.0001 9.53468 40.0001H110.135C110.494 40.0001 110.859 40.0001 111.219 39.9981C111.523 39.9981 111.836 39.9942 112.141 39.9874C112.811 39.9791 113.479 39.92 114.141 39.8106C114.804 39.696 115.448 39.4834 116.049 39.1798C116.647 38.8759 117.193 38.478 117.666 38.0011C118.142 37.5284 118.541 36.9836 118.848 36.3868C119.15 35.7872 119.358 35.1451 119.467 34.4825C119.578 33.8208 119.64 33.1516 119.652 32.4806C119.656 32.17 119.656 31.8692 119.656 31.5587C119.664 31.1954 119.664 30.8341 119.664 30.4649V9.53626C119.664 9.17005 119.664 8.80677 119.656 8.44447C119.656 8.13783 119.656 7.83021 119.652 7.52357C119.64 6.85255 119.578 6.18337 119.467 5.52157C119.358 4.85941 119.149 4.21763 118.848 3.61825C118.23 2.41533 117.252 1.43616 116.049 0.81845C115.448 0.515697 114.804 0.30437 114.141 0.19145C113.48 0.0812328 112.811 0.0221378 112.141 0.01469C111.836 0.00981 111.523 0.00395 111.219 0.002C110.859 0 110.494 0 110.135 0V0.00013Z\" fill=\"#A6A6A6\"/>\\n<path d=\"M8.44487 39.125C8.14019 39.125 7.84287 39.1211 7.54058 39.1143C6.91436 39.1061 6.2896 39.0516 5.67144 38.9512C5.09503 38.8519 4.53664 38.6673 4.0147 38.4033C3.49754 38.1415 3.02585 37.7983 2.6177 37.3867C2.20364 36.98 1.85891 36.5082 1.59719 35.9902C1.33258 35.4688 1.14945 34.9099 1.05419 34.333C0.951311 33.7131 0.895651 33.0863 0.887687 32.458C0.881347 32.2471 0.873047 31.5449 0.873047 31.5449V8.44434C0.873047 8.44434 0.881887 7.75293 0.887737 7.5498C0.895363 6.92248 0.950699 6.29665 1.05327 5.67773C1.14871 5.09925 1.33197 4.53875 1.59673 4.01563C1.85749 3.49794 2.2003 3.02586 2.61187 2.61768C3.02297 2.20562 3.49617 1.8606 4.01421 1.59521C4.53495 1.33209 5.09228 1.14873 5.66753 1.05127C6.28772 0.949836 6.91465 0.894996 7.54304 0.88721L8.44536 0.875H111.214L112.127 0.8877C112.75 0.895099 113.371 0.94945 113.985 1.05029C114.566 1.14898 115.13 1.33362 115.656 1.59814C116.694 2.13299 117.539 2.97916 118.071 4.01807C118.332 4.53758 118.512 5.09351 118.607 5.66699C118.71 6.29099 118.768 6.92174 118.78 7.5542C118.783 7.8374 118.783 8.1416 118.783 8.44434C118.791 8.81934 118.791 9.17627 118.791 9.53613V30.4648C118.791 30.8281 118.791 31.1826 118.783 31.54C118.783 31.8652 118.783 32.1631 118.779 32.4697C118.768 33.0909 118.711 33.7104 118.608 34.3232C118.515 34.9043 118.333 35.4675 118.068 35.9932C117.805 36.5056 117.462 36.9733 117.053 37.3789C116.644 37.7927 116.172 38.1379 115.653 38.4014C115.128 38.6674 114.566 38.8527 113.985 38.9512C113.367 39.0522 112.742 39.1067 112.116 39.1143C111.823 39.1211 111.517 39.125 111.219 39.125L110.135 39.127L8.44487 39.125Z\" fill=\"black\"/>\\n<path d=\"M24.768 20.3003C24.7788 19.4657 25.0005 18.6473 25.4125 17.9213C25.8245 17.1954 26.4135 16.5854 27.1246 16.1483C26.6728 15.5031 26.0769 14.9722 25.3841 14.5976C24.6912 14.2231 23.9206 14.0152 23.1334 13.9906C21.4542 13.8143 19.8262 14.9954 18.9705 14.9954C18.0982 14.9954 16.7807 14.0081 15.362 14.0373C14.4443 14.0669 13.55 14.3338 12.7661 14.8118C11.9822 15.2899 11.3356 15.9629 10.8891 16.7651C8.9551 20.1136 10.3977 25.0346 12.2503 27.7412C13.1772 29.0666 14.2605 30.547 15.6779 30.4945C17.065 30.437 17.583 29.61 19.2573 29.61C20.9161 29.61 21.4021 30.4945 22.8483 30.4611C24.3367 30.437 25.2745 29.1299 26.1688 27.792C26.8348 26.8476 27.3473 25.8039 27.6873 24.6995C26.8225 24.3338 26.0846 23.7216 25.5655 22.9393C25.0464 22.157 24.769 21.2392 24.768 20.3003Z\" fill=\"white\"/>\\n<path d=\"M22.0356 12.2094C22.8471 11.2352 23.247 9.98298 23.1501 8.71875C21.9103 8.84897 20.765 9.44153 19.9426 10.3784C19.5404 10.836 19.2324 11.3685 19.0362 11.9452C18.8399 12.522 18.7593 13.1318 18.7988 13.7397C19.419 13.7461 20.0325 13.6117 20.5932 13.3466C21.1538 13.0815 21.647 12.6927 22.0356 12.2094Z\" fill=\"white\"/>\\n<path d=\"M42.3008 27.1397H37.5674L36.4307 30.4961H34.4258L38.9092 18.0781H40.9922L45.4756 30.4961H43.4365L42.3008 27.1397ZM38.0576 25.5908H41.8096L39.96 20.1436H39.9082L38.0576 25.5908Z\" fill=\"white\"/>\\n<path d=\"M55.1573 25.9714C55.1573 28.7849 53.6514 30.5925 51.3789 30.5925C50.8033 30.6226 50.2308 30.49 49.727 30.2099C49.2232 29.9297 48.8085 29.5134 48.5303 29.0085H48.4873V33.4929H46.6289V21.4441H48.4278V22.9499H48.4619C48.7529 22.4475 49.1746 22.0333 49.6823 21.7514C50.1899 21.4696 50.7644 21.3306 51.3448 21.3493C53.6426 21.3493 55.1573 23.1657 55.1573 25.9714ZM53.2471 25.9714C53.2471 24.1384 52.2998 22.9333 50.8545 22.9333C49.4346 22.9333 48.4795 24.1638 48.4795 25.9714C48.4795 27.7956 49.4346 29.0173 50.8545 29.0173C52.2998 29.0173 53.2471 27.821 53.2471 25.9714Z\" fill=\"white\"/>\\n<path d=\"M65.1221 25.9714C65.1221 28.7849 63.6162 30.5925 61.3438 30.5925C60.7681 30.6226 60.1956 30.49 59.6918 30.2099C59.188 29.9297 58.7733 29.5134 58.4952 29.0085H58.4521V33.4929H56.5938V21.444H58.3926V22.9499H58.4268C58.7177 22.4474 59.1394 22.0333 59.6471 21.7514C60.1547 21.4696 60.7292 21.3306 61.3096 21.3493C63.6075 21.3493 65.1221 23.1657 65.1221 25.9714ZM63.2119 25.9714C63.2119 24.1384 62.2647 22.9333 60.8194 22.9333C59.3994 22.9333 58.4444 24.1638 58.4444 25.9714C58.4444 27.7956 59.3994 29.0173 60.8194 29.0173C62.2647 29.0173 63.2119 27.821 63.2119 25.9714H63.2119Z\" fill=\"white\"/>\\n<path d=\"M71.709 27.0362C71.8467 28.2676 73.043 29.0762 74.6778 29.0762C76.2442 29.0762 77.3711 28.2676 77.3711 27.1572C77.3711 26.1934 76.6914 25.6162 75.0821 25.2207L73.4727 24.833C71.1924 24.2822 70.1338 23.2158 70.1338 21.4854C70.1338 19.3428 72.001 17.8711 74.6524 17.8711C77.2764 17.8711 79.0752 19.3428 79.1358 21.4854H77.2598C77.1475 20.2461 76.1231 19.4981 74.626 19.4981C73.1289 19.4981 72.1045 20.2549 72.1045 21.3565C72.1045 22.2344 72.7588 22.751 74.3594 23.1465L75.7275 23.4824C78.2754 24.0849 79.334 25.1084 79.334 26.9248C79.334 29.248 77.4834 30.7031 74.54 30.7031C71.7861 30.7031 69.9268 29.2822 69.8066 27.0361L71.709 27.0362Z\" fill=\"white\"/>\\n<path d=\"M83.3437 19.3008V21.4434H85.0654V22.915H83.3437V27.9062C83.3437 28.6816 83.6885 29.043 84.4453 29.043C84.6497 29.0394 84.8538 29.0251 85.0566 29V30.4629C84.7164 30.5264 84.3705 30.5552 84.0244 30.5488C82.1914 30.5488 81.4766 29.8603 81.4766 28.1045V22.915H80.1602V21.4434H81.4765V19.3008H83.3437Z\" fill=\"white\"/>\\n<path d=\"M86.0645 25.9707C86.0645 23.1221 87.7422 21.332 90.3584 21.332C92.9834 21.332 94.6533 23.122 94.6533 25.9707C94.6533 28.8272 92.9922 30.6094 90.3584 30.6094C87.7255 30.6094 86.0645 28.8271 86.0645 25.9707ZM92.7598 25.9707C92.7598 24.0166 91.8643 22.8633 90.3584 22.8633C88.8525 22.8633 87.958 24.0254 87.958 25.9707C87.958 27.9326 88.8525 29.0772 90.3584 29.0772C91.8643 29.0772 92.7597 27.9326 92.7597 25.9707H92.7598Z\" fill=\"white\"/>\\n<path d=\"M96.1836 21.444H97.9561V22.985H97.9991C98.119 22.5037 98.4009 22.0784 98.7975 21.7805C99.1941 21.4826 99.6812 21.3303 100.177 21.3492C100.391 21.3485 100.605 21.3717 100.814 21.4186V23.1569C100.543 23.0742 100.261 23.0363 99.9785 23.0445C99.7085 23.0336 99.4394 23.0812 99.1895 23.1841C98.9397 23.287 98.7151 23.4427 98.5311 23.6406C98.3471 23.8385 98.2082 24.0738 98.1237 24.3305C98.0393 24.5872 98.0114 24.8591 98.042 25.1275V30.4977H96.1836L96.1836 21.444Z\" fill=\"white\"/>\\n<path d=\"M109.382 27.8379C109.132 29.4814 107.531 30.6094 105.483 30.6094C102.85 30.6094 101.215 28.8447 101.215 26.0137C101.215 23.1738 102.858 21.332 105.405 21.332C107.91 21.332 109.485 23.0527 109.485 25.7978V26.4346H103.091V26.5469C103.061 26.8801 103.103 27.2157 103.213 27.5316C103.323 27.8474 103.5 28.1362 103.73 28.3787C103.96 28.6213 104.24 28.8121 104.549 28.9384C104.859 29.0647 105.192 29.1236 105.526 29.1113C105.966 29.1525 106.406 29.0508 106.783 28.8213C107.16 28.5919 107.452 28.247 107.617 27.8379L109.382 27.8379ZM103.1 25.1357H107.626C107.643 24.8361 107.597 24.5363 107.493 24.2551C107.388 23.9739 107.226 23.7174 107.018 23.5016C106.809 23.2858 106.558 23.1155 106.281 23.0013C106.003 22.8871 105.705 22.8314 105.405 22.8379C105.103 22.8361 104.803 22.8942 104.523 23.009C104.243 23.1237 103.988 23.2928 103.774 23.5064C103.559 23.72 103.389 23.974 103.274 24.2537C103.158 24.5333 103.099 24.8331 103.1 25.1357V25.1357Z\" fill=\"white\"/>\\n<path d=\"M37.8271 8.73333C38.2168 8.70537 38.6077 8.76423 38.9718 8.90567C39.3359 9.0471 39.6641 9.26758 39.9327 9.55121C40.2013 9.83483 40.4036 10.1745 40.525 10.5458C40.6464 10.9171 40.6839 11.3107 40.6348 11.6982C40.6348 13.6044 39.6045 14.7002 37.8271 14.7002H35.6719V8.73333H37.8271ZM36.5986 13.8563H37.7236C38.002 13.873 38.2806 13.8273 38.5392 13.7227C38.7977 13.6181 39.0297 13.4571 39.2182 13.2516C39.4067 13.046 39.5469 12.801 39.6288 12.5344C39.7107 12.2678 39.7321 11.9863 39.6914 11.7103C39.7291 11.4355 39.7056 11.1557 39.6224 10.8911C39.5393 10.6264 39.3987 10.3834 39.2106 10.1795C39.0226 9.97554 38.7917 9.81573 38.5346 9.71149C38.2776 9.60726 38.0006 9.56117 37.7236 9.57654H36.5986V13.8563Z\" fill=\"white\"/>\\n<path d=\"M41.6819 12.4458C41.6536 12.1498 41.6875 11.8513 41.7813 11.5692C41.8751 11.2871 42.0269 11.0278 42.2268 10.8078C42.4268 10.5878 42.6705 10.4121 42.9423 10.2918C43.2142 10.1715 43.5082 10.1094 43.8055 10.1094C44.1027 10.1094 44.3967 10.1715 44.6686 10.2918C44.9404 10.4121 45.1841 10.5878 45.3841 10.8078C45.584 11.0278 45.7358 11.2871 45.8296 11.5692C45.9235 11.8513 45.9573 12.1498 45.929 12.4458C45.9578 12.742 45.9244 13.041 45.8308 13.3235C45.7372 13.606 45.5855 13.8658 45.3855 14.0862C45.1856 14.3067 44.9417 14.4828 44.6695 14.6033C44.3974 14.7239 44.1031 14.7861 43.8055 14.7861C43.5078 14.7861 43.2135 14.7239 42.9414 14.6033C42.6693 14.4828 42.4254 14.3067 42.2254 14.0862C42.0254 13.8658 41.8737 13.606 41.7801 13.3235C41.6865 13.041 41.6531 12.742 41.6819 12.4458ZM45.0149 12.4458C45.0149 11.4697 44.5764 10.8989 43.8069 10.8989C43.0345 10.8989 42.5999 11.4697 42.5999 12.4458C42.5999 13.4297 43.0345 13.9961 43.8069 13.9961C44.5765 13.996 45.0149 13.4257 45.0149 12.4458H45.0149Z\" fill=\"white\"/>\\n<path d=\"M51.5742 14.6982H50.6523L49.7217 11.3818H49.6514L48.7246 14.6982H47.8115L46.5703 10.1953H47.4717L48.2783 13.6313H48.3447L49.2705 10.1953H50.1231L51.0488 13.6313H51.1191L51.9219 10.1953H52.8105L51.5742 14.6982Z\" fill=\"white\"/>\\n<path d=\"M53.8535 10.1968H54.709V10.9122H54.7754C54.888 10.6552 55.0781 10.4399 55.3189 10.2961C55.5598 10.1522 55.8395 10.0872 56.1191 10.1099C56.3382 10.0934 56.5582 10.1265 56.7628 10.2066C56.9674 10.2867 57.1514 10.4118 57.3011 10.5726C57.4508 10.7334 57.5623 10.9259 57.6275 11.1357C57.6927 11.3455 57.7099 11.5674 57.6777 11.7847V14.6997H56.7891V12.0079C56.7891 11.2842 56.4746 10.9244 55.8174 10.9244C55.6686 10.9174 55.5201 10.9428 55.3821 10.9986C55.244 11.0544 55.1197 11.1394 55.0175 11.2478C54.9154 11.3562 54.8379 11.4854 54.7904 11.6265C54.7429 11.7676 54.7264 11.9174 54.7422 12.0655V14.6998H53.8535L53.8535 10.1968Z\" fill=\"white\"/>\\n<path d=\"M59.0938 8.4375H59.9824V14.6982H59.0938V8.4375Z\" fill=\"white\"/>\\n<path d=\"M61.219 12.4458C61.1907 12.1499 61.2246 11.8513 61.3185 11.5692C61.4123 11.2872 61.5641 11.0278 61.7641 10.8078C61.964 10.5878 62.2078 10.4121 62.4796 10.2918C62.7515 10.1715 63.0455 10.1094 63.3428 10.1094C63.6401 10.1094 63.9341 10.1715 64.206 10.2918C64.4778 10.4121 64.7215 10.5878 64.9215 10.8078C65.1215 11.0278 65.2733 11.2872 65.3671 11.5692C65.461 11.8513 65.4949 12.1499 65.4666 12.4458C65.4954 12.7421 65.4619 13.0411 65.3683 13.3236C65.2747 13.6061 65.123 13.8659 64.9229 14.0863C64.7229 14.3067 64.479 14.4829 64.2069 14.6034C63.9348 14.7239 63.6404 14.7862 63.3428 14.7862C63.0452 14.7862 62.7508 14.7239 62.4787 14.6034C62.2065 14.4829 61.9626 14.3067 61.7626 14.0863C61.5626 13.8659 61.4109 13.6061 61.3173 13.3236C61.2237 13.0411 61.1902 12.7421 61.219 12.4458ZM64.552 12.4458C64.552 11.4698 64.1135 10.899 63.344 10.899C62.5715 10.899 62.137 11.4698 62.137 12.4458C62.137 13.4297 62.5716 13.9961 63.344 13.9961C64.1135 13.9961 64.552 13.4258 64.552 12.4458H64.552Z\" fill=\"white\"/>\\n<path d=\"M66.4023 13.4258C66.4023 12.6152 67.0059 12.1479 68.0771 12.0815L69.2969 12.0112V11.6226C69.2969 11.147 68.9824 10.8784 68.375 10.8784C67.8789 10.8784 67.5352 11.0605 67.4365 11.3789H66.5762C66.667 10.6055 67.3945 10.1094 68.416 10.1094C69.5449 10.1094 70.1816 10.6714 70.1816 11.6226V14.6992H69.3262V14.0664H69.2559C69.1131 14.2934 68.9127 14.4784 68.6751 14.6027C68.4375 14.7269 68.1712 14.7858 67.9033 14.7734C67.7143 14.7931 67.5232 14.7729 67.3425 14.7142C67.1617 14.6555 66.9953 14.5596 66.8538 14.4326C66.7124 14.3056 66.5992 14.1504 66.5214 13.977C66.4437 13.8036 66.4031 13.6158 66.4023 13.4258ZM69.2969 13.041V12.6645L68.1973 12.7349C67.5771 12.7764 67.2959 12.9873 67.2959 13.3843C67.2959 13.7895 67.6474 14.0254 68.1309 14.0254C68.2725 14.0397 68.4156 14.0254 68.5516 13.9833C68.6876 13.9412 68.8138 13.8722 68.9226 13.7804C69.0313 13.6885 69.1205 13.5757 69.1849 13.4487C69.2492 13.3217 69.2873 13.183 69.2969 13.041Z\" fill=\"white\"/>\\n<path d=\"M71.3496 12.4448C71.3496 11.022 72.0811 10.1206 73.2188 10.1206C73.5002 10.1077 73.7795 10.1751 74.024 10.315C74.2685 10.4548 74.4682 10.6615 74.5996 10.9106H74.666V8.4375H75.5547V14.6982H74.7031V13.9868H74.6328C74.4912 14.2343 74.2846 14.4383 74.0353 14.5768C73.7861 14.7153 73.5037 14.783 73.2188 14.7724C72.0732 14.7725 71.3496 13.8711 71.3496 12.4448ZM72.2676 12.4448C72.2676 13.3999 72.7178 13.9746 73.4707 13.9746C74.2197 13.9746 74.6826 13.3916 74.6826 12.4487C74.6826 11.5103 74.2149 10.919 73.4707 10.919C72.7227 10.919 72.2676 11.4976 72.2676 12.4448H72.2676Z\" fill=\"white\"/>\\n<path d=\"M79.2307 12.4458C79.2024 12.1498 79.2363 11.8513 79.3301 11.5692C79.424 11.2871 79.5757 11.0278 79.7757 10.8078C79.9756 10.5878 80.2193 10.4121 80.4912 10.2918C80.763 10.1715 81.057 10.1094 81.3543 10.1094C81.6516 10.1094 81.9455 10.1715 82.2174 10.2918C82.4892 10.4121 82.7329 10.5878 82.9329 10.8078C83.1328 11.0278 83.2846 11.2871 83.3784 11.5692C83.4723 11.8513 83.5061 12.1498 83.4778 12.4458C83.5067 12.742 83.4732 13.041 83.3796 13.3235C83.286 13.606 83.1344 13.8658 82.9344 14.0862C82.7344 14.3067 82.4905 14.4828 82.2184 14.6033C81.9462 14.7239 81.6519 14.7861 81.3543 14.7861C81.0567 14.7861 80.7623 14.7239 80.4902 14.6033C80.2181 14.4828 79.9742 14.3067 79.7742 14.0862C79.5742 13.8658 79.4225 13.606 79.3289 13.3235C79.2353 13.041 79.2019 12.742 79.2307 12.4458ZM82.5637 12.4458C82.5637 11.4697 82.1253 10.8989 81.3557 10.8989C80.5833 10.8989 80.1487 11.4697 80.1487 12.4458C80.1487 13.4297 80.5833 13.9961 81.3557 13.9961C82.1253 13.996 82.5637 13.4257 82.5637 12.4458Z\" fill=\"white\"/>\\n<path d=\"M84.6699 10.1968H85.5254V10.9122H85.5918C85.7045 10.6552 85.8945 10.4399 86.1353 10.2961C86.3762 10.1522 86.6559 10.0872 86.9356 10.1099C87.1547 10.0934 87.3746 10.1265 87.5792 10.2066C87.7838 10.2867 87.9678 10.4118 88.1175 10.5726C88.2672 10.7334 88.3787 10.9259 88.4439 11.1357C88.5091 11.3455 88.5263 11.5674 88.4941 11.7847V14.6997H87.6055V12.0079C87.6055 11.2842 87.291 10.9244 86.6338 10.9244C86.485 10.9174 86.3365 10.9428 86.1985 10.9986C86.0604 11.0544 85.9361 11.1394 85.8339 11.2478C85.7318 11.3562 85.6543 11.4854 85.6068 11.6265C85.5593 11.7676 85.5428 11.9174 85.5586 12.0655V14.6998H84.6699V10.1968Z\" fill=\"white\"/>\\n<path d=\"M93.5166 9.07422V10.2158H94.4922V10.9644H93.5166V13.2798C93.5166 13.7515 93.7109 13.958 94.1533 13.958C94.2666 13.9576 94.3797 13.9508 94.4922 13.9375V14.6777C94.3326 14.7063 94.1709 14.7215 94.0088 14.7231C93.0205 14.7231 92.627 14.3755 92.627 13.5073V10.9643H91.9121V10.2158H92.627V9.07422H93.5166Z\" fill=\"white\"/>\\n<path d=\"M95.7051 8.4375H96.5859V10.919H96.6562C96.7744 10.6596 96.9696 10.443 97.2153 10.2987C97.461 10.1543 97.7452 10.0893 98.0292 10.1123C98.2472 10.1004 98.4651 10.1368 98.6674 10.2189C98.8697 10.3009 99.0513 10.4266 99.1995 10.5869C99.3476 10.7473 99.4585 10.9383 99.5243 11.1465C99.5901 11.3546 99.6091 11.5747 99.58 11.791V14.6982H98.6905V12.0103C98.6905 11.291 98.3555 10.9268 97.7276 10.9268C97.5748 10.9142 97.4212 10.9352 97.2774 10.9883C97.1337 11.0413 97.0032 11.1252 96.8952 11.2339C96.7872 11.3426 96.7043 11.4737 96.6522 11.6178C96.6002 11.7619 96.5802 11.9157 96.5938 12.0683V14.6982H95.7051L95.7051 8.4375Z\" fill=\"white\"/>\\n<path d=\"M104.761 13.4835C104.641 13.895 104.379 14.251 104.022 14.4891C103.666 14.7273 103.237 14.8324 102.81 14.7862C102.514 14.794 102.219 14.7372 101.946 14.6197C101.674 14.5022 101.43 14.3267 101.232 14.1056C101.034 13.8845 100.887 13.6229 100.8 13.3391C100.713 13.0553 100.69 12.756 100.73 12.462C100.691 12.1671 100.715 11.8672 100.801 11.5825C100.888 11.2978 101.035 11.0351 101.231 10.812C101.428 10.5889 101.671 10.4107 101.943 10.2895C102.214 10.1683 102.509 10.1069 102.806 10.1095C104.059 10.1095 104.815 10.9655 104.815 12.3795V12.6895H101.635V12.7393C101.621 12.9046 101.642 13.0709 101.696 13.2277C101.751 13.3844 101.837 13.5281 101.95 13.6496C102.063 13.771 102.2 13.8676 102.352 13.933C102.504 13.9984 102.669 14.0312 102.835 14.0293C103.047 14.0549 103.263 14.0166 103.453 13.9194C103.644 13.8222 103.802 13.6704 103.906 13.4834L104.761 13.4835ZM101.635 12.0323H103.91C103.921 11.8812 103.9 11.7294 103.85 11.5867C103.799 11.4439 103.718 11.3135 103.614 11.2036C103.51 11.0937 103.383 11.0069 103.243 10.9488C103.103 10.8906 102.953 10.8623 102.801 10.8658C102.648 10.8639 102.495 10.8927 102.353 10.9507C102.21 11.0086 102.081 11.0945 101.972 11.2032C101.864 11.3119 101.778 11.4413 101.72 11.5837C101.662 11.7261 101.633 11.8786 101.635 12.0323H101.635Z\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_483_60766\">\\n<rect width=\"119.664\" height=\"40\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',variants:{vaBLVNW7O:{opacity:0}},withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS03MDA=\",\"--framer-font-family\":'\"Verdana\", \"Verdana Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"145%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(243, 125, 34))\"},children:\"John Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS1yZWd1bGFy\",\"--framer-font-family\":'\"Verdana\", \"Verdana Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"145%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(132, 128, 131))\"},children:\"CEO & Co-founder\"})]}),className:\"framer-1d6xksp\",\"data-framer-name\":\"Andy Puddicombe CEO & Co-founder of Headspace\",fonts:[\"GF;Verdana-700\",\"GF;Verdana-regular\"],layoutDependency:layoutDependency,layoutId:\"DNKJ38Fxn\",style:{\"--extracted-2gxw0f\":\"rgb(132, 128, 131)\",\"--extracted-r6o4lv\":\"rgb(243, 125, 34)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"175%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS03MDA=\",\"--framer-font-family\":'\"Verdana\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\"},children:\"Phone\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"175%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS03MDA=\",\"--framer-font-family\":'\"Verdana\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\"},children:\"Email\"})})]}),className:\"framer-pbftnr\",\"data-framer-name\":\"Phone Email\",fonts:[\"GF;Verdana-700\"],layoutDependency:layoutDependency,layoutId:\"Pce63dhow\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS1yZWd1bGFy\",\"--framer-font-family\":'\"Verdana\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(132, 128, 131, 1))\"},children:\"www.headspace.com\"})})}),className:\"framer-1ffai7t\",\"data-framer-name\":\"www.headspace.com\",fonts:[\"GF;Verdana-regular\"],layoutDependency:layoutDependency,layoutId:\"XgNV0RtIV\",style:{\"--extracted-1w3ko1f\":\"rgba(132, 128, 131, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS1yZWd1bGFy\",\"--framer-font-family\":'\"Verdana\", \"Verdana Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\"},children:\"+1 (702) 881-9664\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7VmVyZGFuYS1yZWd1bGFy\",\"--framer-font-family\":'\"Verdana\", \"Verdana Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\"},children:\"johndoe@headspace.com\"})]}),className:\"framer-3u88ms\",\"data-framer-name\":\"+1 (702) 881-9664 andypuddicombe@headspace.com\",fonts:[\"GF;Verdana-regular\"],layoutDependency:layoutDependency,layoutId:\"ygrEz8IaY\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-endckf\",\"data-framer-name\":\"headspaceAvatar\",layoutDependency:layoutDependency,layoutId:\"LBIfyZXJV\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dtfupk\",\"data-framer-name\":\"Ellipse 71\",layoutDependency:layoutDependency,layoutId:\"quVlomKXo\",style:{backgroundColor:\"rgb(255, 126, 29)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1gvmyb5\",\"data-framer-name\":\"headspaceLogo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:27,intrinsicWidth:130,layoutDependency:layoutDependency,layoutId:\"RaTJtIaWV\",svg:'<svg width=\"130\" height=\"27\" viewBox=\"0 0 130 27\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_483_60809)\">\\n<path d=\"M0.123047 0.703125H3.13669V9.06448C4.3776 7.23267 6.03214 6.34631 8.04123 6.34631C10.789 6.34631 12.3549 7.85312 12.3549 10.8668V21.119H9.34123V11.6645C9.34123 9.59631 8.57305 9.0054 7.06623 9.0054C6.15032 9.0054 5.23441 9.56676 4.40714 10.6599C3.57987 11.7531 3.13669 13.2008 3.13669 15.0031V21.1486H0.123047V0.703125Z\" fill=\"#413D45\"/>\\n<path d=\"M27.5745 14.7068H17.2632C17.2632 16.9818 18.5927 18.725 20.8677 18.725C22.4927 18.725 23.97 17.8091 24.6791 16.2727L27.2495 17.2773C25.7723 20.1432 24.0882 21.3841 20.8677 21.3841C16.0814 21.3841 14.0723 17.3364 14.0723 13.8795C14.0723 10.4227 16.0518 6.375 20.8677 6.375C25.5064 6.375 27.5745 10.1568 27.5745 13.4068V14.7068ZM17.3223 12.1954H24.3836C24.1177 10.3636 22.9064 9.03409 20.8677 9.03409C18.9473 9.00455 17.6768 10.3045 17.3223 12.1954Z\" fill=\"#413D45\"/>\\n<path d=\"M51.1177 6.34631C51.8268 6.34631 52.5654 6.55313 53.3336 6.93722C54.1018 7.32131 54.6631 7.7054 55.0177 8.20767V0.703125H58.0313V21.1486H55.0177V19.4645C54.4563 20.4099 52.8313 21.3849 51.0586 21.3849C46.804 21.3849 44.5586 18.6077 44.5586 13.8804C44.5881 9.24176 46.8631 6.34631 51.1177 6.34631ZM47.7495 13.8509C47.7495 15.3281 48.1041 16.5099 48.7836 17.3963C49.4631 18.2531 50.3791 18.6963 51.4722 18.6963C52.5654 18.6963 53.4518 18.2531 54.1609 17.3963C54.8404 16.5099 55.195 15.3281 55.195 13.8509C55.195 12.3736 54.8404 11.1918 54.1609 10.3349C53.4813 9.44858 52.5654 9.0054 51.4722 9.0054C50.3791 9.0054 49.4927 9.44858 48.7836 10.3349C48.1041 11.1918 47.7495 12.4031 47.7495 13.8509Z\" fill=\"#413D45\"/>\\n<path d=\"M69.5286 8.6505L67.6377 10.3346C66.9581 9.44823 66.1013 9.00504 65.0968 9.00504C64.299 9.00504 63.649 9.53686 63.649 10.4528C63.649 10.7778 63.7968 11.1028 64.0331 11.3391C64.5354 11.8414 65.0081 12.0482 66.249 12.521C67.2536 12.905 67.6968 13.0528 68.4945 13.5846C69.6468 14.2641 70.2081 15.1505 70.3263 16.7164C70.3559 17.9573 69.8536 19.1687 68.9377 19.9959C68.0218 20.8823 66.8104 21.3255 65.274 21.3255C62.4968 21.3255 60.5468 19.5232 59.6309 17.4255L62.1718 16.0369C62.94 17.8096 64.0036 18.6664 65.3627 18.6664C66.6627 18.6664 67.3127 18.0459 67.3127 16.7755C67.3127 16.2732 67.1059 15.9482 66.574 15.6232C66.3377 15.4755 66.1013 15.3278 65.8354 15.2096C65.3922 15.0028 64.3286 14.6187 63.8854 14.4414C61.8172 13.5846 60.7536 12.255 60.7536 10.4528C60.724 9.33004 61.1968 8.26641 62.024 7.52777C62.8513 6.73004 63.915 6.31641 65.215 6.31641C66.9877 6.34595 68.5831 7.23231 69.5286 8.6505Z\" fill=\"#413D45\"/>\\n<path d=\"M79.15 21.3567C77.4363 21.3567 75.9886 20.559 75.25 19.5249V27.0295H72.2363V6.58402H75.25V8.23856C75.8113 7.29311 77.4363 6.34766 79.2091 6.34766C83.4636 6.34766 85.7091 9.12493 85.7091 13.8522C85.7091 18.4908 83.4341 21.3567 79.15 21.3567ZM82.5181 13.8817C82.5181 12.4045 82.1636 11.2227 81.4841 10.3658C80.8045 9.47948 79.8886 9.03629 78.7954 9.03629C77.7022 9.03629 76.8159 9.47948 76.1068 10.3658C75.4272 11.2227 75.0727 12.4045 75.0727 13.8817C75.0727 15.359 75.4272 16.5408 76.1068 17.4272C76.7863 18.284 77.7022 18.7272 78.7954 18.7272C79.8886 18.7272 80.775 18.284 81.4841 17.4272C82.1931 16.5113 82.5181 15.3295 82.5181 13.8817Z\" fill=\"#413D45\"/>\\n<path d=\"M115.468 17.3659C114.286 20.0545 112.188 21.3841 109.175 21.3841C106.988 21.3841 105.275 20.675 104.093 19.2568C102.911 17.8091 102.32 16.0364 102.32 13.8795C102.32 11.7227 102.911 9.95 104.093 8.53181C105.275 7.08409 106.988 6.375 109.175 6.375C112.218 6.375 114.286 7.70454 115.468 10.3932L112.779 11.5455C112.041 9.86136 110.829 9.03409 109.175 9.03409C106.723 9.03409 105.511 10.9545 105.511 13.8795C105.511 16.8045 106.723 18.725 109.175 18.725C110.829 18.725 112.041 17.8977 112.779 16.2136L115.468 17.3659Z\" fill=\"#413D45\"/>\\n<path d=\"M130.004 14.7068H119.693C119.693 16.9818 121.022 18.725 123.297 18.725C124.952 18.725 126.429 17.75 127.109 16.2727L129.679 17.2773C128.202 20.1432 126.518 21.3841 123.297 21.3841C118.511 21.3841 116.502 17.3364 116.502 13.8795C116.502 10.4227 118.481 6.375 123.297 6.375C127.936 6.375 130.004 10.1568 130.004 13.4068V14.7068ZM119.752 12.1954H126.813C126.547 10.3636 125.336 9.03409 123.297 9.03409C121.377 9.00455 120.106 10.3045 119.752 12.1954Z\" fill=\"#413D45\"/>\\n<path d=\"M35.813 6.375C36.5221 6.375 37.2607 6.58182 38.0289 6.96591C38.7971 7.35 39.3584 7.73409 39.713 8.23636V6.61136H42.7266V21.1773H40.2153L39.713 19.4932C39.1516 20.4386 37.5266 21.4136 35.7539 21.4136C31.4994 21.4136 29.2539 18.6364 29.2539 13.9091C29.2539 9.27045 31.5289 6.375 35.813 6.375ZM32.4153 13.8795C32.4153 15.3568 32.7698 16.5386 33.4494 17.425C34.1289 18.2818 35.0448 18.725 36.138 18.725C37.2312 18.725 38.1175 18.2818 38.8266 17.425C39.5062 16.5386 39.8607 15.3568 39.8607 13.8795C39.8607 12.4023 39.5062 11.2205 38.8266 10.3636C38.1471 9.47727 37.2312 9.03409 36.138 9.03409C35.0448 9.03409 34.1585 9.47727 33.4494 10.3636C32.7698 11.2205 32.4153 12.4023 32.4153 13.8795Z\" fill=\"#413D45\"/>\\n<path d=\"M93.69 6.375C94.399 6.375 95.1377 6.58182 95.9059 6.96591C96.674 7.35 97.2354 7.73409 97.5899 8.23636V6.61136H100.604V21.1773H98.0922L97.5899 19.4932C97.0286 20.4386 95.4036 21.4136 93.6309 21.4136C89.3763 21.4136 87.1309 18.6364 87.1309 13.9091C87.1309 9.27045 89.4059 6.375 93.69 6.375ZM90.2922 13.8795C90.2922 15.3568 90.6468 16.5386 91.3263 17.425C92.0059 18.2818 92.9218 18.725 94.015 18.725C95.1081 18.725 95.9945 18.2818 96.7036 17.425C97.3831 16.5386 97.7377 15.3568 97.7377 13.8795C97.7377 12.4023 97.3831 11.2205 96.7036 10.3636C96.024 9.47727 95.1081 9.03409 94.015 9.03409C92.9218 9.03409 92.0354 9.47727 91.3263 10.3636C90.6468 11.2205 90.2922 12.4023 90.2922 13.8795Z\" fill=\"#413D45\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_483_60809\">\\n<rect width=\"130\" height=\"26.2955\" fill=\"white\" transform=\"translate(0 0.703125)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-tgw54h\",\"data-framer-name\":\"Frame 379\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:224,layoutDependency:layoutDependency,layoutId:\"Zbtfiuvi0\",svg:'<svg width=\"224\" height=\"32\" viewBox=\"0 0 224 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"32\" height=\"32\" rx=\"16\" fill=\"#F6F2ED\"/>\\n<path d=\"M17.1686 24V16.7191H19.5956L19.9551 13.8427H17.1686V12.0449C17.1686 11.236 17.4383 10.6966 18.6068 10.6966H20.1349V8.08989C19.8652 8.08989 18.9664 8 17.9776 8C15.8203 8 14.2922 9.34831 14.2922 11.7753V13.8427H11.8652V16.7191H14.2922V24H17.1686Z\" fill=\"#848083\"/>\\n<rect x=\"48\" width=\"32\" height=\"32\" rx=\"16\" fill=\"#F6F2ED\"/>\\n<path d=\"M60.8674 22.9439C67.2401 22.9439 70.7249 17.6023 70.7249 12.9705C70.7249 12.8188 70.7218 12.6677 70.7151 12.5174C71.3916 12.0226 71.9796 11.4051 72.4433 10.7022C71.8225 10.9814 71.1545 11.1693 70.4537 11.2541C71.169 10.8201 71.7182 10.1336 71.9772 9.31521C71.3078 9.71672 70.5665 10.0085 69.7772 10.1661C69.145 9.4847 68.2449 9.05859 67.2482 9.05859C65.335 9.05859 63.7834 10.6284 63.7834 12.5635C63.7834 12.8386 63.8138 13.1061 63.8732 13.3628C60.9937 13.2162 58.4404 11.8213 56.7318 9.70032C56.4343 10.2184 56.2627 10.8201 56.2627 11.4622C56.2627 12.6783 56.8743 13.752 57.8045 14.38C57.236 14.3623 56.7021 14.2044 56.2353 13.9416C56.2348 13.9563 56.2348 13.9707 56.2348 13.9864C56.2348 15.684 57.4291 17.1014 59.0144 17.4226C58.7233 17.5029 58.4169 17.546 58.1008 17.546C57.8779 17.546 57.6607 17.5238 57.4497 17.4827C57.8907 18.8755 59.1697 19.889 60.6862 19.9174C59.5004 20.8578 58.0066 21.4179 56.3831 21.4179C56.1038 21.4179 55.8278 21.4018 55.5566 21.3693C57.09 22.3637 58.9107 22.9439 60.8675 22.9439\" fill=\"#848083\"/>\\n<rect x=\"96\" width=\"32\" height=\"32\" rx=\"16\" fill=\"#F6F2ED\"/>\\n<path d=\"M111.999 9.54741C114.102 9.54741 114.351 9.55544 115.181 9.59331C115.948 9.62834 116.365 9.75656 116.643 9.86437C116.984 9.99058 117.294 10.1918 117.548 10.4533C117.809 10.7072 118.01 11.0165 118.137 11.3585C118.244 11.6359 118.373 12.0527 118.408 12.8203C118.446 13.6504 118.454 13.8994 118.454 16.0015C118.454 18.1037 118.446 18.3526 118.408 19.1828C118.373 19.9503 118.244 20.3672 118.137 20.6446C118.006 20.9841 117.805 21.2925 117.548 21.5498C117.29 21.8071 116.982 22.0077 116.643 22.1387C116.365 22.2465 115.948 22.3747 115.181 22.4097C114.351 22.4476 114.102 22.4557 111.999 22.4557C109.897 22.4557 109.648 22.4476 108.818 22.4097C108.051 22.3747 107.634 22.2465 107.356 22.1387C107.014 22.0125 106.705 21.8112 106.451 21.5498C106.19 21.2958 105.989 20.9865 105.862 20.6446C105.755 20.3672 105.626 19.9503 105.591 19.1828C105.553 18.3527 105.545 18.1037 105.545 16.0015C105.545 13.8994 105.553 13.6505 105.591 12.8203C105.626 12.0527 105.755 11.6359 105.862 11.3585C105.989 11.0165 106.19 10.7072 106.451 10.4532C106.705 10.1918 107.015 9.99055 107.356 9.86434C107.634 9.75653 108.051 9.62828 108.818 9.59328C109.648 9.55541 109.897 9.54737 112 9.54737L111.999 9.54741ZM112 8.12891C109.861 8.12891 109.593 8.13797 108.754 8.17628C107.916 8.21453 107.344 8.34759 106.843 8.54222C106.317 8.73989 105.842 9.04977 105.448 9.45025C105.048 9.84345 104.738 10.3193 104.54 10.8446C104.346 11.3454 104.213 11.9177 104.174 12.7556C104.136 13.5952 104.127 13.8634 104.127 16.0014C104.127 18.1395 104.136 18.4077 104.174 19.2472C104.213 20.0852 104.346 20.6575 104.54 21.1582C104.738 21.6835 105.048 22.1594 105.448 22.5526C105.842 22.9531 106.318 23.2629 106.843 23.4606C107.344 23.6552 107.916 23.7883 108.754 23.8266C109.593 23.8649 109.862 23.8739 112 23.8739C114.138 23.8739 114.406 23.8649 115.245 23.8266C116.083 23.7883 116.656 23.6552 117.156 23.4606C117.679 23.2584 118.154 22.9491 118.551 22.5526C118.947 22.1561 119.257 21.6812 119.459 21.1582C119.653 20.6574 119.786 20.0852 119.825 19.2472C119.863 18.4076 119.872 18.1395 119.872 16.0014C119.872 13.8634 119.863 13.5952 119.825 12.7556C119.786 11.9177 119.653 11.3454 119.459 10.8447C119.261 10.3194 118.951 9.84351 118.551 9.45028C118.158 9.04973 117.682 8.73978 117.156 8.54206C116.656 8.34759 116.083 8.21453 115.245 8.17644C114.406 8.13797 114.138 8.12891 111.999 8.12891H112Z\" fill=\"#848083\" stroke=\"#848083\" stroke-width=\"0.5\"/>\\n<path d=\"M112 11.957C111.2 11.957 110.419 12.1941 109.754 12.6383C109.089 13.0826 108.571 13.7139 108.265 14.4526C107.959 15.1913 107.879 16.0042 108.035 16.7884C108.191 17.5726 108.576 18.2929 109.141 18.8583C109.706 19.4237 110.427 19.8087 111.211 19.9647C111.995 20.1207 112.808 20.0406 113.547 19.7346C114.285 19.4286 114.917 18.9105 115.361 18.2457C115.805 17.5809 116.042 16.7992 116.042 15.9997C116.042 14.9275 115.616 13.8992 114.858 13.1411C114.1 12.383 113.072 11.957 112 11.957ZM112 18.6238C111.481 18.6238 110.973 18.4699 110.542 18.1816C110.11 17.8932 109.774 17.4834 109.575 17.0039C109.377 16.5244 109.325 15.9968 109.426 15.4877C109.527 14.9787 109.777 14.5111 110.144 14.1441C110.511 13.7771 110.979 13.5272 111.488 13.426C111.997 13.3247 112.524 13.3767 113.004 13.5753C113.483 13.7739 113.893 14.1102 114.182 14.5418C114.47 14.9733 114.624 15.4807 114.624 15.9997C114.624 16.6957 114.347 17.3631 113.855 17.8552C113.363 18.3474 112.696 18.6238 112 18.6238Z\" fill=\"#848083\"/>\\n<path d=\"M116.202 12.7409C116.724 12.7409 117.147 12.318 117.147 11.7963C117.147 11.2745 116.724 10.8516 116.202 10.8516C115.681 10.8516 115.258 11.2745 115.258 11.7963C115.258 12.318 115.681 12.7409 116.202 12.7409Z\" fill=\"#848083\" stroke=\"#848083\" stroke-width=\"0.5\"/>\\n<rect x=\"144\" width=\"32\" height=\"32\" rx=\"16\" fill=\"#F6F2ED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M155.431 24V13.2043H151.843V24H155.431ZM153.637 11.7303C154.888 11.7303 155.667 10.9013 155.667 9.86531C155.644 8.80599 154.888 8 153.661 8C152.433 8 151.631 8.80599 151.631 9.86531C151.631 10.9013 152.41 11.7303 153.614 11.7303H153.637H153.637Z\" fill=\"#848083\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M157.416 24H161.004V17.9712C161.004 17.6486 161.028 17.3262 161.122 17.0956C161.382 16.4509 161.972 15.7832 162.963 15.7832C164.262 15.7832 164.781 16.7732 164.781 18.2245V24H168.369V17.8099C168.369 14.4939 166.599 12.9509 164.238 12.9509C162.302 12.9509 161.453 14.0329 160.98 14.7699H161.004V13.2043H157.416C157.463 14.2173 157.416 24 157.416 24H157.416Z\" fill=\"#848083\"/>\\n<rect x=\"192\" width=\"32\" height=\"32\" rx=\"16\" fill=\"#F6F2ED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M214.698 10.3584C215.436 10.556 216.016 11.1359 216.213 11.8739C216.57 13.2103 216.572 16 216.572 16C216.572 16 216.572 18.7898 216.213 20.1261C216.016 20.8641 215.436 21.444 214.698 21.6416C213.362 22 208.001 22 208.001 22C208.001 22 202.64 22 201.304 21.6416C200.566 21.444 199.986 20.8641 199.788 20.1261C199.43 18.7898 199.43 16 199.43 16C199.43 16 199.43 13.2103 199.788 11.8739C199.986 11.1359 200.566 10.556 201.304 10.3584C202.64 10 208.001 10 208.001 10C208.001 10 213.362 10 214.698 10.3584ZM210.738 16.0002L206.284 18.5712V13.4292L210.738 16.0002Z\" fill=\"#848083\"/>\\n</svg>\\n',withExternalLayout:true})]})})})});});const css=['.framer-aXXST[data-border=\"true\"]::after, .framer-aXXST [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aXXST.framer-of0g53, .framer-aXXST .framer-of0g53 { display: block; }\",\".framer-aXXST.framer-1uug25c { height: 359px; overflow: visible; position: relative; width: 376px; }\",\".framer-aXXST .framer-z1j9et { aspect-ratio: 5.168269566127232 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 83px; position: absolute; top: 297px; width: 289px; }\",\".framer-aXXST .framer-1h20pfd { aspect-ratio: 3.375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); left: 210px; overflow: hidden; position: absolute; top: 241px; width: 135px; }\",\".framer-aXXST .framer-1jh2stp { flex: none; height: 40px; left: 0px; position: absolute; top: 0px; width: 135px; }\",\".framer-aXXST .framer-48ih5r { flex: none; height: 40px; left: 82px; position: absolute; top: 241px; width: 120px; }\",\".framer-aXXST .framer-1d6xksp { flex: none; height: auto; left: 81px; position: absolute; top: 40px; white-space: pre; width: auto; }\",\".framer-aXXST .framer-pbftnr { flex: none; height: auto; left: 81px; position: absolute; top: 90px; white-space: pre; width: auto; }\",\".framer-aXXST .framer-1ffai7t { flex: none; height: auto; left: 82px; position: absolute; top: 148px; white-space: pre-wrap; width: 345px; word-break: break-word; word-wrap: break-word; }\",\".framer-aXXST .framer-3u88ms { flex: none; height: auto; left: 131px; position: absolute; top: 90px; white-space: pre; width: auto; }\",\".framer-aXXST .framer-endckf { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 0px; overflow: visible; position: absolute; top: 0px; width: 56px; }\",\".framer-aXXST .framer-dtfupk { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 0px; position: absolute; top: 0px; width: 56px; }\",\".framer-aXXST .framer-1gvmyb5 { flex: none; height: 27px; left: 82px; position: absolute; top: 5px; width: 130px; }\",\".framer-aXXST .framer-tgw54h { flex: none; height: 32px; left: 80px; position: absolute; top: 185px; width: 224px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 359\n * @framerIntrinsicWidth 376\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"D_dSuPHYh\":{\"layout\":[\"fixed\",\"fixed\"]},\"vaBLVNW7O\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerAgojExEn0=withCSS(Component,css,\"framer-aXXST\");export default FramerAgojExEn0;FramerAgojExEn0.displayName=\"Headspace\";FramerAgojExEn0.defaultProps={height:359,width:376};addPropertyControls(FramerAgojExEn0,{variant:{options:[\"JJjLMcMuJ\",\"D_dSuPHYh\",\"vaBLVNW7O\"],optionTitles:[\"integral\",\"default\",\"minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerAgojExEn0,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAgojExEn0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D_dSuPHYh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vaBLVNW7O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"376\",\"framerIntrinsicHeight\":\"359\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AgojExEn0.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"GTQlojdNa\",\"NZa6vr1WJ\",\"B0OmWvg4X\"];const serializationHash=\"framer-KnvSo\";const variantClassNames={B0OmWvg4X:\"framer-v-qwqgxe\",GTQlojdNa:\"framer-v-11rwlwe\",NZa6vr1WJ:\"framer-v-1qhh9oa\"};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 transitions={default:{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={default:\"NZa6vr1WJ\",integral:\"GTQlojdNa\",minimal:\"B0OmWvg4X\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"GTQlojdNa\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"GTQlojdNa\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-11rwlwe\",className,classNames),\"data-framer-name\":\"integral\",layoutDependency:layoutDependency,layoutId:\"GTQlojdNa\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({B0OmWvg4X:{\"data-framer-name\":\"minimal\"},NZa6vr1WJ:{\"data-framer-name\":\"default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"18px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(11, 11, 11, 1))\"},children:\"Phone\"})})}),className:\"framer-1cdmkhs\",\"data-framer-name\":\"Phone\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"j8Qafn41o\",style:{\"--extracted-1w3ko1f\":\"rgba(11, 11, 11, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"21px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(11, 11, 11, 1))\"},children:\"Email\"})})}),className:\"framer-59i4ad\",\"data-framer-name\":\"Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"R8R5Lol5p\",style:{\"--extracted-1w3ko1f\":\"rgba(11, 11, 11, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"160%\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(141, 143, 154, 1))\"},children:\"San Francisco  |  \"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-3sq8v0, rgba(11, 11, 11, 1))\"},children:\"New York\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-c9yw3e, rgba(141, 143, 154, 1))\"},children:\"  |  Los Angeles  |  Reykjav\\xedk\"})]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"160%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(37, 37, 37, 1))\"},children:\"www.uneo.co\"})})]}),className:\"framer-a6nag5\",\"data-framer-name\":\"San Francisco | New York | Los Angeles | Reykjav\\xedk www.uneo.co\",fonts:[\"GF;Georgia-regular\",\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"Z4dfDV0Mw\",style:{\"--extracted-1w3ko1f\":\"rgba(141, 143, 154, 1)\",\"--extracted-3sq8v0\":\"rgba(11, 11, 11, 1)\",\"--extracted-5dqwso\":\"rgba(37, 37, 37, 1)\",\"--extracted-c9yw3e\":\"rgba(141, 143, 154, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(37, 37, 37))\"},children:\"+1 (647) 345-8114\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(37, 37, 37))\"},children:\"camille@ueno.co\"})]}),className:\"framer-e593rx\",\"data-framer-name\":\"+1 (647) 345-8114 riley@ueno.co\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"ujaYoSKOj\",style:{\"--extracted-2gxw0f\":\"rgb(37, 37, 37)\",\"--extracted-r6o4lv\":\"rgb(37, 37, 37)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jjq7bc\",\"data-framer-name\":\"uenoAvatar\",layoutDependency:layoutDependency,layoutId:\"HFFuxCiPQ\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-eg7xx7\",\"data-framer-name\":\"Ellipse 71\",layoutDependency:layoutDependency,layoutId:\"YHCYdiAT_\",style:{borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:574,intrinsicWidth:574,pixelHeight:574,pixelWidth:574,sizes:\"80px\",src:\"https://framerusercontent.com/images/ZHP3ltNYL9GbLSBhUPMZbHadJo.png\",srcSet:\"https://framerusercontent.com/images/ZHP3ltNYL9GbLSBhUPMZbHadJo.png?scale-down-to=512 512w, https://framerusercontent.com/images/ZHP3ltNYL9GbLSBhUPMZbHadJo.png 574w\"},className:\"framer-o1ivk9\",\"data-framer-name\":\"image 148\",layoutDependency:layoutDependency,layoutId:\"f228vb_Jo\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/9NsP1NfamkZ1ozx849aK0uJlzrM.png\"},className:\"framer-1289jph\",\"data-framer-name\":\"uenoLogo\",layoutDependency:layoutDependency,layoutId:\"Z6K6ro65j\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-iilapd\",\"data-framer-name\":\"Frame 399\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:305,layoutDependency:layoutDependency,layoutId:\"wOlIHGOa0\",svg:'<svg width=\"305\" height=\"16\" viewBox=\"0 0 305 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.36542 14.9439C11.7382 14.9439 15.2229 9.60234 15.2229 4.97048C15.2229 4.81876 15.2199 4.66772 15.2132 4.51737C15.8896 4.02257 16.4776 3.40511 16.9414 2.70221C16.3206 2.98139 15.6526 3.16933 14.9517 3.25407C15.6671 2.8201 16.2162 2.13361 16.4753 1.31521C15.8059 1.71672 15.0646 2.00854 14.2753 2.16607C13.643 1.4847 12.743 1.05859 11.7463 1.05859C9.83301 1.05859 8.28145 2.6284 8.28145 4.5635C8.28145 4.83857 8.31185 5.10613 8.37129 5.36275C5.49175 5.21616 2.93846 3.82131 1.22985 1.70032C0.9323 2.21835 0.760731 2.8201 0.760731 3.46217C0.760731 4.67831 1.37237 5.75196 2.3025 6.38002C1.73409 6.36225 1.20013 6.20438 0.733373 5.94161C0.732863 5.95632 0.732865 5.97066 0.732865 5.98637C0.732865 7.68398 1.9271 9.10139 3.51244 9.4226C3.22131 9.5029 2.91498 9.54595 2.59886 9.54595C2.37595 9.54595 2.15879 9.52376 1.9477 9.48274C2.38879 10.8755 3.6678 11.889 5.18423 11.9174C3.99844 12.8578 2.50463 13.4179 0.881131 13.4179C0.601822 13.4179 0.32589 13.4018 0.0546875 13.3693C1.58801 14.3637 3.40875 14.9439 5.3656 14.9439\" fill=\"#8D8F9A\"/>\\n<path d=\"M67.75 0.25C63.4766 0.25 60 3.72662 60 8C60 12.2734 63.4766 15.75 67.75 15.75C72.0234 15.75 75.5 12.2734 75.5 8C75.5 3.72662 72.0234 0.25 67.75 0.25ZM72.8741 3.82394C73.796 4.95038 74.3543 6.38509 74.3689 7.94753C74.1507 7.90137 71.9621 7.45747 69.7595 7.73447C69.5797 7.29569 69.4101 6.90969 69.1777 6.43403C71.6252 5.43475 72.7345 4.01272 72.8741 3.82394ZM72.1382 3.05844C72.0191 3.22803 71.0226 4.56738 68.6687 5.44966C67.584 3.45666 66.3817 1.81941 66.1988 1.57441C68.298 1.06837 70.5102 1.61409 72.1382 3.05844ZM64.9357 2.01938C65.1102 2.25872 66.2931 3.898 67.3899 5.84778C64.2935 6.67006 61.5662 6.65822 61.2701 6.65431C61.6994 4.60016 63.0837 2.89291 64.9357 2.01938ZM61.1303 8.01009C61.1303 7.94241 61.1317 7.87503 61.1337 7.80781C61.4233 7.81375 64.6312 7.85509 67.937 6.86575C68.1265 7.23662 68.3075 7.61309 68.4737 7.98916C66.08 8.66337 63.9051 10.5994 62.8321 12.4362C61.7748 11.2627 61.1303 9.71031 61.1303 8.01009ZM63.6868 13.2324C64.3783 11.8188 66.2548 9.99419 68.9236 9.08375C69.853 11.4988 70.2373 13.5229 70.3358 14.1037C68.2073 15.0103 65.6478 14.7616 63.6868 13.2324ZM71.4487 13.4977C71.3808 13.095 71.0285 11.1571 70.1627 8.77787C72.237 8.44581 74.0595 8.98938 74.286 9.06084C73.9909 10.9028 72.9337 12.4935 71.4487 13.4977Z\" fill=\"#8D8F9A\" stroke=\"#8D8F9A\" stroke-width=\"0.5\"/>\\n<g clip-path=\"url(#clip0_483_63919)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M126.5 0C122.08 0 118.5 3.58 118.5 8C118.5 11.54 120.79 14.53 123.97 15.59C124.37 15.66 124.52 15.42 124.52 15.21C124.52 15.02 124.51 14.39 124.51 13.72C122.5 14.09 121.98 13.23 121.82 12.78C121.73 12.55 121.34 11.84 121 11.65C120.72 11.5 120.32 11.13 120.99 11.12C121.62 11.11 122.07 11.7 122.22 11.94C122.94 13.15 124.09 12.81 124.55 12.6C124.62 12.08 124.83 11.73 125.06 11.53C123.28 11.33 121.42 10.64 121.42 7.58C121.42 6.71 121.73 5.99 122.24 5.43C122.16 5.23 121.88 4.41 122.32 3.31C122.32 3.31 122.99 3.1 124.52 4.13C125.16 3.95 125.84 3.86 126.52 3.86C127.2 3.86 127.88 3.95 128.52 4.13C130.05 3.09 130.72 3.31 130.72 3.31C131.16 4.41 130.88 5.23 130.8 5.43C131.31 5.99 131.62 6.7 131.62 7.58C131.62 10.65 129.75 11.33 127.97 11.53C128.26 11.78 128.51 12.26 128.51 13.01C128.51 14.08 128.5 14.94 128.5 15.21C128.5 15.42 128.65 15.67 129.05 15.59C132.21 14.53 134.5 11.53 134.5 8C134.5 3.58 130.92 0 126.5 0Z\" fill=\"#8D8F9A\"/>\\n</g>\\n<path d=\"M185.498 1.5435C187.6 1.5435 187.849 1.55153 188.679 1.58941C189.446 1.62444 189.863 1.75266 190.141 1.86047C190.483 1.98667 190.792 2.18791 191.046 2.44937C191.307 2.70331 191.508 3.01262 191.635 3.35456C191.742 3.63197 191.871 4.04881 191.906 4.81637C191.944 5.64653 191.952 5.8955 191.952 7.99762C191.952 10.0997 191.944 10.3487 191.906 11.1789C191.871 11.9464 191.742 12.3632 191.635 12.6407C191.504 12.9802 191.303 13.2886 191.046 13.5459C190.788 13.8032 190.48 14.0038 190.141 14.1348C189.863 14.2426 189.446 14.3708 188.679 14.4058C187.849 14.4437 187.6 14.4517 185.498 14.4517C183.395 14.4517 183.146 14.4437 182.316 14.4058C181.549 14.3708 181.132 14.2426 180.854 14.1348C180.513 14.0086 180.203 13.8073 179.949 13.5459C179.688 13.2919 179.487 12.9826 179.36 12.6407C179.253 12.3633 179.124 11.9464 179.089 11.1789C179.051 10.3487 179.043 10.0997 179.043 7.99762C179.043 5.8955 179.051 5.64659 179.089 4.81637C179.124 4.04881 179.253 3.632 179.36 3.35456C179.487 3.0126 179.688 2.70328 179.949 2.44934C180.203 2.18788 180.513 1.98664 180.855 1.86044C181.132 1.75262 181.549 1.62437 182.316 1.58937C183.146 1.5515 183.395 1.54347 185.498 1.54347L185.498 1.5435ZM185.498 0.125C183.36 0.125 183.091 0.134062 182.252 0.172375C181.414 0.210625 180.842 0.343687 180.341 0.538312C179.816 0.735988 179.34 1.04587 178.946 1.44634C178.546 1.83955 178.236 2.3154 178.038 2.84072C177.844 3.3415 177.711 3.91375 177.673 4.75172C177.634 5.59128 177.625 5.85947 177.625 7.99753C177.625 10.1356 177.634 10.4038 177.673 11.2433C177.711 12.0813 177.844 12.6536 178.038 13.1543C178.236 13.6796 178.546 14.1555 178.946 14.5487C179.34 14.9492 179.816 15.259 180.341 15.4567C180.842 15.6513 181.414 15.7844 182.252 15.8227C183.092 15.861 183.36 15.87 185.498 15.87C187.636 15.87 187.904 15.861 188.743 15.8227C189.581 15.7844 190.154 15.6513 190.654 15.4567C191.177 15.2545 191.652 14.9452 192.049 14.5487C192.445 14.1522 192.755 13.6773 192.957 13.1543C193.151 12.6535 193.285 12.0813 193.323 11.2433C193.361 10.4037 193.37 10.1356 193.37 7.99753C193.37 5.8595 193.361 5.59128 193.323 4.75172C193.285 3.91375 193.151 3.3415 192.957 2.84075C192.759 2.31546 192.449 1.8396 192.049 1.44637C191.656 1.04582 191.18 0.735874 190.654 0.538156C190.154 0.343687 189.581 0.210625 188.743 0.172531C187.904 0.134062 187.636 0.125 185.498 0.125H185.498Z\" fill=\"#8D8F9A\" stroke=\"#8D8F9A\" stroke-width=\"0.5\"/>\\n<path d=\"M185.504 3.95703C184.704 3.95703 183.922 4.19413 183.258 4.63834C182.593 5.08255 182.075 5.71393 181.769 6.45263C181.463 7.19133 181.383 8.00417 181.539 8.78837C181.695 9.57257 182.08 10.2929 182.645 10.8583C183.21 11.4237 183.931 11.8087 184.715 11.9647C185.499 12.1207 186.312 12.0406 187.051 11.7346C187.789 11.4286 188.421 10.9105 188.865 10.2457C189.309 9.58085 189.546 8.79925 189.546 7.99969C189.546 6.92751 189.12 5.89924 188.362 5.1411C187.604 4.38295 186.576 3.95703 185.504 3.95703ZM185.504 10.6238C184.985 10.6238 184.477 10.4699 184.046 10.1816C183.614 9.89323 183.278 9.48339 183.079 9.00389C182.881 8.52438 182.829 7.99676 182.93 7.48772C183.031 6.97869 183.281 6.51111 183.648 6.14412C184.015 5.77713 184.483 5.5272 184.992 5.42595C185.501 5.3247 186.028 5.37667 186.508 5.57529C186.987 5.7739 187.397 6.11025 187.686 6.54179C187.974 6.97333 188.128 7.48068 188.128 7.99969C188.128 8.69566 187.851 9.36312 187.359 9.85525C186.867 10.3474 186.2 10.6238 185.504 10.6238Z\" fill=\"#8D8F9A\"/>\\n<path d=\"M189.702 4.74094C190.224 4.74094 190.647 4.31799 190.647 3.79625C190.647 3.27452 190.224 2.85156 189.702 2.85156C189.181 2.85156 188.758 3.27452 188.758 3.79625C188.758 4.31799 189.181 4.74094 189.702 4.74094Z\" fill=\"#8D8F9A\" stroke=\"#8D8F9A\" stroke-width=\"0.5\"/>\\n<path d=\"M241.803 16V8.7191H244.23L244.59 5.8427H241.803V4.04494C241.803 3.23596 242.073 2.69663 243.242 2.69663H244.77V0.0898876C244.5 0.0898876 243.601 0 242.612 0C240.455 0 238.927 1.34831 238.927 3.77528V5.8427H236.5V8.7191H238.927V16H241.803Z\" fill=\"#8D8F9A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M291.57 16V5.20427H287.982V16H291.57ZM289.776 3.7303C291.027 3.7303 291.806 2.90131 291.806 1.86531C291.783 0.805988 291.027 9.53674e-07 289.8 9.53674e-07C288.572 9.53674e-07 287.77 0.805988 287.77 1.86531C287.77 2.90131 288.548 3.7303 289.752 3.7303H289.776H289.776Z\" fill=\"#8D8F9A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M293.555 16H297.143V9.97121C297.143 9.64856 297.166 9.32622 297.261 9.09558C297.52 8.45091 298.111 7.78325 299.102 7.78325C300.401 7.78325 300.92 8.77324 300.92 10.2245V16H304.508V9.80988C304.508 6.49392 302.738 4.95094 300.377 4.95094C298.441 4.95094 297.591 6.03294 297.119 6.76993H297.143V5.20427H293.555C293.602 6.21727 293.555 16 293.555 16H293.555Z\" fill=\"#8D8F9A\"/>\\n<defs>\\n<clipPath id=\"clip0_483_63919\">\\n<rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(118.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-147c4h5\",\"data-framer-name\":\"Frame 389\",layoutDependency:layoutDependency,layoutId:\"ZpsZVH1EN\",style:{backgroundColor:\"rgb(247, 173, 198)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:1},variants:{B0OmWvg4X:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"21px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"13px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Join the team\"})})}),className:\"framer-q8t9rt\",\"data-framer-name\":\"Join the team\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"opekamJfZ\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4p98or\",\"data-framer-name\":\"Banner\",layoutDependency:layoutDependency,layoutId:\"SMgFwPyBS\",style:{opacity:1},variants:{B0OmWvg4X:{opacity:0},NZa6vr1WJ:{opacity:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qu4ger\",\"data-framer-name\":\"Mask group\",layoutDependency:layoutDependency,layoutId:\"EafuYg7IG\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5lqk41\",\"data-framer-name\":\"Rectangle 994\",layoutDependency:layoutDependency,layoutId:\"d2nvQ0BOD\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-43igfj\",\"data-framer-name\":\"Rectangle 995\",layoutDependency:layoutDependency,layoutId:\"GruAwfFuf\",style:{backgroundColor:\"rgba(247, 173, 198, 0.2)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kawdi8\",\"data-framer-name\":\"Ellipse 101\",layoutDependency:layoutDependency,layoutId:\"EZJSqp3tS\",style:{backgroundColor:\"rgb(247, 173, 198)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1cl0rf5\",\"data-framer-name\":\"Ellipse 102\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"Nl_3AJoRI\",svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"8\" cy=\"8\" r=\"8\" transform=\"matrix(-1 0 0 1 16 0)\" fill=\"#F7ADC6\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qbjad2\",\"data-framer-name\":\"Ellipse 103\",layoutDependency:layoutDependency,layoutId:\"rbObur1Dz\",style:{backgroundColor:\"rgb(247, 173, 198)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\",rotate:180}})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"120%\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.22px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(67, 68, 69, 1))\"},children:\"Build together\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.22px\",\"--framer-text-color\":\"var(--extracted-3sq8v0, rgba(247, 173, 198, 1))\"},children:\".\"})]}),/*#__PURE__*/_jsxs(motion.p,{style:{\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"120%\"},children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.22px\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(67, 68, 69, 1))\"},children:\"Ship together\"}),/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.22px\",\"--framer-text-color\":\"var(--extracted-6k5wk9, rgba(247, 173, 198, 1))\"},children:\".\"})]})]}),className:\"framer-sr3zov\",\"data-framer-name\":\"Build together. Ship together.\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Q2G1VQxwZ\",style:{\"--extracted-1w3ko1f\":\"rgba(67, 68, 69, 1)\",\"--extracted-3sq8v0\":\"rgba(247, 173, 198, 1)\",\"--extracted-5dqwso\":\"rgba(67, 68, 69, 1)\",\"--extracted-6k5wk9\":\"rgba(247, 173, 198, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"9px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"9px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.18px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Let\u2019s work\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"9px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"9px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.18px\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(255, 255, 255, 1))\"},children:\"together\"})})]}),className:\"framer-1jsfqgz\",\"data-framer-name\":\"Let\u2019s work together\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"log8E64IX\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\",\"--extracted-5dqwso\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"7px\",\"--framer-line-height\":\"120%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", sans-serif',\"--framer-font-size\":\"7px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.14px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(247, 173, 198, 1))\"},children:\"ueno.com\"})})}),className:\"framer-1sbozst\",\"data-framer-name\":\"ueno.com\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"yi1Jgz1s0\",style:{\"--extracted-1w3ko1f\":\"rgba(247, 173, 198, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(11, 11, 11))\"},children:\"Camille Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(37, 37, 37))\"},children:\"Creative Director\"})]}),className:\"framer-1vdte7f\",\"data-framer-name\":\"Riley Miller Creative Director\",fonts:[\"GF;Arial-700\",\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"zcyxREk4i\",style:{\"--extracted-2gxw0f\":\"rgb(37, 37, 37)\",\"--extracted-r6o4lv\":\"rgb(11, 11, 11)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=['.framer-KnvSo[data-border=\"true\"]::after, .framer-KnvSo [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KnvSo.framer-62pty, .framer-KnvSo .framer-62pty { display: block; }\",\".framer-KnvSo.framer-11rwlwe { height: 362px; overflow: visible; position: relative; width: 444px; }\",\".framer-KnvSo .framer-1cdmkhs { flex: none; height: auto; left: 102px; position: absolute; top: 47px; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-59i4ad { flex: none; height: auto; left: 102px; position: absolute; top: 65px; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-a6nag5 { flex: none; height: auto; left: 102px; position: absolute; top: 146px; white-space: pre-wrap; width: 391px; word-break: break-word; word-wrap: break-word; }\",\".framer-KnvSo .framer-e593rx { flex: none; height: auto; left: 155px; position: absolute; top: 45px; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-jjq7bc { flex: none; height: 80px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 80px; }\",\".framer-KnvSo .framer-eg7xx7 { flex: none; height: 80px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KnvSo .framer-o1ivk9 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-KnvSo .framer-1289jph { aspect-ratio: 4.375 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); left: 103px; position: absolute; top: 115px; width: 70px; }\",\".framer-KnvSo .framer-iilapd { flex: none; height: 16px; left: 102px; position: absolute; top: 206px; width: 305px; }\",\".framer-KnvSo .framer-147c4h5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 32px; justify-content: center; left: 103px; overflow: visible; padding: 8px 12px 8px 12px; position: absolute; top: 247px; width: min-content; }\",\".framer-KnvSo .framer-q8t9rt { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-4p98or { flex: none; height: 64px; left: 103px; overflow: visible; position: absolute; top: 295px; width: 259px; }\",\".framer-KnvSo .framer-1qu4ger { flex: none; height: 64px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 259px; }\",\".framer-KnvSo .framer-5lqk41 { flex: none; height: 64px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 259px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KnvSo .framer-43igfj { flex: none; height: 64px; left: 0px; position: absolute; top: 0px; width: 259px; }\",\".framer-KnvSo .framer-kawdi8 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 160px); left: 131px; position: absolute; top: -48px; width: 160px; }\",\".framer-KnvSo .framer-1cl0rf5 { flex: none; height: 16px; left: 109px; position: absolute; top: 38px; width: 16px; }\",\".framer-KnvSo .framer-1qbjad2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 7px); left: 6px; position: absolute; top: 6px; width: 7px; }\",\".framer-KnvSo .framer-sr3zov { flex: none; height: auto; left: 18px; position: absolute; top: 12px; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-1jsfqgz { flex: none; height: auto; left: 181px; position: absolute; top: 18px; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-1sbozst { flex: none; height: auto; left: 18px; position: absolute; top: 46px; white-space: pre; width: auto; }\",\".framer-KnvSo .framer-1vdte7f { flex: none; height: auto; left: 102px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KnvSo .framer-147c4h5 { gap: 0px; } .framer-KnvSo .framer-147c4h5 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-KnvSo .framer-147c4h5 > :first-child { margin-left: 0px; } .framer-KnvSo .framer-147c4h5 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 362\n * @framerIntrinsicWidth 444\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NZa6vr1WJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"B0OmWvg4X\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramereT6qUW8zA=withCSS(Component,css,\"framer-KnvSo\");export default FramereT6qUW8zA;FramereT6qUW8zA.displayName=\"Ueno\";FramereT6qUW8zA.defaultProps={height:362,width:444};addPropertyControls(FramereT6qUW8zA,{variant:{options:[\"GTQlojdNa\",\"NZa6vr1WJ\",\"B0OmWvg4X\"],optionTitles:[\"integral\",\"default\",\"minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramereT6qUW8zA,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereT6qUW8zA\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"444\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"362\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NZa6vr1WJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"B0OmWvg4X\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./eT6qUW8zA.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"CJpsBJDE9\",\"kQxBtgPgo\",\"FmecSPdz2\"];const serializationHash=\"framer-xsp4I\";const variantClassNames={CJpsBJDE9:\"framer-v-1ckq0k9\",FmecSPdz2:\"framer-v-czr82u\",kQxBtgPgo:\"framer-v-1hah349\"};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 transitions={default:{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={default:\"kQxBtgPgo\",integral:\"CJpsBJDE9\",minimal:\"FmecSPdz2\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"CJpsBJDE9\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"CJpsBJDE9\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ckq0k9\",className,classNames),\"data-framer-name\":\"integral\",layoutDependency:layoutDependency,layoutId:\"CJpsBJDE9\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({FmecSPdz2:{\"data-framer-name\":\"minimal\"},kQxBtgPgo:{\"data-framer-name\":\"default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(141, 143, 153, 1))\"},children:\"354 Oyster Point Blvd South San Francisco, CA 94080\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLTcwMA==\",\"--framer-font-family\":'\"Helvetica\"',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(99, 91, 255, 1))\"},children:\"www.stripe.com\"})})]}),className:\"framer-1ohx3ud\",\"data-framer-name\":\"354 Oyster Point Blvd South San Francisco, CA 94080 www.stripe.com\",fonts:[\"GF;Helvetica-regular\",\"GF;Helvetica-700\"],layoutDependency:layoutDependency,layoutId:\"nWVKP_K_I\",style:{\"--extracted-1w3ko1f\":\"rgba(141, 143, 153, 1)\",\"--extracted-5dqwso\":\"rgba(99, 91, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(54, 74, 97))\"},children:\"+33 (0)6 99 91 35 47\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(54, 74, 97))\"},children:\"j.doe@stripe.com\"})]}),className:\"framer-1po85bg\",\"data-framer-name\":\"+33 (0)6 99 91 35 47 p.collison@stripe.com\",fonts:[\"GF;Helvetica-regular\"],layoutDependency:layoutDependency,layoutId:\"bBHeKivTR\",style:{\"--extracted-2gxw0f\":\"rgb(54, 74, 97)\",\"--extracted-r6o4lv\":\"rgb(54, 74, 97)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-h6ccbr\",\"data-framer-name\":\"icon-email\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:8,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"cjGNJmbi4\",svg:'<svg width=\"11\" height=\"8\" viewBox=\"0 0 11 8\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.761993 0.255669C0.48404 0.433726 0.267252 0.692601 0.140767 0.997501C0.118267 1.03031 0.103794 1.06794 0.0985151 1.10737C0.0932359 1.1468 0.0972985 1.18692 0.110375 1.22448C0.123452 1.26205 0.145176 1.29602 0.173796 1.32365C0.202415 1.35128 0.237129 1.3718 0.275135 1.38354L5.14651 3.91521C5.20722 3.95001 5.27597 3.96832 5.34593 3.96832C5.4159 3.96832 5.48465 3.95001 5.54535 3.91521L10.3527 1.40487C10.3972 1.3918 10.438 1.36825 10.4715 1.33619C10.505 1.30414 10.5303 1.26451 10.5454 1.22064C10.5604 1.17677 10.5647 1.12993 10.5579 1.08406C10.5511 1.03818 10.5334 0.994602 10.5063 0.956977C10.3709 0.660745 10.1502 0.411614 9.87251 0.241414C9.59479 0.0712145 9.27264 -0.0123249 8.94721 0.0014702H5.32141H1.6956C1.36574 -0.0110958 1.03995 0.0776109 0.761993 0.255669Z\" fill=\"#5469D4\"/>\\n<path d=\"M4.99722 4.96669C3.48575 4.18039 1.97287 3.39125 0.458558 2.59926C0.187689 2.46062 0 2.57153 0 2.86373V6.34663C0.0021283 6.4909 0.0229185 6.63427 0.0618522 6.7732C0.156173 7.13097 0.368243 7.44654 0.663867 7.66904C0.95949 7.89153 1.32143 8.00797 1.69133 7.99958H6.04017H9.00693C9.39844 8.00532 9.77886 7.86953 10.0782 7.61717C10.3776 7.36482 10.5758 7.01287 10.6364 6.62604C10.6671 6.36703 10.6763 6.10594 10.6641 5.84542V2.83173C10.6682 2.78948 10.6616 2.74687 10.645 2.70782C10.6283 2.66877 10.6021 2.63452 10.5688 2.60821C10.5355 2.58189 10.4961 2.56436 10.4543 2.55721C10.4124 2.55005 10.3695 2.55351 10.3293 2.56726C10.28 2.57812 10.2326 2.59608 10.1885 2.62058C8.6799 3.39551 7.17341 4.17755 5.66906 4.96669C5.56736 5.02694 5.45134 5.05873 5.33314 5.05873C5.21494 5.05873 5.09891 5.02694 4.99722 4.96669Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1w3iy7c\",\"data-framer-name\":\"icon-phone\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:11,intrinsicWidth:11,layoutDependency:layoutDependency,layoutId:\"aOLuRWKk7\",svg:'<svg width=\"11\" height=\"11\" viewBox=\"0 0 11 11\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.21168 0.406885C2.0196 -0.217422 2.71736 -0.10725 3.04787 0.627229C3.7089 1.94929 4.18632 2.61032 3.7089 3.12446C2.82753 3.71204 2.20322 4.00583 2.53374 4.63014C3.19477 6.20927 4.48011 7.56805 6.02251 8.37598C6.6101 8.74322 6.94061 8.11891 7.60164 7.31098C8.1525 6.8703 8.77681 7.34771 10.0621 8.11891C10.7599 8.52287 10.7966 9.1839 10.1356 9.95511C6.27958 14.2885 -3.37881 3.96911 1.21168 0.406885Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-fkor22\",\"data-framer-name\":\"icon-facebook\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:8,layoutDependency:layoutDependency,layoutId:\"IiBGWZdWw\",svg:'<svg width=\"8\" height=\"14\" viewBox=\"0 0 8 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.64045 14V7.62921H6.76405L7.07865 5.11236H4.64045V3.53933C4.64045 2.83146 4.8764 2.35955 5.89888 2.35955H7.23596V0.0786516C7 0.0786516 6.21348 0 5.34831 0C3.46067 0 2.1236 1.17978 2.1236 3.30337V5.11236H0V7.62921H2.1236V14H4.64045Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-vz9sob\",\"data-framer-name\":\"icon-twitter\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:15,layoutDependency:layoutDependency,layoutId:\"WOVfEw1tq\",svg:'<svg width=\"15\" height=\"12\" viewBox=\"0 0 15 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.59893 11.9525C10.0613 11.9525 13.0482 7.37399 13.0482 3.40382C13.0482 3.27378 13.0456 3.14432 13.0399 3.01544C13.6197 2.59134 14.1237 2.06208 14.5212 1.4596C13.9891 1.69889 13.4165 1.85998 12.8158 1.93262C13.4289 1.56065 13.8996 0.972221 14.1217 0.270741C13.5479 0.614891 12.9125 0.865023 12.2359 1.00005C11.694 0.416018 10.9225 0.0507812 10.0683 0.0507812C8.4283 0.0507812 7.09839 1.39633 7.09839 3.05499C7.09839 3.29077 7.12444 3.5201 7.17539 3.74006C4.70721 3.61441 2.51868 2.41882 1.05415 0.600835C0.799114 1.04486 0.652055 1.56064 0.652055 2.11099C0.652055 3.1534 1.17632 4.07367 1.97357 4.61201C1.48636 4.59678 1.02868 4.46146 0.628606 4.23623C0.628168 4.24883 0.62817 4.26112 0.62817 4.27459C0.62817 5.72969 1.6518 6.94461 3.01066 7.21993C2.76112 7.28876 2.49856 7.32566 2.22759 7.32566C2.03653 7.32566 1.85039 7.30664 1.66946 7.27148C2.04753 8.46531 3.14383 9.33403 4.44363 9.35834C3.42723 10.1644 2.14683 10.6444 0.755255 10.6444C0.515847 10.6444 0.279334 10.6307 0.046875 10.6028C1.36115 11.4552 2.92179 11.9525 4.59908 11.9525\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1fjfd96\",\"data-framer-name\":\"icon-insta\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"EonSAoQTa\",svg:'<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.00175 1.35447C8.84105 1.35447 9.0589 1.3615 9.78534 1.39464C10.457 1.42529 10.8217 1.53748 11.0644 1.63182C11.3636 1.74224 11.6343 1.91832 11.8565 2.14711C12.0852 2.3693 12.2613 2.63995 12.3718 2.93915C12.4661 3.18188 12.5783 3.54662 12.6089 4.21823C12.6421 4.94462 12.6491 5.16247 12.6491 7.00183C12.6491 8.84119 12.6421 9.05898 12.6089 9.78542C12.5783 10.457 12.4661 10.8217 12.3718 11.0645C12.2572 11.3616 12.0816 11.6314 11.8565 11.8566C11.6313 12.0817 11.3615 12.2572 11.0644 12.3718C10.8217 12.4662 10.457 12.5784 9.78534 12.609C9.05909 12.6422 8.84124 12.6492 7.00175 12.6492C5.16225 12.6492 4.94448 12.6422 4.21815 12.609C3.54654 12.5784 3.18182 12.4661 2.93907 12.3718C2.63987 12.2614 2.36922 12.0853 2.14703 11.8565C1.91824 11.6343 1.74216 11.3637 1.63173 11.0645C1.5374 10.8218 1.42518 10.457 1.39455 9.78542C1.36141 9.05906 1.35439 8.84119 1.35439 7.00183C1.35439 5.16247 1.36141 4.94468 1.39455 4.21823C1.42521 3.54662 1.5374 3.18191 1.63173 2.93915C1.74217 2.63994 1.91827 2.36928 2.14708 2.14708C2.36928 1.9183 2.63992 1.74222 2.93912 1.63179C3.18185 1.53745 3.54659 1.42523 4.21821 1.39461C4.94459 1.36147 5.16244 1.35444 7.0018 1.35444L7.00175 1.35447ZM7.0018 0.113281C5.131 0.113281 4.89633 0.121211 4.16171 0.154734C3.42849 0.188203 2.92777 0.304633 2.48962 0.47493C2.02998 0.647896 1.61361 0.919041 1.26954 1.26946C0.919044 1.61351 0.647823 2.02988 0.474793 2.48954C0.304633 2.92772 0.188203 3.42844 0.154871 4.16166C0.121211 4.89628 0.113281 5.13094 0.113281 7.00175C0.113281 8.87255 0.121211 9.10721 0.154871 9.84183C0.18834 10.5751 0.304769 11.0758 0.475066 11.5139C0.648034 11.9736 0.919179 12.3899 1.26959 12.734C1.61367 13.0844 2.03004 13.3556 2.48967 13.5285C2.92786 13.6988 3.42857 13.8153 4.16177 13.8487C4.8965 13.8823 5.13108 13.8902 7.00185 13.8902C8.87263 13.8902 9.10732 13.8823 9.84194 13.8487C10.5752 13.8153 11.0759 13.6988 11.514 13.5285C11.9716 13.3516 12.3872 13.0809 12.7341 12.734C13.081 12.3871 13.3517 11.9715 13.5286 11.5139C13.6989 11.0757 13.8154 10.575 13.8488 9.84183C13.8824 9.1071 13.8903 8.87252 13.8903 7.00175C13.8903 5.13097 13.8824 4.89628 13.8488 4.16166C13.8154 3.42844 13.6989 2.92772 13.5286 2.48956C13.3557 2.02993 13.0845 1.61356 12.7341 1.26948C12.39 0.918999 11.9736 0.647796 11.514 0.474793C11.0758 0.304633 10.5751 0.188203 9.84183 0.154871C9.10721 0.121211 8.87255 0.113281 7.00175 0.113281H7.0018Z\" fill=\"#5469D4\"/>\\n<path d=\"M6.99826 3.46094C6.29865 3.46094 5.61474 3.6684 5.03303 4.05708C4.45132 4.44577 3.99793 4.99822 3.7302 5.64459C3.46247 6.29095 3.39242 7.00219 3.52891 7.68836C3.6654 8.37453 4.00229 9.00482 4.497 9.49953C4.9917 9.99423 5.62199 10.3311 6.30817 10.4676C6.99434 10.6041 7.70558 10.5341 8.35194 10.2663C8.9983 9.99859 9.55075 9.5452 9.93944 8.96349C10.3281 8.38178 10.5356 7.69788 10.5356 6.99826C10.5356 6.0601 10.1629 5.16037 9.49953 4.497C8.83615 3.83362 7.93642 3.46094 6.99826 3.46094ZM6.99826 9.2944C6.54413 9.29439 6.1002 9.15972 5.72261 8.90742C5.34501 8.65511 5.05071 8.2965 4.87693 7.87694C4.70314 7.45737 4.65768 6.9957 4.74628 6.55029C4.83488 6.10489 5.05356 5.69576 5.37469 5.37464C5.69581 5.05352 6.10494 4.83484 6.55035 4.74624C6.99575 4.65765 7.45743 4.70312 7.87699 4.87691C8.29655 5.0507 8.65516 5.345 8.90746 5.7226C9.15976 6.1002 9.29443 6.54413 9.29443 6.99826C9.29442 7.60724 9.0525 8.19127 8.62189 8.62188C8.19127 9.05249 7.60724 9.2944 6.99826 9.2944Z\" fill=\"#5469D4\"/>\\n<path d=\"M10.6782 4.1493C11.1347 4.1493 11.5048 3.77922 11.5048 3.3227C11.5048 2.86618 11.1347 2.49609 10.6782 2.49609C10.2216 2.49609 9.85156 2.86618 9.85156 3.3227C9.85156 3.77922 10.2216 4.1493 10.6782 4.1493Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1924amp\",\"data-framer-name\":\"icon-linkedin\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:13,layoutDependency:layoutDependency,layoutId:\"jPbe8v9Wj\",svg:'<svg width=\"13\" height=\"12\" viewBox=\"0 0 13 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.85031 12V3.9032H0.15909V12H2.85031ZM1.50469 2.79772C2.44317 2.79772 3.0273 2.17598 3.0273 1.39898C3.00981 0.604491 2.44318 0 1.52249 0C0.601907 0 0 0.604491 0 1.39898C0 2.17598 0.584004 2.79772 1.48715 2.79772H1.50464H1.50469Z\" fill=\"#5469D4\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.33984 12H7.03104V7.47841C7.03104 7.23642 7.04853 6.99467 7.1196 6.82168C7.31415 6.33818 7.75696 5.83744 8.50042 5.83744C9.47425 5.83744 9.8638 6.57993 9.8638 7.6684V12H12.5548V7.35741C12.5548 4.87044 11.2271 3.71321 9.45647 3.71321C8.00463 3.71321 7.36726 4.52471 7.01314 5.07745H7.03112V3.9032H4.33992C4.37523 4.66295 4.33992 12 4.33992 12H4.33984Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9Pld7GvJkehfENSnqgCtGzBgfE8.png\"},className:\"framer-1iy610o\",\"data-framer-name\":\"stripeLogo\",layoutDependency:layoutDependency,layoutId:\"pW_Dcwwff\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pbj8wn\",\"data-framer-name\":\"Frame 67\",layoutDependency:layoutDependency,layoutId:\"qsrvCv8hz\",style:{opacity:1},variants:{FmecSPdz2:{opacity:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b3w5y\",\"data-framer-name\":\"Frame 61\",layoutDependency:layoutDependency,layoutId:\"tNi3rZGTX\",style:{backgroundColor:\"rgb(10, 37, 64)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"13px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"We are hiring\"})})}),className:\"framer-1r9cnnc\",\"data-framer-name\":\"We are hiring\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"aexvep3f3\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19vtc4h\",\"data-border\":true,\"data-framer-name\":\"Frame 64\",layoutDependency:layoutDependency,layoutId:\"cMFaxFf7U\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(10, 37, 64)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"13px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(10, 37, 64, 1))\"},children:\"Discover our products\"})})}),className:\"framer-10f10f0\",\"data-framer-name\":\"Discover our products\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"jrNsuApZ6\",style:{\"--extracted-1w3ko1f\":\"rgba(10, 37, 64, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v2qpud\",\"data-framer-name\":\"stripeBanner\",layoutDependency:layoutDependency,layoutId:\"zL_MtfsIR\",style:{opacity:1},variants:{FmecSPdz2:{opacity:0},kQxBtgPgo:{opacity:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wbcsfl\",\"data-framer-name\":\"Group 374\",layoutDependency:layoutDependency,layoutId:\"BOnOtzj5R\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oy6wi1\",\"data-framer-name\":\"Rectangle 99\",layoutDependency:layoutDependency,layoutId:\"iGY0GdkFC\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"559px\",src:\"https://framerusercontent.com/images/IdTr6RctfSw4uRlKdiQU2aFCSOQ.png\",srcSet:\"https://framerusercontent.com/images/IdTr6RctfSw4uRlKdiQU2aFCSOQ.png?scale-down-to=512 512w, https://framerusercontent.com/images/IdTr6RctfSw4uRlKdiQU2aFCSOQ.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/IdTr6RctfSw4uRlKdiQU2aFCSOQ.png 1904w\"},className:\"framer-28tk7f\",\"data-framer-name\":\"Screenshot 2022-10-31 at 17.27 1\",layoutDependency:layoutDependency,layoutId:\"oaIcRo5gJ\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-l2w42g\",\"data-framer-name\":\"Frame 65\",layoutDependency:layoutDependency,layoutId:\"P0ubkwkKO\",style:{backgroundColor:\"rgb(99, 91, 255)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ike1q0\",\"data-framer-name\":\"Frame 78\",layoutDependency:layoutDependency,layoutId:\"ygJ8mT5lk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"11px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"11px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Start now\"})})}),className:\"framer-vkzf3i\",\"data-framer-name\":\"Start now\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"DB_1wncH0\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-x8eeht\",\"data-framer-name\":\"Icons/Arrow Stroke Right\",layoutDependency:layoutDependency,layoutId:\"C7SZSbR2m\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-yl2sxd\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:4,layoutDependency:layoutDependency,layoutId:\"I483:60578;1206:14751\",svg:'<svg width=\"4\" height=\"7\" viewBox=\"0 0 4 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.23417 3.45529C2.25525 3.47895 2.25528 3.51455 2.23423 3.53824C2.0779 3.71411 1.44059 4.43035 0.631553 5.32946C0.507516 5.46731 0.434128 5.65288 0.517653 5.81844C0.554641 5.89174 0.608966 5.97335 0.688753 6.05496C0.781641 6.14995 0.874503 6.20965 0.954553 6.24718C1.0982 6.31449 1.25823 6.26141 1.38315 6.16364C2.25384 5.48221 3.1135 4.50555 3.58029 3.94274C3.79612 3.68251 3.79617 3.31091 3.58037 3.05068C3.11354 2.48774 2.25372 1.51111 1.38288 0.831821C1.25817 0.734543 1.0986 0.681784 0.955316 0.748756C0.875091 0.786254 0.781928 0.846029 0.688766 0.941313C0.609028 1.02287 0.554703 1.10443 0.517715 1.17769C0.434078 1.3433 0.507466 1.52897 0.631591 1.66686C1.44049 2.56554 2.07774 3.27981 2.23417 3.45529Z\" fill=\"#171A1F\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"16px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"The backbone\"})}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"16px\",\"--framer-text-color\":\"var(--extracted-5dqwso, rgba(255, 255, 255, 1))\"},children:\"for internet business\"})})]}),className:\"framer-g00ptq\",\"data-framer-name\":\"The backbone for internet business\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"DSkxheOO7\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\",\"--extracted-5dqwso\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLTcwMA==\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"135%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(54, 74, 97))\"},children:\"John Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"135%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(124, 131, 139))\"},children:\"CEO & Co-founder\"})]}),className:\"framer-1slpybx\",\"data-framer-name\":\"Patrick Collison CEO & Co-founder of Stripe\",fonts:[\"GF;Helvetica-700\",\"GF;Helvetica-regular\"],layoutDependency:layoutDependency,layoutId:\"Y2QcgbeoM\",style:{\"--extracted-2gxw0f\":\"rgb(124, 131, 139)\",\"--extracted-r6o4lv\":\"rgb(54, 74, 97)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=['.framer-xsp4I[data-border=\"true\"]::after, .framer-xsp4I [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xsp4I.framer-1kjlaig, .framer-xsp4I .framer-1kjlaig { display: block; }\",\".framer-xsp4I.framer-1ckq0k9 { height: 346px; overflow: visible; position: relative; width: 457px; }\",\".framer-xsp4I .framer-1ohx3ud { flex: none; height: auto; left: 72px; position: absolute; top: 97px; white-space: pre-wrap; width: 391px; word-break: break-word; word-wrap: break-word; }\",\".framer-xsp4I .framer-1po85bg { flex: none; height: auto; left: 93px; position: absolute; top: 47px; white-space: pre; width: auto; }\",\".framer-xsp4I .framer-h6ccbr { flex: none; height: 8px; left: 72px; position: absolute; top: 74px; width: 11px; }\",\".framer-xsp4I .framer-1w3iy7c { flex: none; height: 11px; left: 72px; position: absolute; top: 52px; width: 11px; }\",\".framer-xsp4I .framer-fkor22 { flex: none; height: 14px; left: 110px; position: absolute; top: 155px; width: 8px; }\",\".framer-xsp4I .framer-vz9sob { flex: none; height: 12px; left: 143px; position: absolute; top: 156px; width: 15px; }\",\".framer-xsp4I .framer-1fjfd96 { flex: none; height: 14px; left: 178px; position: absolute; top: 155px; width: 14px; }\",\".framer-xsp4I .framer-1924amp { flex: none; height: 12px; left: 72px; position: absolute; top: 156px; width: 13px; }\",\".framer-xsp4I .framer-1iy610o { aspect-ratio: 2.3703426220057096 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; top: 0px; width: 56px; }\",\".framer-xsp4I .framer-pbj8wn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 70px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: 195px; width: min-content; }\",\".framer-xsp4I .framer-1b3w5y, .framer-xsp4I .framer-19vtc4h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: min-content; }\",\".framer-xsp4I .framer-1r9cnnc, .framer-xsp4I .framer-10f10f0, .framer-xsp4I .framer-vkzf3i { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xsp4I .framer-1v2qpud { flex: none; height: 96px; left: 72px; overflow: visible; position: absolute; top: 249px; width: 384px; }\",\".framer-xsp4I .framer-1wbcsfl { flex: none; height: 96px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 384px; }\",\".framer-xsp4I .framer-1oy6wi1 { flex: none; height: 96px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 384px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xsp4I .framer-28tk7f { aspect-ratio: 3.0053763440860215 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 186px); left: 0px; position: absolute; top: -16px; width: 559px; }\",\".framer-xsp4I .framer-l2w42g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 24px; justify-content: flex-start; left: 16px; overflow: visible; padding: 6px 8px 6px 8px; position: absolute; top: 58px; width: min-content; }\",\".framer-xsp4I .framer-ike1q0 { display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-xsp4I .framer-x8eeht { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 6px); overflow: hidden; position: relative; width: 6px; }\",\".framer-xsp4I .framer-yl2sxd { bottom: 1px; flex: none; left: 1px; position: absolute; right: 2px; top: -1px; }\",\".framer-xsp4I .framer-g00ptq { flex: none; height: auto; left: 18px; position: absolute; top: 14px; white-space: pre; width: auto; }\",\".framer-xsp4I .framer-1slpybx { flex: none; height: auto; left: 72px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xsp4I .framer-pbj8wn, .framer-xsp4I .framer-1b3w5y, .framer-xsp4I .framer-19vtc4h, .framer-xsp4I .framer-l2w42g, .framer-xsp4I .framer-ike1q0 { gap: 0px; } .framer-xsp4I .framer-pbj8wn > *, .framer-xsp4I .framer-1b3w5y > *, .framer-xsp4I .framer-19vtc4h > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-xsp4I .framer-pbj8wn > :first-child, .framer-xsp4I .framer-1b3w5y > :first-child, .framer-xsp4I .framer-19vtc4h > :first-child, .framer-xsp4I .framer-l2w42g > :first-child, .framer-xsp4I .framer-ike1q0 > :first-child { margin-left: 0px; } .framer-xsp4I .framer-pbj8wn > :last-child, .framer-xsp4I .framer-1b3w5y > :last-child, .framer-xsp4I .framer-19vtc4h > :last-child, .framer-xsp4I .framer-l2w42g > :last-child, .framer-xsp4I .framer-ike1q0 > :last-child { margin-right: 0px; } .framer-xsp4I .framer-l2w42g > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-xsp4I .framer-ike1q0 > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 346\n * @framerIntrinsicWidth 457\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kQxBtgPgo\":{\"layout\":[\"fixed\",\"fixed\"]},\"FmecSPdz2\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerF1w1fDl5f=withCSS(Component,css,\"framer-xsp4I\");export default FramerF1w1fDl5f;FramerF1w1fDl5f.displayName=\"Stripe\";FramerF1w1fDl5f.defaultProps={height:346,width:457};addPropertyControls(FramerF1w1fDl5f,{variant:{options:[\"CJpsBJDE9\",\"kQxBtgPgo\",\"FmecSPdz2\"],optionTitles:[\"integral\",\"default\",\"minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerF1w1fDl5f,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerF1w1fDl5f\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"346\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kQxBtgPgo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FmecSPdz2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"457\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./F1w1fDl5f.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"HQ8Hd4jYZ\",\"FntxzGtrx\",\"crMNSv18I\"];const serializationHash=\"framer-Wn3g1\";const variantClassNames={crMNSv18I:\"framer-v-1eny9w8\",FntxzGtrx:\"framer-v-1mo8zf2\",HQ8Hd4jYZ:\"framer-v-1isc4iz\"};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 transitions={default:{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={Default:\"FntxzGtrx\",Integral:\"HQ8Hd4jYZ\",Minimal:\"crMNSv18I\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"HQ8Hd4jYZ\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"HQ8Hd4jYZ\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1isc4iz\",className,classNames),\"data-framer-name\":\"Integral\",layoutDependency:layoutDependency,layoutId:\"HQ8Hd4jYZ\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({crMNSv18I:{\"data-framer-name\":\"Minimal\"},FntxzGtrx:{\"data-framer-name\":\"Default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/fQAh7hTGCrFIyKmDYRLLmWeCqHY.png\"},className:\"framer-1rvu34s\",\"data-framer-name\":\"Curves 1 (merged) 1\",layoutDependency:layoutDependency,layoutId:\"TukWWyYsx\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"168px\",src:\"https://framerusercontent.com/images/KirOrYU85NY5trzeWDkY2WFx1k.png\",srcSet:\"https://framerusercontent.com/images/KirOrYU85NY5trzeWDkY2WFx1k.png?scale-down-to=512 512w, https://framerusercontent.com/images/KirOrYU85NY5trzeWDkY2WFx1k.png 672w\"},className:\"framer-1rj3tcb\",\"data-framer-name\":\"image 126\",layoutDependency:layoutDependency,layoutId:\"TO08VzWgb\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:\"John Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(144, 144, 144))\"},children:\"Chief Marketing Officer\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgb(27, 27, 27))\"},children:\"+1(555) 555-1234)\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgb(27, 27, 27))\"},children:\"555 Mission Street #300 San Francisco, CA 94105\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgb(144, 144, 144))\"},children:\"www.superhuman.com\"})]}),className:\"framer-19es11l\",\"data-framer-name\":\"Rahul Vohra CEO & Founder +1(555) 555-1234) 555 Mission Street #300 San Francisco, CA 94105 www.superhuman.com\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"uocHXIEqF\",style:{\"--extracted-14qxiz\":\"rgb(27, 27, 27)\",\"--extracted-1iakedh\":\"rgb(27, 27, 27)\",\"--extracted-2gxw0f\":\"rgb(144, 144, 144)\",\"--extracted-r6o4lv\":\"rgb(27, 27, 27)\",\"--extracted-ydz9fi\":\"rgb(144, 144, 144)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xqekx4\",layoutDependency:layoutDependency,layoutId:\"N8hXN4DC6\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",sizes:\"192px\",src:\"https://framerusercontent.com/images/x44m2DeBjZVWofL5EZF7GZWMGw.png\",srcSet:\"https://framerusercontent.com/images/x44m2DeBjZVWofL5EZF7GZWMGw.png?scale-down-to=512 512w, https://framerusercontent.com/images/x44m2DeBjZVWofL5EZF7GZWMGw.png 768w\"},className:\"framer-w58t49\",\"data-framer-name\":\"Frame 380\",layoutDependency:layoutDependency,layoutId:\"dsvjESvoi\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hz3dj5\",\"data-framer-name\":\"Frame 43\",layoutDependency:layoutDependency,layoutId:\"LrVVkDwhK\",style:{backgroundColor:\"rgb(33, 33, 33)\",opacity:1},variants:{crMNSv18I:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"GET YOUR INVITE\"})}),className:\"framer-fzcxkg\",\"data-framer-name\":\"GET YOUR INVITE\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"kfjYrbJP_\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iy63t4\",\"data-framer-name\":\"Group 376\",layoutDependency:layoutDependency,layoutId:\"NPIrZPC0I\",style:{opacity:1},variants:{crMNSv18I:{opacity:0},FntxzGtrx:{opacity:0}},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"227.5px\",src:\"https://framerusercontent.com/images/JSakOMBrR7gJNJyOAEYV58OMvw.png\",srcSet:\"https://framerusercontent.com/images/JSakOMBrR7gJNJyOAEYV58OMvw.png?scale-down-to=512 512w, https://framerusercontent.com/images/JSakOMBrR7gJNJyOAEYV58OMvw.png 912w\"},className:\"framer-1b7tavf\",\"data-framer-name\":\"Screenshot 2022-11-02 at 18.56 1\",layoutDependency:layoutDependency,layoutId:\"k8MPivac_\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXZlbmlyLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Avenir\"',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"1.92px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\",\"--framer-text-transform\":\"uppercase\"},children:\"achiEve inbox zero\"})})}),className:\"framer-fi4uqx\",\"data-framer-name\":\"achiEve inbox zero\",fonts:[\"GF;Avenir-regular\"],layoutDependency:layoutDependency,layoutId:\"m6xUHO7GX\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=['.framer-Wn3g1[data-border=\"true\"]::after, .framer-Wn3g1 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Wn3g1.framer-vmxno7, .framer-Wn3g1 .framer-vmxno7 { display: block; }\",\".framer-Wn3g1.framer-1isc4iz { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 269px; }\",\".framer-Wn3g1 .framer-1rvu34s { aspect-ratio: 0.8571427663167318 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 21px; }\",\".framer-Wn3g1 .framer-1rj3tcb { aspect-ratio: 14 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 168px; }\",\".framer-Wn3g1 .framer-19es11l, .framer-Wn3g1 .framer-fzcxkg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Wn3g1 .framer-1xqekx4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: flex-start; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: 198px; }\",\".framer-Wn3g1 .framer-w58t49 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; padding: 2px 2px 2px 2px; position: relative; width: 192px; }\",\".framer-Wn3g1 .framer-hz3dj5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 32px; justify-content: center; overflow: visible; padding: 8px 16px 8px 16px; position: relative; width: min-content; }\",\".framer-Wn3g1 .framer-1iy63t4 { aspect-ratio: 4.0625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); overflow: visible; position: relative; width: 228px; }\",\".framer-Wn3g1 .framer-1b7tavf { aspect-ratio: 4.0625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 56px); left: 0px; position: absolute; top: 0px; width: 228px; }\",\".framer-Wn3g1 .framer-fi4uqx { flex: none; height: auto; left: 39px; position: absolute; top: 20px; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wn3g1.framer-1isc4iz, .framer-Wn3g1 .framer-1xqekx4, .framer-Wn3g1 .framer-w58t49, .framer-Wn3g1 .framer-hz3dj5 { gap: 0px; } .framer-Wn3g1.framer-1isc4iz > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-Wn3g1.framer-1isc4iz > :first-child, .framer-Wn3g1 .framer-1xqekx4 > :first-child { margin-top: 0px; } .framer-Wn3g1.framer-1isc4iz > :last-child, .framer-Wn3g1 .framer-1xqekx4 > :last-child { margin-bottom: 0px; } .framer-Wn3g1 .framer-1xqekx4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Wn3g1 .framer-w58t49 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Wn3g1 .framer-w58t49 > :first-child, .framer-Wn3g1 .framer-hz3dj5 > :first-child { margin-left: 0px; } .framer-Wn3g1 .framer-w58t49 > :last-child, .framer-Wn3g1 .framer-hz3dj5 > :last-child { margin-right: 0px; } .framer-Wn3g1 .framer-hz3dj5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 302\n * @framerIntrinsicWidth 269\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FntxzGtrx\":{\"layout\":[\"fixed\",\"auto\"]},\"crMNSv18I\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerhMh9rzTcK=withCSS(Component,css,\"framer-Wn3g1\");export default FramerhMh9rzTcK;FramerhMh9rzTcK.displayName=\"Superhuman\";FramerhMh9rzTcK.defaultProps={height:302,width:269};addPropertyControls(FramerhMh9rzTcK,{variant:{options:[\"HQ8Hd4jYZ\",\"FntxzGtrx\",\"crMNSv18I\"],optionTitles:[\"Integral\",\"Default\",\"Minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerhMh9rzTcK,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhMh9rzTcK\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"269\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FntxzGtrx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"crMNSv18I\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"302\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hMh9rzTcK.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"pRV7wr9ut\",\"WSF1HXeyP\",\"u8PBJ4pwM\"];const serializationHash=\"framer-WV9og\";const variantClassNames={pRV7wr9ut:\"framer-v-5enjna\",u8PBJ4pwM:\"framer-v-vonzlb\",WSF1HXeyP:\"framer-v-13i8j5e\"};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 transitions={default:{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={default:\"WSF1HXeyP\",integral:\"pRV7wr9ut\",minimal:\"u8PBJ4pwM\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pRV7wr9ut\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"pRV7wr9ut\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-5enjna\",className,classNames),\"data-framer-name\":\"integral\",layoutDependency:layoutDependency,layoutId:\"pRV7wr9ut\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({u8PBJ4pwM:{\"data-framer-name\":\"minimal\"},WSF1HXeyP:{\"data-framer-name\":\"default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wo6fdu\",\"data-framer-name\":\"Group 78\",layoutDependency:layoutDependency,layoutId:\"nOrDfpyLU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS03MDA=\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\"},children:\"Camille Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"150%\"},children:\"Chief Marketing Officer\"})]}),className:\"framer-wf5an7\",\"data-framer-name\":\"Jennifer Perrotta Chief Technology Officer\",fonts:[\"GF;Georgia-700\",\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"EmkRBfZ4C\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"150%\"},children:\"(33) 01 49 64 12 13 | (33) 06 27 18 03 69\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"150%\"},children:\"2 Rue du Pont Neuf, 75001 Paris, France\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgb(83, 95, 120))\"},children:\"www.louisvuitton.com\"})]}),className:\"framer-y6wws0\",\"data-framer-name\":\"(646) 428-9786 | (646) 389-3922 WeWork HQ, 115 W 18th St. New York, NY 10011 www.wework.com\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"To7h97klq\",style:{\"--extracted-1iakedh\":\"rgb(83, 95, 120)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:278,intrinsicWidth:2560,pixelHeight:278,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:\"106.6667px\",src:\"https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png\",srcSet:\"https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png?scale-down-to=512 512w, https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png 2560w\"},className:\"framer-17tra7m\",\"data-framer-name\":\"image 44\",layoutDependency:layoutDependency,layoutId:\"qp19VsLyl\"})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jhsv95\",\"data-framer-name\":\"Social\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:17,intrinsicWidth:148,layoutDependency:layoutDependency,layoutId:\"GHSAU3xT7\",svg:'<svg width=\"148\" height=\"17\" viewBox=\"0 0 148 17\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect y=\"0.768555\" width=\"16\" height=\"16\" rx=\"8\" fill=\"#212121\"/>\\n<path d=\"M7.99877 5.54128C9.0498 5.54128 9.17428 5.5453 9.58939 5.56423C9.97317 5.58175 10.1816 5.64586 10.3203 5.69977C10.4913 5.76287 10.6459 5.86348 10.7729 5.99422C10.9036 6.12119 11.0042 6.27584 11.0673 6.44681C11.1212 6.58552 11.1854 6.79394 11.2029 7.17772C11.2218 7.5928 11.2258 7.71728 11.2258 8.76834C11.2258 9.81941 11.2218 9.94386 11.2029 10.359C11.1854 10.7427 11.1212 10.9512 11.0673 11.0899C11.0019 11.2596 10.9016 11.4138 10.7729 11.5425C10.6442 11.6711 10.4901 11.7714 10.3203 11.8369C10.1816 11.8908 9.97317 11.955 9.58939 11.9725C9.17439 11.9914 9.04991 11.9954 7.99877 11.9954C6.94762 11.9954 6.82319 11.9914 6.40814 11.9725C6.02436 11.9549 5.81595 11.8908 5.67723 11.8369C5.50626 11.7738 5.35161 11.6732 5.22464 11.5425C5.09391 11.4155 4.99329 11.2608 4.93019 11.0899C4.87628 10.9512 4.81216 10.7427 4.79466 10.359C4.77572 9.94391 4.7717 9.81941 4.7717 8.76834C4.7717 7.71728 4.77572 7.59283 4.79466 7.17772C4.81217 6.79394 4.87628 6.58553 4.93019 6.44681C4.9933 6.27583 5.09392 6.12117 5.22467 5.9942C5.35164 5.86347 5.5063 5.76285 5.67727 5.69975C5.81597 5.64584 6.02439 5.58172 6.40817 5.56422C6.82325 5.54528 6.94773 5.54127 7.9988 5.54127L7.99877 5.54128ZM7.9988 4.83203C6.92977 4.83203 6.79567 4.83656 6.37589 4.85572C5.95691 4.87484 5.67078 4.94137 5.42041 5.03869C5.15776 5.13753 4.91983 5.29247 4.72322 5.4927C4.52294 5.68931 4.36795 5.92723 4.26908 6.18989C4.17184 6.44028 4.10531 6.72641 4.08627 7.14539C4.06703 7.56517 4.0625 7.69927 4.0625 8.7683C4.0625 9.83733 4.06703 9.97142 4.08627 10.3912C4.10539 10.8102 4.17192 11.0963 4.26923 11.3467C4.36807 11.6093 4.52301 11.8473 4.72325 12.0439C4.91986 12.2441 5.15779 12.3991 5.42044 12.4979C5.67083 12.5952 5.95695 12.6617 6.37592 12.6809C6.79577 12.7 6.92981 12.7045 7.99883 12.7045C9.06784 12.7045 9.20195 12.7 9.62173 12.6809C10.0407 12.6617 10.3268 12.5952 10.5772 12.4979C10.8387 12.3968 11.0762 12.2421 11.2744 12.0439C11.4727 11.8456 11.6273 11.6082 11.7284 11.3467C11.8257 11.0963 11.8923 10.8102 11.9114 10.3912C11.9305 9.97136 11.9351 9.83731 11.9351 8.7683C11.9351 7.69928 11.9305 7.56517 11.9114 7.14539C11.8923 6.72641 11.8257 6.44028 11.7284 6.18991C11.6296 5.92726 11.4746 5.68933 11.2744 5.49272C11.0778 5.29244 10.8398 5.13747 10.5772 5.03861C10.3268 4.94137 10.0407 4.87484 9.62167 4.8558C9.20189 4.83656 9.0678 4.83203 7.99877 4.83203H7.9988Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.25\"/>\\n<path d=\"M7.99789 6.74707C7.59811 6.74707 7.20731 6.86562 6.8749 7.08773C6.5425 7.30983 6.28342 7.62552 6.13043 7.99487C5.97744 8.36422 5.93741 8.77064 6.0154 9.16274C6.0934 9.55484 6.28591 9.91501 6.5686 10.1977C6.85128 10.4804 7.21145 10.6729 7.60355 10.7509C7.99565 10.8289 8.40207 10.7889 8.77142 10.6359C9.14077 10.4829 9.45646 10.2238 9.67856 9.89139C9.90067 9.55898 10.0192 9.16818 10.0192 8.7684C10.0192 8.23231 9.80626 7.71818 9.42719 7.3391C9.04811 6.96003 8.53398 6.74707 7.99789 6.74707V6.74707ZM7.99789 10.0805C7.73839 10.0805 7.48471 10.0035 7.26894 9.85934C7.05318 9.71517 6.88501 9.51025 6.7857 9.2705C6.68639 9.03075 6.66041 8.76693 6.71104 8.51242C6.76167 8.2579 6.88664 8.02411 7.07013 7.84061C7.25363 7.65712 7.48742 7.53216 7.74194 7.48153C7.99646 7.4309 8.26027 7.45689 8.50002 7.5562C8.73977 7.65551 8.94469 7.82368 9.08886 8.03945C9.23303 8.25522 9.30998 8.50889 9.30998 8.7684C9.30998 9.11638 9.17174 9.45012 8.92568 9.69618C8.67961 9.94224 8.34588 10.0805 7.99789 10.0805Z\" fill=\"white\"/>\\n<path d=\"M10.1052 7.14C10.366 7.14 10.5775 6.92853 10.5775 6.66766C10.5775 6.40679 10.366 6.19531 10.1052 6.19531C9.84429 6.19531 9.63281 6.40679 9.63281 6.66766C9.63281 6.92853 9.84429 7.14 10.1052 7.14Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.25\"/>\\n<rect x=\"44\" y=\"0.768555\" width=\"16\" height=\"16\" rx=\"8\" fill=\"#212121\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M55.345 5.94776C55.714 6.04654 56.004 6.33652 56.1027 6.70553C56.2812 7.37368 56.282 8.76855 56.282 8.76855C56.282 8.76855 56.282 10.1634 56.1027 10.8316C56.004 11.2006 55.714 11.4906 55.345 11.5893C54.6768 11.7686 51.9964 11.7686 51.9964 11.7686C51.9964 11.7686 49.3161 11.7686 48.6479 11.5893C48.2789 11.4906 47.9889 11.2006 47.8901 10.8316C47.7109 10.1634 47.7109 8.76855 47.7109 8.76855C47.7109 8.76855 47.7109 7.37368 47.8901 6.70553C47.9889 6.33652 48.2789 6.04654 48.6479 5.94776C49.3161 5.76855 51.9964 5.76855 51.9964 5.76855C51.9964 5.76855 54.6768 5.76855 55.345 5.94776ZM53.3647 8.76892L51.138 10.0544V7.4834L53.3647 8.76892Z\" fill=\"white\"/>\\n<rect x=\"88\" y=\"0.768555\" width=\"16\" height=\"16\" rx=\"8\" fill=\"#212121\"/>\\n<path d=\"M96.5814 12.7686V9.12811H97.7949L97.9746 7.6899H96.5814V6.79103C96.5814 6.38653 96.7162 6.11687 97.3005 6.11687H98.0645V4.8135C97.9297 4.8135 97.4802 4.76855 96.9859 4.76855C95.9072 4.76855 95.1432 5.44271 95.1432 6.6562V7.6899H93.9297V9.12811H95.1432V12.7686H96.5814Z\" fill=\"white\"/>\\n<rect x=\"132\" y=\"0.768555\" width=\"16\" height=\"16\" rx=\"8\" fill=\"#212121\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M138.145 12.0186V7.63279H136.688V12.0186H138.145V12.0186ZM137.417 7.03399C137.925 7.03399 138.241 6.69721 138.241 6.27634C138.232 5.84599 137.925 5.51855 137.426 5.51855C136.928 5.51855 136.602 5.84599 136.602 6.27634C136.602 6.69721 136.918 7.03399 137.407 7.03399H137.417H137.417Z\" fill=\"white\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M138.953 12.0186H140.411V9.56936C140.411 9.43828 140.42 9.30733 140.459 9.21363C140.564 8.95174 140.804 8.6805 141.207 8.6805C141.734 8.6805 141.945 9.08269 141.945 9.67227V12.0186H143.403V9.50382C143.403 8.15671 142.684 7.52988 141.725 7.52988C140.938 7.52988 140.593 7.96944 140.401 8.26884H140.411V7.63279H138.953C138.972 8.04432 138.953 12.0186 138.953 12.0186H138.953Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kz9b3g\",layoutDependency:layoutDependency,layoutId:\"vlb5CTZlF\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ksud1e\",layoutDependency:layoutDependency,layoutId:\"c7fjZSltu\",style:{opacity:1},variants:{u8PBJ4pwM:{opacity:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-91gmil\",\"data-framer-name\":\"Frame 42\",layoutDependency:layoutDependency,layoutId:\"csGz3KKwr\",style:{backgroundColor:\"rgb(19, 19, 19)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"New collection\"})})}),className:\"framer-qj5jy\",\"data-framer-name\":\"Book a call\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"k83Tf4LNc\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-akm96v\",\"data-border\":true,\"data-framer-name\":\"Frame 43\",layoutDependency:layoutDependency,layoutId:\"uMoFBXhtI\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(19, 19, 19)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"12px\"},children:\"We are hiring\"})})}),className:\"framer-1f83fwn\",\"data-framer-name\":\"Book a visit\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"veH29Fj15\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-40ew3b\",\"data-framer-name\":\"Banner\",layoutDependency:layoutDependency,layoutId:\"zNudo06CZ\",style:{opacity:1},variants:{u8PBJ4pwM:{opacity:0},WSF1HXeyP:{opacity:0}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:786,intrinsicWidth:1400,pixelHeight:786,pixelWidth:1400,sizes:\"427.7228px\",src:\"https://framerusercontent.com/images/bybI5nUcjeZ3j9fcKXnX70BHqCs.png\",srcSet:\"https://framerusercontent.com/images/bybI5nUcjeZ3j9fcKXnX70BHqCs.png?scale-down-to=512 512w, https://framerusercontent.com/images/bybI5nUcjeZ3j9fcKXnX70BHqCs.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/bybI5nUcjeZ3j9fcKXnX70BHqCs.png 1400w\"},className:\"framer-1nhgth7\",\"data-framer-name\":\"image 94\",layoutDependency:layoutDependency,layoutId:\"M9ljX0WSw\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6}})})]})]})})})});});const css=['.framer-WV9og[data-border=\"true\"]::after, .framer-WV9og [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WV9og.framer-1h5u91u, .framer-WV9og .framer-1h5u91u { display: block; }\",\".framer-WV9og.framer-5enjna { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 308px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 431px; }\",\".framer-WV9og .framer-1wo6fdu { flex: none; height: 151px; overflow: visible; position: relative; width: 282px; }\",\".framer-WV9og .framer-wf5an7 { flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-WV9og .framer-y6wws0 { flex: none; height: auto; left: 0px; position: absolute; top: 91px; white-space: pre; width: auto; }\",\".framer-WV9og .framer-17tra7m { aspect-ratio: 4.444444338480632 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 0px; position: absolute; top: 49px; width: 107px; }\",\".framer-WV9og .framer-jhsv95 { flex: none; height: 17px; position: relative; width: 148px; }\",\".framer-WV9og .framer-kz9b3g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-WV9og .framer-1ksud1e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-WV9og .framer-91gmil, .framer-WV9og .framer-akm96v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: min-content; }\",\".framer-WV9og .framer-qj5jy, .framer-WV9og .framer-1f83fwn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-WV9og .framer-40ew3b { flex: none; height: 72px; overflow: visible; position: relative; width: 428px; }\",\".framer-WV9og .framer-1nhgth7 { aspect-ratio: 5.940594143337673 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 72px); left: 0px; position: absolute; top: 0px; width: 428px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WV9og.framer-5enjna, .framer-WV9og .framer-kz9b3g, .framer-WV9og .framer-1ksud1e, .framer-WV9og .framer-91gmil, .framer-WV9og .framer-akm96v { gap: 0px; } .framer-WV9og.framer-5enjna > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-WV9og.framer-5enjna > :first-child, .framer-WV9og .framer-kz9b3g > :first-child { margin-top: 0px; } .framer-WV9og.framer-5enjna > :last-child, .framer-WV9og .framer-kz9b3g > :last-child { margin-bottom: 0px; } .framer-WV9og .framer-kz9b3g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-WV9og .framer-1ksud1e > *, .framer-WV9og .framer-91gmil > *, .framer-WV9og .framer-akm96v > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-WV9og .framer-1ksud1e > :first-child, .framer-WV9og .framer-91gmil > :first-child, .framer-WV9og .framer-akm96v > :first-child { margin-left: 0px; } .framer-WV9og .framer-1ksud1e > :last-child, .framer-WV9og .framer-91gmil > :last-child, .framer-WV9og .framer-akm96v > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 308\n * @framerIntrinsicWidth 431\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"WSF1HXeyP\":{\"layout\":[\"fixed\",\"fixed\"]},\"u8PBJ4pwM\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerKfI_9ML1y=withCSS(Component,css,\"framer-WV9og\");export default FramerKfI_9ML1y;FramerKfI_9ML1y.displayName=\"Wework\";FramerKfI_9ML1y.defaultProps={height:308,width:431};addPropertyControls(FramerKfI_9ML1y,{variant:{options:[\"pRV7wr9ut\",\"WSF1HXeyP\",\"u8PBJ4pwM\"],optionTitles:[\"integral\",\"default\",\"minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerKfI_9ML1y,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKfI_9ML1y\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WSF1HXeyP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"u8PBJ4pwM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"431\",\"framerIntrinsicHeight\":\"308\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KfI_9ML1y.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"I158:49457;1206:30799\",\"Djj5_X_3Y\",\"CuG_ND65_\"];const serializationHash=\"framer-pDjy1\";const variantClassNames={\"I158:49457;1206:30799\":\"framer-v-enxidw\",CuG_ND65_:\"framer-v-1wp9mtu\",Djj5_X_3Y:\"framer-v-12u07dp\"};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 transitions={default:{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={Default:\"I158:49457;1206:30799\",Integral:\"CuG_ND65_\",Minimal:\"Djj5_X_3Y\"};const getProps=({height,id,tapDefault,tapIntegral,tapMinimal,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,a2BDPKExe:tapMinimal!==null&&tapMinimal!==void 0?tapMinimal:props.a2BDPKExe,n45NaESuc:tapDefault!==null&&tapDefault!==void 0?tapDefault:props.n45NaESuc,OrPbDfojl:tapIntegral!==null&&tapIntegral!==void 0?tapIntegral:props.OrPbDfojl,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"I158:49457;1206:30799\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,a2BDPKExe,n45NaESuc,OrPbDfojl,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"I158:49457;1206:30799\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap221ylm=activeVariantCallback(async(...args)=>{if(a2BDPKExe){const res=await a2BDPKExe(...args);if(res===false)return false;}});const onTapuomef5=activeVariantCallback(async(...args)=>{if(a2BDPKExe){const res=await a2BDPKExe(...args);if(res===false)return false;}setVariant(\"Djj5_X_3Y\");});const onTapc8rahb=activeVariantCallback(async(...args)=>{if(n45NaESuc){const res=await n45NaESuc(...args);if(res===false)return false;}});const onTap11kngj3=activeVariantCallback(async(...args)=>{if(OrPbDfojl){const res=await OrPbDfojl(...args);if(res===false)return false;}});const onTapoay0u1=activeVariantCallback(async(...args)=>{if(OrPbDfojl){const res=await OrPbDfojl(...args);if(res===false)return false;}setVariant(\"CuG_ND65_\");});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-enxidw\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"I158:49457;1206:30799\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:17.86,borderBottomRightRadius:17.86,borderTopLeftRadius:17.86,borderTopRightRadius:17.86,...style},...addPropertyOverrides({CuG_ND65_:{\"data-framer-name\":\"Integral\"},Djj5_X_3Y:{\"data-framer-name\":\"Minimal\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lb3md9\",\"data-framer-name\":\"Tabs/Default\",layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938\",style:{borderBottomLeftRadius:17.86,borderBottomRightRadius:17.86,borderTopLeftRadius:17.86,borderTopRightRadius:17.86},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t010eu\",\"data-framer-name\":\"Elements tabs\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938;1206:18335\",onTap:onTap221ylm,style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{CuG_ND65_:{borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9}},...addPropertyOverrides({Djj5_X_3Y:{onTap:onTapuomef5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188)))\"},children:\"Socials\"})}),className:\"framer-dd9ryt\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938;1206:18335;1206:18448\",style:{\"--extracted-r6o4lv\":\"var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188))\"},variants:{Djj5_X_3Y:{\"--extracted-r6o4lv\":\"var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Djj5_X_3Y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31)))\"},children:\"Socials\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bk7a50\",\"data-framer-name\":\"Frame 1187\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938;1206:18336\",onTap:onTapc8rahb,style:{borderBottomLeftRadius:8.93,borderBottomRightRadius:8.93,borderTopLeftRadius:8.93,borderTopRightRadius:8.93},variants:{Djj5_X_3Y:{borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31)))\"},children:\"Buttons\"})}),className:\"framer-5uvtri\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938;1206:18336;1206:18452\",style:{\"--extracted-r6o4lv\":\"var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31))\"},variants:{CuG_ND65_:{\"--extracted-r6o4lv\":\"var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188))\"},Djj5_X_3Y:{\"--extracted-r6o4lv\":\"var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({CuG_ND65_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188)))\"},children:\"Buttons\"})})},Djj5_X_3Y:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188)))\"},children:\"Buttons\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zpj4a2\",\"data-framer-name\":\"Frame 1188\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938;1206:18337\",onTap:onTap11kngj3,...addPropertyOverrides({CuG_ND65_:{onTap:onTapoay0u1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188)))\"},children:\"Banner\"})}),className:\"framer-1njjgg5\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"I158:49457;1239:3938;1206:18337;1206:18448\",style:{\"--extracted-r6o4lv\":\"var(--token-14590751-3953-4d43-97e6-6df49fcbdf2b, rgb(186, 187, 188))\"},variants:{CuG_ND65_:{\"--extracted-r6o4lv\":\"var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({CuG_ND65_:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.24px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31)))\"},children:\"Banner\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1esvj2i\",\"data-framer-name\":\"ActiveBackground\",layoutDependency:layoutDependency,layoutId:\"vKFNsQsoq\",style:{backgroundColor:\"rgb(241, 241, 241)\",borderBottomLeftRadius:9,borderBottomRightRadius:9,borderTopLeftRadius:9,borderTopRightRadius:9}})]})})})})});});const css=['.framer-pDjy1[data-border=\"true\"]::after, .framer-pDjy1 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pDjy1.framer-1nrzjt9, .framer-pDjy1 .framer-1nrzjt9 { display: block; }\",\".framer-pDjy1.framer-enxidw { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 39px; justify-content: center; overflow: visible; padding: 0px 2.976027727127075px 0px 2.976027727127075px; position: relative; width: 509px; }\",\".framer-pDjy1 .framer-lb3md9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 39px; justify-content: center; overflow: visible; padding: 0px 2.976027727127075px 0px 2.976027727127075px; position: relative; width: min-content; }\",\".framer-pDjy1 .framer-1t010eu, .framer-pDjy1 .framer-zpj4a2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 30px; justify-content: center; overflow: visible; padding: 2.976027727127075px 5.95205545425415px 2.976027727127075px 5.95205545425415px; position: relative; width: min-content; }\",\".framer-pDjy1 .framer-dd9ryt, .framer-pDjy1 .framer-5uvtri, .framer-pDjy1 .framer-1njjgg5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pDjy1 .framer-1bk7a50 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: 30px; justify-content: center; overflow: visible; padding: 2.976027727127075px 8.928083419799805px 2.976027727127075px 8.928083419799805px; position: relative; width: min-content; }\",\".framer-pDjy1 .framer-1esvj2i { flex: none; height: 31px; left: calc(50.00000000000002% - 70px / 2); overflow: visible; position: absolute; top: calc(48.71794871794874% - 31px / 2); width: 70px; z-index: -1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pDjy1.framer-enxidw, .framer-pDjy1 .framer-lb3md9, .framer-pDjy1 .framer-1t010eu, .framer-pDjy1 .framer-1bk7a50, .framer-pDjy1 .framer-zpj4a2 { gap: 0px; } .framer-pDjy1.framer-enxidw > *, .framer-pDjy1 .framer-lb3md9 > *, .framer-pDjy1 .framer-1t010eu > *, .framer-pDjy1 .framer-1bk7a50 > *, .framer-pDjy1 .framer-zpj4a2 > * { margin: 0px; margin-left: calc(5.95205545425415px / 2); margin-right: calc(5.95205545425415px / 2); } .framer-pDjy1.framer-enxidw > :first-child, .framer-pDjy1 .framer-lb3md9 > :first-child, .framer-pDjy1 .framer-1t010eu > :first-child, .framer-pDjy1 .framer-1bk7a50 > :first-child, .framer-pDjy1 .framer-zpj4a2 > :first-child { margin-left: 0px; } .framer-pDjy1.framer-enxidw > :last-child, .framer-pDjy1 .framer-lb3md9 > :last-child, .framer-pDjy1 .framer-1t010eu > :last-child, .framer-pDjy1 .framer-1bk7a50 > :last-child, .framer-pDjy1 .framer-zpj4a2 > :last-child { margin-right: 0px; } }\",\".framer-pDjy1.framer-v-12u07dp.framer-enxidw, .framer-pDjy1.framer-v-1wp9mtu.framer-enxidw { height: 39px; }\",\".framer-pDjy1.framer-v-12u07dp .framer-1t010eu { order: 1; }\",\".framer-pDjy1.framer-v-12u07dp .framer-1bk7a50 { order: 2; }\",\".framer-pDjy1.framer-v-12u07dp .framer-zpj4a2 { order: 3; }\",\".framer-pDjy1.framer-v-12u07dp .framer-1esvj2i { left: 3px; order: 0; width: 65px; }\",\".framer-pDjy1.framer-v-1wp9mtu .framer-1esvj2i { left: 150px; right: 2px; width: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 39\n * @framerIntrinsicWidth 509\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Djj5_X_3Y\":{\"layout\":[\"fixed\",\"fixed\"]},\"CuG_ND65_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"a2BDPKExe\":\"tapMinimal\",\"n45NaESuc\":\"tapDefault\",\"OrPbDfojl\":\"tapIntegral\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerLxZDcFIR4=withCSS(Component,css,\"framer-pDjy1\");export default FramerLxZDcFIR4;FramerLxZDcFIR4.displayName=\"Tabs\";FramerLxZDcFIR4.defaultProps={height:39,width:509};addPropertyControls(FramerLxZDcFIR4,{variant:{options:[\"I158:49457;1206:30799\",\"Djj5_X_3Y\",\"CuG_ND65_\"],optionTitles:[\"Default\",\"Minimal\",\"Integral\"],title:\"Variant\",type:ControlType.Enum},a2BDPKExe:{title:\"Tap Minimal\",type:ControlType.EventHandler},n45NaESuc:{title:\"Tap Default\",type:ControlType.EventHandler},OrPbDfojl:{title:\"Tap Integral\",type:ControlType.EventHandler}});addFonts(FramerLxZDcFIR4,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLxZDcFIR4\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"509\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Djj5_X_3Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CuG_ND65_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"39\",\"framerVariables\":\"{\\\"a2BDPKExe\\\":\\\"tapMinimal\\\",\\\"n45NaESuc\\\":\\\"tapDefault\\\",\\\"OrPbDfojl\\\":\\\"tapIntegral\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LxZDcFIR4.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"wGlNJCVNq\",\"umqj6J2pf\",\"KBV02YFG6\"];const serializationHash=\"framer-xcnyE\";const variantClassNames={KBV02YFG6:\"framer-v-qy5dut\",umqj6J2pf:\"framer-v-cxf095\",wGlNJCVNq:\"framer-v-1wp8x05\"};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 transitions={default:{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={default:\"umqj6J2pf\",integral:\"wGlNJCVNq\",minimal:\"KBV02YFG6\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"wGlNJCVNq\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"wGlNJCVNq\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1wp8x05\",className,classNames),\"data-framer-name\":\"integral\",layoutDependency:layoutDependency,layoutId:\"wGlNJCVNq\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({KBV02YFG6:{\"data-framer-name\":\"minimal\"},umqj6J2pf:{\"data-framer-name\":\"default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uyh7hl\",\"data-framer-name\":\"Frame 81\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:132,layoutDependency:layoutDependency,layoutId:\"sS3IVhFgE\",svg:'<svg width=\"132\" height=\"24\" viewBox=\"0 0 132 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"24\" height=\"24\" rx=\"12\" fill=\"#F5F5F5\"/>\\n<path d=\"M9.65102 17.207C14.4306 17.207 17.0442 13.2008 17.0442 9.72688C17.0442 9.61309 17.0419 9.49981 17.0368 9.38705C17.5442 9.01595 17.9852 8.55285 18.333 8.02568C17.8674 8.23506 17.3664 8.37602 16.8408 8.43958C17.3773 8.1141 17.7891 7.59923 17.9834 6.98543C17.4814 7.28656 16.9254 7.50543 16.3334 7.62358C15.8592 7.11255 15.1842 6.79297 14.4367 6.79297C13.0017 6.79297 11.838 7.97033 11.838 9.42165C11.838 9.62795 11.8608 9.82862 11.9054 10.0211C9.74576 9.91114 7.83079 8.86501 6.54934 7.27427C6.32618 7.66279 6.1975 8.1141 6.1975 8.59565C6.1975 9.50776 6.65623 10.313 7.35383 10.784C6.92752 10.7707 6.52705 10.6523 6.17698 10.4552C6.1766 10.4663 6.1766 10.477 6.1766 10.4888C6.1766 11.762 7.07228 12.8251 8.26128 13.066C8.04293 13.1262 7.81319 13.1585 7.5761 13.1585C7.40892 13.1585 7.24604 13.1418 7.08773 13.1111C7.41854 14.1557 8.3778 14.9158 9.51513 14.9371C8.62578 15.6424 7.50543 16.0624 6.2878 16.0624C6.07832 16.0624 5.87137 16.0504 5.66797 16.026C6.81796 16.7718 8.18352 17.207 9.65115 17.207\" fill=\"#737373\"/>\\n<rect x=\"36\" width=\"24\" height=\"24\" rx=\"12\" fill=\"#F5F5F5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M45.2143 16.875V10.2964H43.0277V16.875H45.2143ZM44.121 9.39815C44.8835 9.39815 45.3581 8.89298 45.3581 8.26167C45.3439 7.61615 44.8835 7.125 44.1355 7.125C43.3875 7.125 42.8984 7.61615 42.8984 8.26167C42.8984 8.89298 43.3729 9.39815 44.1067 9.39815H44.121H44.121Z\" fill=\"#737373\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M46.4258 16.875H48.6124V13.2012C48.6124 13.0046 48.6266 12.8082 48.6843 12.6676C48.8424 12.2748 49.2022 11.8679 49.8062 11.8679C50.5975 11.8679 50.914 12.4712 50.914 13.3556V16.875H53.1004V13.1029C53.1004 11.0822 52.0217 10.142 50.583 10.142C49.4034 10.142 48.8856 10.8013 48.5978 11.2504H48.6124V10.2964H46.4258C46.4545 10.9136 46.4258 16.875 46.4258 16.875H46.4258Z\" fill=\"#737373\"/>\\n<rect x=\"72\" width=\"24\" height=\"24\" rx=\"12\" fill=\"#F5F5F5\"/>\\n<path d=\"M83.9981 7.15762C85.5747 7.15762 85.7614 7.16365 86.3841 7.19205C86.9598 7.21833 87.2724 7.31449 87.4804 7.39535C87.7369 7.49 87.9689 7.64093 88.1593 7.83703C88.3554 8.02748 88.5064 8.25947 88.601 8.51592C88.6819 8.72398 88.7781 9.03661 88.8043 9.61228C88.8327 10.2349 88.8387 10.4216 88.8387 11.9982C88.8387 13.5748 88.8327 13.7615 88.8043 14.3842C88.778 14.9598 88.6819 15.2724 88.601 15.4805C88.5028 15.7352 88.3523 15.9664 88.1593 16.1594C87.9663 16.3524 87.7351 16.5029 87.4804 16.6011C87.2724 16.6819 86.9598 16.7781 86.3841 16.8044C85.7616 16.8328 85.5749 16.8388 83.9981 16.8388C82.4214 16.8388 82.2348 16.8328 81.6122 16.8044C81.0365 16.7781 80.7239 16.6819 80.5159 16.6011C80.2594 16.5064 80.0274 16.3555 79.837 16.1594C79.6409 15.969 79.4899 15.737 79.3953 15.4805C79.3144 15.2725 79.2182 14.9598 79.192 14.3842C79.1636 13.7616 79.1576 13.5748 79.1576 11.9982C79.1576 10.4216 79.1636 10.2349 79.192 9.61228C79.2183 9.03661 79.3144 8.724 79.3953 8.51592C79.4899 8.25945 79.6409 8.02746 79.837 7.83701C80.0275 7.64091 80.2594 7.48998 80.5159 7.39533C80.724 7.31447 81.0366 7.21828 81.6123 7.19203C82.2349 7.16362 82.4216 7.1576 83.9982 7.1576L83.9981 7.15762ZM83.9982 6.09375C82.3946 6.09375 82.1935 6.10055 81.5638 6.12928C80.9354 6.15797 80.5062 6.25777 80.1306 6.40373C79.7366 6.55199 79.3797 6.7844 79.0848 7.08476C78.7844 7.37966 78.5519 7.73655 78.4036 8.13054C78.2578 8.50612 78.158 8.93531 78.1294 9.56379C78.1005 10.1935 78.0938 10.3946 78.0938 11.9981C78.0938 13.6017 78.1005 13.8028 78.1294 14.4325C78.1581 15.061 78.2579 15.4902 78.4039 15.8657C78.5521 16.2597 78.7845 16.6166 79.0849 16.9115C79.3798 17.2119 79.7367 17.4443 80.1307 17.5925C80.5062 17.7385 80.9354 17.8383 81.5639 17.867C82.1936 17.8957 82.3947 17.9025 83.9982 17.9025C85.6018 17.9025 85.8029 17.8957 86.4326 17.867C87.0611 17.8383 87.4903 17.7385 87.8658 17.5925C88.258 17.4408 88.6143 17.2089 88.9116 16.9115C89.209 16.6142 89.4409 16.258 89.5926 15.8657C89.7386 15.4901 89.8384 15.061 89.8671 14.4325C89.8958 13.8027 89.9026 13.6017 89.9026 11.9981C89.9026 10.3946 89.8958 10.1935 89.8671 9.56379C89.8384 8.93531 89.7386 8.50612 89.5926 8.13056C89.4444 7.73659 89.212 7.3797 88.9116 7.08478C88.6167 6.78436 88.2598 6.55191 87.8658 6.40362C87.4902 6.25777 87.061 6.15797 86.4325 6.1294C85.8028 6.10055 85.6017 6.09375 83.9981 6.09375H83.9982Z\" fill=\"#737373\" stroke=\"#737373\" stroke-width=\"0.375\"/>\\n<path d=\"M84.0007 8.96875C83.4011 8.96875 82.8149 9.14657 82.3163 9.47973C81.8177 9.81289 81.429 10.2864 81.1995 10.8404C80.9701 11.3945 80.91 12.0041 81.027 12.5923C81.144 13.1804 81.4328 13.7207 81.8568 14.1447C82.2808 14.5687 82.8211 14.8575 83.4092 14.9745C83.9974 15.0915 84.607 15.0314 85.161 14.8019C85.7151 14.5725 86.1886 14.1838 86.5218 13.6852C86.8549 13.1866 87.0327 12.6004 87.0327 12.0007C87.0327 11.1966 86.7133 10.4254 86.1447 9.8568C85.5761 9.28819 84.8049 8.96875 84.0007 8.96875ZM84.0007 13.9689C83.6115 13.9689 83.231 13.8534 82.9073 13.6372C82.5837 13.4209 82.3314 13.1135 82.1825 12.7539C82.0335 12.3943 81.9945 11.9985 82.0705 11.6168C82.1464 11.235 82.3339 10.8843 82.6091 10.6091C82.8844 10.3338 83.235 10.1464 83.6168 10.0704C83.9986 9.9945 84.3943 10.0335 84.7539 10.1824C85.1136 10.3314 85.4209 10.5837 85.6372 10.9073C85.8535 11.231 85.9689 11.6115 85.9689 12.0007C85.9689 12.5227 85.7615 13.0233 85.3924 13.3924C85.0233 13.7615 84.5227 13.9689 84.0007 13.9689Z\" fill=\"#737373\"/>\\n<path d=\"M87.1538 9.55766C87.5451 9.55766 87.8623 9.24045 87.8623 8.84914C87.8623 8.45784 87.5451 8.14062 87.1538 8.14062C86.7625 8.14062 86.4453 8.45784 86.4453 8.84914C86.4453 9.24045 86.7625 9.55766 87.1538 9.55766Z\" fill=\"#737373\" stroke=\"#737373\" stroke-width=\"0.375\"/>\\n<rect x=\"108\" width=\"24\" height=\"24\" rx=\"12\" fill=\"#F5F5F5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M125.021 7.76881C125.575 7.91698 126.01 8.35195 126.158 8.90546C126.426 9.90769 126.427 12 126.427 12C126.427 12 126.427 14.0923 126.158 15.0946C126.01 15.6481 125.575 16.083 125.021 16.2312C124.019 16.5 119.999 16.5 119.999 16.5C119.999 16.5 115.978 16.5 114.976 16.2312C114.422 16.083 113.987 15.6481 113.839 15.0946C113.57 14.0923 113.57 12 113.57 12C113.57 12 113.57 9.90769 113.839 8.90546C113.987 8.35195 114.422 7.91698 114.976 7.76881C115.978 7.5 119.999 7.5 119.999 7.5C119.999 7.5 124.019 7.5 125.021 7.76881ZM122.049 12.0005L118.709 13.9288V10.0723L122.049 12.0005Z\" fill=\"#737373\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwgQmxhY2stOTAw\",\"--framer-font-family\":'\"Arial Black\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"John Doe\"})}),className:\"framer-7dmdpr\",\"data-framer-name\":\"Greg Hoffman\",fonts:[\"GF;Arial Black-900\"],layoutDependency:layoutDependency,layoutId:\"b7itVNVSl\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(17, 17, 17, 1))\"},children:\"Mobile\"})})}),className:\"framer-znpish\",\"data-framer-name\":\"Mobile\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"u9dkCg799\",style:{\"--extracted-1w3ko1f\":\"rgba(17, 17, 17, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"160%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(17, 17, 17, 1))\"},children:\"Email\"})})}),className:\"framer-83a4y8\",\"data-framer-name\":\"Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"Qf0GD7OA3\",style:{\"--extracted-1w3ko1f\":\"rgba(17, 17, 17, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"160%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(115, 115, 115, 1))\"},children:\"Chief Marketing Officer\"})})}),className:\"framer-1eej6wj\",\"data-framer-name\":\"Chief Marketing Officer\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"GMC8kuPsF\",style:{\"--extracted-1w3ko1f\":\"rgba(115, 115, 115, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 102, 0, 1))\"},children:\"nike.com\"})})}),className:\"framer-13holn5\",\"data-framer-name\":\"nike.com\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"N9JN5Ycde\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 102, 0, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"+1 (702) 881-9664\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(17, 17, 17))\"},children:\"johndoe@nike.com\"})]}),className:\"framer-1inz59k\",\"data-framer-name\":\"+1 (702) 881-9664 greghoffman@nike.com\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"j1ajmF7zX\",style:{\"--extracted-2gxw0f\":\"rgb(17, 17, 17)\",\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/915ByDKJlEnCCWO9tHHQl9SkaMA.png\"},className:\"framer-1mfdefm\",\"data-framer-name\":\"nikeAvatar\",layoutDependency:layoutDependency,layoutId:\"oaJVaj63D\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/t8bg47Gc6OFPsoh9KnIg8uWwBs.png\"},className:\"framer-1my2un4\",\"data-framer-name\":\"nikeLogo\",layoutDependency:layoutDependency,layoutId:\"mLH5g66AN\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"155.0769px\",src:\"https://framerusercontent.com/images/xdK1QUYhxXO9hEOv47ACwaVT6g.png\",srcSet:\"https://framerusercontent.com/images/xdK1QUYhxXO9hEOv47ACwaVT6g.png?scale-down-to=512 512w, https://framerusercontent.com/images/xdK1QUYhxXO9hEOv47ACwaVT6g.png 624w\"},className:\"framer-3rik5n\",\"data-framer-name\":\"nikeBanner1\",layoutDependency:layoutDependency,layoutId:\"so13Bji4K\",style:{opacity:1},variants:{KBV02YFG6:{opacity:0},umqj6J2pf:{opacity:0}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"249.414px\",src:\"https://framerusercontent.com/images/YOSBEozeQtlIjGfPgQpNmoUgg.png\",srcSet:\"https://framerusercontent.com/images/YOSBEozeQtlIjGfPgQpNmoUgg.png?scale-down-to=512 512w, https://framerusercontent.com/images/YOSBEozeQtlIjGfPgQpNmoUgg.png 1000w\"},className:\"framer-ts3uyv\",\"data-framer-name\":\"nikeBanner2\",layoutDependency:layoutDependency,layoutId:\"nJSt3JeV3\",style:{borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,opacity:1},variants:{KBV02YFG6:{opacity:0},umqj6J2pf:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-gdazha\",\"data-framer-name\":\"Frame 42\",layoutDependency:layoutDependency,layoutId:\"c_OZsCPGk\",style:{backgroundColor:\"rgb(17, 17, 17)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,opacity:1},variants:{KBV02YFG6:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"12px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Book a call\"})})}),className:\"framer-vmqj8f\",\"data-framer-name\":\"Book a call\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"icSb26tEk\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lx0aab\",\"data-border\":true,\"data-framer-name\":\"Frame 43\",layoutDependency:layoutDependency,layoutId:\"gS9b1TkvS\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(17, 17, 17)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,opacity:1},variants:{KBV02YFG6:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhIE5ldWUtcmVndWxhcg==\",\"--framer-font-family\":'\"Helvetica Neue\"',\"--framer-font-size\":\"12px\"},children:\"We are hiring\"})})}),className:\"framer-kzw6mi\",\"data-framer-name\":\"We are hiring\",fonts:[\"GF;Helvetica Neue-regular\"],layoutDependency:layoutDependency,layoutId:\"L478g2aSJ\",style:{opacity:1},variants:{KBV02YFG6:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=['.framer-xcnyE[data-border=\"true\"]::after, .framer-xcnyE [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xcnyE.framer-1yct7ym, .framer-xcnyE .framer-1yct7ym { display: block; }\",\".framer-xcnyE.framer-1wp8x05 { height: 380px; overflow: visible; position: relative; width: 354px; }\",\".framer-xcnyE .framer-uyh7hl { flex: none; height: 24px; left: 102px; position: absolute; top: 157px; width: 132px; }\",\".framer-xcnyE .framer-7dmdpr { flex: none; height: auto; left: 103px; position: absolute; top: 28px; white-space: pre; width: auto; }\",\".framer-xcnyE .framer-znpish { flex: none; height: auto; left: 103px; position: absolute; top: 74px; white-space: pre; width: auto; }\",\".framer-xcnyE .framer-83a4y8 { flex: none; height: auto; left: 103px; position: absolute; top: 95px; white-space: pre; width: auto; }\",\".framer-xcnyE .framer-1eej6wj { flex: none; height: auto; left: 103px; position: absolute; top: 46px; white-space: pre; width: auto; }\",\".framer-xcnyE .framer-13holn5 { flex: none; height: auto; left: 103px; position: absolute; top: 127px; white-space: pre-wrap; width: 345px; word-break: break-word; word-wrap: break-word; }\",\".framer-xcnyE .framer-1inz59k { flex: none; height: auto; left: 152px; position: absolute; top: 73px; white-space: pre; width: auto; }\",\".framer-xcnyE .framer-1mfdefm { flex: none; height: 76px; left: 0px; position: absolute; top: 0px; width: 75px; }\",\".framer-xcnyE .framer-1my2un4 { aspect-ratio: 2.722689390182495 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); left: 104px; position: absolute; top: 0px; width: 44px; }\",\".framer-xcnyE .framer-3rik5n { aspect-ratio: 4.846153736114502 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 101px; position: absolute; top: 196px; width: 155px; }\",\".framer-xcnyE .framer-ts3uyv { aspect-ratio: 2.8342498432506216 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 88px); left: 104px; position: absolute; top: 289px; width: 249px; }\",\".framer-xcnyE .framer-gdazha { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 102px; overflow: visible; padding: 8px 12px 8px 12px; position: absolute; top: 243px; width: min-content; }\",\".framer-xcnyE .framer-vmqj8f, .framer-xcnyE .framer-kzw6mi { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xcnyE .framer-1lx0aab { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 194px; overflow: visible; padding: 8px 12px 8px 12px; position: absolute; top: 243px; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xcnyE .framer-gdazha, .framer-xcnyE .framer-1lx0aab { gap: 0px; } .framer-xcnyE .framer-gdazha > *, .framer-xcnyE .framer-1lx0aab > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-xcnyE .framer-gdazha > :first-child, .framer-xcnyE .framer-1lx0aab > :first-child { margin-left: 0px; } .framer-xcnyE .framer-gdazha > :last-child, .framer-xcnyE .framer-1lx0aab > :last-child { margin-right: 0px; } }\",\".framer-xcnyE.framer-v-cxf095 .framer-gdazha, .framer-xcnyE.framer-v-cxf095 .framer-1lx0aab { top: 197px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 380\n * @framerIntrinsicWidth 354\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"umqj6J2pf\":{\"layout\":[\"fixed\",\"fixed\"]},\"KBV02YFG6\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerSVH6t57XA=withCSS(Component,css,\"framer-xcnyE\");export default FramerSVH6t57XA;FramerSVH6t57XA.displayName=\"Nike\";FramerSVH6t57XA.defaultProps={height:380,width:354};addPropertyControls(FramerSVH6t57XA,{variant:{options:[\"wGlNJCVNq\",\"umqj6J2pf\",\"KBV02YFG6\"],optionTitles:[\"integral\",\"default\",\"minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSVH6t57XA,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSVH6t57XA\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"354\",\"framerIntrinsicHeight\":\"380\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"umqj6J2pf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KBV02YFG6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SVH6t57XA.map", "// Generated by Framer (4f5e97b)\nimport{jsx as e}from\"react/jsx-runtime\";import{addFonts as r,cx as t,SVG as o,useLocaleInfo as a,useVariantState as i,withCSS as n}from\"framer\";import{LayoutGroup as d,motion as l,MotionConfigContext as s}from\"framer-motion\";import*as f from\"react\";let m=[\"I158:49458;1213:3475;1219:4552\"],h=\"framer-NRREP\",p={\"I158:49458;1213:3475;1219:4552\":\"framer-v-1ke1qh4\"};function u(e,...r){let t={};return null==r||r.forEach(r=>r&&Object.assign(t,e[r])),t;}let c={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},v=({value:r,children:t})=>{let o=f.useContext(s),a=null!=r?r:o.transition,i=f.useMemo(()=>({...o,transition:a}),[JSON.stringify(a)]);return /*#__PURE__*/e(s.Provider,{value:i,children:t});},b=({height:e,id:r,width:t,...o})=>({...o}),g=(e,r)=>r.join(\"-\")+e.layoutDependency,w=/*#__PURE__*/f.forwardRef(function(r,n){let{activeLocale:s}=a(),{style:h,className:u,layoutId:w,variant:R,...y}=b(r),{baseVariant:x,classNames:C,gestureVariant:N,setGestureState:P,setVariant:E,transition:I,variants:L}=i({cycleOrder:m,defaultVariant:\"I158:49458;1213:3475;1219:4552\",transitions:c,variant:R,variantClassNames:p}),k=g(r,L),q=f.useRef(null),H=f.useId();return /*#__PURE__*/e(d,{id:null!=w?w:H,children:/*#__PURE__*/e(l.div,{initial:R,animate:L,onHoverStart:()=>P({isHovered:!0}),onHoverEnd:()=>P({isHovered:!1}),onTapStart:()=>P({isPressed:!0}),onTap:()=>P({isPressed:!1}),onTapCancel:()=>P({isPressed:!1}),className:t(\"framer-NRREP\",...[],C),style:{display:\"contents\"},children:/*#__PURE__*/e(v,{value:I,children:/*#__PURE__*/e(l.div,{...y,className:t(\"framer-1ke1qh4\",u),\"data-framer-name\":\"Variant 1\",layoutDependency:k,layoutId:\"I158:49458;1213:3475;1219:4552\",ref:null!=n?n:q,style:{backgroundColor:\"rgb(22, 25, 30)\",borderBottomLeftRadius:23.81,borderBottomRightRadius:23.81,borderTopLeftRadius:23.81,borderTopRightRadius:23.81,...h},children:/*#__PURE__*/e(o,{className:\"framer-14vq4vo\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:10,layoutDependency:k,layoutId:\"I158:49458;1213:3475;1219:4552;1206:14562\",svg:'<svg width=\"10\" height=\"7\" viewBox=\"0 0 10 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.35978 0.735026C7.96074 0.169192 8.79181 0.0775921 9.24204 0.527816C9.69256 0.978345 9.60053 1.81024 9.03367 2.4113L5.32095 6.34797C4.79557 6.90504 3.89285 6.9302 3.35105 6.38931C3.32355 6.36421 3.29689 6.33775 3.27116 6.30995C2.15192 5.1003 0.903062 3.75342 0.885692 3.73468L0.88447 3.73336C0.489522 3.30557 0.507315 2.63724 0.925037 2.21952C1.34312 1.80143 2.01226 1.78397 2.44001 2.17999L4.15029 3.76341C5.73289 2.27113 7.33957 0.754099 7.35839 0.736335L7.35978 0.735026Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:!0})})})})});}),R=['.framer-NRREP [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NRREP .framer-1wg15mq { display: block; }\",\".framer-NRREP .framer-1ke1qh4 { height: 18px; overflow: hidden; position: relative; width: 18px; will-change: var(--framer-will-change-override, transform); }\",\".framer-NRREP .framer-14vq4vo { flex: none; height: 7px; left: 4px; position: absolute; top: 6px; width: 10px; }\"],y=n(w,R,\"framer-NRREP\");export default y;y.displayName=\"Icons/Check Circle\",y.defaultProps={height:18,width:18},r(y,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerinLRDS2Cr\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"18\",\"framerIntrinsicWidth\":\"18\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./inLRDS2Cr.map", "// Generated by Framer (575ceb6)\nimport{jsx as r}from\"react/jsx-runtime\";import{addFonts as e,addPropertyControls as t,ControlType as o,cx as a,getFonts as i,useActiveVariantCallback as d,useVariantState as n,withCSS as s}from\"framer\";import{LayoutGroup as l,motion as p}from\"framer-motion\";import*as m from\"react\";import f from\"https://framerusercontent.com/modules/36Bt3Lyma9ZJwjrpo6Tx/TaQjguF5FR1vx1IVsE67/inLRDS2Cr.js\";let h=i(f),b=[\"sYrrT0Vtm\"],u={sYrrT0Vtm:\"framer-v-kwbxg6\"};function c(r,...e){let t={};return null==e||e.forEach(e=>e&&Object.assign(t,r[e])),t;}let g={},y={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}},v=/*#__PURE__*/m.forwardRef(function({id:e,style:t,className:o,width:i,height:s,layoutId:h,variant:c=\"sYrrT0Vtm\",tap:v,...w},x){let T=g[c],Y=T||c,{baseVariant:S,classNames:R,gestureVariant:z,setGestureState:N,setVariant:P,transition:V,variants:W}=n({cycleOrder:b,defaultVariant:\"sYrrT0Vtm\",transitions:y,variant:Y,variantClassNames:u}),k=W.join(\"-\")+w.layoutDependency,{activeVariantCallback:H,delay:j}=d(S),C=H(async(...r)=>{if(v){let e=await v(...r);if(!1===e)return!1;}}),D=m.useId();return /*#__PURE__*/r(l,{id:null!=h?h:D,children:/*#__PURE__*/r(p.div,{initial:Y,animate:W,onHoverStart:()=>N({isHovered:!0}),onHoverEnd:()=>N({isHovered:!1}),onTapStart:()=>N({isPressed:!0}),onTap:()=>N({isPressed:!1}),onTapCancel:()=>N({isPressed:!1}),className:a(\"framer-TSW4z\",R),style:{display:\"contents\"},children:/*#__PURE__*/r(p.div,{...w,className:a(\"framer-kwbxg6\",o),\"data-border\":!0,\"data-framer-name\":\"Variant 1\",\"data-highlight\":!0,layoutDependency:k,layoutId:\"sYrrT0Vtm\",onTap:C,ref:x,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(34, 34, 34)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:11,borderBottomRightRadius:11,borderTopLeftRadius:11,borderTopRightRadius:11,...t},transition:V,children:/*#__PURE__*/r(p.div,{className:\"framer-ha1nue-container\",layoutDependency:k,layoutId:\"tgNngPJ6Y-container\",transition:V,children:/*#__PURE__*/r(f,{height:\"100%\",id:\"tgNngPJ6Y\",layoutId:\"tgNngPJ6Y\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})});}),w=['.framer-TSW4z [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TSW4z .framer-7e0yod { display: block; }\",\".framer-TSW4z .framer-kwbxg6 { cursor: pointer; height: 65px; overflow: visible; position: relative; width: 98px; }\",\".framer-TSW4z .framer-ha1nue-container { flex: none; height: 18px; left: 74px; position: absolute; right: 6px; top: 42px; }\"],x=s(v,w,\"framer-TSW4z\");export default x;x.displayName=\"ActiveCardOverlay\",x.defaultProps={height:65,width:98},t(x,{oZUYKedYq:{title:\"Tap\",type:o.EventHandler}}),e(x,[...h]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerv558cA83O\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"65\",\"framerVariables\":\"{\\\"oZUYKedYq\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"98\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,RichText,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"qR76A8b9q\",\"TXkoveF49\",\"tg4o6ytzX\"];const serializationHash=\"framer-VuDBc\";const variantClassNames={qR76A8b9q:\"framer-v-fnynxa\",tg4o6ytzX:\"framer-v-i81thi\",TXkoveF49:\"framer-v-1qsy4jd\"};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 transitions={default:{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={default:\"TXkoveF49\",integral:\"qR76A8b9q\",minimal:\"tg4o6ytzX\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"qR76A8b9q\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"qR76A8b9q\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-fnynxa\",className,classNames),\"data-framer-name\":\"integral\",layoutDependency:layoutDependency,layoutId:\"qR76A8b9q\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({tg4o6ytzX:{\"data-framer-name\":\"minimal\"},TXkoveF49:{\"data-framer-name\":\"default\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"353.0052px\",src:\"https://framerusercontent.com/images/N8xuZj2t4BDLLs57SwOJC3J5sYg.png\",srcSet:\"https://framerusercontent.com/images/N8xuZj2t4BDLLs57SwOJC3J5sYg.png?scale-down-to=512 512w, https://framerusercontent.com/images/N8xuZj2t4BDLLs57SwOJC3J5sYg.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/N8xuZj2t4BDLLs57SwOJC3J5sYg.png 1204w\"},className:\"framer-1bw4xf4\",\"data-border\":true,\"data-framer-name\":\"notionBanner\",layoutDependency:layoutDependency,layoutId:\"YXpys4Bpc\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(248, 245, 239)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,opacity:1},variants:{tg4o6ytzX:{opacity:0},TXkoveF49:{opacity:0}}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 4, 4))\"},children:\"Camille Doe\"})}),className:\"framer-m3qrzg\",\"data-framer-name\":\"Camille Ricketts\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"catoTqdRp\",style:{\"--extracted-r6o4lv\":\"rgb(4, 4, 4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(4, 4, 4, 1))\"},children:\"Phone\"})})}),className:\"framer-1dpy77y\",\"data-framer-name\":\"Phone\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"RSEvJWveM\",style:{\"--extracted-1w3ko1f\":\"rgba(4, 4, 4, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(4, 4, 4, 1))\"},children:\"Email\"})})}),className:\"framer-14a7rob\",\"data-framer-name\":\"Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"lQiFHRtqP\",style:{\"--extracted-1w3ko1f\":\"rgba(4, 4, 4, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"18px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(102, 102, 101, 1))\"},children:\"Chief Marketing Officer\"})})}),className:\"framer-r77czz\",\"data-framer-name\":\"Chief Marketing Officer\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"dVCrmO9Hi\",style:{\"--extracted-1w3ko1f\":\"rgba(102, 102, 101, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"100%\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(102, 102, 101, 1))\"},children:\"notion.so\"})})}),className:\"framer-f5gpgc\",\"data-framer-name\":\"notion.so\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"g1lS5aEJd\",style:{\"--extracted-1w3ko1f\":\"rgba(102, 102, 101, 1)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 4, 4))\"},children:\"+1 (702) 881-9664\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"21px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(4, 4, 4))\"},children:\"camilledoe@notion.so\"})]}),className:\"framer-eyw5oy\",\"data-framer-name\":\"+1 (702) 881-9664 camillericketts@notion.so\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"wfutSlWZn\",style:{\"--extracted-2gxw0f\":\"rgb(4, 4, 4)\",\"--extracted-r6o4lv\":\"rgb(4, 4, 4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RplCwrsb66tWAG6vtPXVWy1RRk.png\"},className:\"framer-14uvu0b\",\"data-framer-name\":\"notionAvatar\",layoutDependency:layoutDependency,layoutId:\"oPd_fheDL\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/a1QHyeNRFJdjBfEemOfyr9ckdIo.png\"},className:\"framer-ni7c80\",\"data-framer-name\":\"notionLogo\",layoutDependency:layoutDependency,layoutId:\"AJk1ril1Y\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1u6zp2n\",\"data-framer-name\":\"Frame 392\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:138,layoutDependency:layoutDependency,layoutId:\"TcZCRTUjE\",svg:'<svg width=\"138\" height=\"16\" viewBox=\"0 0 138 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M4.86737 14.9439C11.2401 14.9439 14.7249 9.60234 14.7249 4.97048C14.7249 4.81876 14.7218 4.66772 14.7151 4.51737C15.3916 4.02257 15.9796 3.40511 16.4433 2.70221C15.8225 2.98139 15.1545 3.16933 14.4537 3.25407C15.169 2.8201 15.7182 2.13361 15.9772 1.31521C15.3078 1.71672 14.5665 2.00854 13.7772 2.16607C13.145 1.4847 12.2449 1.05859 11.2482 1.05859C9.33497 1.05859 7.7834 2.6284 7.7834 4.5635C7.7834 4.83857 7.8138 5.10613 7.87324 5.36275C4.9937 5.21616 2.44041 3.82131 0.731799 1.70032C0.434253 2.21835 0.262684 2.8201 0.262684 3.46217C0.262684 4.67831 0.874324 5.75196 1.80445 6.38002C1.23604 6.36225 0.702079 6.20438 0.235326 5.94161C0.234816 5.95632 0.234818 5.97066 0.234818 5.98637C0.234818 7.68398 1.42905 9.10139 3.01439 9.4226C2.72326 9.5029 2.41693 9.54595 2.10081 9.54595C1.87791 9.54595 1.66074 9.52376 1.44965 9.48274C1.89074 10.8755 3.16975 11.889 4.68619 11.9174C3.50039 12.8578 2.00658 13.4179 0.383084 13.4179C0.103775 13.4179 -0.172157 13.4018 -0.443359 13.3693C1.08997 14.3637 2.9107 14.9439 4.86755 14.9439\" fill=\"#666665\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M35.4313 16V5.20427H31.843V16H35.4313ZM33.6371 3.7303C34.8884 3.7303 35.6673 2.90131 35.6673 1.86531C35.6439 0.805988 34.8884 9.53674e-07 33.6609 9.53674e-07C32.4334 9.53674e-07 31.6309 0.805988 31.6309 1.86531C31.6309 2.90131 32.4095 3.7303 33.6137 3.7303H33.637H33.6371Z\" fill=\"#666665\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M37.416 16H41.0043V9.97121C41.0043 9.64856 41.0276 9.32622 41.1224 9.09558C41.3818 8.45091 41.9722 7.78325 42.9634 7.78325C44.2619 7.78325 44.7813 8.77324 44.7813 10.2245V16H48.3693V9.80988C48.3693 6.49392 46.599 4.95094 44.2382 4.95094C42.3024 4.95094 41.4526 6.03294 40.9804 6.76993H41.0044V5.20427H37.4161C37.4632 6.21727 37.4161 16 37.4161 16H37.416Z\" fill=\"#666665\"/>\\n<path d=\"M68.9719 15.5V8.67416H71.2472L71.5843 5.97753H68.9719V4.29214C68.9719 3.53371 69.2247 3.02809 70.3202 3.02809H71.7528V0.58427C71.5 0.58427 70.6573 0.5 69.7303 0.5C67.7079 0.5 66.2753 1.76405 66.2753 4.03933V5.97753H64V8.67416H66.2753V15.5H68.9719Z\" fill=\"#666665\"/>\\n<path d=\"M96.269 1.54741C98.3711 1.54741 98.62 1.55544 99.4503 1.59331C100.218 1.62834 100.635 1.75656 100.912 1.86437C101.254 1.99058 101.563 2.19181 101.817 2.45328C102.079 2.70722 102.28 3.01653 102.406 3.35847C102.514 3.63587 102.642 4.05272 102.677 4.82028C102.715 5.65044 102.723 5.89941 102.723 8.00153C102.723 10.1037 102.715 10.3526 102.677 11.1828C102.642 11.9503 102.514 12.3672 102.406 12.6446C102.275 12.9841 102.075 13.2925 101.817 13.5498C101.56 13.8071 101.252 14.0077 100.912 14.1387C100.635 14.2465 100.218 14.3747 99.4503 14.4097C98.6203 14.4476 98.3713 14.4557 96.269 14.4557C94.1667 14.4557 93.9179 14.4476 93.0878 14.4097C92.3202 14.3747 91.9034 14.2465 91.626 14.1387C91.284 14.0125 90.9747 13.8112 90.7208 13.5498C90.4593 13.2958 90.2581 12.9865 90.1319 12.6446C90.024 12.3672 89.8958 11.9503 89.8608 11.1828C89.8229 10.3527 89.8149 10.1037 89.8149 8.00153C89.8149 5.89941 89.8229 5.6505 89.8608 4.82028C89.8958 4.05272 90.024 3.63591 90.1319 3.35847C90.2581 3.01651 90.4593 2.70719 90.7208 2.45325C90.9748 2.19178 91.2841 1.99055 91.626 1.86434C91.9034 1.75653 92.3203 1.62828 93.0878 1.59328C93.918 1.55541 94.167 1.54737 96.2691 1.54737L96.269 1.54741ZM96.2691 0.128906C94.131 0.128906 93.8628 0.137969 93.0233 0.176281C92.1853 0.214531 91.613 0.347594 91.1123 0.542219C90.587 0.739895 90.1112 1.04977 89.7179 1.45025C89.3174 1.84345 89.0074 2.31931 88.8096 2.84462C88.6152 3.34541 88.4821 3.91766 88.444 4.75562C88.4055 5.59519 88.3965 5.86337 88.3965 8.00144C88.3965 10.1395 88.4055 10.4077 88.444 11.2472C88.4823 12.0852 88.6153 12.6575 88.81 13.1582C89.0076 13.6835 89.3175 14.1594 89.718 14.5526C90.1112 14.9531 90.5871 15.2629 91.1124 15.4606C91.6131 15.6552 92.1854 15.7883 93.0233 15.8266C93.863 15.8649 94.1311 15.8739 96.2691 15.8739C98.4072 15.8739 98.6754 15.8649 99.515 15.8266C100.353 15.7883 100.925 15.6552 101.426 15.4606C101.949 15.2584 102.424 14.9491 102.82 14.5526C103.217 14.1561 103.526 13.6812 103.728 13.1582C103.923 12.6574 104.056 12.0852 104.094 11.2472C104.133 10.4076 104.142 10.1395 104.142 8.00144C104.142 5.86341 104.133 5.59519 104.094 4.75562C104.056 3.91766 103.923 3.34541 103.728 2.84466C103.531 2.31936 103.221 1.84351 102.82 1.45028C102.427 1.04973 101.951 0.73978 101.426 0.542062C100.925 0.347594 100.353 0.214531 99.5148 0.176437C98.6753 0.137969 98.4071 0.128906 96.269 0.128906H96.2691Z\" fill=\"#666665\"/>\\n<path d=\"M96.2692 3.95703C95.4697 3.95703 94.6881 4.19413 94.0232 4.63834C93.3584 5.08255 92.8403 5.71393 92.5343 6.45263C92.2283 7.19133 92.1483 8.00417 92.3042 8.78837C92.4602 9.57257 92.8453 10.2929 93.4106 10.8583C93.976 11.4237 94.6963 11.8087 95.4805 11.9647C96.2647 12.1207 97.0776 12.0406 97.8163 11.7346C98.555 11.4286 99.1864 10.9105 99.6306 10.2457C100.075 9.58085 100.312 8.79925 100.312 7.99969C100.312 6.92751 99.886 5.89924 99.1278 5.1411C98.3697 4.38295 97.3414 3.95703 96.2692 3.95703ZM96.2692 10.6238C95.7502 10.6238 95.2429 10.4699 94.8113 10.1816C94.3798 9.89323 94.0434 9.48339 93.8448 9.00389C93.6462 8.52438 93.5943 7.99676 93.6955 7.48772C93.7968 6.97869 94.0467 6.51111 94.4137 6.14412C94.7807 5.77713 95.2483 5.5272 95.7573 5.42595C96.2664 5.3247 96.794 5.37667 97.2735 5.57529C97.753 5.7739 98.1628 6.11025 98.4512 6.54179C98.7395 6.97333 98.8934 7.48068 98.8934 7.99969C98.8934 8.69566 98.6169 9.36312 98.1248 9.85525C97.6327 10.3474 96.9652 10.6238 96.2692 10.6238Z\" fill=\"#666665\"/>\\n<path d=\"M100.472 4.74094C100.994 4.74094 101.417 4.31799 101.417 3.79625C101.417 3.27452 100.994 2.85156 100.472 2.85156C99.9503 2.85156 99.5273 3.27452 99.5273 3.79625C99.5273 4.31799 99.9503 4.74094 100.472 4.74094Z\" fill=\"#666665\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M135.538 2.35842C136.276 2.55597 136.856 3.13594 137.053 3.87394C137.41 5.21025 137.412 8 137.412 8C137.412 8 137.412 10.7898 137.053 12.1261C136.856 12.8641 136.276 13.444 135.538 13.6416C134.201 14 128.841 14 128.841 14C128.841 14 123.48 14 122.143 13.6416C121.405 13.444 120.826 12.8641 120.628 12.1261C120.27 10.7898 120.27 8 120.27 8C120.27 8 120.27 5.21025 120.628 3.87394C120.826 3.13594 121.405 2.55597 122.143 2.35842C123.48 2 128.841 2 128.841 2C128.841 2 134.201 2 135.538 2.35842ZM131.578 8.00024L127.124 10.5712V5.4292L131.578 8.00024Z\" fill=\"#666665\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jjjagy\",\"data-framer-name\":\"Frame 389\",layoutDependency:layoutDependency,layoutId:\"LHPipVBMK\",style:{backgroundColor:\"rgb(225, 104, 96)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:1},variants:{tg4o6ytzX:{opacity:0}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"21px\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\"',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgba(255, 255, 255, 1))\"},children:\"Try Notion free\"})})}),className:\"framer-1vm8p0r\",\"data-framer-name\":\"Try Notion free\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"vVPttSv0Y\",style:{\"--extracted-1w3ko1f\":\"rgba(255, 255, 255, 1)\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=['.framer-VuDBc[data-border=\"true\"]::after, .framer-VuDBc [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VuDBc.framer-fjgehx, .framer-VuDBc .framer-fjgehx { display: block; }\",\".framer-VuDBc.framer-fnynxa { height: 395px; overflow: visible; position: relative; width: 449px; }\",\".framer-VuDBc .framer-1bw4xf4 { aspect-ratio: 3.1518325805664062 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 112px); left: 95px; position: absolute; top: 282px; width: 353px; }\",\".framer-VuDBc .framer-m3qrzg { flex: none; height: auto; left: 95px; position: absolute; top: 4px; white-space: pre; width: auto; }\",\".framer-VuDBc .framer-1dpy77y { flex: none; height: auto; left: 95px; position: absolute; top: 55px; white-space: pre; width: auto; }\",\".framer-VuDBc .framer-14a7rob { flex: none; height: auto; left: 95px; position: absolute; top: 76px; white-space: pre; width: auto; }\",\".framer-VuDBc .framer-r77czz { flex: none; height: auto; left: 95px; position: absolute; top: 24px; white-space: pre; width: auto; }\",\".framer-VuDBc .framer-f5gpgc { flex: none; height: auto; left: 95px; position: absolute; top: 156px; white-space: pre-wrap; width: 345px; word-break: break-word; word-wrap: break-word; }\",\".framer-VuDBc .framer-eyw5oy { flex: none; height: auto; left: 144px; position: absolute; top: 50px; white-space: pre; width: auto; }\",\".framer-VuDBc .framer-14uvu0b { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); left: 0px; position: absolute; top: 0px; width: 64px; }\",\".framer-VuDBc .framer-ni7c80 { aspect-ratio: 2.752293586730957 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); left: 96px; position: absolute; top: 108px; width: 88px; }\",\".framer-VuDBc .framer-1u6zp2n { flex: none; height: 16px; left: 95px; position: absolute; top: 194px; width: 138px; }\",\".framer-VuDBc .framer-1jjjagy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 32px; justify-content: flex-start; left: 96px; overflow: visible; padding: 8px 16px 8px 16px; position: absolute; top: 234px; width: min-content; }\",\".framer-VuDBc .framer-1vm8p0r { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VuDBc .framer-1jjjagy { gap: 0px; } .framer-VuDBc .framer-1jjjagy > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-VuDBc .framer-1jjjagy > :first-child { margin-left: 0px; } .framer-VuDBc .framer-1jjjagy > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 395\n * @framerIntrinsicWidth 449\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"TXkoveF49\":{\"layout\":[\"fixed\",\"fixed\"]},\"tg4o6ytzX\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerY9HMUi3na=withCSS(Component,css,\"framer-VuDBc\");export default FramerY9HMUi3na;FramerY9HMUi3na.displayName=\"Notion\";FramerY9HMUi3na.defaultProps={height:395,width:449};addPropertyControls(FramerY9HMUi3na,{variant:{options:[\"qR76A8b9q\",\"TXkoveF49\",\"tg4o6ytzX\"],optionTitles:[\"integral\",\"default\",\"minimal\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerY9HMUi3na,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerY9HMUi3na\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"395\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TXkoveF49\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tg4o6ytzX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"449\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Y9HMUi3na.map", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Image,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import PulsingDisc from\"https://framerusercontent.com/modules/vb6Ydc21NqioQ2wlhvDT/DZlgZnnunyKgTA1v9oFt/PulsingDisc.js\";import Headspace from\"https://framerusercontent.com/modules/j1NLgjVhvXGGeCJaV2oN/ZtuZXaX0JLNpAgAiqvwG/AgojExEn0.js\";import Ueno from\"https://framerusercontent.com/modules/yFV4qtXi3oUhpB0WOrAl/IMszBt9OdvdaxyJAbywg/eT6qUW8zA.js\";import Stripe from\"https://framerusercontent.com/modules/lXlaCZ2VKtppsuXWXtcZ/kRtXyVFEfsuioMAtWyzO/F1w1fDl5f.js\";import Superhuman from\"https://framerusercontent.com/modules/h9NFJzAHKSllA8vrTZl5/4o1cW0n6rSmi3fSfinjn/hMh9rzTcK.js\";import Wework from\"https://framerusercontent.com/modules/u0oXRBa5ANLGRHLmx60B/LHq8hVU4iVt2Ggn7zT8V/KfI_9ML1y.js\";import Tabs from\"https://framerusercontent.com/modules/LwzJG3u444MAdxptAy3W/Isj0Q0mI93YrsuvgFWn5/LxZDcFIR4.js\";import Nike from\"https://framerusercontent.com/modules/JwZkA07UtL4wITl86LfF/Fkju11Aod1HguIggzoMy/SVH6t57XA.js\";import ActiveCardOverlay from\"https://framerusercontent.com/modules/hWhwLMWreeRAe7pySL3B/0e7bC8CwN1eOcgbPBa2N/v558cA83O.js\";import Notion from\"https://framerusercontent.com/modules/WPCafRax4wT3fWrWk7so/qcjp89z8dlpFU2smboXX/Y9HMUi3na.js\";const ActiveCardOverlayFonts=getFonts(ActiveCardOverlay);const TabsFonts=getFonts(Tabs);const WeworkFonts=getFonts(Wework);const StripeFonts=getFonts(Stripe);const SuperhumanFonts=getFonts(Superhuman);const NikeFonts=getFonts(Nike);const NotionFonts=getFonts(Notion);const HeadspaceFonts=getFonts(Headspace);const UenoFonts=getFonts(Ueno);const PulsingDiscFonts=getFonts(PulsingDisc);const cycleOrder=[\"XFySrVcsB\",\"dibWlbe7_\",\"HuxxyW6i0\",\"gEuUTLtNj\",\"PtorI_GHQ\",\"mzrBM9WpF\",\"liB1uuL05\",\"ilPYLY_uL\",\"Yq6F3Csw9\",\"qXyQJbBMs\",\"ctvbE9Lm3\",\"EzLCYXKWb\",\"wrNgi2nLQ\",\"OzE4voMmA\",\"fIf2Tjfnf\",\"kG93khI8Z\",\"OuUtzgUNe\",\"BISuqRN17\",\"pUxA7WlXQ\",\"KclyTgE3C\",\"DVmK_Cm7h\"];const serializationHash=\"framer-barys\";const variantClassNames={BISuqRN17:\"framer-v-qmgs5i\",ctvbE9Lm3:\"framer-v-2qo10\",dibWlbe7_:\"framer-v-3cn2q2\",DVmK_Cm7h:\"framer-v-xlbj9b\",EzLCYXKWb:\"framer-v-j9nvga\",fIf2Tjfnf:\"framer-v-1bg8ijn\",gEuUTLtNj:\"framer-v-865yt9\",HuxxyW6i0:\"framer-v-al8efs\",ilPYLY_uL:\"framer-v-1fpejx2\",KclyTgE3C:\"framer-v-17r2qc3\",kG93khI8Z:\"framer-v-15kwnu3\",liB1uuL05:\"framer-v-1iflmn4\",mzrBM9WpF:\"framer-v-1slg0ia\",OuUtzgUNe:\"framer-v-1su7lud\",OzE4voMmA:\"framer-v-bfkrq9\",PtorI_GHQ:\"framer-v-1c5ck8\",pUxA7WlXQ:\"framer-v-p4q1qg\",qXyQJbBMs:\"framer-v-1da4k9t\",wrNgi2nLQ:\"framer-v-2uviu3\",XFySrVcsB:\"framer-v-1rg60yk\",Yq6F3Csw9:\"framer-v-18968fg\"};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 transitions={default:{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={\"Headspace-default\":\"OuUtzgUNe\",\"Headspace-integral\":\"BISuqRN17\",\"Headspace-minimal\":\"kG93khI8Z\",\"Nike-default\":\"ctvbE9Lm3\",\"Nike-integral\":\"EzLCYXKWb\",\"Nike-minimal\":\"qXyQJbBMs\",\"Notion-default\":\"OzE4voMmA\",\"Notion-integral\":\"fIf2Tjfnf\",\"Notion-minimal\":\"wrNgi2nLQ\",\"Stripe-default\":\"ilPYLY_uL\",\"Stripe-integral\":\"Yq6F3Csw9\",\"Stripe-minimal\":\"liB1uuL05\",\"Superhuman-default\":\"XFySrVcsB\",\"Superhuman-integral\":\"HuxxyW6i0\",\"Superhuman-minimal\":\"dibWlbe7_\",\"Ueno-default\":\"KclyTgE3C\",\"Ueno-integral\":\"DVmK_Cm7h\",\"Ueno-minimal\":\"pUxA7WlXQ\",\"Wework-default\":\"PtorI_GHQ\",\"Wework-integral\":\"mzrBM9WpF\",\"Wework-minimal\":\"gEuUTLtNj\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"XFySrVcsB\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"XFySrVcsB\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1jwnlg7=activeVariantCallback(async(...args)=>{setVariant(\"XFySrVcsB\");});const tap1jwnlg7=activeVariantCallback(async(...args)=>{setVariant(\"XFySrVcsB\");});const onTap15auk0h=activeVariantCallback(async(...args)=>{setVariant(\"PtorI_GHQ\");});const onTap1k9srxv=activeVariantCallback(async(...args)=>{setVariant(\"ilPYLY_uL\");});const onTapt59xwz=activeVariantCallback(async(...args)=>{setVariant(\"ctvbE9Lm3\");});const onTapidmsfd=activeVariantCallback(async(...args)=>{setVariant(\"OzE4voMmA\");});const onTap1uaqe3a=activeVariantCallback(async(...args)=>{setVariant(\"OuUtzgUNe\");});const onTapsml27k=activeVariantCallback(async(...args)=>{setVariant(\"KclyTgE3C\");});const a2BDPKExe5skgoe=activeVariantCallback(async(...args)=>{setVariant(\"dibWlbe7_\");});const OrPbDfojl1nj6y8=activeVariantCallback(async(...args)=>{setVariant(\"HuxxyW6i0\");});const n45NaESuc1jwnlg7=activeVariantCallback(async(...args)=>{setVariant(\"XFySrVcsB\");});const a2BDPKExeya3u3w=activeVariantCallback(async(...args)=>{setVariant(\"gEuUTLtNj\");});const n45NaESuc15auk0h=activeVariantCallback(async(...args)=>{setVariant(\"PtorI_GHQ\");});const OrPbDfojlc1kywf=activeVariantCallback(async(...args)=>{setVariant(\"mzrBM9WpF\");});const a2BDPKExe1upjjb6=activeVariantCallback(async(...args)=>{setVariant(\"liB1uuL05\");});const n45NaESuc1k9srxv=activeVariantCallback(async(...args)=>{setVariant(\"ilPYLY_uL\");});const OrPbDfojl1w6h9fy=activeVariantCallback(async(...args)=>{setVariant(\"Yq6F3Csw9\");});const a2BDPKExe1g5vv5=activeVariantCallback(async(...args)=>{setVariant(\"qXyQJbBMs\");});const n45NaESuct59xwz=activeVariantCallback(async(...args)=>{setVariant(\"ctvbE9Lm3\");});const OrPbDfojl1nr9kyt=activeVariantCallback(async(...args)=>{setVariant(\"EzLCYXKWb\");});const n45NaESuc1g5vv5=activeVariantCallback(async(...args)=>{setVariant(\"qXyQJbBMs\");});const a2BDPKExegnvlsq=activeVariantCallback(async(...args)=>{setVariant(\"wrNgi2nLQ\");});const n45NaESucidmsfd=activeVariantCallback(async(...args)=>{setVariant(\"OzE4voMmA\");});const OrPbDfojl1nuf1vl=activeVariantCallback(async(...args)=>{setVariant(\"fIf2Tjfnf\");});const a2BDPKExen56aty=activeVariantCallback(async(...args)=>{setVariant(\"kG93khI8Z\");});const n45NaESuc1uaqe3a=activeVariantCallback(async(...args)=>{setVariant(\"OuUtzgUNe\");});const OrPbDfojlf2dsr5=activeVariantCallback(async(...args)=>{setVariant(\"BISuqRN17\");});const a2BDPKExe17j38q8=activeVariantCallback(async(...args)=>{setVariant(\"pUxA7WlXQ\");});const n45NaESucsml27k=activeVariantCallback(async(...args)=>{setVariant(\"KclyTgE3C\");});const OrPbDfojliu1yzx=activeVariantCallback(async(...args)=>{setVariant(\"DVmK_Cm7h\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"gEuUTLtNj\",\"PtorI_GHQ\",\"mzrBM9WpF\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"liB1uuL05\",\"ilPYLY_uL\",\"Yq6F3Csw9\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"gEuUTLtNj\",\"PtorI_GHQ\",\"mzrBM9WpF\",\"liB1uuL05\",\"ilPYLY_uL\",\"Yq6F3Csw9\",\"qXyQJbBMs\",\"ctvbE9Lm3\",\"EzLCYXKWb\",\"wrNgi2nLQ\",\"OzE4voMmA\",\"fIf2Tjfnf\",\"kG93khI8Z\",\"OuUtzgUNe\",\"BISuqRN17\",\"pUxA7WlXQ\",\"KclyTgE3C\",\"DVmK_Cm7h\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"qXyQJbBMs\",\"ctvbE9Lm3\",\"EzLCYXKWb\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"wrNgi2nLQ\",\"OzE4voMmA\",\"fIf2Tjfnf\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if([\"kG93khI8Z\",\"OuUtzgUNe\",\"BISuqRN17\"].includes(baseVariant))return true;return false;};const isDisplayed6=()=>{if([\"pUxA7WlXQ\",\"KclyTgE3C\",\"DVmK_Cm7h\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1rg60yk\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Superhuman-default\",layoutDependency:layoutDependency,layoutId:\"XFySrVcsB\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,...style},...addPropertyOverrides({BISuqRN17:{\"data-framer-name\":\"Headspace-integral\"},ctvbE9Lm3:{\"data-framer-name\":\"Nike-default\"},dibWlbe7_:{\"data-framer-name\":\"Superhuman-minimal\"},DVmK_Cm7h:{\"data-framer-name\":\"Ueno-integral\"},EzLCYXKWb:{\"data-framer-name\":\"Nike-integral\"},fIf2Tjfnf:{\"data-framer-name\":\"Notion-integral\"},gEuUTLtNj:{\"data-framer-name\":\"Wework-minimal\"},HuxxyW6i0:{\"data-framer-name\":\"Superhuman-integral\"},ilPYLY_uL:{\"data-framer-name\":\"Stripe-default\"},KclyTgE3C:{\"data-framer-name\":\"Ueno-default\"},kG93khI8Z:{\"data-framer-name\":\"Headspace-minimal\"},liB1uuL05:{\"data-framer-name\":\"Stripe-minimal\"},mzrBM9WpF:{\"data-framer-name\":\"Wework-integral\"},OuUtzgUNe:{\"data-framer-name\":\"Headspace-default\"},OzE4voMmA:{\"data-framer-name\":\"Notion-default\"},PtorI_GHQ:{\"data-framer-name\":\"Wework-default\"},pUxA7WlXQ:{\"data-framer-name\":\"Ueno-minimal\"},qXyQJbBMs:{\"data-framer-name\":\"Nike-minimal\"},wrNgi2nLQ:{\"data-framer-name\":\"Notion-minimal\"},Yq6F3Csw9:{\"data-framer-name\":\"Stripe-integral\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xcdlrx\",\"data-framer-name\":\"Group 1124\",layoutDependency:layoutDependency,layoutId:\"NdxCJzWKy\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y2rv2a\",\"data-framer-name\":\"Signatures Preview\",layoutDependency:layoutDependency,layoutId:\"WR98P4dji\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dvezss\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328\",onTap:onTap1jwnlg7,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12x2nci\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1206:29086\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ffw176\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1206:29087\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-czxxx0\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1206:28649\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c65m66\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mo2klf\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580;1206:22615\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nzurp0\",\"data-framer-name\":\"Superhuman Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580;1206:22616\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.49px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 27, 27))\"},children:\"John Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.49px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(144, 144, 144))\"},children:\"Chief Marketing Officer\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.49px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-1iakedh, rgb(27, 27, 27))\"},children:\"+1(555) 555-1234)\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.49px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-14qxiz, rgb(27, 27, 27))\"},children:\"555 Mission Street #300 San Francisco, CA 94105\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.49px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-ydz9fi, rgb(144, 144, 144))\"},children:\"www.superhuman.com\"})]}),className:\"framer-1rna9u6\",\"data-framer-name\":\"Rahul Vohra CEO & Founder +1(555) 555-1234) 555 Mission Street #300 San Francisco, CA 94105 www.superhuman.com\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580;1206:22617\",style:{\"--extracted-14qxiz\":\"rgb(27, 27, 27)\",\"--extracted-1iakedh\":\"rgb(27, 27, 27)\",\"--extracted-2gxw0f\":\"rgb(144, 144, 144)\",\"--extracted-r6o4lv\":\"rgb(27, 27, 27)\",\"--extracted-ydz9fi\":\"rgb(144, 144, 144)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3K3wiFLfN7TLyvCDFjTk2W8ywA.png\"},className:\"framer-45rtkb\",\"data-framer-name\":\"Frame 381\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580;1206:22618\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/DAAIt32jt0MHy2CAfoYpl8pSJM.png\"},className:\"framer-1ujz8nx\",\"data-framer-name\":\"Curves 1 (merged) 2\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580;1206:22630\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/m3OcidjzJroe33k2ow8F65xUQQ.png\"},className:\"framer-1yregu5\",\"data-framer-name\":\"image 127\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3328;1219:3580;1206:22631\"})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hbuof4-container\",layoutDependency:layoutDependency,layoutId:\"XKAIcG50g-container\",style:{opacity:1},variants:{BISuqRN17:{opacity:0},ctvbE9Lm3:{opacity:0},DVmK_Cm7h:{opacity:0},EzLCYXKWb:{opacity:0},fIf2Tjfnf:{opacity:0},gEuUTLtNj:{opacity:0},ilPYLY_uL:{opacity:0},KclyTgE3C:{opacity:0},kG93khI8Z:{opacity:0},liB1uuL05:{opacity:0},mzrBM9WpF:{opacity:0},OuUtzgUNe:{opacity:0},OzE4voMmA:{opacity:0},PtorI_GHQ:{opacity:0},pUxA7WlXQ:{opacity:0},qXyQJbBMs:{opacity:0},wrNgi2nLQ:{opacity:0},Yq6F3Csw9:{opacity:0}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"XKAIcG50g\",layoutId:\"XKAIcG50g\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({gEuUTLtNj:{tap:tap1jwnlg7},mzrBM9WpF:{tap:tap1jwnlg7},PtorI_GHQ:{tap:tap1jwnlg7}},baseVariant,gestureVariant)})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rb26ac\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370\",onTap:onTap15auk0h,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ya1ezu\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1206:29086\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2l3yjl\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1206:29087\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dd3zth\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1206:28649\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m67fxz\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1219:3580\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15wjn4e\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1219:3580;1206:22704\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j0v4vz\",\"data-framer-name\":\"louisvuitton\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1219:3580;1206:22705\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"4px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(83, 95, 120))\"},children:\"www.louisvuitton.com\"})}),className:\"framer-8syt02\",\"data-framer-name\":\"website\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1219:3580;1206:22707\",style:{\"--extracted-r6o4lv\":\"rgb(83, 95, 120)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"4px\",\"--framer-line-height\":\"150%\"},children:\"2 Rue du Pont Neuf, 75001 Paris, France\"})}),className:\"framer-9a0qbk\",\"data-framer-name\":\"address\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"BYEPtXzBP\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"4px\",\"--framer-line-height\":\"150%\"},children:\"(33) 01 49 64 12 13 | (33) 06 27 18 03 69\"})}),className:\"framer-11253hl\",\"data-framer-name\":\"phone\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"VzT0pEyOI\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"5px\",\"--framer-line-height\":\"150%\"},children:\"Chief Marketing Officer\"})}),className:\"framer-1p50qxl\",\"data-framer-name\":\"job position\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"vtpiyXqsI\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gEuUTLtNj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS03MDA=\",\"--framer-font-family\":'\"Georgia\", sans-serif',\"--framer-font-size\":\"4.73px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\"},children:\"Camille Doe Chief Technology Officer\"})}),fonts:[\"GF;Georgia-700\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS03MDA=\",\"--framer-font-family\":'\"Georgia\", sans-serif',\"--framer-font-size\":\"4.73px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\"},children:\"Camille Doe\"})}),className:\"framer-w5eqtv\",\"data-framer-name\":\"name\",fonts:[\"GF;Georgia-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1219:3580;1206:22706\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gEuUTLtNj:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS03MDA=\",\"--framer-font-family\":'\"Georgia\", sans-serif',\"--framer-font-size\":\"4.73px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"150%\"},children:\"Camille Doe Chief Technology Officer\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:56,intrinsicWidth:512,pixelHeight:56,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/V57lSgRTE9Vg9wA2LQ6qmoqZ24s.webp\"},className:\"framer-u0mqrg\",\"data-framer-name\":\"image 44\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3370;1219:3580;1206:22708\",...addPropertyOverrides({gEuUTLtNj:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:278,intrinsicWidth:2560,pixelHeight:278,pixelWidth:2560,positionX:\"center\",positionY:\"center\",sizes:\"38.8018px\",src:\"https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png\",srcSet:\"https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png?scale-down-to=512 512w, https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png?scale-down-to=1024 1024w, https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png?scale-down-to=2048 2048w, https://framerusercontent.com/images/I9EYAIY3helP8IQR0J204NCy4.png 2560w\"}}},baseVariant,gestureVariant)})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-b24cqa-container\",layoutDependency:layoutDependency,layoutId:\"dhuX4VCzf-container\",style:{opacity:0},variants:{gEuUTLtNj:{opacity:1},mzrBM9WpF:{opacity:1},PtorI_GHQ:{opacity:1}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"dhuX4VCzf\",layoutId:\"dhuX4VCzf\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dszt1t\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391\",onTap:onTap1k9srxv,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ume49l\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1206:29086\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-oi5gp6\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1206:29087\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qo99o7\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1206:28649\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bxwl9f\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gsp7y0\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22642\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uowcb0\",\"data-framer-name\":\"Stripe\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22643\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"4.51px\",\"--framer-line-height\":\"6.76px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(141, 143, 153))\"},children:\"354 Oyster Point Blvd South San Francisco, CA 94080\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", sans-serif',\"--framer-font-size\":\"4.51px\",\"--framer-line-height\":\"6.76px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(10, 37, 64))\"},children:\"www.stripe.com\"})]}),className:\"framer-1an2fk7\",\"data-framer-name\":\"354 Oyster Point Blvd South San Francisco, CA 94080 www.stripe.com\",fonts:[\"GF;Helvetica-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22644\",style:{\"--extracted-2gxw0f\":\"rgb(10, 37, 64)\",\"--extracted-r6o4lv\":\"rgb(141, 143, 153)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"4.51px\",\"--framer-line-height\":\"6.76px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(54, 74, 97))\"},children:\"+33 (0)6 99 91 35 47\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"4.51px\",\"--framer-line-height\":\"6.76px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(54, 74, 97))\"},children:\"j.doe@stripe.com\"})]}),className:\"framer-1l1ao35\",\"data-framer-name\":\"+33 (0)6 99 91 35 47 p.collison@stripe.com\",fonts:[\"GF;Helvetica-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22645\",style:{\"--extracted-2gxw0f\":\"rgb(54, 74, 97)\",\"--extracted-r6o4lv\":\"rgb(54, 74, 97)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ruc3i0\",\"data-framer-name\":\"Vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:5,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22646\",svg:'<svg width=\"5\" height=\"4\" viewBox=\"0 0 5 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.10081 1.06669C1.01131 1.12402 0.941515 1.20737 0.900791 1.30554C0.893547 1.3161 0.888887 1.32822 0.887187 1.34091C0.885488 1.35361 0.886796 1.36652 0.891006 1.37862C0.895216 1.39072 0.902211 1.40165 0.911425 1.41055C0.92064 1.41944 0.931817 1.42605 0.944053 1.42983L2.51248 2.24495C2.53203 2.25615 2.55416 2.26205 2.57669 2.26205C2.59922 2.26205 2.62135 2.25615 2.64089 2.24495L4.18872 1.4367C4.20305 1.43249 4.21616 1.42491 4.22695 1.41459C4.23774 1.40427 4.2459 1.39151 4.25074 1.37738C4.25558 1.36326 4.25697 1.34818 4.25478 1.33341C4.25259 1.31864 4.24689 1.3046 4.23816 1.29249C4.19456 1.19711 4.12351 1.1169 4.0341 1.0621C3.94468 1.0073 3.84096 0.980407 3.73618 0.984848H2.56879H1.4014C1.29519 0.980803 1.1903 1.00936 1.10081 1.06669Z\" fill=\"#635BFF\"/>\\n<path d=\"M2.46441 2.58349C1.97777 2.33033 1.49067 2.07625 1.00311 1.82125C0.915899 1.77662 0.855469 1.81232 0.855469 1.9064V3.02779C0.856154 3.07424 0.862848 3.1204 0.875383 3.16513C0.905751 3.28032 0.974031 3.38192 1.06921 3.45356C1.16439 3.52519 1.28093 3.56268 1.40002 3.55998H2.80021H3.75541C3.88146 3.56183 4.00395 3.51811 4.10034 3.43686C4.19673 3.35561 4.26054 3.24229 4.28005 3.11775C4.28992 3.03436 4.29291 2.95029 4.28898 2.86641V1.8961C4.29029 1.8825 4.28817 1.86878 4.28281 1.85621C4.27745 1.84363 4.26902 1.83261 4.25829 1.82413C4.24756 1.81566 4.23488 1.81002 4.22141 1.80771C4.20793 1.80541 4.1941 1.80652 4.18117 1.81095C4.16531 1.81445 4.15004 1.82023 4.13584 1.82812C3.65012 2.07762 3.16508 2.32941 2.68072 2.58349C2.64798 2.60289 2.61062 2.61312 2.57257 2.61312C2.53451 2.61312 2.49715 2.60289 2.46441 2.58349Z\" fill=\"#635BFF\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-gsf427\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:5,intrinsicWidth:5,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22647\",svg:'<svg width=\"5\" height=\"5\" viewBox=\"0 0 5 5\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.24559 1.03335C1.50572 0.832341 1.73037 0.867813 1.83679 1.10429C2.04962 1.52995 2.20333 1.74278 2.04962 1.90832C1.76584 2.0975 1.56484 2.19209 1.67125 2.3931C1.88408 2.90153 2.29792 3.33901 2.79452 3.59914C2.98371 3.71738 3.09012 3.51637 3.30295 3.25625C3.48031 3.11436 3.68132 3.26807 4.09516 3.51637C4.31981 3.64644 4.33163 3.85927 4.1188 4.10757C2.87729 5.50279 -0.232401 2.18027 1.24559 1.03335Z\" fill=\"#635BFF\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2xzv7d\",\"data-framer-name\":\"Facebook Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:3,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22649\",svg:'<svg width=\"3\" height=\"6\" viewBox=\"0 0 3 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1.51556 5.21849V3.1673H2.19929L2.30058 2.35695H1.51556V1.85049C1.51556 1.62258 1.59153 1.47064 1.92073 1.47064H2.35123V0.736261C2.27526 0.736261 2.02203 0.710938 1.74347 0.710938C1.13571 0.710938 0.705214 1.09079 0.705214 1.77452V2.35695H0.0214844V3.1673H0.705214V5.21849H1.51556Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1r01yl4\",\"data-framer-name\":\"Twitter Svg 29\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:6,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22651\",svg:'<svg width=\"6\" height=\"4\" viewBox=\"0 0 6 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.13163 3.87885C3.89034 3.87885 4.85204 2.40471 4.85204 1.12645C4.85204 1.08458 4.85119 1.04289 4.84934 1.0014C5.03603 0.864852 5.1983 0.694448 5.32627 0.500468C5.15496 0.577513 4.9706 0.62938 4.7772 0.652767C4.97461 0.533003 5.12616 0.343549 5.19765 0.117695C5.01291 0.2285 4.80833 0.309035 4.5905 0.352508C4.41602 0.164469 4.16763 0.046875 3.89258 0.046875C3.36456 0.046875 2.93638 0.480099 2.93638 1.01413C2.93638 1.09005 2.94476 1.16388 2.96117 1.23471C2.16649 1.19425 1.46186 0.809308 0.990327 0.223975C0.908213 0.366937 0.860864 0.533003 0.860864 0.710196C0.860864 1.04582 1.02966 1.34212 1.28635 1.51544C1.12948 1.51054 0.982125 1.46697 0.853314 1.39445C0.853173 1.39851 0.853174 1.40247 0.853174 1.40681C0.853174 1.8753 1.18275 2.26647 1.62026 2.35511C1.53992 2.37727 1.45538 2.38915 1.36814 2.38915C1.30662 2.38915 1.24669 2.38303 1.18844 2.37171C1.31016 2.75608 1.66313 3.03578 2.08163 3.04361C1.75438 3.30313 1.34213 3.45769 0.894091 3.45769C0.81701 3.45769 0.74086 3.45326 0.666016 3.4443C1.08917 3.71872 1.59164 3.87885 2.13168 3.87885\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1tspnu4\",\"data-framer-name\":\"Insta SVG 31\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:6,intrinsicWidth:6,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22654\",svg:'<svg width=\"6\" height=\"6\" viewBox=\"0 0 6 6\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.17099 1.14572C3.76319 1.14572 3.83333 1.14798 4.06722 1.15865C4.28346 1.16852 4.40088 1.20464 4.47904 1.23501C4.57537 1.27057 4.66251 1.32726 4.73405 1.40092C4.80771 1.47246 4.86441 1.5596 4.89996 1.65593C4.93033 1.73408 4.96646 1.85152 4.97632 2.06776C4.98699 2.30163 4.98926 2.37177 4.98926 2.96398C4.98926 3.5562 4.98699 3.62632 4.97632 3.86021C4.96646 4.07645 4.93032 4.19388 4.89996 4.27204C4.86306 4.36769 4.80655 4.45456 4.73405 4.52705C4.66156 4.59954 4.57469 4.65606 4.47904 4.69296C4.40089 4.72333 4.28346 4.75946 4.06722 4.76932C3.83339 4.77999 3.76325 4.78225 3.17099 4.78225C2.57873 4.78225 2.50862 4.77999 2.27476 4.76932C2.05852 4.75945 1.9411 4.72332 1.86294 4.69296C1.7666 4.6574 1.67947 4.60071 1.60793 4.52705C1.53426 4.45551 1.47757 4.36837 1.44202 4.27204C1.41164 4.19389 1.37551 4.07645 1.36565 3.86021C1.35498 3.62635 1.35272 3.5562 1.35272 2.96398C1.35272 2.37177 1.35498 2.30165 1.36565 2.06776C1.37552 1.85152 1.41164 1.73409 1.44202 1.65593C1.47758 1.5596 1.53427 1.47245 1.60794 1.40091C1.67948 1.32725 1.76662 1.27056 1.86295 1.235C1.94111 1.20463 2.05854 1.1685 2.27478 1.15864C2.50865 1.14797 2.57879 1.14571 3.17101 1.14571L3.17099 1.14572ZM3.17101 0.746094C2.56867 0.746094 2.49311 0.748647 2.25659 0.75944C2.02052 0.770216 1.8593 0.807703 1.71823 0.862533C1.57024 0.918223 1.43618 1.00552 1.3254 1.11835C1.21255 1.22912 1.12523 1.36318 1.06952 1.51117C1.01473 1.65225 0.977247 1.81347 0.966516 2.04954C0.955678 2.28607 0.953125 2.36162 0.953125 2.96396C0.953125 3.5663 0.955678 3.64185 0.966516 3.87837C0.977291 4.11445 1.01478 4.27566 1.06961 4.41674C1.1253 4.56472 1.2126 4.69878 1.32542 4.80956C1.4362 4.92239 1.57026 5.00969 1.71825 5.06537C1.85933 5.12021 2.02054 5.15769 2.25661 5.16847C2.49317 5.17926 2.56869 5.18181 3.17102 5.18181C3.77335 5.18181 3.84892 5.17926 4.08544 5.16847C4.32152 5.15769 4.48273 5.12021 4.6238 5.06537C4.77113 5.00839 4.90493 4.92126 5.01663 4.80956C5.12833 4.69787 5.21546 4.56407 5.27244 4.41674C5.32727 4.27566 5.36476 4.11444 5.37553 3.87837C5.38633 3.64182 5.38888 3.56629 5.38888 2.96396C5.38888 2.36163 5.38633 2.28607 5.37553 2.04954C5.36476 1.81347 5.32727 1.65225 5.27244 1.51118C5.21675 1.36319 5.12945 1.22913 5.01663 1.11835C4.90585 1.00551 4.77178 0.91819 4.62378 0.862489C4.4827 0.807703 4.32148 0.770216 4.08541 0.759484C3.84888 0.748647 3.77333 0.746094 3.17099 0.746094H3.17101Z\" fill=\"#5469D4\"/>\\n<path d=\"M3.17016 1.82813C2.9449 1.82812 2.72471 1.89492 2.53741 2.02007C2.35012 2.14521 2.20415 2.32308 2.11794 2.53119C2.03174 2.7393 2.00919 2.96829 2.05313 3.18922C2.09708 3.41015 2.20555 3.61308 2.36483 3.77236C2.52411 3.93164 2.72704 4.04011 2.94797 4.08405C3.16889 4.128 3.39789 4.10544 3.606 4.01924C3.8141 3.93304 3.99198 3.78706 4.11712 3.59977C4.24226 3.41248 4.30906 3.19228 4.30906 2.96703C4.30906 2.66497 4.18907 2.37529 3.97548 2.1617C3.7619 1.94812 3.47221 1.82813 3.17016 1.82813V1.82813ZM3.17016 3.70631C3.02394 3.70631 2.88101 3.66295 2.75943 3.58172C2.63786 3.50048 2.54311 3.38502 2.48715 3.24993C2.4312 3.11485 2.41656 2.9662 2.44509 2.8228C2.47361 2.67939 2.54402 2.54766 2.64742 2.44428C2.75081 2.34089 2.88253 2.27048 3.02594 2.24195C3.16935 2.21343 3.31799 2.22807 3.45308 2.28402C3.58816 2.33998 3.70362 2.43473 3.78486 2.55631C3.86609 2.67788 3.90945 2.82081 3.90945 2.96703C3.90944 3.1631 3.83155 3.35114 3.69291 3.48978C3.55427 3.62842 3.36623 3.70631 3.17016 3.70631Z\" fill=\"#5469D4\"/>\\n<path d=\"M4.35403 2.05181C4.50101 2.05181 4.62017 1.93266 4.62017 1.78567C4.62017 1.63869 4.50101 1.51953 4.35403 1.51953C4.20705 1.51953 4.08789 1.63869 4.08789 1.78567C4.08789 1.93266 4.20705 2.05181 4.35403 2.05181Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1d4bcex\",\"data-framer-name\":\"Group 56\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:5,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22658\",svg:'<svg width=\"5\" height=\"4\" viewBox=\"0 0 5 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1.70482 3.89453V1.28762H0.838331V3.89453H1.70482V3.89453ZM1.27157 0.931694C1.57373 0.931694 1.7618 0.731512 1.7618 0.481343C1.75617 0.225543 1.57373 0.0309162 1.2773 0.0309162C0.980904 0.0309162 0.787109 0.225543 0.787109 0.481343C0.787109 0.731512 0.97514 0.931694 1.26592 0.931694H1.27155H1.27157Z\" fill=\"#5469D4\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.18359 3.89453H3.05007V2.43872C3.05007 2.36081 3.0557 2.28298 3.07858 2.22728C3.14122 2.07161 3.2838 1.91038 3.52317 1.91038C3.83671 1.91038 3.96213 2.14944 3.96213 2.4999V3.89453H4.82854V2.39977C4.82854 1.59904 4.40106 1.22645 3.83098 1.22645C3.36354 1.22645 3.15833 1.48773 3.04431 1.66569H3.0501V1.28762H2.18362C2.19499 1.53224 2.18362 3.89453 2.18362 3.89453H2.18359Z\" fill=\"#5469D4\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/aQ0OTCQdWYb8n1qSxZfBdU7EjWA.png\"},className:\"framer-1ksz5ma\",\"data-framer-name\":\"image 100\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22661\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLTcwMA==\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"4.83px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"135%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(54, 74, 97))\"},children:\"John Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SGVsdmV0aWNhLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Helvetica\", \"Helvetica Placeholder\", sans-serif',\"--framer-font-size\":\"4.51px\",\"--framer-line-height\":\"135%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(124, 131, 139))\"},children:\"CEO & Co-founder\"})]}),className:\"framer-xamwll\",\"data-framer-name\":\"Patrick Collison CEO & Co-founder of Stripe\",fonts:[\"GF;Helvetica-700\",\"GF;Helvetica-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3391;1219:3580;1206:22662\",style:{\"--extracted-2gxw0f\":\"rgb(124, 131, 139)\",\"--extracted-r6o4lv\":\"rgb(54, 74, 97)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dujbzl-container\",layoutDependency:layoutDependency,layoutId:\"GK4mOiRyS-container\",style:{opacity:0},variants:{ilPYLY_uL:{opacity:1},liB1uuL05:{opacity:1},Yq6F3Csw9:{opacity:1}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"GK4mOiRyS\",layoutId:\"GK4mOiRyS\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pov7w4\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412\",onTap:onTapt59xwz,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qgdzi\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1206:29086\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16008dy\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1206:29087\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-zqsrxu\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1206:28649\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o85az9\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wc8v19\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22687\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gx8f11\",\"data-framer-name\":\"Nike Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22688\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwgQmxhY2stOTAw\",\"--framer-font-family\":'\"Arial Black\", sans-serif',\"--framer-font-size\":\"5.14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"7.11px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"John Doe\"})}),className:\"framer-vsu888\",\"data-framer-name\":\"Greg Hoffman\",fonts:[\"GF;Arial Black-900\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22689\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.74px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Mobile\"})}),className:\"framer-4mw711\",\"data-framer-name\":\"Mobile\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22690\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.74px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Email\"})}),className:\"framer-ue4gq5\",\"data-framer-name\":\"Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22691\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(115, 115, 115))\"},children:\"Chief Marketing Officer\"})}),className:\"framer-1amhp9y\",\"data-framer-name\":\"Chief Marketing Officer\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22692\",style:{\"--extracted-r6o4lv\":\"rgb(115, 115, 115)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.53px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 102, 0))\"},children:\"nike.com\"})}),className:\"framer-kffxa3\",\"data-framer-name\":\"nike.com\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22693\",style:{\"--extracted-r6o4lv\":\"rgb(255, 102, 0)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"+1 (702) 881-9664\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(17, 17, 17))\"},children:\"pauldavison@clubhouse.com\"})]}),className:\"framer-z8r1ai\",\"data-framer-name\":\"+1 (702) 881-9664 pauldavison@clubhouse.com\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22694\",style:{\"--extracted-2gxw0f\":\"rgb(17, 17, 17)\",\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/i7F3P9APppJZlB12VJnUJukYM.png\"},className:\"framer-1yiup1n\",\"data-framer-name\":\"Group 379\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22695\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/zJIWrS7XzHsZ7lzRiCn1iSpHITA.png\"},className:\"framer-oz5qyc\",\"data-framer-name\":\"image 143\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3412;1219:3580;1206:22702\"})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5i0rky-container\",layoutDependency:layoutDependency,layoutId:\"SvaWjY0xM-container\",style:{opacity:0},variants:{ctvbE9Lm3:{opacity:1},EzLCYXKWb:{opacity:1},qXyQJbBMs:{opacity:1}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"SvaWjY0xM\",layoutId:\"SvaWjY0xM\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cstjxj\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433\",onTap:onTapidmsfd,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-l3ii4y\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1206:29086\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-190ngqt\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1206:29087\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pfeoib\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1206:28649\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ow5br1\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18sooaj\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22805\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9ccodv\",\"data-framer-name\":\"Notion Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22806\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"5.47px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"6.57px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 4, 4))\"},children:\"Camille Doe\"})}),className:\"framer-1qbdx1q\",\"data-framer-name\":\"Camille Ricketts\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22807\",style:{\"--extracted-r6o4lv\":\"rgb(4, 4, 4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.38px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 4, 4))\"},children:\"Phone\"})}),className:\"framer-1wc636t\",\"data-framer-name\":\"Phone\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22808\",style:{\"--extracted-r6o4lv\":\"rgb(4, 4, 4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.38px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 4, 4))\"},children:\"Email\"})}),className:\"framer-1ap0538\",\"data-framer-name\":\"Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22809\",style:{\"--extracted-r6o4lv\":\"rgb(4, 4, 4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.11px\",\"--framer-line-height\":\"6.57px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 101))\"},children:\"Chief Marketing Officer\"})}),className:\"framer-1awfwhk\",\"data-framer-name\":\"Chief Marketing Officer\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22810\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 101)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.11px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 101))\"},children:\"notion.so\"})}),className:\"framer-10t03ll\",\"data-framer-name\":\"notion.so\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22811\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 101)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"5.11px\",\"--framer-line-height\":\"7.66px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 4, 4))\"},children:\"+1 (702) 881-9664\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"5.11px\",\"--framer-line-height\":\"7.66px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(4, 4, 4))\"},children:\"camilledoe@notion.so\"})]}),className:\"framer-1ewd1cz\",\"data-framer-name\":\"+1 (702) 881-9664 camillericketts@notion.so\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22812\",style:{\"--extracted-2gxw0f\":\"rgb(4, 4, 4)\",\"--extracted-r6o4lv\":\"rgb(4, 4, 4)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/t2F0o45rKa5SykI8qZoRyReX9Q.png\"},className:\"framer-ywwaky\",\"data-framer-name\":\"image 134\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22813\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/a1QHyeNRFJdjBfEemOfyr9ckdIo.png\"},className:\"framer-mj4zvk\",\"data-framer-name\":\"image 138\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22814\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bkbu8i\",\"data-framer-name\":\"Frame 392\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:51,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3433;1219:3580;1206:22815\",svg:'<svg width=\"51\" height=\"7\" viewBox=\"0 0 51 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M2.11376 5.91857C4.43929 5.91857 5.71094 3.96933 5.71094 2.27908C5.71094 2.22371 5.70983 2.1686 5.70737 2.11373C5.95424 1.93317 6.16881 1.70785 6.33802 1.45135C6.1115 1.55322 5.86772 1.62181 5.61198 1.65273C5.87302 1.49437 6.07342 1.24385 6.16795 0.945208C5.92367 1.09173 5.65315 1.19822 5.36512 1.2557C5.1344 1.00706 4.80595 0.851562 4.44225 0.851562C3.74407 0.851562 3.17787 1.42441 3.17787 2.13056C3.17787 2.23094 3.18896 2.32858 3.21066 2.42223C2.15986 2.36873 1.22812 1.85973 0.604617 1.08574C0.496037 1.27478 0.433429 1.49437 0.433429 1.72867C0.433429 2.17246 0.656627 2.56426 0.996047 2.79345C0.788624 2.78696 0.593772 2.72935 0.423446 2.63346C0.42326 2.63883 0.42326 2.64406 0.42326 2.6498C0.42326 3.26928 0.859058 3.78652 1.43757 3.90373C1.33134 3.93304 1.21955 3.94875 1.10419 3.94875C1.02285 3.94875 0.943604 3.94065 0.866575 3.92568C1.02753 4.43394 1.49427 4.80379 2.04764 4.81414C1.61493 5.1573 1.06981 5.36168 0.477365 5.36168C0.37544 5.36168 0.274748 5.35581 0.175781 5.34397C0.735319 5.70683 1.39974 5.91857 2.11383 5.91857\" fill=\"#666665\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.2677 6.30469V2.36514H11.9583V6.30469H13.2677V6.30469ZM12.613 1.82726C13.0696 1.82726 13.3538 1.52474 13.3538 1.14669C13.3453 0.760124 13.0696 0.466004 12.6216 0.466004C12.1737 0.466004 11.8809 0.760124 11.8809 1.14669C11.8809 1.52474 12.165 1.82726 12.6044 1.82726H12.613H12.613Z\" fill=\"#666665\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.9922 6.30469H15.3016V4.10468C15.3016 3.98693 15.3101 3.86931 15.3447 3.78514C15.4394 3.54989 15.6548 3.30625 16.0165 3.30625C16.4904 3.30625 16.6799 3.66752 16.6799 4.19712V6.30469H17.9892V4.0458C17.9892 2.83575 17.3432 2.27269 16.4817 2.27269C15.7753 2.27269 15.4652 2.66753 15.2929 2.93647H15.3016V2.36514H13.9922C14.0094 2.7348 13.9922 6.30469 13.9922 6.30469H13.9922Z\" fill=\"#666665\"/>\\n<path d=\"M25.5077 6.1222V3.63133H26.338L26.461 2.64728H25.5077V2.03225C25.5077 1.75549 25.6 1.57098 25.9997 1.57098H26.5225V0.679189C26.4302 0.679189 26.1227 0.648438 25.7845 0.648438C25.0464 0.648438 24.5236 1.10971 24.5236 1.94V2.64728H23.6934V3.63133H24.5236V6.1222H25.5077Z\" fill=\"#666665\"/>\\n<path d=\"M35.4666 1.02935C36.2337 1.02935 36.3245 1.03229 36.6275 1.04611C36.9076 1.05889 37.0597 1.10568 37.1609 1.14502C37.2857 1.19108 37.3986 1.26451 37.4912 1.35992C37.5866 1.45259 37.6601 1.56546 37.7061 1.69024C37.7455 1.79147 37.7923 1.94359 37.805 2.22368C37.8189 2.52662 37.8218 2.61748 37.8218 3.38458C37.8218 4.15168 37.8189 4.24251 37.805 4.54547C37.7923 4.82557 37.7455 4.97767 37.7061 5.07891C37.6583 5.20281 37.5851 5.31533 37.4912 5.40924C37.3973 5.50314 37.2848 5.57634 37.1609 5.62413C37.0597 5.66348 36.9076 5.71028 36.6275 5.72305C36.3246 5.73687 36.2337 5.7398 35.4666 5.7398C34.6994 5.7398 34.6086 5.73687 34.3057 5.72305C34.0256 5.71027 33.8735 5.66347 33.7722 5.62413C33.6475 5.57808 33.5346 5.50465 33.4419 5.40923C33.3465 5.31657 33.2731 5.20369 33.227 5.07891C33.1877 4.97768 33.1409 4.82557 33.1281 4.54547C33.1143 4.24255 33.1114 4.15168 33.1114 3.38458C33.1114 2.61748 33.1143 2.52665 33.1281 2.22368C33.1409 1.94359 33.1877 1.79148 33.227 1.69024C33.2731 1.56546 33.3465 1.45258 33.4419 1.35991C33.5346 1.2645 33.6475 1.19106 33.7723 1.14501C33.8735 1.10567 34.0256 1.05887 34.3057 1.0461C34.6086 1.03227 34.6995 1.02934 35.4666 1.02934L35.4666 1.02935ZM35.4666 0.511719C34.6864 0.511719 34.5885 0.515026 34.2821 0.529007C33.9764 0.542965 33.7675 0.591522 33.5848 0.662544C33.3931 0.734679 33.2195 0.84776 33.076 0.9939C32.9298 1.13739 32.8167 1.31104 32.7445 1.50273C32.6736 1.68548 32.625 1.8943 32.6111 2.20009C32.5971 2.50646 32.5938 2.60433 32.5938 3.38454C32.5938 4.16476 32.5971 4.26263 32.6111 4.569C32.6251 4.87479 32.6736 5.08361 32.7446 5.26634C32.8168 5.45803 32.9298 5.63168 33.076 5.77518C33.2195 5.92132 33.3931 6.0344 33.5848 6.10653C33.7676 6.17756 33.9764 6.22611 34.2822 6.24007C34.5886 6.25405 34.6864 6.25736 35.4666 6.25736C36.2468 6.25736 36.3447 6.25405 36.6511 6.24007C36.9569 6.22611 37.1657 6.17756 37.3484 6.10653C37.5393 6.03272 37.7126 5.91986 37.8573 5.77518C38.0019 5.6305 38.1148 5.45718 38.1886 5.26634C38.2596 5.0836 38.3082 4.87478 38.3221 4.569C38.3361 4.26258 38.3394 4.16475 38.3394 3.38454C38.3394 2.60434 38.3361 2.50646 38.3221 2.20009C38.3082 1.8943 38.2596 1.68548 38.1886 1.50274C38.1165 1.31105 38.0034 1.13741 37.8573 0.993912C37.7138 0.847742 37.5401 0.734637 37.3484 0.662487C37.1656 0.591522 36.9568 0.542965 36.651 0.529064C36.3447 0.515026 36.2468 0.511719 35.4666 0.511719H35.4666Z\" fill=\"#666665\"/>\\n<path d=\"M35.4674 1.91016C35.1757 1.91016 34.8904 1.99668 34.6478 2.15878C34.4052 2.32088 34.2161 2.55128 34.1045 2.82084C33.9928 3.09041 33.9636 3.38703 34.0205 3.6732C34.0775 3.95937 34.218 4.22223 34.4243 4.42854C34.6306 4.63486 34.8935 4.77536 35.1796 4.83228C35.4658 4.88921 35.7624 4.85999 36.032 4.74833C36.3015 4.63668 36.5319 4.44759 36.694 4.20499C36.8561 3.96239 36.9427 3.67717 36.9427 3.38539C36.9427 2.99414 36.7872 2.6189 36.5106 2.34224C36.2339 2.06558 35.8587 1.91016 35.4674 1.91016V1.91016ZM35.4674 4.34299C35.278 4.34299 35.0929 4.28683 34.9354 4.1816C34.7779 4.07638 34.6552 3.92682 34.5827 3.75184C34.5102 3.57686 34.4913 3.38432 34.5282 3.19857C34.5652 3.01281 34.6564 2.84218 34.7903 2.70826C34.9242 2.57434 35.0949 2.48314 35.2806 2.44619C35.4664 2.40924 35.6589 2.42821 35.8339 2.50069C36.0089 2.57316 36.1584 2.6959 36.2637 2.85338C36.3689 3.01086 36.425 3.196 36.425 3.38539C36.425 3.63937 36.3241 3.88293 36.1446 4.06252C35.965 4.2421 35.7214 4.34299 35.4674 4.34299Z\" fill=\"#666665\"/>\\n<path d=\"M37.001 2.19728C37.1914 2.19728 37.3457 2.04294 37.3457 1.85255C37.3457 1.66216 37.1914 1.50781 37.001 1.50781C36.8106 1.50781 36.6562 1.66216 36.6562 1.85255C36.6562 2.04294 36.8106 2.19728 37.001 2.19728Z\" fill=\"#666665\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.7982 1.32611C50.0675 1.3982 50.2791 1.60984 50.3512 1.87915C50.4815 2.36679 50.482 3.38482 50.482 3.38482C50.482 3.38482 50.482 4.40285 50.3512 4.8905C50.2791 5.15981 50.0675 5.37144 49.7982 5.44352C49.3105 5.57432 47.3543 5.57432 47.3543 5.57432C47.3543 5.57432 45.398 5.57432 44.9104 5.44352C44.6411 5.37144 44.4294 5.15981 44.3574 4.8905C44.2266 4.40285 44.2266 3.38482 44.2266 3.38482C44.2266 3.38482 44.2266 2.36679 44.3574 1.87915C44.4294 1.60984 44.6411 1.3982 44.9104 1.32611C45.398 1.19531 47.3543 1.19531 47.3543 1.19531C47.3543 1.19531 49.3105 1.19531 49.7982 1.32611ZM48.3526 3.38614L46.7274 4.32434V2.44792L48.3526 3.38614Z\" fill=\"#666665\"/>\\n</svg>\\n',withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-acwm74-container\",layoutDependency:layoutDependency,layoutId:\"xbIlMGYI4-container\",style:{opacity:0},variants:{fIf2Tjfnf:{opacity:1},OzE4voMmA:{opacity:1},wrNgi2nLQ:{opacity:1}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"xbIlMGYI4\",layoutId:\"xbIlMGYI4\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sanz9g\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454\",onTap:onTap1uaqe3a,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-y4tqyw\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1206:29086\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-iv29f1\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1206:29087\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xfoi0h\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1206:28649\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5ix8um\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b764fz\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22710\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14hie3u\",\"data-framer-name\":\"Headspace\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22711\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"5.09px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"145%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(243, 125, 34))\"},children:\"John Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.75px\",\"--framer-line-height\":\"145%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(132, 128, 131))\"},children:\"CEO & Co-founder \"})]}),className:\"framer-14dru5a\",\"data-framer-name\":\"Andy Puddicombe CEO & Co-founder of Headspace\",fonts:[\"GF;Arial-700\",\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22712\",style:{\"--extracted-2gxw0f\":\"rgb(132, 128, 131)\",\"--extracted-r6o4lv\":\"rgb(243, 125, 34)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.07px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"175%\"},children:\"Phone\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.07px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"175%\"},children:\"Email\"})]}),className:\"framer-oy4eq7\",\"data-framer-name\":\"Phone Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22713\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.75px\",\"--framer-line-height\":\"7.13px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 128, 131))\"},children:\"www.headspace.com\"})}),className:\"framer-zzc0b6\",\"data-framer-name\":\"www.headspace.com\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22714\",style:{\"--extracted-r6o4lv\":\"rgb(132, 128, 131)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.75px\",\"--framer-line-height\":\"150%\"},children:\"+1 (702) 881-9664\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"4.75px\",\"--framer-line-height\":\"150%\"},children:\"j.doe@headspace.com\"})]}),className:\"framer-g0jhpj\",\"data-framer-name\":\"+1 (702) 881-9664 andypuddicombe@headspace.com\",fonts:[\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22715\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gqis2m\",\"data-framer-name\":\"Group 29\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22716\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15r5zw\",\"data-framer-name\":\"Ellipse 71\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22717\",style:{backgroundColor:\"rgb(255, 126, 29)\",borderBottomLeftRadius:\"100%\",borderBottomRightRadius:\"100%\",borderTopLeftRadius:\"100%\",borderTopRightRadius:\"100%\"}})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-5j0uf9\",\"data-framer-name\":\"headspace-inc-logo-vector 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:10,intrinsicWidth:45,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22718\",svg:'<svg width=\"45\" height=\"10\" viewBox=\"0 0 45 10\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_509_40861)\">\\n<path d=\"M0.402344 0.855469H1.42527V3.69358C1.84647 3.0718 2.40808 2.77094 3.09003 2.77094C4.02269 2.77094 4.55421 3.2824 4.55421 4.30533V7.78528H3.53129V4.5761C3.53129 3.8741 3.27054 3.67352 2.75908 3.67352C2.44819 3.67352 2.1373 3.86407 1.8565 4.23513C1.5757 4.60619 1.42527 5.09759 1.42527 5.70934V7.79531H0.402344V0.855469Z\" fill=\"#413D45\"/>\\n<path d=\"M9.71982 5.60933H6.21981C6.21981 6.38154 6.6711 6.97323 7.44331 6.97323C7.99489 6.97323 8.49632 6.66234 8.73701 6.14085L9.6095 6.48183C9.10807 7.45461 8.53644 7.87581 7.44331 7.87581C5.81867 7.87581 5.13672 6.50188 5.13672 5.32853C5.13672 4.15518 5.80864 2.78125 7.44331 2.78125C9.01781 2.78125 9.71982 4.06492 9.71982 5.16807V5.60933ZM6.23987 4.7569H8.63672C8.54646 4.13512 8.13529 3.68383 7.44331 3.68383C6.79145 3.6738 6.36022 4.11506 6.23987 4.7569Z\" fill=\"#413D45\"/>\\n<path d=\"M17.7107 2.77094C17.9514 2.77094 18.2021 2.84114 18.4629 2.97152C18.7236 3.10189 18.9142 3.23226 19.0345 3.40275V0.855469H20.0574V7.79531H19.0345V7.22367C18.844 7.54459 18.2924 7.87553 17.6907 7.87553C16.2466 7.87553 15.4844 6.93284 15.4844 5.32825C15.4944 3.75375 16.2666 2.77094 17.7107 2.77094ZM16.5675 5.31822C16.5675 5.81966 16.6878 6.2208 16.9185 6.52166C17.1491 6.8125 17.46 6.96292 17.8311 6.96292C18.2021 6.96292 18.503 6.8125 18.7437 6.52166C18.9744 6.2208 19.0947 5.81966 19.0947 5.31822C19.0947 4.81679 18.9744 4.41565 18.7437 4.12481C18.513 3.82395 18.2021 3.67352 17.8311 3.67352C17.46 3.67352 17.1592 3.82395 16.9185 4.12481C16.6878 4.41565 16.5675 4.82682 16.5675 5.31822Z\" fill=\"#413D45\"/>\\n<path d=\"M23.9592 3.55398L23.3174 4.12562C23.0867 3.82476 22.7959 3.67433 22.4549 3.67433C22.1841 3.67433 21.9635 3.85484 21.9635 4.16573C21.9635 4.27605 22.0137 4.38636 22.0939 4.46659C22.2644 4.63708 22.4248 4.70728 22.846 4.86774C23.187 4.99811 23.3374 5.04825 23.6082 5.22877C23.9993 5.45943 24.1899 5.76029 24.23 6.29181C24.24 6.71301 24.0695 7.12419 23.7586 7.40499C23.4478 7.70585 23.0366 7.85628 22.5151 7.85628C21.5724 7.85628 20.9105 7.24453 20.5996 6.5325L21.4621 6.06115C21.7228 6.66287 22.0839 6.9537 22.5452 6.9537C22.9864 6.9537 23.2071 6.7431 23.2071 6.31187C23.2071 6.14138 23.1369 6.03106 22.9563 5.92075C22.8761 5.8706 22.7959 5.82046 22.7056 5.78035C22.5552 5.71015 22.1942 5.57977 22.0437 5.5196C21.3417 5.22877 20.9807 4.77748 20.9807 4.16573C20.9707 3.78464 21.1311 3.42361 21.4119 3.17289C21.6927 2.90212 22.0538 2.76172 22.495 2.76172C23.0967 2.77175 23.6383 3.07261 23.9592 3.55398Z\" fill=\"#413D45\"/>\\n<path d=\"M27.2256 7.86409C26.644 7.86409 26.1525 7.59332 25.9018 7.24232V9.7896H24.8789V2.84976H25.9018V3.41137C26.0924 3.09045 26.644 2.76953 27.2457 2.76953C28.6898 2.76953 29.452 3.71223 29.452 5.31681C29.452 6.89131 28.6798 7.86409 27.2256 7.86409ZM28.3689 5.32684C28.3689 4.82541 28.2485 4.42426 28.0179 4.13343C27.7872 3.83257 27.4763 3.68214 27.1053 3.68214C26.7342 3.68214 26.4333 3.83257 26.1927 4.13343C25.962 4.42426 25.8417 4.82541 25.8417 5.32684C25.8417 5.82827 25.962 6.22942 26.1927 6.53028C26.4233 6.82111 26.7342 6.97154 27.1053 6.97154C27.4763 6.97154 27.7772 6.82111 28.0179 6.53028C28.2586 6.21939 28.3689 5.81825 28.3689 5.32684Z\" fill=\"#413D45\"/>\\n<path d=\"M39.5526 6.51191C39.1515 7.42452 38.4394 7.87581 37.4165 7.87581C36.6744 7.87581 36.0927 7.63512 35.6916 7.15375C35.2904 6.66234 35.0898 6.06062 35.0898 5.32853C35.0898 4.59644 35.2904 3.99472 35.6916 3.51334C36.0927 3.02194 36.6744 2.78125 37.4165 2.78125C38.4494 2.78125 39.1515 3.23254 39.5526 4.14515L38.64 4.53627C38.3893 3.96463 37.9781 3.68383 37.4165 3.68383C36.5841 3.68383 36.1729 4.33569 36.1729 5.32853C36.1729 6.32137 36.5841 6.97323 37.4165 6.97323C37.9781 6.97323 38.3893 6.69243 38.64 6.12079L39.5526 6.51191Z\" fill=\"#413D45\"/>\\n<path d=\"M44.4874 5.60933H40.9874C40.9874 6.38154 41.4387 6.97323 42.2109 6.97323C42.7725 6.97323 43.2739 6.64229 43.5046 6.14085L44.3771 6.48183C43.8757 7.45461 43.304 7.87581 42.2109 7.87581C40.5862 7.87581 39.9043 6.50188 39.9043 5.32853C39.9043 4.15518 40.5762 2.78125 42.2109 2.78125C43.7854 2.78125 44.4874 4.06492 44.4874 5.16807V5.60933V5.60933ZM41.0075 4.7569H43.4043C43.314 4.13512 42.9029 3.68383 42.2109 3.68383C41.559 3.6738 41.1278 4.11506 41.0075 4.7569Z\" fill=\"#413D45\"/>\\n<path d=\"M12.5154 2.78125C12.7561 2.78125 13.0068 2.85145 13.2676 2.98182C13.5283 3.1122 13.7189 3.24257 13.8392 3.41305V2.86148H14.8621V7.80561H14.0097L13.8392 7.23398C13.6487 7.55489 13.0971 7.88584 12.4954 7.88584C11.0512 7.88584 10.2891 6.94315 10.2891 5.33856C10.2891 3.76406 11.0613 2.78125 12.5154 2.78125ZM11.3621 5.32853C11.3621 5.82996 11.4825 6.23111 11.7131 6.53197C11.9438 6.8228 12.2547 6.97323 12.6257 6.97323C12.9968 6.97323 13.2977 6.8228 13.5383 6.53197C13.769 6.23111 13.8894 5.82996 13.8894 5.32853C13.8894 4.8271 13.769 4.42595 13.5383 4.13512C13.3077 3.83426 12.9968 3.68383 12.6257 3.68383C12.2547 3.68383 11.9538 3.83426 11.7131 4.13512C11.4825 4.42595 11.3621 4.8271 11.3621 5.32853Z\" fill=\"#413D45\"/>\\n<path d=\"M32.1619 2.78125C32.4026 2.78125 32.6533 2.85145 32.9141 2.98182C33.1748 3.1122 33.3653 3.24257 33.4857 3.41305V2.86148H34.5086V7.80561H33.6562L33.4857 7.23398C33.2951 7.55489 32.7436 7.88584 32.1419 7.88584C30.6977 7.88584 29.9355 6.94315 29.9355 5.33856C29.9355 3.76406 30.7078 2.78125 32.1619 2.78125ZM31.0086 5.32853C31.0086 5.82996 31.129 6.23111 31.3596 6.53197C31.5903 6.8228 31.9012 6.97323 32.2722 6.97323C32.6433 6.97323 32.9441 6.8228 33.1848 6.53197C33.4155 6.23111 33.5358 5.82996 33.5358 5.32853C33.5358 4.8271 33.4155 4.42595 33.1848 4.13512C32.9542 3.83426 32.6433 3.68383 32.2722 3.68383C31.9012 3.68383 31.6003 3.83426 31.3596 4.13512C31.129 4.42595 31.0086 4.8271 31.0086 5.32853Z\" fill=\"#413D45\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_509_40861\">\\n<rect width=\"44.1261\" height=\"8.92551\" fill=\"white\" transform=\"translate(0.359375 0.855469)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hev7m2\",\"data-framer-name\":\"Frame 379\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:77,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3454;1219:3580;1206:22728\",svg:'<svg width=\"77\" height=\"12\" viewBox=\"0 0 77 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.681641\" y=\"0.714844\" width=\"10.8618\" height=\"10.8618\" rx=\"5.43091\" fill=\"#F6F2ED\"/>\\n<path d=\"M6.50912 8.8606V6.38923H7.33291L7.45495 5.41288H6.50912V4.80267C6.50912 4.52807 6.60065 4.34501 6.99729 4.34501H7.51597V3.4602C7.42444 3.4602 7.11933 3.42969 6.78371 3.42969C6.05146 3.42969 5.53277 3.88735 5.53277 4.71114V5.41288H4.70898V6.38923H5.53277V8.8606H6.50912Z\" fill=\"#848083\"/>\\n<rect x=\"16.9746\" y=\"0.714844\" width=\"10.8618\" height=\"10.8618\" rx=\"5.43091\" fill=\"#F6F2ED\"/>\\n<path d=\"M21.3417 8.50219C23.5048 8.50219 24.6876 6.68908 24.6876 5.11688C24.6876 5.06538 24.6866 5.01411 24.6843 4.96308C24.9139 4.79513 25.1135 4.58554 25.2709 4.34696C25.0602 4.44172 24.8335 4.50551 24.5956 4.53428C24.8384 4.38697 25.0248 4.15396 25.1127 3.87617C24.8855 4.01245 24.6339 4.11151 24.366 4.16498C24.1514 3.9337 23.8459 3.78906 23.5076 3.78906C22.8581 3.78906 22.3315 4.32191 22.3315 4.97874C22.3315 5.07211 22.3418 5.16293 22.362 5.25003C21.3846 5.20027 20.5179 4.72682 19.9379 4.00689C19.837 4.18272 19.7787 4.38697 19.7787 4.60491C19.7787 5.01771 19.9863 5.38214 20.302 5.59532C20.1091 5.58929 19.9279 5.53571 19.7694 5.44651C19.7693 5.45151 19.7693 5.45637 19.7693 5.46171C19.7693 6.03793 20.1746 6.51904 20.7127 6.62807C20.6139 6.65533 20.5099 6.66994 20.4026 6.66994C20.327 6.66994 20.2533 6.66241 20.1816 6.64848C20.3313 7.12125 20.7655 7.46526 21.2802 7.47489C20.8777 7.79409 20.3707 7.98419 19.8196 7.98419C19.7248 7.98419 19.6311 7.97873 19.5391 7.96772C20.0595 8.30524 20.6775 8.50219 21.3418 8.50219\" fill=\"#848083\"/>\\n<rect x=\"33.2676\" y=\"0.714844\" width=\"10.8618\" height=\"10.8618\" rx=\"5.43091\" fill=\"#F6F2ED\"/>\\n<path d=\"M38.6976 3.95414C39.4111 3.95414 39.4956 3.95687 39.7774 3.96972C40.0379 3.98161 40.1794 4.02513 40.2736 4.06173C40.3896 4.10457 40.4946 4.17287 40.5808 4.26162C40.6696 4.34782 40.7379 4.45281 40.7807 4.56887C40.8173 4.66303 40.8609 4.80452 40.8727 5.06506C40.8856 5.34684 40.8883 5.43135 40.8883 6.14487C40.8883 6.8584 40.8856 6.94289 40.8727 7.22469C40.8608 7.48523 40.8173 7.62671 40.7807 7.72088C40.7363 7.83612 40.6682 7.94079 40.5808 8.02813C40.4935 8.11547 40.3888 8.18356 40.2736 8.22802C40.1794 8.26462 40.0379 8.30815 39.7774 8.32003C39.4957 8.33288 39.4112 8.33561 38.6976 8.33561C37.984 8.33561 37.8995 8.33288 37.6178 8.32003C37.3572 8.30814 37.2157 8.2646 37.1216 8.22802C37.0055 8.18518 36.9005 8.11688 36.8143 8.02813C36.7256 7.94193 36.6573 7.83694 36.6144 7.72088C36.5778 7.62672 36.5343 7.48523 36.5224 7.22469C36.5096 6.94292 36.5068 6.8584 36.5068 6.14487C36.5068 5.43135 36.5096 5.34686 36.5224 5.06506C36.5343 4.80452 36.5778 4.66304 36.6144 4.56887C36.6573 4.4528 36.7256 4.34781 36.8143 4.26161C36.9005 4.17286 37.0055 4.10456 37.1216 4.06172C37.2158 4.02512 37.3572 3.98159 37.6178 3.96971C37.8996 3.95686 37.9841 3.95413 38.6976 3.95413L38.6976 3.95414ZM38.6976 3.47266C37.9719 3.47266 37.8808 3.47573 37.5959 3.48874C37.3114 3.50172 37.1172 3.54689 36.9472 3.61295C36.7689 3.68005 36.6074 3.78523 36.4739 3.92116C36.338 4.05463 36.2328 4.21615 36.1656 4.39446C36.0996 4.56444 36.0545 4.75868 36.0415 5.04311C36.0285 5.32809 36.0254 5.41912 36.0254 6.14484C36.0254 6.87057 36.0285 6.9616 36.0415 7.24657C36.0545 7.53101 36.0997 7.72525 36.1657 7.89522C36.2328 8.07352 36.338 8.23504 36.4739 8.36851C36.6074 8.50445 36.7689 8.60963 36.9472 8.67673C37.1172 8.74279 37.3115 8.78795 37.5959 8.80094C37.8809 8.81394 37.9719 8.81702 38.6976 8.81702C39.4233 8.81702 39.5144 8.81394 39.7994 8.80094C40.0838 8.78795 40.278 8.74279 40.448 8.67673C40.6255 8.60807 40.7867 8.50309 40.9213 8.36852C41.0559 8.23394 41.1609 8.07273 41.2295 7.89522C41.2956 7.72524 41.3407 7.531 41.3537 7.24657C41.3667 6.96156 41.3698 6.87056 41.3698 6.14484C41.3698 5.41913 41.3667 5.32809 41.3537 5.04311C41.3407 4.75868 41.2956 4.56444 41.2295 4.39447C41.1624 4.21617 41.0572 4.05465 40.9213 3.92117C40.7878 3.78521 40.6263 3.68001 40.448 3.61289C40.278 3.54689 40.0837 3.50172 39.7993 3.48879C39.5143 3.47573 39.4233 3.47266 38.6976 3.47266H38.6976Z\" fill=\"#848083\" stroke=\"#848083\" stroke-width=\"0.169716\"/>\\n<path d=\"M38.6964 4.77344C38.425 4.77344 38.1597 4.85392 37.9341 5.0047C37.7084 5.15548 37.5325 5.36979 37.4287 5.62052C37.3248 5.87126 37.2976 6.14717 37.3506 6.41335C37.4035 6.67953 37.5342 6.92403 37.7261 7.11594C37.918 7.30785 38.1625 7.43854 38.4287 7.49148C38.6949 7.54443 38.9708 7.51726 39.2215 7.4134C39.4723 7.30954 39.6866 7.13366 39.8374 6.908C39.9882 6.68234 40.0686 6.41704 40.0686 6.14564C40.0686 5.78171 39.9241 5.43269 39.6667 5.17535C39.4094 4.91801 39.0604 4.77344 38.6964 4.77344V4.77344ZM38.6964 7.03637C38.5203 7.03636 38.348 6.98412 38.2016 6.88625C38.0551 6.78837 37.9409 6.64926 37.8735 6.4865C37.8061 6.32374 37.7885 6.14465 37.8228 5.97187C37.8572 5.79908 37.942 5.64037 38.0666 5.5158C38.1912 5.39124 38.3499 5.3064 38.5227 5.27204C38.6955 5.23767 38.8745 5.25531 39.0373 5.32272C39.2001 5.39014 39.3392 5.50431 39.437 5.65079C39.5349 5.79726 39.5872 5.96948 39.5872 6.14564C39.5872 6.38188 39.4933 6.60844 39.3263 6.77548C39.1592 6.94252 38.9327 7.03637 38.6964 7.03637Z\" fill=\"#848083\"/>\\n<path d=\"M40.1234 5.03975C40.3005 5.03975 40.444 4.89619 40.444 4.7191C40.444 4.542 40.3005 4.39844 40.1234 4.39844C39.9463 4.39844 39.8027 4.542 39.8027 4.7191C39.8027 4.89619 39.9463 5.03975 40.1234 5.03975Z\" fill=\"#848083\" stroke=\"#848083\" stroke-width=\"0.169716\"/>\\n<rect x=\"49.5605\" y=\"0.714844\" width=\"10.8618\" height=\"10.8618\" rx=\"5.43091\" fill=\"#F6F2ED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M53.4404 8.85938V5.19496H52.2224V8.85938H53.4404V8.85938ZM52.8314 4.69465C53.2561 4.69465 53.5205 4.41326 53.5205 4.06161C53.5126 3.70205 53.2561 3.42847 52.8394 3.42847C52.4228 3.42847 52.1504 3.70205 52.1504 4.06161C52.1504 4.41326 52.4147 4.69465 52.8234 4.69465H52.8314H52.8314Z\" fill=\"#848083\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M54.1133 8.85938H55.3313V6.81301C55.3313 6.70349 55.3392 6.59408 55.3713 6.51579C55.4594 6.29698 55.6598 6.07035 55.9963 6.07035C56.437 6.07035 56.6133 6.40639 56.6133 6.899V8.85938H57.8312V6.75825C57.8312 5.63271 57.2303 5.10897 56.4289 5.10897C55.7719 5.10897 55.4834 5.47624 55.3232 5.7264H55.3313V5.19496H54.1133C54.1293 5.53881 54.1133 8.85938 54.1133 8.85938H54.1133Z\" fill=\"#848083\"/>\\n<rect x=\"65.8516\" y=\"0.714844\" width=\"10.8618\" height=\"10.8618\" rx=\"5.43091\" fill=\"#F6F2ED\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M73.5555 4.23103C73.806 4.29809 74.0029 4.49495 74.0699 4.74545C74.1911 5.19904 74.1916 6.14597 74.1916 6.14597C74.1916 6.14597 74.1916 7.0929 74.0699 7.54649C74.0029 7.79699 73.806 7.99384 73.5555 8.06089C73.1019 8.18256 71.2823 8.18256 71.2823 8.18256C71.2823 8.18256 69.4627 8.18256 69.0091 8.06089C68.7586 7.99384 68.5618 7.79699 68.4947 7.54649C68.373 7.0929 68.373 6.14597 68.373 6.14597C68.373 6.14597 68.373 5.19904 68.4947 4.74545C68.5618 4.49495 68.7586 4.29809 69.0091 4.23103C69.4627 4.10938 71.2823 4.10938 71.2823 4.10938C71.2823 4.10938 73.1019 4.10938 73.5555 4.23103ZM72.2112 6.14749L70.6995 7.02016V5.27479L72.2112 6.14749Z\" fill=\"#848083\"/>\\n</svg>\\n',withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-huv2lv-container\",layoutDependency:layoutDependency,layoutId:\"Nowzs0SEU-container\",style:{opacity:0},variants:{BISuqRN17:{opacity:1},kG93khI8Z:{opacity:1},OuUtzgUNe:{opacity:1}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"Nowzs0SEU\",layoutId:\"Nowzs0SEU\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11d71cb\",\"data-framer-name\":\"Template Signature Preview\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475\",onTap:onTapsml27k,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-jvksz3\",\"data-framer-name\":\"Rectangle Template Signature PReview\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1206:28068\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13whn7i\",\"data-border\":true,\"data-framer-name\":\"Rectangle\",layoutDependency:layoutDependency,layoutId:\"RiWJlIML0\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:11.9,borderBottomRightRadius:11.9,borderTopLeftRadius:11.9,borderTopRightRadius:11.9}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yjqm4c\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1206:28025\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9xqosn\",\"data-framer-name\":\"Template Signature\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-145pysi\",\"data-framer-name\":\"Mask Template Inside\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22748\",style:{borderBottomLeftRadius:10.91,borderBottomRightRadius:10.91,borderTopLeftRadius:10.91,borderTopRightRadius:10.91},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b2jy2j\",\"data-framer-name\":\"Ueno\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22749\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.62px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"6.93px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(11, 11, 11))\"},children:\"Phone\"})}),className:\"framer-gvdhsu\",\"data-framer-name\":\"Phone\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22750\",style:{\"--extracted-r6o4lv\":\"rgb(11, 11, 11)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"4.62px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"8.09px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(11, 11, 11))\"},children:\"Email\"})}),className:\"framer-wg71m5\",\"data-framer-name\":\"Email\",fonts:[\"GF;Arial-700\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22751\",style:{\"--extracted-r6o4lv\":\"rgb(11, 11, 11)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", sans-serif',\"--framer-font-size\":\"5.39px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(141, 143, 154))\"},children:[\"San Francisco  |  \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, rgb(11, 11, 11))\"},children:\"New York\"}),\"  |  Los Angeles  |  Reykjav\\xedk\"]}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtcmVndWxhcg==\",\"--framer-font-family\":'\"Arial\", sans-serif',\"--framer-font-size\":\"5.39px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(37, 37, 37))\"},children:\"www.uneo.co\"})]}),className:\"framer-1xx2kki\",\"data-framer-name\":\"San Francisco | New York | Los Angeles | Reykjav\\xedk www.uneo.co\",fonts:[\"GF;Georgia-regular\",\"GF;Arial-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22752\",style:{\"--extracted-1w3ko1f\":\"rgb(11, 11, 11)\",\"--extracted-2gxw0f\":\"rgb(37, 37, 37)\",\"--extracted-r6o4lv\":\"rgb(141, 143, 154)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"5.39px\",\"--framer-line-height\":\"8.09px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(37, 37, 37))\"},children:\"+1 (647) 345-8114\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"5.39px\",\"--framer-line-height\":\"8.09px\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(37, 37, 37))\"},children:\"camilledo@ueno.co\"})]}),className:\"framer-12rcudg\",\"data-framer-name\":\"+1 (647) 345-8114 riley@ueno.co\",fonts:[\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22753\",style:{\"--extracted-2gxw0f\":\"rgb(37, 37, 37)\",\"--extracted-r6o4lv\":\"rgb(37, 37, 37)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dy56qr\",\"data-framer-name\":\"Group 37\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22754\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qd6gc0\",\"data-framer-name\":\"Ellipse 71\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22755\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:574,intrinsicWidth:574,pixelHeight:574,pixelWidth:574,sizes:\"30.8137px\",src:\"https://framerusercontent.com/images/ZHP3ltNYL9GbLSBhUPMZbHadJo.png\",srcSet:\"https://framerusercontent.com/images/ZHP3ltNYL9GbLSBhUPMZbHadJo.png?scale-down-to=512 512w, https://framerusercontent.com/images/ZHP3ltNYL9GbLSBhUPMZbHadJo.png 574w\"},className:\"framer-10l73o7\",\"data-framer-name\":\"image 148\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22757\"})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/9NsP1NfamkZ1ozx849aK0uJlzrM.png\"},className:\"framer-2t997m\",\"data-framer-name\":\"image 56\",layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22758\"}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1p8e8op\",\"data-framer-name\":\"Frame 399\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:7,intrinsicWidth:118,layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22759\",svg:'<svg width=\"118\" height=\"7\" viewBox=\"0 0 118 7\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M3.42453 0.421875C1.77855 0.421875 0.439453 1.76097 0.439453 3.40696C0.439453 5.05294 1.77855 6.39204 3.42453 6.39204C5.07052 6.39204 6.40961 5.05294 6.40961 3.40696C6.40961 1.76097 5.07052 0.421875 3.42453 0.421875ZM5.39818 1.79845C5.75329 2.23233 5.96834 2.78494 5.97395 3.38675C5.88989 3.36897 5.04691 3.19799 4.19852 3.30468C4.12929 3.13567 4.06394 2.987 3.97444 2.80379C4.91716 2.41889 5.34442 1.87117 5.39818 1.79845V1.79845ZM5.11473 1.50361C5.06887 1.56893 4.68506 2.08481 3.77841 2.42464C3.3606 1.65699 2.89751 1.02637 2.82704 0.931999C3.63561 0.73709 4.48768 0.947285 5.11473 1.50361V1.50361ZM2.34053 1.10339C2.40775 1.19558 2.86337 1.82698 3.28585 2.57798C2.09318 2.8947 1.0427 2.89014 0.928669 2.88864C1.094 2.09743 1.6272 1.43985 2.34053 1.10339ZM0.874818 3.41084C0.874818 3.38477 0.875335 3.35882 0.876117 3.33293C0.987673 3.33522 2.22326 3.35114 3.49656 2.97007C3.56955 3.11293 3.63928 3.25793 3.70328 3.40278C2.78128 3.66247 1.9436 4.40816 1.5303 5.11566C1.12306 4.66364 0.874818 4.06572 0.874818 3.41084ZM1.8595 5.42232C2.12583 4.87787 2.84864 4.17506 3.87658 3.82439C4.23455 4.75461 4.38259 5.53422 4.4205 5.75792C3.60067 6.10714 2.61483 6.01133 1.8595 5.42232V5.42232ZM4.84915 5.5245C4.82302 5.36939 4.68731 4.62299 4.35382 3.70657C5.15281 3.57867 5.85479 3.78803 5.94202 3.81556C5.82837 4.52501 5.42116 5.13771 4.84915 5.5245Z\" fill=\"#8D8F9A\" stroke=\"#8D8F9A\" stroke-width=\"0.192586\"/>\\n<path d=\"M25.0397 6.08261C27.4943 6.08261 28.8365 4.02518 28.8365 2.24112C28.8365 2.18268 28.8353 2.12451 28.8328 2.0666C29.0933 1.87602 29.3198 1.63819 29.4984 1.36745C29.2593 1.47498 29.002 1.54737 28.7321 1.58001C29.0076 1.41286 29.2191 1.14844 29.3189 0.833218C29.0611 0.987867 28.7755 1.10027 28.4715 1.16094C28.228 0.8985 27.8813 0.734375 27.4974 0.734375C26.7605 0.734375 26.1629 1.33902 26.1629 2.08437C26.1629 2.19032 26.1746 2.29337 26.1975 2.39222C25.0883 2.33575 24.1049 1.79849 23.4468 0.981551C23.3322 1.18108 23.2661 1.41286 23.2661 1.66017C23.2661 2.12859 23.5017 2.54213 23.8599 2.78404C23.641 2.77719 23.4353 2.71639 23.2556 2.61518C23.2554 2.62084 23.2554 2.62636 23.2554 2.63242C23.2554 3.28629 23.7153 3.83223 24.326 3.95595C24.2138 3.98688 24.0958 4.00347 23.9741 4.00347C23.8882 4.00347 23.8046 3.99492 23.7233 3.97912C23.8932 4.51559 24.3858 4.90596 24.9699 4.91688C24.5132 5.27909 23.9378 5.49481 23.3125 5.49481C23.2049 5.49481 23.0986 5.48862 22.9941 5.47612C23.5847 5.85913 24.286 6.08261 25.0398 6.08261\" fill=\"#8D8F9A\"/>\\n<g clip-path=\"url(#clip0_509_40906)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M49.1634 0.324219C47.4609 0.324219 46.082 1.70313 46.082 3.40559C46.082 4.7691 46.9641 5.92076 48.1889 6.32905C48.343 6.35601 48.4008 6.26357 48.4008 6.18268C48.4008 6.1095 48.3969 5.86684 48.3969 5.60878C47.6227 5.75129 47.4224 5.42004 47.3608 5.24671C47.3261 5.15812 47.1759 4.88465 47.045 4.81147C46.9371 4.75369 46.783 4.61118 47.0411 4.60733C47.2838 4.60348 47.4571 4.83073 47.5149 4.92317C47.7922 5.38923 48.2351 5.25827 48.4123 5.17738C48.4393 4.97709 48.5202 4.84228 48.6088 4.76525C47.9232 4.68821 47.2067 4.42245 47.2067 3.24382C47.2067 2.90872 47.3261 2.6314 47.5226 2.4157C47.4918 2.33867 47.3839 2.02283 47.5534 1.59914C47.5534 1.59914 47.8115 1.51825 48.4008 1.91498C48.6473 1.84565 48.9092 1.81098 49.1711 1.81098C49.433 1.81098 49.6949 1.84565 49.9415 1.91498C50.5308 1.5144 50.7888 1.59914 50.7888 1.59914C50.9583 2.02283 50.8505 2.33867 50.8196 2.4157C51.0161 2.6314 51.1355 2.90487 51.1355 3.24382C51.1355 4.4263 50.4152 4.68821 49.7296 4.76525C49.8413 4.86154 49.9376 5.04642 49.9376 5.3353C49.9376 5.74744 49.9337 6.07868 49.9337 6.18268C49.9337 6.26357 49.9915 6.35986 50.1456 6.32905C51.3627 5.92076 52.2448 4.76525 52.2448 3.40559C52.2448 1.70313 50.8659 0.324219 49.1634 0.324219Z\" fill=\"#8D8F9A\"/>\\n</g>\\n<path d=\"M71.8877 0.921366C72.6974 0.921366 72.7933 0.924459 73.1131 0.939048C73.4087 0.952541 73.5693 1.00193 73.6761 1.04345C73.8078 1.09206 73.927 1.16957 74.0248 1.27028C74.1255 1.36809 74.203 1.48723 74.2516 1.61894C74.2931 1.72579 74.3425 1.88634 74.356 2.18198C74.3706 2.50174 74.3737 2.59763 74.3737 3.40731C74.3737 4.21699 74.3706 4.31286 74.356 4.63264C74.3425 4.92828 74.2931 5.08883 74.2516 5.19569C74.2012 5.32646 74.1239 5.44523 74.0248 5.54434C73.9257 5.64346 73.8069 5.72072 73.6761 5.77117C73.5693 5.8127 73.4087 5.8621 73.1131 5.87558C72.7934 5.89016 72.6975 5.89326 71.8877 5.89326C71.078 5.89326 70.9821 5.89016 70.6624 5.87558C70.3668 5.86208 70.2062 5.81269 70.0994 5.77117C69.9677 5.72256 69.8485 5.64505 69.7507 5.54434C69.65 5.44653 69.5725 5.32739 69.5239 5.19569C69.4824 5.08884 69.433 4.92828 69.4195 4.63264C69.4049 4.3129 69.4018 4.21699 69.4018 3.40731C69.4018 2.59763 69.4049 2.50176 69.4195 2.18198C69.433 1.88634 69.4824 1.7258 69.5239 1.61894C69.5725 1.48722 69.65 1.36808 69.7507 1.27027C69.8486 1.16956 69.9677 1.09205 70.0994 1.04344C70.2062 1.00192 70.3668 0.952517 70.6624 0.939036C70.9822 0.924447 71.0781 0.921354 71.8878 0.921354L71.8877 0.921366ZM71.8878 0.375C71.0642 0.375 70.9609 0.378491 70.6376 0.393248C70.3148 0.40798 70.0944 0.459232 69.9015 0.534196C69.6992 0.610335 69.5159 0.729692 69.3644 0.883944C69.2102 1.0354 69.0908 1.21868 69.0146 1.42102C68.9397 1.6139 68.8884 1.83432 68.8738 2.15708C68.859 2.48046 68.8555 2.58376 68.8555 3.40728C68.8555 4.2308 68.859 4.3341 68.8738 4.65747C68.8885 4.98023 68.9398 5.20065 69.0147 5.39352C69.0909 5.59585 69.2102 5.77913 69.3645 5.9306C69.5159 6.08485 69.6992 6.20421 69.9015 6.28034C70.0944 6.35531 70.3148 6.40656 70.6376 6.42129C70.961 6.43605 71.0643 6.43954 71.8878 6.43954C72.7113 6.43954 72.8146 6.43605 73.138 6.42129C73.4607 6.40656 73.6812 6.35531 73.874 6.28034C74.0755 6.20244 74.2584 6.08331 74.4111 5.9306C74.5638 5.77788 74.683 5.59495 74.7609 5.39352C74.8358 5.20064 74.8871 4.98022 74.9018 4.65747C74.9166 4.33405 74.9201 4.23079 74.9201 3.40728C74.9201 2.58377 74.9166 2.48046 74.9018 2.15708C74.8871 1.83432 74.8358 1.6139 74.7609 1.42103C74.6847 1.2187 74.5654 1.03542 74.4111 0.883956C74.2596 0.729674 74.0764 0.610291 73.874 0.534136C73.6811 0.459232 73.4607 0.40798 73.1379 0.393308C72.8146 0.378491 72.7113 0.375 71.8877 0.375H71.8878Z\" fill=\"#8D8F9A\" stroke=\"#8D8F9A\" stroke-width=\"0.192586\"/>\\n<path d=\"M71.8891 1.84766C71.5812 1.84766 71.2801 1.93898 71.0241 2.11008C70.768 2.28118 70.5684 2.52436 70.4506 2.80889C70.3327 3.09342 70.3019 3.4065 70.362 3.70855C70.422 4.0106 70.5703 4.28805 70.7881 4.50582C71.0059 4.72359 71.2833 4.87189 71.5854 4.93197C71.8874 4.99205 72.2005 4.96122 72.485 4.84336C72.7696 4.72551 73.0127 4.52593 73.1838 4.26986C73.3549 4.01379 73.4463 3.71274 73.4463 3.40477C73.4463 2.9918 73.2822 2.59574 72.9902 2.30373C72.6982 2.01171 72.3021 1.84766 71.8891 1.84766V1.84766ZM71.8891 4.41552C71.6892 4.41552 71.4938 4.35624 71.3276 4.24518C71.1614 4.13411 71.0318 3.97625 70.9553 3.79156C70.8788 3.60687 70.8588 3.40364 70.8978 3.20758C70.9368 3.01151 71.0331 2.83142 71.1745 2.69006C71.3158 2.54871 71.4959 2.45244 71.692 2.41344C71.888 2.37444 72.0913 2.39446 72.276 2.47096C72.4607 2.54746 72.6185 2.67701 72.7296 2.84323C72.8406 3.00945 72.8999 3.20487 72.8999 3.40477C72.8999 3.67284 72.7934 3.92993 72.6039 4.11948C72.4143 4.30903 72.1572 4.41552 71.8891 4.41552Z\" fill=\"#8D8F9A\"/>\\n<path d=\"M73.5064 2.14961C73.7074 2.14961 73.8703 1.9867 73.8703 1.78574C73.8703 1.58478 73.7074 1.42188 73.5064 1.42188C73.3055 1.42188 73.1426 1.58478 73.1426 1.78574C73.1426 1.9867 73.3055 2.14961 73.5064 2.14961Z\" fill=\"#8D8F9A\" stroke=\"#8D8F9A\" stroke-width=\"0.192586\"/>\\n<path d=\"M93.5759 6.48697V3.68257H94.5107L94.6492 2.57466H93.5759V1.88222C93.5759 1.57062 93.6798 1.36288 94.1299 1.36288H94.7184V0.358841C94.6146 0.358841 94.2684 0.324219 93.8875 0.324219C93.0566 0.324219 92.468 0.843552 92.468 1.77835V2.57466H91.5332V3.68257H92.468V6.48697H93.5759Z\" fill=\"#8D8F9A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M112.743 6.48828V2.33007H111.361V6.48828H112.743V6.48828ZM112.052 1.76234C112.534 1.76234 112.834 1.44303 112.834 1.044C112.825 0.635977 112.534 0.325534 112.061 0.325534C111.588 0.325534 111.279 0.635977 111.279 1.044C111.279 1.44303 111.579 1.76234 112.043 1.76234H112.052H112.052Z\" fill=\"#8D8F9A\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M113.508 6.48828H114.89V4.16616C114.89 4.04189 114.899 3.91773 114.935 3.82889C115.035 3.58059 115.263 3.32342 115.645 3.32342C116.145 3.32342 116.345 3.70474 116.345 4.26374V6.48828H117.727V4.10402C117.727 2.82681 117.045 2.2325 116.136 2.2325C115.39 2.2325 115.063 2.64925 114.881 2.93312H114.89V2.33007H113.508C113.526 2.72025 113.508 6.48828 113.508 6.48828H113.508Z\" fill=\"#8D8F9A\"/>\\n<defs>\\n<clipPath id=\"clip0_509_40906\">\\n<rect width=\"6.16275\" height=\"6.16275\" fill=\"white\" transform=\"translate(46.082 0.324219)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QXJpYWwtNzAw\",\"--framer-font-family\":'\"Arial\", \"Arial Placeholder\", sans-serif',\"--framer-font-size\":\"5.78px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(11, 11, 11))\"},children:\"Camille Doe\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2VvcmdpYS1yZWd1bGFy\",\"--framer-font-family\":'\"Georgia\", \"Georgia Placeholder\", sans-serif',\"--framer-font-size\":\"5.39px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(37, 37, 37))\"},children:\"Creative Director\"})]}),className:\"framer-35r028\",\"data-framer-name\":\"Riley Miller Creative Director\",fonts:[\"GF;Arial-700\",\"GF;Georgia-regular\"],layoutDependency:layoutDependency,layoutId:\"I158:49458;1213:3475;1219:4294;1206:22775\",style:{\"--extracted-2gxw0f\":\"rgb(37, 37, 37)\",\"--extracted-r6o4lv\":\"rgb(11, 11, 11)\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10gewu5-container\",layoutDependency:layoutDependency,layoutId:\"U37QuhDsU-container\",style:{opacity:0},variants:{DVmK_Cm7h:{opacity:1},KclyTgE3C:{opacity:1},pUxA7WlXQ:{opacity:1}},children:/*#__PURE__*/_jsx(ActiveCardOverlay,{height:\"100%\",id:\"U37QuhDsU\",layoutId:\"U37QuhDsU\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-195bzix\",\"data-border\":true,\"data-framer-name\":\"Preview Signature Editor\",layoutDependency:layoutDependency,layoutId:\"nD3uoGkXq\",style:{\"--border-bottom-width\":\"2.232020854949951px\",\"--border-color\":\"rgb(245, 245, 245)\",\"--border-left-width\":\"2.232020854949951px\",\"--border-right-width\":\"2.232020854949951px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2.232020854949951px\",borderBottomLeftRadius:17.86,borderBottomRightRadius:17.86,borderTopLeftRadius:17.86,borderTopRightRadius:17.86},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3b7cb9-container\",layoutDependency:layoutDependency,layoutId:\"K_EW5I1wS-container\",children:/*#__PURE__*/_jsx(Tabs,{a2BDPKExe:a2BDPKExe5skgoe,height:\"100%\",id:\"K_EW5I1wS\",layoutId:\"K_EW5I1wS\",OrPbDfojl:OrPbDfojl1nj6y8,style:{height:\"100%\",width:\"100%\"},variant:\"I158:49457;1206:30799\",width:\"100%\",...addPropertyOverrides({BISuqRN17:{a2BDPKExe:a2BDPKExen56aty,n45NaESuc:n45NaESuc1uaqe3a,OrPbDfojl:OrPbDfojlf2dsr5,variant:\"CuG_ND65_\"},ctvbE9Lm3:{a2BDPKExe:a2BDPKExe1g5vv5,n45NaESuc:n45NaESuc1g5vv5,OrPbDfojl:OrPbDfojl1nr9kyt},dibWlbe7_:{n45NaESuc:n45NaESuc1jwnlg7,variant:\"Djj5_X_3Y\"},DVmK_Cm7h:{a2BDPKExe:a2BDPKExe17j38q8,n45NaESuc:n45NaESucsml27k,OrPbDfojl:OrPbDfojliu1yzx,variant:\"CuG_ND65_\"},EzLCYXKWb:{a2BDPKExe:a2BDPKExe1g5vv5,n45NaESuc:n45NaESuct59xwz,OrPbDfojl:OrPbDfojl1nr9kyt,variant:\"CuG_ND65_\"},fIf2Tjfnf:{a2BDPKExe:a2BDPKExegnvlsq,n45NaESuc:n45NaESucidmsfd,OrPbDfojl:OrPbDfojl1nuf1vl,variant:\"CuG_ND65_\"},gEuUTLtNj:{a2BDPKExe:a2BDPKExeya3u3w,n45NaESuc:n45NaESuc15auk0h,OrPbDfojl:OrPbDfojlc1kywf,variant:\"Djj5_X_3Y\"},HuxxyW6i0:{n45NaESuc:n45NaESuc1jwnlg7,variant:\"CuG_ND65_\"},ilPYLY_uL:{a2BDPKExe:a2BDPKExe1upjjb6,n45NaESuc:n45NaESuc1k9srxv,OrPbDfojl:OrPbDfojl1w6h9fy},KclyTgE3C:{a2BDPKExe:a2BDPKExe17j38q8,n45NaESuc:n45NaESucsml27k,OrPbDfojl:OrPbDfojliu1yzx},kG93khI8Z:{a2BDPKExe:a2BDPKExen56aty,n45NaESuc:n45NaESuc1uaqe3a,OrPbDfojl:OrPbDfojlf2dsr5,variant:\"Djj5_X_3Y\"},liB1uuL05:{a2BDPKExe:a2BDPKExe1upjjb6,n45NaESuc:n45NaESuc1k9srxv,OrPbDfojl:OrPbDfojl1w6h9fy,variant:\"Djj5_X_3Y\"},mzrBM9WpF:{a2BDPKExe:a2BDPKExeya3u3w,n45NaESuc:n45NaESuc15auk0h,OrPbDfojl:OrPbDfojlc1kywf,variant:\"CuG_ND65_\"},OuUtzgUNe:{a2BDPKExe:a2BDPKExen56aty,n45NaESuc:n45NaESuc1uaqe3a,OrPbDfojl:OrPbDfojlf2dsr5},OzE4voMmA:{a2BDPKExe:a2BDPKExegnvlsq,n45NaESuc:n45NaESucidmsfd,OrPbDfojl:OrPbDfojl1nuf1vl},PtorI_GHQ:{a2BDPKExe:a2BDPKExeya3u3w,n45NaESuc:n45NaESuc15auk0h,OrPbDfojl:OrPbDfojlc1kywf},pUxA7WlXQ:{a2BDPKExe:a2BDPKExe17j38q8,n45NaESuc:n45NaESucsml27k,OrPbDfojl:OrPbDfojliu1yzx,variant:\"Djj5_X_3Y\"},qXyQJbBMs:{a2BDPKExe:a2BDPKExe1g5vv5,n45NaESuc:n45NaESuct59xwz,OrPbDfojl:OrPbDfojl1nr9kyt,variant:\"Djj5_X_3Y\"},wrNgi2nLQ:{a2BDPKExe:a2BDPKExegnvlsq,n45NaESuc:n45NaESucidmsfd,OrPbDfojl:OrPbDfojl1nuf1vl,variant:\"Djj5_X_3Y\"},Yq6F3Csw9:{a2BDPKExe:a2BDPKExe1upjjb6,n45NaESuc:n45NaESuc1k9srxv,OrPbDfojl:OrPbDfojl1w6h9fy,variant:\"CuG_ND65_\"}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yypkox\",\"data-framer-name\":\"Signature Template\",layoutDependency:layoutDependency,layoutId:\"I158:49457;1206:21999\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lfxerq-container\",layoutDependency:layoutDependency,layoutId:\"qMT6nuZ2F-container\",children:/*#__PURE__*/_jsx(Wework,{height:\"100%\",id:\"qMT6nuZ2F\",layoutId:\"qMT6nuZ2F\",style:{height:\"100%\",width:\"100%\"},variant:\"WSF1HXeyP\",width:\"100%\",...addPropertyOverrides({gEuUTLtNj:{variant:\"u8PBJ4pwM\"},mzrBM9WpF:{variant:\"pRV7wr9ut\"}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vvqbsl-container\",layoutDependency:layoutDependency,layoutId:\"MAIk8eZBk-container\",children:/*#__PURE__*/_jsx(Stripe,{height:\"100%\",id:\"MAIk8eZBk\",layoutId:\"MAIk8eZBk\",style:{height:\"100%\",width:\"100%\"},variant:\"CJpsBJDE9\",width:\"100%\",...addPropertyOverrides({ilPYLY_uL:{variant:\"kQxBtgPgo\"},liB1uuL05:{variant:\"FmecSPdz2\"}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-13sa38-container\",layoutDependency:layoutDependency,layoutId:\"xm5DpLlik-container\",children:/*#__PURE__*/_jsx(Superhuman,{height:\"100%\",id:\"xm5DpLlik\",layoutId:\"xm5DpLlik\",style:{width:\"100%\"},variant:\"FntxzGtrx\",width:\"100%\",...addPropertyOverrides({dibWlbe7_:{variant:\"crMNSv18I\"},HuxxyW6i0:{variant:\"HQ8Hd4jYZ\"}},baseVariant,gestureVariant)})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dxhyvo-container\",layoutDependency:layoutDependency,layoutId:\"TfsFzIx0L-container\",children:/*#__PURE__*/_jsx(Nike,{height:\"100%\",id:\"TfsFzIx0L\",layoutId:\"TfsFzIx0L\",style:{height:\"100%\",width:\"100%\"},variant:\"umqj6J2pf\",width:\"100%\",...addPropertyOverrides({EzLCYXKWb:{variant:\"wGlNJCVNq\"},qXyQJbBMs:{variant:\"KBV02YFG6\"}},baseVariant,gestureVariant)})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lh3d1y-container\",layoutDependency:layoutDependency,layoutId:\"pPwENljsq-container\",children:/*#__PURE__*/_jsx(Notion,{height:\"100%\",id:\"pPwENljsq\",layoutId:\"pPwENljsq\",style:{height:\"100%\",width:\"100%\"},variant:\"TXkoveF49\",width:\"100%\",...addPropertyOverrides({fIf2Tjfnf:{variant:\"qR76A8b9q\"},wrNgi2nLQ:{variant:\"tg4o6ytzX\"}},baseVariant,gestureVariant)})}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o2kdqv-container\",layoutDependency:layoutDependency,layoutId:\"l2oXvB6E6-container\",children:/*#__PURE__*/_jsx(Headspace,{height:\"100%\",id:\"l2oXvB6E6\",layoutId:\"l2oXvB6E6\",style:{height:\"100%\",width:\"100%\"},variant:\"D_dSuPHYh\",width:\"100%\",...addPropertyOverrides({BISuqRN17:{variant:\"JJjLMcMuJ\"},kG93khI8Z:{variant:\"vaBLVNW7O\"}},baseVariant,gestureVariant)})}),isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e57nly-container\",layoutDependency:layoutDependency,layoutId:\"o6v1Yoj4d-container\",children:/*#__PURE__*/_jsx(Ueno,{height:\"100%\",id:\"o6v1Yoj4d\",layoutId:\"o6v1Yoj4d\",style:{height:\"100%\",width:\"100%\"},variant:\"NZa6vr1WJ\",width:\"100%\",...addPropertyOverrides({DVmK_Cm7h:{variant:\"GTQlojdNa\"},pUxA7WlXQ:{variant:\"B0OmWvg4X\"}},baseVariant,gestureVariant)})})]})]})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-6plmzo-container\",layoutDependency:layoutDependency,layoutId:\"iLvZDVDAM-container\",children:/*#__PURE__*/_jsx(PulsingDisc,{color:\"rgb(0, 195, 255)\",durationSec:2,height:\"100%\",id:\"iLvZDVDAM\",layoutId:\"iLvZDVDAM\",size:40,width:\"100%\"})})]})})})});});const css=['.framer-barys[data-border=\"true\"]::after, .framer-barys [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-barys.framer-g6mlsc, .framer-barys .framer-g6mlsc { display: block; }\",\".framer-barys.framer-1rg60yk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 46px 62px 46px 62px; position: relative; width: 960px; }\",\".framer-barys .framer-1xcdlrx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 869px; }\",\".framer-barys .framer-1y2rv2a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 65px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-barys .framer-1dvezss, .framer-barys .framer-rb26ac, .framer-barys .framer-1dszt1t, .framer-barys .framer-1pov7w4, .framer-barys .framer-1cstjxj, .framer-barys .framer-sanz9g, .framer-barys .framer-11d71cb { aspect-ratio: 1.5000001165280603 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 65px); overflow: visible; position: relative; width: 98px; }\",\".framer-barys .framer-12x2nci, .framer-barys .framer-ya1ezu, .framer-barys .framer-1ume49l, .framer-barys .framer-qgdzi, .framer-barys .framer-l3ii4y, .framer-barys .framer-y4tqyw, .framer-barys .framer-jvksz3 { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-barys .framer-ffw176, .framer-barys .framer-2l3yjl, .framer-barys .framer-oi5gp6, .framer-barys .framer-16008dy, .framer-barys .framer-190ngqt, .framer-barys .framer-iv29f1, .framer-barys .framer-13whn7i { aspect-ratio: 1.5000001165280603 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; height: 65px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-barys .framer-czxxx0, .framer-barys .framer-dd3zth, .framer-barys .framer-1qo99o7, .framer-barys .framer-zqsrxu, .framer-barys .framer-1pfeoib, .framer-barys .framer-xfoi0h, .framer-barys .framer-1yjqm4c { bottom: 6px; flex: none; left: 5px; overflow: hidden; position: absolute; right: 6px; top: 5px; will-change: var(--framer-will-change-override, transform); }\",\".framer-barys .framer-c65m66, .framer-barys .framer-m67fxz, .framer-barys .framer-1bxwl9f, .framer-barys .framer-o85az9, .framer-barys .framer-1ow5br1, .framer-barys .framer-5ix8um, .framer-barys .framer-9xqosn { bottom: 6px; flex: none; left: 5px; overflow: visible; position: absolute; right: 6px; top: 5px; }\",\".framer-barys .framer-1mo2klf, .framer-barys .framer-15wjn4e, .framer-barys .framer-1gsp7y0, .framer-barys .framer-wc8v19, .framer-barys .framer-18sooaj, .framer-barys .framer-b764fz, .framer-barys .framer-145pysi { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-barys .framer-nzurp0 { flex: none; height: 70px; left: 11px; overflow: visible; position: absolute; top: 4px; width: 101px; }\",\".framer-barys .framer-1rna9u6 { flex: none; height: 35px; left: 0px; position: absolute; top: 22px; white-space: pre; width: 101px; }\",\".framer-barys .framer-45rtkb { bottom: 0px; flex: none; left: 0px; position: absolute; right: 29px; top: 64px; }\",\".framer-barys .framer-1ujz8nx { aspect-ratio: 0.8571428571428571 / 1; bottom: var(--framer-aspect-ratio-supported, 61px); flex: none; height: 9px; left: 0px; mix-blend-mode: darken; position: absolute; right: 93px; top: 0px; }\",\".framer-barys .framer-1yregu5 { aspect-ratio: 14.000000849993562 / 1; bottom: var(--framer-aspect-ratio-supported, 52px); flex: none; height: 4px; left: 0px; position: absolute; right: 38px; top: 13px; }\",\".framer-barys .framer-hbuof4-container, .framer-barys .framer-b24cqa-container, .framer-barys .framer-1dujbzl-container, .framer-barys .framer-5i0rky-container, .framer-barys .framer-acwm74-container, .framer-barys .framer-huv2lv-container, .framer-barys .framer-10gewu5-container { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 98px; }\",\".framer-barys .framer-1j0v4vz { flex: none; height: 54px; left: 11px; overflow: visible; position: absolute; top: 6px; width: 103px; }\",\".framer-barys .framer-8syt02 { bottom: 6px; flex: none; height: auto; left: 0px; position: absolute; white-space: pre; width: auto; }\",\".framer-barys .framer-9a0qbk { bottom: 12px; flex: none; height: auto; left: 0px; position: absolute; white-space: pre; width: auto; }\",\".framer-barys .framer-11253hl { bottom: 18px; flex: none; height: auto; left: 0px; position: absolute; white-space: pre; width: auto; }\",\".framer-barys .framer-1p50qxl { flex: none; height: 7px; left: 0px; position: absolute; top: 6px; white-space: pre-wrap; width: 63px; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-w5eqtv { flex: none; height: 7px; left: 0px; position: absolute; top: 0px; white-space: pre-wrap; width: 52px; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-u0mqrg { aspect-ratio: 4.333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 9px); left: 0px; position: absolute; right: 64px; top: 18px; }\",\".framer-barys .framer-1uowcb0 { flex: none; height: 55px; left: 8px; overflow: visible; position: absolute; top: 6px; width: 149px; }\",\".framer-barys .framer-1an2fk7 { flex: none; height: 14px; left: 23px; position: absolute; right: 0px; top: 31px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-1l1ao35 { flex: none; height: 14px; left: 30px; position: absolute; top: 15px; white-space: pre; width: 45px; }\",\".framer-barys .framer-ruc3i0 { bottom: 29px; flex: none; left: 22px; position: absolute; right: 123px; top: 23px; }\",\".framer-barys .framer-gsf427 { flex: none; height: 5px; left: 22px; position: absolute; top: 16px; width: 5px; }\",\".framer-barys .framer-2xzv7d { bottom: 1px; flex: none; left: 37px; position: absolute; right: 110px; top: 50px; }\",\".framer-barys .framer-1r01yl4 { bottom: 0px; flex: none; left: 47px; position: absolute; right: 97px; top: 51px; }\",\".framer-barys .framer-1tspnu4 { bottom: 1px; flex: none; left: 58px; position: absolute; right: 86px; top: 50px; }\",\".framer-barys .framer-1d4bcex { flex: none; height: 4px; left: 25px; position: absolute; top: 51px; width: 5px; }\",\".framer-barys .framer-1ksz5ma { aspect-ratio: 2.3703427693195347 / 1; bottom: var(--framer-aspect-ratio-supported, 47px); flex: none; height: 8px; left: 0px; position: absolute; right: 131px; top: 0px; }\",\".framer-barys .framer-xamwll { flex: none; height: 13px; left: 23px; position: absolute; top: 0px; white-space: pre; width: 56px; }\",\".framer-barys .framer-gx8f11 { flex: none; height: 56px; left: 6px; overflow: visible; position: absolute; top: 5px; width: 177px; }\",\".framer-barys .framer-vsu888 { flex: none; height: 8px; left: 41px; position: absolute; top: 11px; white-space: pre; width: 39px; }\",\".framer-barys .framer-4mw711 { flex: none; height: 8px; left: 41px; position: absolute; top: 29px; white-space: pre; width: 16px; }\",\".framer-barys .framer-ue4gq5 { flex: none; height: 8px; left: 41px; position: absolute; top: 38px; white-space: pre; width: 13px; }\",\".framer-barys .framer-1amhp9y { flex: none; height: 8px; left: 41px; position: absolute; top: 18px; white-space: pre; width: 57px; }\",\".framer-barys .framer-kffxa3 { flex: none; height: 6px; left: 41px; position: absolute; right: 0px; top: 50px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-z8r1ai { flex: none; height: 16px; left: 60px; position: absolute; top: 29px; white-space: pre; width: 73px; }\",\".framer-barys .framer-1yiup1n { flex: none; height: 30px; left: 0px; position: absolute; top: 0px; width: 30px; }\",\".framer-barys .framer-oz5qyc { aspect-ratio: 2.722689432990565 / 1; bottom: var(--framer-aspect-ratio-supported, 50px); flex: none; height: 6px; left: 41px; position: absolute; right: 119px; top: 0px; }\",\".framer-barys .framer-9ccodv { flex: none; height: 77px; left: 6px; overflow: visible; position: absolute; top: 4px; width: 161px; }\",\".framer-barys .framer-1qbdx1q { flex: none; height: 7px; left: 35px; position: absolute; top: 1px; white-space: pre; width: 43px; }\",\".framer-barys .framer-1wc636t { flex: none; height: 4px; left: 35px; position: absolute; top: 20px; white-space: pre; width: 14px; }\",\".framer-barys .framer-1ap0538 { flex: none; height: 4px; left: 35px; position: absolute; top: 28px; white-space: pre; width: 12px; }\",\".framer-barys .framer-1awfwhk { flex: none; height: 7px; left: 35px; position: absolute; top: 9px; white-space: pre; width: 53px; }\",\".framer-barys .framer-10t03ll { flex: none; height: 5px; left: 35px; position: absolute; right: 0px; top: 57px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-1ewd1cz { flex: none; height: 16px; left: 53px; position: absolute; top: 18px; white-space: pre; width: 59px; }\",\".framer-barys .framer-ywwaky { aspect-ratio: 1 / 1; bottom: var(--framer-aspect-ratio-supported, 53px); flex: none; height: 23px; left: 0px; position: absolute; right: 137px; top: 0px; }\",\".framer-barys .framer-mj4zvk { aspect-ratio: 2.752293377181757 / 1; bottom: var(--framer-aspect-ratio-supported, 26px); flex: none; height: 12px; left: 35px; position: absolute; right: 93px; top: 39px; }\",\".framer-barys .framer-1bkbu8i { bottom: 1px; flex: none; left: 34px; position: absolute; right: 76px; top: 70px; }\",\".framer-barys .framer-14hie3u { flex: none; height: 74px; left: 7px; overflow: visible; position: absolute; top: 5px; width: 145px; }\",\".framer-barys .framer-14dru5a { flex: none; height: 15px; left: 27px; position: absolute; top: 14px; white-space: pre; width: 71px; }\",\".framer-barys .framer-oy4eq7 { flex: none; height: 14px; left: 27px; position: absolute; top: 30px; white-space: pre; width: 13px; }\",\".framer-barys .framer-zzc0b6 { flex: none; height: 8px; left: 28px; position: absolute; right: 0px; top: 50px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-g0jhpj { flex: none; height: 14px; left: 44px; position: absolute; top: 30px; white-space: pre; width: 75px; }\",\".framer-barys .framer-1gqis2m { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 19px); left: 0px; overflow: visible; position: absolute; top: 0px; width: 19px; }\",\".framer-barys .framer-15r5zw { aspect-ratio: 1 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; height: 19px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-barys .framer-5j0uf9 { bottom: 63px; flex: none; left: 27px; position: absolute; right: 73px; top: 1px; }\",\".framer-barys .framer-1hev7m2 { bottom: 1px; flex: none; left: 27px; position: absolute; right: 42px; top: 62px; }\",\".framer-barys .framer-b2jy2j { flex: none; height: 87px; left: 5px; overflow: visible; position: absolute; top: 2px; width: 190px; }\",\".framer-barys .framer-gvdhsu { flex: none; height: 7px; left: 39px; position: absolute; top: 19px; white-space: pre; width: 15px; }\",\".framer-barys .framer-wg71m5 { flex: none; height: 9px; left: 39px; position: absolute; top: 26px; white-space: pre; width: 13px; }\",\".framer-barys .framer-1xx2kki { flex: none; height: 19px; left: 39px; position: absolute; right: 0px; top: 57px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-barys .framer-12rcudg { flex: none; height: 17px; left: 60px; position: absolute; top: 18px; white-space: pre; width: 44px; }\",\".framer-barys .framer-dy56qr { flex: none; height: 31px; left: 0px; overflow: visible; position: absolute; top: 1px; width: 31px; }\",\".framer-barys .framer-qd6gc0 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-barys .framer-10l73o7 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-barys .framer-2t997m { aspect-ratio: 4.375000145076465 / 1; bottom: var(--framer-aspect-ratio-supported, 36px); flex: none; height: 6px; left: 40px; position: absolute; right: 123px; top: 45px; }\",\".framer-barys .framer-1p8e8op { bottom: 0px; flex: none; left: 39px; position: absolute; right: 34px; top: 80px; }\",\".framer-barys .framer-35r028 { flex: none; height: 17px; left: 39px; position: absolute; top: 0px; white-space: pre; width: 41px; }\",\".framer-barys .framer-195bzix { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 401px; justify-content: flex-start; overflow: visible; padding: 17.85616683959961px 71.42466735839844px 17.85616683959961px 71.42466735839844px; position: relative; width: 652px; }\",\".framer-barys .framer-3b7cb9-container { flex: none; height: 39px; position: relative; width: 100%; }\",\".framer-barys .framer-yypkox { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 375px; z-index: 1; }\",\".framer-barys .framer-1lfxerq-container { flex: none; height: 308px; position: relative; width: 431px; }\",\".framer-barys .framer-1vvqbsl-container { flex: none; height: 310px; left: 0px; position: absolute; right: -10px; top: 13px; }\",\".framer-barys .framer-13sa38-container { flex: none; height: auto; position: relative; width: 269px; }\",\".framer-barys .framer-1dxhyvo-container { flex: none; height: 315px; position: relative; width: 377px; }\",\".framer-barys .framer-1lh3d1y-container { flex: none; height: 293px; position: relative; width: 357px; }\",\".framer-barys .framer-1o2kdqv-container { flex: none; height: 303px; position: relative; width: 333px; }\",\".framer-barys .framer-1e57nly-container { flex: none; height: 315px; position: relative; width: 390px; }\",\".framer-barys .framer-6plmzo-container { flex: none; height: auto; left: 283px; position: absolute; top: 31px; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-barys.framer-1rg60yk, .framer-barys .framer-1xcdlrx, .framer-barys .framer-1y2rv2a, .framer-barys .framer-195bzix, .framer-barys .framer-yypkox { gap: 0px; } .framer-barys.framer-1rg60yk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-barys.framer-1rg60yk > :first-child, .framer-barys .framer-1xcdlrx > :first-child, .framer-barys .framer-195bzix > :first-child, .framer-barys .framer-yypkox > :first-child { margin-top: 0px; } .framer-barys.framer-1rg60yk > :last-child, .framer-barys .framer-1xcdlrx > :last-child, .framer-barys .framer-195bzix > :last-child, .framer-barys .framer-yypkox > :last-child { margin-bottom: 0px; } .framer-barys .framer-1xcdlrx > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-barys .framer-1y2rv2a > * { margin: 0px; margin-left: calc(11.9041109085083px / 2); margin-right: calc(11.9041109085083px / 2); } .framer-barys .framer-1y2rv2a > :first-child { margin-left: 0px; } .framer-barys .framer-1y2rv2a > :last-child { margin-right: 0px; } .framer-barys .framer-195bzix > * { margin: 0px; margin-bottom: calc(11.9041109085083px / 2); margin-top: calc(11.9041109085083px / 2); } .framer-barys .framer-yypkox > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-barys.framer-v-3cn2q2 .framer-195bzix { height: 478px; }\",\".framer-barys.framer-v-al8efs .framer-13sa38-container { order: 2; }\",\".framer-barys.framer-v-865yt9 .framer-1lfxerq-container { order: 0; }\",\".framer-barys.framer-v-1iflmn4 .framer-1vvqbsl-container, .framer-barys.framer-v-1fpejx2 .framer-1vvqbsl-container, .framer-barys.framer-v-18968fg .framer-1vvqbsl-container { left: unset; order: 0; position: relative; right: unset; top: unset; width: 385px; }\",\".framer-barys.framer-v-18968fg .framer-195bzix { height: 452px; }\",\".framer-barys.framer-v-1da4k9t .framer-1dxhyvo-container, .framer-barys.framer-v-2qo10 .framer-1dxhyvo-container, .framer-barys.framer-v-j9nvga .framer-1dxhyvo-container { order: 3; }\",\".framer-barys.framer-v-j9nvga .framer-195bzix { height: 474px; }\",\".framer-barys.framer-v-2uviu3 .framer-1lh3d1y-container, .framer-barys.framer-v-bfkrq9 .framer-1lh3d1y-container, .framer-barys.framer-v-1bg8ijn .framer-1lh3d1y-container { order: 4; }\",\".framer-barys.framer-v-1bg8ijn .framer-195bzix { height: 493px; }\",\".framer-barys.framer-v-15kwnu3 .framer-1o2kdqv-container, .framer-barys.framer-v-1su7lud .framer-1o2kdqv-container, .framer-barys.framer-v-qmgs5i .framer-1o2kdqv-container { order: 5; }\",\".framer-barys.framer-v-qmgs5i .framer-195bzix { height: 443px; }\",\".framer-barys.framer-v-p4q1qg .framer-1e57nly-container, .framer-barys.framer-v-17r2qc3 .framer-1e57nly-container, .framer-barys.framer-v-xlbj9b .framer-1e57nly-container { order: 6; }\",\".framer-barys.framer-v-xlbj9b .framer-195bzix { height: 450px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 576\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dibWlbe7_\":{\"layout\":[\"fixed\",\"auto\"]},\"HuxxyW6i0\":{\"layout\":[\"fixed\",\"auto\"]},\"gEuUTLtNj\":{\"layout\":[\"fixed\",\"auto\"]},\"PtorI_GHQ\":{\"layout\":[\"fixed\",\"auto\"]},\"mzrBM9WpF\":{\"layout\":[\"fixed\",\"auto\"]},\"liB1uuL05\":{\"layout\":[\"fixed\",\"auto\"]},\"ilPYLY_uL\":{\"layout\":[\"fixed\",\"auto\"]},\"Yq6F3Csw9\":{\"layout\":[\"fixed\",\"auto\"]},\"qXyQJbBMs\":{\"layout\":[\"fixed\",\"auto\"]},\"ctvbE9Lm3\":{\"layout\":[\"fixed\",\"auto\"]},\"EzLCYXKWb\":{\"layout\":[\"fixed\",\"auto\"]},\"wrNgi2nLQ\":{\"layout\":[\"fixed\",\"auto\"]},\"OzE4voMmA\":{\"layout\":[\"fixed\",\"auto\"]},\"fIf2Tjfnf\":{\"layout\":[\"fixed\",\"auto\"]},\"kG93khI8Z\":{\"layout\":[\"fixed\",\"auto\"]},\"OuUtzgUNe\":{\"layout\":[\"fixed\",\"auto\"]},\"BISuqRN17\":{\"layout\":[\"fixed\",\"auto\"]},\"pUxA7WlXQ\":{\"layout\":[\"fixed\",\"auto\"]},\"KclyTgE3C\":{\"layout\":[\"fixed\",\"auto\"]},\"DVmK_Cm7h\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerN8DH0cNj0=withCSS(Component,css,\"framer-barys\");export default FramerN8DH0cNj0;FramerN8DH0cNj0.displayName=\"Signatures selector\";FramerN8DH0cNj0.defaultProps={height:576,width:960};addPropertyControls(FramerN8DH0cNj0,{variant:{options:[\"XFySrVcsB\",\"dibWlbe7_\",\"HuxxyW6i0\",\"gEuUTLtNj\",\"PtorI_GHQ\",\"mzrBM9WpF\",\"liB1uuL05\",\"ilPYLY_uL\",\"Yq6F3Csw9\",\"qXyQJbBMs\",\"ctvbE9Lm3\",\"EzLCYXKWb\",\"wrNgi2nLQ\",\"OzE4voMmA\",\"fIf2Tjfnf\",\"kG93khI8Z\",\"OuUtzgUNe\",\"BISuqRN17\",\"pUxA7WlXQ\",\"KclyTgE3C\",\"DVmK_Cm7h\"],optionTitles:[\"Superhuman-default\",\"Superhuman-minimal\",\"Superhuman-integral\",\"Wework-minimal\",\"Wework-default\",\"Wework-integral\",\"Stripe-minimal\",\"Stripe-default\",\"Stripe-integral\",\"Nike-minimal\",\"Nike-default\",\"Nike-integral\",\"Notion-minimal\",\"Notion-default\",\"Notion-integral\",\"Headspace-minimal\",\"Headspace-default\",\"Headspace-integral\",\"Ueno-minimal\",\"Ueno-default\",\"Ueno-integral\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerN8DH0cNj0,[...ActiveCardOverlayFonts,...TabsFonts,...WeworkFonts,...StripeFonts,...SuperhumanFonts,...NikeFonts,...NotionFonts,...HeadspaceFonts,...UenoFonts,...PulsingDiscFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN8DH0cNj0\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dibWlbe7_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HuxxyW6i0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gEuUTLtNj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PtorI_GHQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mzrBM9WpF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"liB1uuL05\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ilPYLY_uL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Yq6F3Csw9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qXyQJbBMs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ctvbE9Lm3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EzLCYXKWb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wrNgi2nLQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OzE4voMmA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fIf2Tjfnf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kG93khI8Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OuUtzgUNe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BISuqRN17\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pUxA7WlXQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KclyTgE3C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DVmK_Cm7h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"576\",\"framerIntrinsicWidth\":\"960\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (e1022ef)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/0jtlswBvrookcx7EpjBD/Video.js\";import SignaturesSelector from\"https://framerusercontent.com/modules/QNcqnU3izMVPYCbouaVf/Tqtd10zOZA7tLkznHcAm/N8DH0cNj0.js\";const SignaturesSelectorFonts=getFonts(SignaturesSelector);const VideoFonts=getFonts(Video);const cycleOrder=[\"iQWBdrnN9\",\"QSu6jmazw\",\"PKWI6Nuz8\",\"I2SPxYdDG\"];const serializationHash=\"framer-efSWg\";const variantClassNames={I2SPxYdDG:\"framer-v-vd684d\",iQWBdrnN9:\"framer-v-1tvq3q5\",PKWI6Nuz8:\"framer-v-116us4v\",QSu6jmazw:\"framer-v-9bmdpy\"};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 transitions={default:{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={\"Variant 1\":\"iQWBdrnN9\",\"Variant 2\":\"QSu6jmazw\",\"Variant 3\":\"PKWI6Nuz8\",\"Variant 4\":\"I2SPxYdDG\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"iQWBdrnN9\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"iQWBdrnN9\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapl4nnvn=activeVariantCallback(async(...args)=>{setVariant(\"iQWBdrnN9\");});const onTap1si987h=activeVariantCallback(async(...args)=>{setVariant(\"QSu6jmazw\");});const onTapzn51f4=activeVariantCallback(async(...args)=>{setVariant(\"PKWI6Nuz8\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"I2SPxYdDG\")return false;return true;};const isDisplayed1=()=>{if([\"QSu6jmazw\",\"PKWI6Nuz8\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"QSu6jmazw\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"PKWI6Nuz8\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1tvq3q5\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"iQWBdrnN9\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({I2SPxYdDG:{\"data-framer-name\":\"Variant 4\"},PKWI6Nuz8:{\"data-framer-name\":\"Variant 3\"},QSu6jmazw:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xtn0z3\",\"data-framer-name\":\"Timeline\",layoutDependency:layoutDependency,layoutId:\"FwgZcrQKE\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k0vbaw\",\"data-framer-name\":\"Frame 2006\",layoutDependency:layoutDependency,layoutId:\"wq3p82jOQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p50d43\",\"data-border\":true,\"data-framer-name\":\"Frame 2002\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"dbeeFVfLC\",onTap:onTapl4nnvn,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(255, 61, 0)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{PKWI6Nuz8:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\"},QSu6jmazw:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jevofq\",\"data-framer-name\":\"Frame 2001\",layoutDependency:layoutDependency,layoutId:\"iK_DW9yTJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.ol,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-gjwowx, var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31)))\"},children:/*#__PURE__*/_jsx(motion.li,{children:/*#__PURE__*/_jsx(motion.h3,{children:\"Design signature template\"})})})}),className:\"framer-1fz4om\",\"data-framer-name\":\"Choose signature template\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ZJWjQiiGK\",style:{\"--extracted-gjwowx\":\"var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132)))\"},children:\"Use our easy to use no-code editor.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132)))\"},children:\"No technical skills required. \"})]}),className:\"framer-lp78u6\",\"data-framer-name\":\"Modern email signatures templates that you can customize to perfectly align with your brand's messaging and aesthetics.\",layoutDependency:layoutDependency,layoutId:\"Q0QVQLOrN\",style:{\"--extracted-2gxw0f\":\"var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132))\",\"--extracted-r6o4lv\":\"var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132))\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-wwqf8b\",\"data-border\":true,\"data-framer-name\":\"Frame 2003\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"cS93KxUQm\",onTap:onTap1si987h,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{QSu6jmazw:{\"--border-color\":\"rgb(255, 61, 0)\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a6dowb\",\"data-framer-name\":\"Frame 2001\",layoutDependency:layoutDependency,layoutId:\"lmcVSwKpc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.ol,{start:\"2\",style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-gjwowx, var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31)))\"},children:/*#__PURE__*/_jsx(motion.li,{children:/*#__PURE__*/_jsx(motion.h3,{children:\"Customize template\"})})})}),className:\"framer-fben36\",\"data-framer-name\":\"Customize signature\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"hs4W8GFi0\",style:{\"--extracted-gjwowx\":\"var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132)))\"},children:\"Match your brand's messaging and aesthetics.\"})}),className:\"framer-67glim\",\"data-framer-name\":\"Easily customize your signature templates using Scribe's drag-and-drop editor. No design or coding skills needed.\",layoutDependency:layoutDependency,layoutId:\"uBJ1qpF2z\",style:{\"--extracted-r6o4lv\":\"var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132))\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d8xftj\",\"data-border\":true,\"data-framer-name\":\"Frame 2004\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"eRTxYQMy1\",onTap:onTapzn51f4,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{PKWI6Nuz8:{\"--border-color\":\"rgb(255, 61, 0)\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wx4h3d\",\"data-framer-name\":\"Frame 2001\",layoutDependency:layoutDependency,layoutId:\"Z5Mnuoqz0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.ol,{start:\"3\",style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter-SemiBold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.32px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-gjwowx, var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31)))\"},children:/*#__PURE__*/_jsx(motion.li,{children:/*#__PURE__*/_jsx(motion.h3,{children:\"Add marketing elements\"})})})}),className:\"framer-1r9c2jz\",\"data-framer-name\":\"Add marketing elements\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"rK1w7XQCG\",style:{\"--extracted-gjwowx\":\"var(--token-47f85d2d-c783-408f-8208-10d5dc7f7474, rgb(23, 26, 31))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132)))\"},children:\"Add call to actions and promotional banners to your signature.\"})}),className:\"framer-1gl3v4a\",\"data-framer-name\":\"Add call to actions or promotional banners to promote your brand. You can even import banners directly from Canva.\",layoutDependency:layoutDependency,layoutId:\"z3Ec1Ajo4\",style:{\"--extracted-r6o4lv\":\"var(--token-8fc43fb9-c529-43c0-9864-ba08df0abbc5, rgb(132, 132, 132))\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-gmgtgx-container\",layoutDependency:layoutDependency,layoutId:\"PNIfTZI6l-container\",children:/*#__PURE__*/_jsx(SignaturesSelector,{height:\"100%\",id:\"PNIfTZI6l\",layoutId:\"PNIfTZI6l\",style:{width:\"100%\"},variant:\"XFySrVcsB\",width:\"100%\"})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3on6jh\",\"data-border\":true,\"data-framer-name\":\"Frame 1128\",layoutDependency:layoutDependency,layoutId:\"kx0ArVR1U\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18ai3cd-container\",layoutDependency:layoutDependency,layoutId:\"qEGbMA9nr-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"qEGbMA9nr\",isMixedBorderRadius:false,layoutId:\"qEGbMA9nr\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/scel6spy807l8RZHwuqLnSUnEk4.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d95ku4\",\"data-border\":true,\"data-framer-name\":\"Frame 1128\",layoutDependency:layoutDependency,layoutId:\"OygpZlN7F\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(241, 241, 241)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bwqnr3-container\",layoutDependency:layoutDependency,layoutId:\"cKFgVXaYh-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,canvasPlay:false,controls:false,height:\"100%\",id:\"cKFgVXaYh\",isMixedBorderRadius:false,layoutId:\"cKFgVXaYh\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/p9GHJMTprmQzTaLwt4t1dfmK0.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-ice-cream-glass-of-red-soda-5094-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]})})})});});const css=['.framer-efSWg[data-border=\"true\"]::after, .framer-efSWg [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-efSWg.framer-1vd5bl2, .framer-efSWg .framer-1vd5bl2 { display: block; }\",\".framer-efSWg.framer-1tvq3q5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 960px; }\",\".framer-efSWg .framer-xtn0z3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-efSWg .framer-1k0vbaw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 16px; height: 179px; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-efSWg .framer-1p50d43, .framer-efSWg .framer-wwqf8b, .framer-efSWg .framer-1d8xftj { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 100%; justify-content: flex-start; overflow: visible; padding: 24px 32px 24px 32px; position: relative; width: 1px; }\",\".framer-efSWg .framer-jevofq, .framer-efSWg .framer-1a6dowb, .framer-efSWg .framer-1wx4h3d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-efSWg .framer-1fz4om, .framer-efSWg .framer-lp78u6, .framer-efSWg .framer-fben36, .framer-efSWg .framer-67glim, .framer-efSWg .framer-1r9c2jz, .framer-efSWg .framer-1gl3v4a { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-efSWg .framer-gmgtgx-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-efSWg .framer-3on6jh, .framer-efSWg .framer-1d95ku4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 46px 62px 46px 62px; position: relative; width: 100%; }\",\".framer-efSWg .framer-18ai3cd-container, .framer-efSWg .framer-1bwqnr3-container { flex: none; height: 482px; position: relative; width: 858px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-efSWg.framer-1tvq3q5, .framer-efSWg .framer-xtn0z3, .framer-efSWg .framer-1k0vbaw, .framer-efSWg .framer-1p50d43, .framer-efSWg .framer-jevofq, .framer-efSWg .framer-wwqf8b, .framer-efSWg .framer-1a6dowb, .framer-efSWg .framer-1d8xftj, .framer-efSWg .framer-1wx4h3d, .framer-efSWg .framer-3on6jh, .framer-efSWg .framer-1d95ku4 { gap: 0px; } .framer-efSWg.framer-1tvq3q5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-efSWg.framer-1tvq3q5 > :first-child, .framer-efSWg .framer-xtn0z3 > :first-child, .framer-efSWg .framer-1p50d43 > :first-child, .framer-efSWg .framer-jevofq > :first-child, .framer-efSWg .framer-wwqf8b > :first-child, .framer-efSWg .framer-1a6dowb > :first-child, .framer-efSWg .framer-1d8xftj > :first-child, .framer-efSWg .framer-1wx4h3d > :first-child, .framer-efSWg .framer-3on6jh > :first-child, .framer-efSWg .framer-1d95ku4 > :first-child { margin-top: 0px; } .framer-efSWg.framer-1tvq3q5 > :last-child, .framer-efSWg .framer-xtn0z3 > :last-child, .framer-efSWg .framer-1p50d43 > :last-child, .framer-efSWg .framer-jevofq > :last-child, .framer-efSWg .framer-wwqf8b > :last-child, .framer-efSWg .framer-1a6dowb > :last-child, .framer-efSWg .framer-1d8xftj > :last-child, .framer-efSWg .framer-1wx4h3d > :last-child, .framer-efSWg .framer-3on6jh > :last-child, .framer-efSWg .framer-1d95ku4 > :last-child { margin-bottom: 0px; } .framer-efSWg .framer-xtn0z3 > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-efSWg .framer-1k0vbaw > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-efSWg .framer-1k0vbaw > :first-child { margin-left: 0px; } .framer-efSWg .framer-1k0vbaw > :last-child { margin-right: 0px; } .framer-efSWg .framer-1p50d43 > *, .framer-efSWg .framer-wwqf8b > *, .framer-efSWg .framer-1d8xftj > *, .framer-efSWg .framer-3on6jh > *, .framer-efSWg .framer-1d95ku4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-efSWg .framer-jevofq > *, .framer-efSWg .framer-1a6dowb > *, .framer-efSWg .framer-1wx4h3d > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } }\",\".framer-efSWg.framer-v-9bmdpy .framer-18ai3cd-container, .framer-efSWg.framer-v-116us4v .framer-1bwqnr3-container { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 782\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QSu6jmazw\":{\"layout\":[\"fixed\",\"auto\"]},\"PKWI6Nuz8\":{\"layout\":[\"fixed\",\"auto\"]},\"I2SPxYdDG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerOwoWoFGFC=withCSS(Component,css,\"framer-efSWg\");export default FramerOwoWoFGFC;FramerOwoWoFGFC.displayName=\"Timeline / Event1\";FramerOwoWoFGFC.defaultProps={height:782,width:960};addPropertyControls(FramerOwoWoFGFC,{variant:{options:[\"iQWBdrnN9\",\"QSu6jmazw\",\"PKWI6Nuz8\",\"I2SPxYdDG\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerOwoWoFGFC,[...SignaturesSelectorFonts,...VideoFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOwoWoFGFC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QSu6jmazw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PKWI6Nuz8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I2SPxYdDG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"782\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"960\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "wQAA+K,SAARA,GAAmB,EAAE,CAAC,OAAoBC,EAAEC,GAAE,CAAC,GAAG,CAAC,CAAC,CAAE,CAAC,IAAIC,GAAEC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EASlOF,GAAEG,GAAE;AAAA,WACKC,GAAGA,EAAE,MAAM,EAAE;AAAA,YACZA,GAAGA,EAAE,MAAM,EAAE;AAAA;AAAA,sBAEHA,GAAGA,EAAE,KAAK;AAAA,eACjBH,EAAC,IAAIG,GAAGA,EAAE,WAAW;AAAA,EAClCN,GAAE,aAAa,CAAC,KAAK,GAAG,MAAM,UAAU,YAAY,CAAC,EAAEO,EAAEP,GAAE,CAAC,KAAK,CAAC,MAAM,OAAO,KAAKQ,EAAE,OAAO,aAAa,EAAE,EAAE,MAAM,CAAC,MAAM,QAAQ,KAAKA,EAAE,MAAM,aAAa,SAAS,EAAE,YAAY,CAAC,MAAM,iBAAiB,KAAKA,EAAE,OAAO,aAAa,CAAC,CAAC,CAAC,ECdoC,IAAMC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,iBAAiBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAczB,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,aAAa,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,iBAAiBT,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKuC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,KAAK,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAA4mQ,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAs2jB,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,mBAAmB,EAAI,CAAC,EAAe7B,EAAKwC,EAAS,CAAC,sBAAsB,GAAK,SAAsBJ,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gDAAgD,MAAM,CAAC,iBAAiB,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,qBAAqB,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKwC,EAAS,CAAC,sBAAsB,GAAK,SAAsBJ,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,YAAY,qBAAqB,OAAO,uBAAuB,KAAK,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,YAAY,qBAAqB,OAAO,uBAAuB,KAAK,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKwC,EAAS,CAAC,sBAAsB,GAAK,SAAsBxC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,YAAY,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKwC,EAAS,CAAC,sBAAsB,GAAK,SAAsBJ,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iDAAiD,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAsvL,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAA4mN,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,uGAAuG,kMAAkM,0MAA0M,qHAAqH,uHAAuH,wIAAwI,uIAAuI,8LAA8L,wIAAwI,iMAAiM,8KAA8K,sHAAsH,sHAAsH,EAOlhjDC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPxH,IAAMM,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,iBAAiBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAczB,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,+CAA+C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,+CAA+C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAciC,EAAMlC,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,YAAY,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,oBAAoB,CAAC,EAAeF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,YAAY,qBAAqB,OAAO,sBAAsB,8CAA8C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,YAAY,qBAAqB,OAAO,sBAAsB,iDAAiD,EAAE,SAAS,mCAAmC,CAAC,CAAC,CAAC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,UAAU,qBAAqB,OAAO,sBAAsB,8CAA8C,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oEAAoE,MAAM,CAAC,qBAAqB,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,yBAAyB,qBAAqB,sBAAsB,qBAAqB,sBAAsB,qBAAqB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kCAAkC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsB7B,EAAKuC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,OAAO,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBV,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKuC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBV,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKwC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAwpQ,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,UAAU,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeO,EAAMlC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAsBO,EAAMlC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,2BAA2B,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,CAAC,CAAC,EAAe7B,EAAKwC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBX,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAA4L,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,OAAO,OAAO,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAciC,EAAMlC,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,+CAA+C,EAAE,SAAS,gBAAgB,CAAC,EAAeF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,iDAAiD,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,CAAC,EAAekC,EAAMlC,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,CAAcF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,8CAA8C,EAAE,SAAS,eAAe,CAAC,EAAeF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,iDAAiD,EAAE,SAAS,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iCAAiC,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,sBAAsB,qBAAqB,yBAAyB,qBAAqB,sBAAsB,qBAAqB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,MAAM,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,kDAAkD,EAAE,SAAS,iBAAY,CAAC,CAAC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,MAAM,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,iDAAiD,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,2BAAsB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,yBAAyB,qBAAqB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wCAAwC,qBAAqB,MAAM,uBAAuB,MAAM,0BAA0B,UAAU,sBAAsB,kDAAkD,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,aAAa,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iCAAiC,MAAM,CAAC,eAAe,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,8EAA8E,uGAAuG,yIAAyI,wIAAwI,8LAA8L,wIAAwI,sIAAsI,iMAAiM,iHAAiH,uLAAuL,wHAAwH,oTAAoT,gHAAgH,2IAA2I,wIAAwI,kMAAkM,oHAAoH,oLAAoL,uHAAuH,6KAA6K,uIAAuI,yIAAyI,wIAAwI,wIAAwI,gXAAgX,EAOhg6BC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPnH,IAAMM,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,iBAAiBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAczB,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,cAAc,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,qDAAqD,CAAC,CAAC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,cAAc,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,+CAA+C,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qEAAqE,MAAM,CAAC,uBAAuB,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,yBAAyB,qBAAqB,sBAAsB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,sBAAsB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,6CAA6C,MAAM,CAAC,sBAAsB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,GAAG,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA,EAAitD,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAkkB,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,EAAE,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAgX,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA,EAAypC,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA,EAAypH,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBV,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA,EAA2zB,mBAAmB,EAAI,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiBX,EAAiB,SAAS,WAAW,CAAC,EAAeO,EAAMlC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kBAAkB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsB7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsB7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,+CAA+C,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,wBAAwB,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeO,EAAMlC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,YAAY,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAsB7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQ,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,UAAU,gBAAgB,mBAAmB,mCAAmC,iBAAiBX,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,mBAAmB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsBO,EAAMlC,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,2BAA2B,iBAAiB2B,EAAiB,SAAS,YAAY,SAAsB7B,EAAKuC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBV,EAAiB,SAAS,wBAAwB,IAAI;AAAA;AAAA;AAAA,EAAo3B,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,iDAAiD,EAAE,SAAS,uBAAuB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qCAAqC,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,yBAAyB,qBAAqB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,mDAAmD,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,8CAA8C,MAAM,CAAC,mBAAmB,sBAAsB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,uGAAuG,6LAA6L,wIAAwI,oHAAoH,sHAAsH,sHAAsH,uHAAuH,wHAAwH,uHAAuH,gMAAgM,mUAAmU,4UAA4U,8KAA8K,2IAA2I,wIAAwI,mMAAmM,mMAAmM,mTAAmT,uPAAuP,yKAAyK,kHAAkH,uIAAuI,uIAAuI,smCAAsmC,EAOzx5BC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPzH,IAAMM,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,iBAAiBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAczB,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,iBAAiBT,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBT,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBH,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,yBAAyB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,2CAA2C,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,iDAAiD,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iHAAiH,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,sBAAsB,kBAAkB,qBAAqB,qBAAqB,qBAAqB,kBAAkB,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeO,EAAMlC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBT,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kBAAkB,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,+BAA+B,qBAAqB,OAAO,0BAA0B,QAAQ,sBAAsB,6CAA6C,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,kBAAkB,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeO,EAAMlC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAS,CAAc7B,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,UAAU,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,iBAAiB,mBAAmB,mCAAmC,iBAAiBT,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,WAAW,qBAAqB,OAAO,0BAA0B,SAAS,sBAAsB,mDAAmD,0BAA0B,WAAW,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,qBAAqB,MAAM,CAAC,mBAAmB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,yRAAyR,2KAA2K,4JAA4J,+IAA+I,mSAAmS,gQAAgQ,0RAA0R,mLAAmL,qLAAqL,uIAAuI,ukCAAukC,EAOxpZC,GAAgBC,EAAQ7B,GAAU2B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,aAAaA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPzH,IAAMM,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,gBAAgBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAcW,EAAMlC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,aAAa,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,6CAA6C,MAAM,CAAC,iBAAiB,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,2CAA2C,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAS,yCAAyC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8FAA8F,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,aAAa,IAAI,qEAAqE,OAAO,+VAA+V,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBV,EAAiB,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKwC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAguL,mBAAmB,EAAI,CAAC,EAAeO,EAAMlC,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAcO,EAAMlC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kBAAkB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAsB7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,eAAe,mBAAmB,cAAc,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAsB7B,EAAKsC,EAAS,CAAC,sBAAsB,GAAK,SAAsBtC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,MAAM,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKuC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBV,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,sRAAsR,oHAAoH,qIAAqI,sIAAsI,iMAAiM,+FAA+F,0SAA0S,gSAAgS,2UAA2U,8IAA8I,kHAAkH,gMAAgM,ipCAAipC,EAO/omBC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECPtG,IAAMM,GAAW,CAAC,wBAAwB,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,wBAAwB,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,wBAAwB,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,WAAAC,EAAW,YAAAC,EAAY,WAAAC,EAAW,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,UAAUF,GAAkDE,EAAM,UAAU,UAAUJ,GAAkDI,EAAM,UAAU,UAAUH,GAAqDG,EAAM,UAAU,SAASE,GAAMD,EAAuCT,GAAwBQ,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,uBAAuB,CAAE,EAAQC,GAAuB,CAACH,EAAMzB,IAAWA,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAnC,EAAQ,UAAAoC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEvB,GAASO,CAAK,EAAO,CAAC,YAAAiB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAApC,EAAW,SAAAV,CAAQ,EAAE+C,EAAgB,CAAC,WAAApD,GAAW,eAAe,wBAAwB,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQmD,EAAiBpB,GAAuBH,EAAMzB,CAAQ,EAAO,CAAC,sBAAAiD,EAAsB,MAAAC,EAAK,EAAEC,EAAyBT,CAAW,EAAQU,EAAYH,EAAsB,SAASI,IAAO,CAAC,GAAGf,GAAqB,MAAMA,EAAU,GAAGe,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,GAAYL,EAAsB,SAASI,IAAO,CAAC,GAAGf,GAAqB,MAAMA,EAAU,GAAGe,CAAI,IAAW,GAAM,MAAO,GAAOP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAYN,EAAsB,SAASI,IAAO,CAAC,GAAGd,GAAqB,MAAMA,EAAU,GAAGc,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQG,GAAaP,EAAsB,SAASI,IAAO,CAAC,GAAGb,GAAqB,MAAMA,EAAU,GAAGa,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQI,GAAYR,EAAsB,SAASI,IAAO,CAAC,GAAGb,GAAqB,MAAMA,EAAU,GAAGa,CAAI,IAAW,GAAM,MAAO,GAAOP,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAE,OAAoBjD,EAAKkD,EAAY,CAAC,GAAG1B,GAA4CuB,GAAgB,SAAsB/C,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKE,EAAO,IAAI,CAAC,GAAG0B,EAAU,UAAUuB,EAAGpE,GAAkB,GAAGkE,GAAsB,gBAAgB1B,EAAUO,CAAU,EAAE,mBAAmB,UAAU,iBAAiBK,EAAiB,SAAS,wBAAwB,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAId,GAA6B2B,GAAK,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,MAAM,GAAGvB,CAAK,EAAE,GAAGrC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAE4C,EAAYE,CAAc,EAAE,SAAsBqB,EAAMlD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiBiC,EAAiB,SAAS,uBAAuB,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAS,CAAcnC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,gBAAgB,iBAAiB,GAAK,iBAAiBiC,EAAiB,SAAS,kCAAkC,MAAMI,EAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,EAAE,GAAGtD,GAAqB,CAAC,UAAU,CAAC,MAAMwD,EAAW,CAAC,EAAEZ,EAAYE,CAAc,EAAE,SAAsB/B,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBiC,EAAiB,SAAS,6CAA6C,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGlD,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB,GAAK,iBAAiBiC,EAAiB,SAAS,kCAAkC,MAAMO,GAAY,MAAM,CAAC,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,EAAE,SAAS,CAAC,UAAU,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,EAAE,SAAsB1C,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBiC,EAAiB,SAAS,6CAA6C,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,EAAE,UAAU,CAAC,qBAAqB,uEAAuE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGlD,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB,GAAK,iBAAiBiC,EAAiB,SAAS,kCAAkC,MAAMQ,GAAa,GAAG1D,GAAqB,CAAC,UAAU,CAAC,MAAM2D,EAAW,CAAC,EAAEf,EAAYE,CAAc,EAAE,SAAsB/B,EAAKqD,EAAS,CAAC,sBAAsB,GAAK,SAAsBrD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiBiC,EAAiB,SAAS,6CAA6C,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,SAAS,CAAC,UAAU,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGlD,GAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe/B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,mBAAmB,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,qSAAqS,wTAAwT,sYAAsY,6KAA6K,0WAA0W,oNAAoN,m/BAAm/B,+GAA+G,+DAA+D,+DAA+D,8DAA8D,uFAAuF,2FAA2F,EAQjobC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,wBAAwB,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,UAAU,UAAU,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,cAAc,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,cAAc,KAAKA,EAAY,YAAY,EAAE,UAAU,CAAC,MAAM,eAAe,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECRzT,IAAMM,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,iBAAiBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAczB,EAAKsC,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBT,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAA60M,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,4BAA4B,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,+CAA+C,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,+CAA+C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,qBAAqB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,kDAAkD,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0BAA0B,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,gDAAgD,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,sBAAsB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBH,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,yCAAyC,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiBX,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiBX,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,aAAa,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBX,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKwC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,MAAM,YAAY,IAAI,qEAAqE,OAAO,qKAAqK,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,iBAAiBX,EAAiB,SAAS,YAAY,MAAM,CAAC,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,kBAAkB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,mBAAmB,qBAAqB,MAAM,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,uGAAuG,wHAAwH,wIAAwI,wIAAwI,wIAAwI,yIAAyI,+LAA+L,yIAAyI,oHAAoH,iMAAiM,mMAAmM,oMAAoM,sUAAsU,8IAA8I,uUAAuU,0gBAA0gB,6GAA6G,EAO7qrBC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECP1I,IAAIM,GAAE,CAAC,gCAAgC,EAAvC,IAA0DC,GAAE,CAAC,iCAAiC,kBAAkB,EAAwF,IAAIC,GAAE,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAEC,GAAE,CAAC,CAAC,MAAMC,EAAE,SAASC,CAAC,IAAI,CAAC,IAAIC,EAAIC,EAAWC,CAAC,EAAEC,EAAQL,GAAIE,EAAE,WAAWI,EAAIC,EAAQ,KAAK,CAAC,GAAGL,EAAE,WAAWG,CAAC,GAAG,CAAC,KAAK,UAAUA,CAAC,CAAC,CAAC,EAAE,OAAoBG,EAAEJ,EAAE,SAAS,CAAC,MAAME,EAAE,SAASL,CAAC,CAAC,CAAE,EAAEQ,GAAE,CAAC,CAAC,OAAOC,EAAE,GAAGV,EAAE,MAAMC,EAAE,GAAGC,CAAC,KAAK,CAAC,GAAGA,CAAC,GAAGS,GAAE,CAACD,EAAEV,IAAIA,EAAE,KAAK,GAAG,EAAEU,EAAE,iBAAiBE,GAAiBC,EAAW,SAASb,EAAEc,EAAE,CAAC,GAAG,CAAC,aAAa,CAAC,EAAEC,EAAE,EAAE,CAAC,MAAMC,EAAE,UAAUC,EAAE,SAASL,EAAE,QAAQM,EAAE,GAAGC,CAAC,EAAEV,GAAET,CAAC,EAAE,CAAC,YAAYoB,EAAE,WAAWC,EAAE,eAAeC,EAAE,gBAAgBC,EAAE,WAAWC,EAAE,WAAWC,EAAE,SAASC,CAAC,EAAEC,EAAE,CAAC,WAAWC,GAAE,eAAe,iCAAiC,YAAY9B,GAAE,QAAQoB,EAAE,kBAAkBV,EAAC,CAAC,EAAEqB,EAAElB,GAAEX,EAAE0B,CAAC,EAAEI,EAAIC,EAAO,IAAI,EAAEC,EAAIC,EAAM,EAAE,OAAoBzB,EAAE0B,EAAE,CAAC,GAAStB,GAAIoB,EAAE,SAAsBxB,EAAE2B,EAAE,IAAI,CAAC,QAAQjB,EAAE,QAAQQ,EAAE,aAAa,IAAIH,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,WAAW,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,WAAW,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,MAAM,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,YAAY,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,UAAUa,EAAE,eAAqBf,CAAC,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBb,EAAET,GAAE,CAAC,MAAM0B,EAAE,SAAsBjB,EAAE2B,EAAE,IAAI,CAAC,GAAGhB,EAAE,UAAUiB,EAAE,iBAAiBnB,CAAC,EAAE,mBAAmB,YAAY,iBAAiBY,EAAE,SAAS,iCAAiC,IAAUf,GAAIgB,EAAE,MAAM,CAAC,gBAAgB,kBAAkB,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,MAAM,GAAGd,CAAC,EAAE,SAAsBR,EAAE6B,EAAE,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,GAAG,iBAAiBR,EAAE,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA,EAAyoB,mBAAmB,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAEX,GAAE,CAAC,sZAAsZ,kFAAkF,oDAAoD,iKAAiK,kHAAkH,EAAEC,GAAEmB,EAAE1B,GAAEM,GAAE,cAAc,EAASqB,GAAQpB,GAAEA,GAAE,YAAY,qBAAqBA,GAAE,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEqB,EAAErB,GAAE,CAAC,CAAC,ECA9tG,IAAIsB,GAAEC,EAAEC,EAAC,EAAEC,GAAE,CAAC,WAAW,EAAEC,GAAE,CAAC,UAAU,iBAAiB,EAAwF,IAAIC,GAAE,CAAC,EAAEC,GAAE,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAEC,GAAiBC,EAAW,SAAS,CAAC,GAAGC,EAAE,MAAMC,EAAE,UAAUC,EAAE,MAAMC,EAAE,OAAOC,EAAE,SAASC,EAAE,QAAQC,EAAE,YAAY,IAAIR,EAAE,GAAG,CAAC,EAAES,EAAE,CAAC,IAAIC,EAAEZ,GAAEU,CAAC,EAAEP,EAAES,GAAGF,EAAE,CAAC,YAAYG,EAAE,WAAWC,EAAE,eAAeC,EAAE,gBAAgBC,EAAE,WAAWC,EAAE,WAAWC,EAAE,SAASC,CAAC,EAAEC,EAAE,CAAC,WAAWC,GAAE,eAAe,YAAY,YAAYpB,GAAE,QAAQE,EAAE,kBAAkBmB,EAAC,CAAC,EAAEC,EAAEJ,EAAE,KAAK,GAAG,EAAE,EAAE,iBAAiB,CAAC,sBAAsBK,EAAE,MAAMC,EAAC,EAAEC,EAAEb,CAAC,EAAEc,EAAEH,EAAE,SAASI,KAAI,CAAC,GAAG1B,GAAS,MAAMA,EAAE,GAAG0B,EAAC,IAAK,GAAO,MAAM,EAAI,CAAC,EAAEC,GAAIC,EAAM,EAAE,OAAoBC,EAAEC,EAAE,CAAC,GAASvB,GAAIoB,GAAE,SAAsBE,EAAEE,EAAE,IAAI,CAAC,QAAQ9B,EAAE,QAAQgB,EAAE,aAAa,IAAIH,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,WAAW,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,WAAW,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,MAAM,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,YAAY,IAAIA,EAAE,CAAC,UAAU,EAAE,CAAC,EAAE,UAAUkB,EAAE,eAAepB,CAAC,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBiB,EAAEE,EAAE,IAAI,CAAC,GAAG,EAAE,UAAUC,EAAE,gBAAgB5B,CAAC,EAAE,cAAc,GAAG,mBAAmB,YAAY,iBAAiB,GAAG,iBAAiBiB,EAAE,SAAS,YAAY,MAAMI,EAAE,IAAIhB,EAAE,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,yBAAyB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGN,CAAC,EAAE,WAAWa,EAAE,SAAsBa,EAAEE,EAAE,IAAI,CAAC,UAAU,0BAA0B,iBAAiBV,EAAE,SAAS,sBAAsB,WAAWL,EAAE,SAAsBa,EAAEI,GAAE,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAEC,GAAE,CAAC,sZAAsZ,kFAAkF,mDAAmD,sHAAsH,6HAA6H,EAAEzB,GAAE0B,EAAEnC,GAAEkC,GAAE,cAAc,EAASE,EAAQ3B,GAAEA,GAAE,YAAY,oBAAoBA,GAAE,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAE4B,EAAE5B,GAAE,CAAC,UAAU,CAAC,MAAM,MAAM,KAAK6B,EAAE,YAAY,CAAC,CAAC,EAAEC,EAAE9B,GAAE,CAAC,GAAGF,EAAC,CAAC,ECA92F,IAAMiC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAQ2C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBlC,EAAKmC,EAAY,CAAC,GAAGd,GAA4CW,EAAgB,SAAsBhC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBuC,EAAMlC,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUe,EAAGtD,GAAkB,GAAGmD,EAAsB,gBAAgBd,EAAUI,CAAU,EAAE,mBAAmB,WAAW,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6Be,EAAK,MAAM,CAAC,GAAGX,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAczB,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,aAAa,IAAI,uEAAuE,OAAO,wQAAwQ,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,eAAe,iBAAiBT,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,uCAAuC,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,mBAAmB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,4CAA4C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,4CAA4C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,UAAU,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0BAA0B,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,UAAU,qBAAqB,OAAO,sBAAsB,kDAAkD,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBH,EAAYjC,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,uCAAuC,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,uCAAuC,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8CAA8C,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,eAAe,qBAAqB,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiBT,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKsC,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiBT,EAAiB,SAAS,WAAW,CAAC,EAAe7B,EAAKwC,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,IAAI,iBAAiBX,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAozM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,oBAAoB,uBAAuB,EAAE,wBAAwB,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKuC,EAAS,CAAC,sBAAsB,GAAK,SAAsBvC,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,MAAM,EAAE,SAAsBF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,UAAU,qBAAqB,OAAO,uBAAuB,MAAM,sBAAsB,kDAAkD,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kBAAkB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,wBAAwB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQY,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,sGAAsG,qMAAqM,sIAAsI,wIAAwI,wIAAwI,uIAAuI,6LAA6L,wIAAwI,+KAA+K,iMAAiM,wHAAwH,uTAAuT,iHAAiH,gXAAgX,EAO36mBC,GAAgBC,EAAQ9B,GAAU4B,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,WAAW,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,ECP0iC,IAAMM,GAAuBC,EAASC,CAAiB,EAAQC,GAAUF,EAASG,EAAI,EAAQC,GAAYJ,EAASK,EAAM,EAAQC,GAAYN,EAASO,EAAM,EAAQC,GAAgBR,EAASS,EAAU,EAAQC,GAAUV,EAASW,EAAI,EAAQC,GAAYZ,EAASa,EAAM,EAAQC,GAAed,EAASe,EAAS,EAAQC,GAAUhB,EAASiB,EAAI,EAAQC,GAAiBlB,EAASmB,EAAW,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,oBAAoB,YAAY,qBAAqB,YAAY,oBAAoB,YAAY,eAAe,YAAY,gBAAgB,YAAY,eAAe,YAAY,iBAAiB,YAAY,kBAAkB,YAAY,iBAAiB,YAAY,iBAAiB,YAAY,kBAAkB,YAAY,iBAAiB,YAAY,qBAAqB,YAAY,sBAAsB,YAAY,qBAAqB,YAAY,eAAe,YAAY,gBAAgB,YAAY,eAAe,YAAY,iBAAiB,YAAY,kBAAkB,YAAY,iBAAiB,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAO,CAAC,sBAAA2C,EAAsB,MAAAC,CAAK,EAAEC,EAAyBT,CAAW,EAAQU,EAAaH,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAWL,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAaN,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQU,EAAaP,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAYR,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAYT,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAaV,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQc,GAAYX,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQe,GAAgBZ,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQgB,GAAgBb,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQiB,GAAiBd,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQkB,EAAgBf,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQmB,EAAiBhB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQoB,GAAgBjB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQqB,GAAiBlB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQsB,GAAiBnB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQuB,GAAiBpB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQwB,GAAgBrB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQyB,GAAgBtB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQ0B,GAAiBvB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQ2B,GAAgBxB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQ4B,GAAgBzB,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQ6B,GAAgB1B,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQ8B,GAAiB3B,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQ+B,GAAgB5B,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQgC,GAAiB7B,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQiC,GAAgB9B,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQkC,GAAiB/B,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQmC,GAAgBhC,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQoC,GAAgBjC,EAAsB,SAASI,IAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQqC,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAAS3C,CAAW,EAAmC4C,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAAS5C,CAAW,EAAmC6C,GAAa,IAAQ,EAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,SAAS7C,CAAW,EAAmC8C,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAAS9C,CAAW,EAAmC+C,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAAS/C,CAAW,EAAmCgD,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAAShD,CAAW,EAAmCiD,GAAa,IAAQ,GAAC,YAAY,YAAY,WAAW,EAAE,SAASjD,CAAW,EAAmCkD,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAE,OAAoB3E,EAAK4E,EAAY,CAAC,GAAGvD,GAA4CoD,GAAgB,SAAsBzE,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBgF,EAAM3E,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAUwD,EAAG/F,GAAkB,GAAG4F,GAAsB,iBAAiBvD,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,qBAAqB,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6BiD,GAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAG7C,CAAK,EAAE,GAAGlC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,eAAe,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,qBAAqB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,mBAAmB,mBAAmB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,cAAc,EAAE,UAAU,CAAC,mBAAmB,gBAAgB,EAAE,UAAU,CAAC,mBAAmB,iBAAiB,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAcoD,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAcgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAcgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMI,EAAa,SAAS,CAAcjC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,yBAAyB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,2CAA2C,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,iDAAiD,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iHAAiH,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,sBAAsB,kBAAkB,qBAAqB,qBAAqB,qBAAqB,kBAAkB,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGsB,EAAqB,CAAC,UAAU,CAAC,IAAIkD,CAAU,EAAE,UAAU,CAAC,IAAIA,CAAU,EAAE,UAAU,CAAC,IAAIA,CAAU,CAAC,EAAEZ,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoD,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMO,GAAa,SAAS,CAAcpC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,MAAM,uBAAuB,OAAO,sBAAsB,2CAA2C,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,MAAM,uBAAuB,MAAM,EAAE,SAAS,yCAAyC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,MAAM,uBAAuB,MAAM,EAAE,SAAS,2CAA2C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,MAAM,uBAAuB,MAAM,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,kBAAkB,MAAM,mBAAmB,GAAK,GAAG5C,EAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wBAAwB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,CAAC,EAAEqB,EAAYE,CAAc,CAAC,CAAC,EAAezB,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wBAAwB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,kBAAkB,MAAM,mBAAmB,GAAK,GAAG5C,EAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,wBAAwB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,sCAAsC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,EAAYE,CAAc,CAAC,CAAC,EAAezB,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,GAAG,eAAe,IAAI,YAAY,GAAG,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,uEAAuE,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiBnD,EAAiB,SAAS,4CAA4C,GAAG5C,EAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,YAAY,IAAI,qEAAqE,OAAO,+VAA+V,CAAC,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezB,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMQ,EAAa,SAAS,CAAcrC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,0BAA0B,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,6CAA6C,EAAE,SAAS,qDAAqD,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,0BAA0B,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qEAAqE,MAAM,CAAC,sBAAsB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,mDAAmD,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,sBAAsB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,mDAAmD,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,6CAA6C,MAAM,CAAC,sBAAsB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA,EAA6rD,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA,EAA+jB,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,gBAAgB,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA,EAA8Z,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA,EAA8pC,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA,EAA4qH,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,EAAE,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA,EAAm5B,mBAAmB,EAAI,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,mDAAmD,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,mDAAmD,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8CAA8C,MAAM,CAAC,mBAAmB,sBAAsB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,qBAAqB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMS,GAAY,SAAS,CAActC,EAAKE,EAAO,IAAI,CAAC,UAAU,eAAe,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,iBAAiB,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,4BAA4B,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0BAA0B,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,2CAA2C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8CAA8C,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMU,GAAY,SAAS,CAAcvC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,mBAAmB,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,SAAS,sBAAsB,uCAAuC,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,mBAAmB,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,uCAAuC,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,uCAAuC,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,6CAA6C,EAAE,SAAS,yBAAyB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,0BAA0B,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,uCAAuC,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,uCAAuC,EAAE,SAAS,sBAAsB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,8CAA8C,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,eAAe,qBAAqB,cAAc,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,UAAU,UAAU,SAAS,UAAU,SAAS,IAAI,qEAAqE,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,GAAG,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAq9M,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMW,GAAa,SAAS,CAAcxC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,4CAA4C,EAAE,SAAS,UAAU,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gDAAgD,MAAM,CAAC,eAAe,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,qBAAqB,qBAAqB,mBAAmB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,OAAO,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,MAAM,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,cAAc,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,6CAA6C,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oBAAoB,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,MAAM,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,MAAM,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iDAAiD,MAAM,CAAC,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,gBAAgB,oBAAoB,uBAAuB,OAAO,wBAAwB,OAAO,oBAAoB,OAAO,qBAAqB,MAAM,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,8BAA8B,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAo0L,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAm+N,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,6BAA6B,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,uBAAuB,MAAMY,GAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,uCAAuC,iBAAiB2B,EAAiB,SAAS,kCAAkC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,gBAAgB,qBAAqB,uBAAuB,KAAK,wBAAwB,KAAK,oBAAoB,KAAK,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,kCAAkC,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,iCAAiC,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,uBAAuB,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAsBgD,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAS,CAAc7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsB/E,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,OAAO,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,cAAc,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAc0E,EAAM3E,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,wBAAwB,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,CAAC,qBAAkCF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,2CAA2C,EAAE,SAAS,UAAU,CAAC,EAAE,mCAAmC,CAAC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,sBAAsB,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,aAAa,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,oEAAoE,MAAM,CAAC,qBAAqB,kBAAkB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,sBAAsB,kBAAkB,qBAAqB,kBAAkB,qBAAqB,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,SAAS,uBAAuB,SAAS,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,kCAAkC,MAAM,CAAC,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,4CAA4C,SAAsB7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,IAAI,MAAM,YAAY,IAAI,sEAAsE,OAAO,sKAAsK,EAAE,UAAU,iBAAiB,mBAAmB,YAAY,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKgF,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiBnD,EAAiB,SAAS,2CAA2C,CAAC,EAAe7B,EAAKiF,EAAI,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,KAAK,gBAAgB,gBAAgB,EAAE,eAAe,IAAI,iBAAiBpD,EAAiB,SAAS,4CAA4C,IAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAgqR,mBAAmB,EAAI,CAAC,EAAe7B,EAAK+E,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY1E,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,qBAAqB,SAAS,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,aAAa,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,SAAS,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iCAAiC,MAAM,CAAC,eAAe,oBAAoB,EAAE,iBAAiB2B,EAAiB,SAAS,4CAA4C,MAAM,CAAC,qBAAqB,kBAAkB,qBAAqB,iBAAiB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,MAAM,CAAC,QAAQ,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAC,EAAE,SAAsB7B,EAAKrC,EAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekH,EAAM3E,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,2BAA2B,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,sBAAsB,iBAAiB,qBAAqB,sBAAsB,sBAAsB,uBAAuB,sBAAsB,iBAAiB,QAAQ,qBAAqB,sBAAsB,uBAAuB,MAAM,wBAAwB,MAAM,oBAAoB,MAAM,qBAAqB,KAAK,EAAE,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKnC,GAAK,CAAC,UAAU6E,GAAgB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUC,GAAgB,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,wBAAwB,MAAM,OAAO,GAAG1D,EAAqB,CAAC,UAAU,CAAC,UAAUyE,GAAgB,UAAUC,GAAiB,UAAUC,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUT,GAAgB,UAAUG,GAAgB,UAAUD,EAAgB,EAAE,UAAU,CAAC,UAAUT,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUiB,GAAiB,UAAUC,GAAgB,UAAUC,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUZ,GAAgB,UAAUC,GAAgB,UAAUC,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUE,GAAgB,UAAUC,GAAgB,UAAUC,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUZ,EAAgB,UAAUC,EAAiB,UAAUC,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUH,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUI,GAAiB,UAAUC,GAAiB,UAAUC,EAAgB,EAAE,UAAU,CAAC,UAAUW,GAAiB,UAAUC,GAAgB,UAAUC,EAAe,EAAE,UAAU,CAAC,UAAUL,GAAgB,UAAUC,GAAiB,UAAUC,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUZ,GAAiB,UAAUC,GAAiB,UAAUC,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUL,EAAgB,UAAUC,EAAiB,UAAUC,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUW,GAAgB,UAAUC,GAAiB,UAAUC,EAAe,EAAE,UAAU,CAAC,UAAUL,GAAgB,UAAUC,GAAgB,UAAUC,EAAgB,EAAE,UAAU,CAAC,UAAUZ,EAAgB,UAAUC,EAAiB,UAAUC,EAAe,EAAE,UAAU,CAAC,UAAUc,GAAiB,UAAUC,GAAgB,UAAUC,GAAgB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUZ,GAAgB,UAAUC,GAAgB,UAAUC,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUE,GAAgB,UAAUC,GAAgB,UAAUC,GAAiB,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUT,GAAiB,UAAUC,GAAiB,UAAUC,GAAiB,QAAQ,WAAW,CAAC,EAAE3B,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAeoD,EAAM3E,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,qBAAqB,iBAAiB2B,EAAiB,SAAS,wBAAwB,SAAS,CAACqC,GAAY,GAAgBlE,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKjC,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGkB,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAE0C,GAAa,GAAgBnE,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAK/B,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGgB,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAE2C,GAAa,GAAgBpE,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAK7B,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGc,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAE4C,GAAa,GAAgBrE,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAK3B,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGY,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAE6C,GAAa,GAAgBtE,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKzB,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGU,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAE8C,GAAa,GAAgBvE,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKvB,GAAU,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGQ,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,EAAE+C,GAAa,GAAgBxE,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKrB,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGM,EAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAEsC,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2C,GAAa,GAAgBpE,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKnB,GAAY,CAAC,MAAM,mBAAmB,YAAY,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqG,GAAI,CAAC,gcAAgc,kFAAkF,gFAAgF,oRAAoR,8RAA8R,mRAAmR,uYAAuY,yTAAyT,kYAAkY,sXAAsX,0TAA0T,wXAAwX,wIAAwI,wIAAwI,mHAAmH,qOAAqO,8MAA8M,8WAA8W,yIAAyI,wIAAwI,yIAAyI,0IAA0I,yLAAyL,wLAAwL,8LAA8L,wIAAwI,2LAA2L,wIAAwI,sHAAsH,mHAAmH,qHAAqH,qHAAqH,qHAAqH,oHAAoH,8MAA8M,sIAAsI,uIAAuI,sIAAsI,sIAAsI,sIAAsI,uIAAuI,yLAAyL,uIAAuI,oHAAoH,6MAA6M,uIAAuI,sIAAsI,uIAAuI,uIAAuI,sIAAsI,0LAA0L,wIAAwI,6LAA6L,8MAA8M,qHAAqH,wIAAwI,wIAAwI,uIAAuI,yLAAyL,uIAAuI,kMAAkM,0LAA0L,oHAAoH,qHAAqH,uIAAuI,sIAAsI,sIAAsI,2LAA2L,wIAAwI,sIAAsI,mIAAmI,kHAAkH,8MAA8M,qHAAqH,sIAAsI,oWAAoW,wGAAwG,qTAAqT,2GAA2G,iIAAiI,yGAAyG,2GAA2G,2GAA2G,2GAA2G,2GAA2G,4IAA4I,42CAA42C,mEAAmE,uEAAuE,wEAAwE,sQAAsQ,oEAAoE,0LAA0L,mEAAmE,2LAA2L,oEAAoE,4LAA4L,mEAAmE,2LAA2L,kEAAkE,EAOxoxHC,GAAgBC,EAAQvE,GAAUqE,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,sBAAsBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,qBAAqB,qBAAqB,sBAAsB,iBAAiB,iBAAiB,kBAAkB,iBAAiB,iBAAiB,kBAAkB,eAAe,eAAe,gBAAgB,iBAAiB,iBAAiB,kBAAkB,oBAAoB,oBAAoB,qBAAqB,eAAe,eAAe,eAAe,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAG1H,GAAuB,GAAGG,GAAU,GAAGE,GAAY,GAAGE,GAAY,GAAGE,GAAgB,GAAGE,GAAU,GAAGE,GAAY,GAAGE,GAAe,GAAGE,GAAU,GAAGE,EAAgB,CAAC,ECPrlB,IAAM6G,GAAwBC,EAASC,EAAkB,EAAQC,GAAWF,EAASG,EAAK,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,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,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,EAAQ,GAAGiC,CAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA9B,EAAW,SAAAV,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,YAAAQ,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAO,CAAC,sBAAA2C,EAAsB,MAAAC,CAAK,EAAEC,EAAyBT,CAAW,EAAQU,EAAYH,EAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,EAAaL,EAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAYN,EAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQU,EAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQhB,IAAc,YAA6CiB,GAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASjB,CAAW,EAAmCkB,GAAa,IAAQlB,IAAc,YAA6CmB,GAAa,IAAQnB,IAAc,YAA6CoB,GAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAE,OAAoB7C,EAAK8C,EAAY,CAAC,GAAGzB,GAA4CsB,GAAgB,SAAsB3C,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBkD,EAAM7C,EAAO,IAAI,CAAC,GAAGoB,EAAU,UAAU0B,EAAGjE,GAAkB,GAAG8D,GAAsB,iBAAiBzB,EAAUI,CAAU,EAAE,mBAAmB,YAAY,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6BsB,EAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,GAAGlC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAcsB,EAAM7C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAACU,GAAY,GAAgBQ,EAAM7C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,YAAY,MAAMI,EAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,KAAK,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,KAAK,CAAC,EAAE,SAAsBc,EAAM7C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6DAA6D,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,GAAG,CAAC,SAAsBF,EAAKE,EAAO,GAAG,CAAC,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,4BAA4B,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBF,EAAY5C,EAAS,CAAC,SAAS,CAAcH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,qCAAqC,CAAC,EAAeF,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,0HAA0H,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,YAAY,MAAMM,EAAa,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,iBAAiB,iBAAiB,CAAC,EAAE,SAAsBY,EAAM7C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,IAAI,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6DAA6D,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,GAAG,CAAC,SAAsBF,EAAKE,EAAO,GAAG,CAAC,SAAS,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,8CAA8C,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oHAAoH,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB,GAAK,iBAAiB2B,EAAiB,SAAS,YAAY,MAAMO,GAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,iBAAiB,iBAAiB,CAAC,EAAE,SAAsBW,EAAM7C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,IAAI,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,6DAA6D,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAsBF,EAAKE,EAAO,GAAG,CAAC,SAAsBF,EAAKE,EAAO,GAAG,CAAC,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,yBAAyB,MAAM,CAAC,gBAAgB,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe7B,EAAKiD,EAAS,CAAC,sBAAsB,GAAK,SAAsBjD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,qBAAqB,OAAO,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,gEAAgE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,qHAAqH,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEW,GAAa,GAAgBxC,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKrB,GAAmB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE8D,GAAa,GAAgBzC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKnB,GAAM,CAAC,gBAAgB,mBAAmB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,WAAW,GAAM,SAAS,GAAM,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAK,MAAM,GAAK,UAAU,QAAQ,QAAQ,GAAK,cAAc,GAAM,QAAQ,uEAAuE,QAAQ,SAAS,OAAO,4FAA4F,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,EAAE,OAAO,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE6D,GAAa,GAAgB1C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,aAAa,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,qBAAqB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiB2B,EAAiB,SAAS,sBAAsB,SAAsB7B,EAAKnB,GAAM,CAAC,gBAAgB,mBAAmB,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,WAAW,GAAM,SAAS,GAAM,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,SAAS,YAAY,KAAK,GAAK,MAAM,GAAK,UAAU,QAAQ,QAAQ,GAAK,cAAc,GAAM,QAAQ,qEAAqE,QAAQ,SAAS,OAAO,4FAA4F,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,cAAc,EAAE,eAAe,EAAE,OAAO,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqE,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,8PAA8P,wRAAwR,8RAA8R,qXAAqX,qWAAqW,4TAA4T,wGAAwG,8TAA8T,oJAAoJ,otEAAotE,iIAAiI,EAO3ioBC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAG1E,GAAwB,GAAGG,EAAU,CAAC",
  "names": ["a", "p", "u", "l", "ct", "mt", "e", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "Image2", "SVG", "RichText2", "css", "FramerAgojExEn0", "withCSS", "AgojExEn0_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "RichText2", "Image2", "SVG", "css", "FramereT6qUW8zA", "withCSS", "eT6qUW8zA_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "RichText2", "SVG", "Image2", "css", "FramerF1w1fDl5f", "withCSS", "F1w1fDl5f_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "Image2", "RichText2", "css", "FramerhMh9rzTcK", "withCSS", "hMh9rzTcK_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "RichText2", "Image2", "SVG", "css", "FramerKfI_9ML1y", "withCSS", "KfI_9ML1y_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tapDefault", "tapIntegral", "tapMinimal", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "a2BDPKExe", "n45NaESuc", "OrPbDfojl", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap221ylm", "args", "onTapuomef5", "onTapc8rahb", "onTap11kngj3", "onTapoay0u1", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "cx", "u", "RichText2", "css", "FramerLxZDcFIR4", "withCSS", "LxZDcFIR4_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "SVG", "RichText2", "Image2", "css", "FramerSVH6t57XA", "withCSS", "SVH6t57XA_default", "addPropertyControls", "ControlType", "addFonts", "m", "p", "c", "v", "r", "t", "o", "re", "MotionConfigContext", "a", "i", "se", "p", "b", "e", "g", "w", "Y", "n", "useLocaleInfo", "h", "u", "R", "y", "x", "C", "N", "P", "E", "I", "L", "useVariantState", "m", "k", "q", "pe", "H", "ae", "LayoutGroup", "motion", "cx", "SVG", "withCSS", "inLRDS2Cr_default", "addFonts", "h", "getFonts", "inLRDS2Cr_default", "b", "u", "g", "y", "v", "Y", "e", "t", "o", "i", "s", "h", "c", "x", "T", "S", "R", "z", "N", "P", "V", "W", "useVariantState", "b", "u", "k", "H", "j", "useActiveVariantCallback", "C", "r", "D", "ae", "p", "LayoutGroup", "motion", "cx", "inLRDS2Cr_default", "w", "withCSS", "v558cA83O_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "Image2", "RichText2", "SVG", "css", "FramerY9HMUi3na", "withCSS", "Y9HMUi3na_default", "addPropertyControls", "ControlType", "addFonts", "ActiveCardOverlayFonts", "getFonts", "v558cA83O_default", "TabsFonts", "LxZDcFIR4_default", "WeworkFonts", "KfI_9ML1y_default", "StripeFonts", "F1w1fDl5f_default", "SuperhumanFonts", "hMh9rzTcK_default", "NikeFonts", "SVH6t57XA_default", "NotionFonts", "Y9HMUi3na_default", "HeadspaceFonts", "AgojExEn0_default", "UenoFonts", "eT6qUW8zA_default", "PulsingDiscFonts", "a", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1jwnlg7", "args", "tap1jwnlg7", "onTap15auk0h", "onTap1k9srxv", "onTapt59xwz", "onTapidmsfd", "onTap1uaqe3a", "onTapsml27k", "a2BDPKExe5skgoe", "OrPbDfojl1nj6y8", "n45NaESuc1jwnlg7", "a2BDPKExeya3u3w", "n45NaESuc15auk0h", "OrPbDfojlc1kywf", "a2BDPKExe1upjjb6", "n45NaESuc1k9srxv", "OrPbDfojl1w6h9fy", "a2BDPKExe1g5vv5", "n45NaESuct59xwz", "OrPbDfojl1nr9kyt", "n45NaESuc1g5vv5", "a2BDPKExegnvlsq", "n45NaESucidmsfd", "OrPbDfojl1nuf1vl", "a2BDPKExen56aty", "n45NaESuc1uaqe3a", "OrPbDfojlf2dsr5", "a2BDPKExe17j38q8", "n45NaESucsml27k", "OrPbDfojliu1yzx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "RichText2", "Image2", "SVG", "css", "FramerN8DH0cNj0", "withCSS", "N8DH0cNj0_default", "addPropertyControls", "ControlType", "addFonts", "SignaturesSelectorFonts", "getFonts", "N8DH0cNj0_default", "VideoFonts", "Video", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapl4nnvn", "args", "onTap1si987h", "onTapzn51f4", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "cx", "RichText2", "css", "FramerOwoWoFGFC", "withCSS", "OwoWoFGFC_default", "addPropertyControls", "ControlType", "addFonts"]
}
