{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lvPGaytBrxIpo6T4MUxQ/FI9WkWMptRgr1iORli0N/oHHpy07vs.js", "ssg:https://framerusercontent.com/modules/OXexopDMluzHyqpHeVFn/O4LGv5sGrpwZ370oYeLj/NIaQI9e6m.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;TazuRelative Bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"TazuRelative Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/WS9p4iVMtioSVZd8lAg9cplmbvo.woff2\"}]}];export const css=['.framer-kMdgr .framer-styles-preset-8mi121:not(.rich-text-wrapper), .framer-kMdgr .framer-styles-preset-8mi121.rich-text-wrapper p { --framer-font-family: \"TazuRelative Bold\", \"TazuRelative Bold Placeholder\", sans-serif; --framer-font-size: 19px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 180%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, #ffffff); --framer-text-decoration: none; --framer-text-transform: capitalize; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-kMdgr .framer-styles-preset-8mi121:not(.rich-text-wrapper), .framer-kMdgr .framer-styles-preset-8mi121.rich-text-wrapper p { --framer-font-family: \"TazuRelative Bold\", \"TazuRelative Bold Placeholder\", sans-serif; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 180%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, #ffffff); --framer-text-decoration: none; --framer-text-transform: capitalize; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-kMdgr .framer-styles-preset-8mi121:not(.rich-text-wrapper), .framer-kMdgr .framer-styles-preset-8mi121.rich-text-wrapper p { --framer-font-family: \"TazuRelative Bold\", \"TazuRelative Bold Placeholder\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 180%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, #ffffff); --framer-text-decoration: none; --framer-text-transform: capitalize; } }'];export const className=\"framer-kMdgr\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/lvPGaytBrxIpo6T4MUxQ/FI9WkWMptRgr1iORli0N/oHHpy07vs.js\";const MaterialFonts=getFonts(Material);const PhosphorFonts=getFonts(Phosphor);const MaterialControls=getPropertyControls(Material);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={LgDjJLCt9:{hover:true,pressed:true},MVYRgKnrJ:{hover:true,pressed:true},RFlISR68s:{hover:true,pressed:true},tPSbKpKCa:{hover:true,pressed:true},WCx1k6vre:{hover:true,pressed:true},WQyGQxjLI:{hover:true,pressed:true}};const cycleOrder=[\"LgDjJLCt9\",\"tPSbKpKCa\",\"MVYRgKnrJ\",\"WQyGQxjLI\",\"RFlISR68s\",\"WCx1k6vre\"];const serializationHash=\"framer-1MwdU\";const variantClassNames={LgDjJLCt9:\"framer-v-1szjwqu\",MVYRgKnrJ:\"framer-v-etca5j\",RFlISR68s:\"framer-v-n1r494\",tPSbKpKCa:\"framer-v-1bvhzxp\",WCx1k6vre:\"framer-v-1w0pfx9\",WQyGQxjLI:\"framer-v-1qv5z3e\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={\"Sollective Blue\":\"LgDjJLCt9\",Blue:\"tPSbKpKCa\",Dark:\"WCx1k6vre\",Gradient:\"WQyGQxjLI\",Outline:\"RFlISR68s\",White:\"MVYRgKnrJ\"};const getProps=({height,icon,iconColor,iconPhosphor,iconWeight,id,link,newTab,showIcon,showRightIcon,smoothScroll,title,width,...props})=>{return{...props,ADxUtcf2z:title??props.ADxUtcf2z??\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\",Dniw2JFnN:showRightIcon??props.Dniw2JFnN,DXxw9r_0b:smoothScroll??props.DXxw9r_0b??true,GXAPcd_cZ:humanReadableEnumMap[iconWeight]??iconWeight??props.GXAPcd_cZ??\"regular\",mQxeqekJj:iconColor??props.mQxeqekJj??\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\",rcJeMWi1G:iconPhosphor??props.rcJeMWi1G??\"House\",variant:humanReadableVariantMap[props.variant]??props.variant??\"LgDjJLCt9\",VH6X4AeCL:link??props.VH6X4AeCL,W_rzgHtlU:newTab??props.W_rzgHtlU,WYm5qFSLv:showIcon??props.WYm5qFSLv,ZpXnS3PVn:icon??props.ZpXnS3PVn??\"YouTube\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,VH6X4AeCL,ADxUtcf2z,DXxw9r_0b,W_rzgHtlU,WYm5qFSLv,ZpXnS3PVn,mQxeqekJj,Dniw2JFnN,GXAPcd_cZ,rcJeMWi1G,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LgDjJLCt9\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:VH6X4AeCL,motionChild:true,nodeId:\"LgDjJLCt9\",openInNewTab:W_rzgHtlU,scopeId:\"NIaQI9e6m\",smoothScroll:DXxw9r_0b,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1szjwqu\",className,classNames)} framer-ykqy0z`,\"data-border\":true,\"data-framer-name\":\"Sollective Blue\",layoutDependency:layoutDependency,layoutId:\"LgDjJLCt9\",ref:refBinding,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-22494f86-5ea0-47b3-8172-dd695d457c01, rgba(255, 255, 255, 0))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",background:\"linear-gradient(90deg, var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255)) 0%, var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255)) 100%)\",backgroundColor:\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.7226247621292714px 0.7226247621292714px -1.1666666666666665px rgba(0, 43, 255, 0.20277), 0px 2.7462399638921484px 2.7462399638921484px -2.333333333333333px rgba(0, 43, 255, 0.18254), 0px 12px 12px -3.5px rgba(0, 43, 255, 0.09)\",...style},variants:{\"LgDjJLCt9-hover\":{background:\"linear-gradient(90deg, var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255)) 0%, var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255)) 100%)\",backgroundColor:\"var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255))\"},\"LgDjJLCt9-pressed\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",background:\"linear-gradient(90deg, var(--token-e54730bd-9b67-4866-a1c1-cb499fa06ebf, rgb(32, 115, 189)) 0%, var(--token-e54730bd-9b67-4866-a1c1-cb499fa06ebf, rgb(32, 115, 189)) 100%)\",backgroundColor:\"var(--token-e54730bd-9b67-4866-a1c1-cb499fa06ebf, rgb(32, 115, 189))\",boxShadow:\"0.48174984141951427px 0.48174984141951427px 0.681297159406565px -1.25px rgba(0, 0, 0, 0.17997), 1.8308266425947657px 1.8308266425947657px 2.589179868311517px -2.5px rgba(0, 0, 0, 0.15889), 8px 8px 11.313708498984761px -3.75px rgba(0, 0, 0, 0.0625)\"},\"MVYRgKnrJ-hover\":{background:\"linear-gradient(90deg, var(--token-7fb44a84-d190-42d5-8451-0f1b5cc353df, rgb(242, 243, 244)) 0%, var(--token-7fb44a84-d190-42d5-8451-0f1b5cc353df, rgb(242, 243, 244)) 100%)\",backgroundColor:\"var(--token-7fb44a84-d190-42d5-8451-0f1b5cc353df, rgb(242, 243, 244))\"},\"MVYRgKnrJ-pressed\":{background:\"linear-gradient(90deg, var(--token-c91ec4db-7681-4ce2-bb47-e59136a12c59, rgb(214, 222, 226)) 0%, var(--token-c91ec4db-7681-4ce2-bb47-e59136a12c59, rgb(214, 222, 226)) 100%)\",backgroundColor:\"var(--token-c91ec4db-7681-4ce2-bb47-e59136a12c59, rgb(214, 222, 226))\"},\"RFlISR68s-hover\":{\"--border-color\":\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\"},\"RFlISR68s-pressed\":{\"--border-color\":\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\",background:\"linear-gradient(90deg, rgba(53, 78, 255, 0.1) 0%, rgba(53, 78, 255, 0.1) 100%)\",backgroundColor:\"rgba(53, 78, 255, 0.1)\"},\"tPSbKpKCa-hover\":{background:\"linear-gradient(90deg, var(--token-e54730bd-9b67-4866-a1c1-cb499fa06ebf, rgb(32, 115, 189)) 0%, var(--token-e54730bd-9b67-4866-a1c1-cb499fa06ebf, rgb(32, 115, 189)) 100%)\",backgroundColor:\"var(--token-e54730bd-9b67-4866-a1c1-cb499fa06ebf, rgb(32, 115, 189))\"},\"tPSbKpKCa-pressed\":{background:\"linear-gradient(90deg, var(--token-08f311fb-22f5-4c72-adbc-e103314f9c81, rgb(55, 69, 104)) 0%, var(--token-08f311fb-22f5-4c72-adbc-e103314f9c81, rgb(55, 69, 104)) 100%)\",backgroundColor:\"var(--token-08f311fb-22f5-4c72-adbc-e103314f9c81, rgb(55, 69, 104))\"},\"WCx1k6vre-hover\":{background:\"linear-gradient(90deg, var(--token-8a96a4a3-e8d2-4f5b-bfcc-2e665f45ce5c, rgb(0, 0, 0)) 0%, var(--token-8a96a4a3-e8d2-4f5b-bfcc-2e665f45ce5c, rgb(0, 0, 0)) 100%)\",backgroundColor:\"var(--token-8a96a4a3-e8d2-4f5b-bfcc-2e665f45ce5c, rgb(0, 0, 0))\"},\"WCx1k6vre-pressed\":{\"--border-color\":\"var(--token-8a96a4a3-e8d2-4f5b-bfcc-2e665f45ce5c, rgb(0, 0, 0))\"},\"WQyGQxjLI-hover\":{boxShadow:\"-0.24145061431045178px 0.24145061431045178px 1.160973293563931px -1px rgba(0, 0, 0, 0.08483), -2px 2px 9.616652224137045px -2px rgba(0, 0, 0, 0.12), 0px 0.48174984141951427px 2.4087492070975713px -1.0833333333333333px rgba(0, 4, 255, 0.31597), 0px 1.8308266425947657px 9.154133212973829px -2.1666666666666665px rgba(0, 4, 255, 0.29067), 0px 8px 40px -3.25px rgba(0, 4, 255, 0.175)\"},\"WQyGQxjLI-pressed\":{background:\"linear-gradient(90deg, var(--token-08f311fb-22f5-4c72-adbc-e103314f9c81, rgb(55, 69, 104)) 0%, var(--token-08f311fb-22f5-4c72-adbc-e103314f9c81, rgb(55, 69, 104)) 100%)\",backgroundColor:\"var(--token-08f311fb-22f5-4c72-adbc-e103314f9c81, rgb(55, 69, 104))\"},MVYRgKnrJ:{background:\"linear-gradient(90deg, var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, rgb(255, 255, 255)) 0%, var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, rgb(255, 255, 255)) 100%)\",backgroundColor:\"var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, rgb(255, 255, 255))\",boxShadow:\"0px 0.48174984141951427px 0.48174984141951427px -1.0833333333333333px rgba(171, 185, 255, 0.18958), 0px 1.8308266425947657px 1.8308266425947657px -2.1666666666666665px rgba(171, 185, 255, 0.1744), 0px 8px 8px -3.25px rgba(171, 185, 255, 0.105)\"},RFlISR68s:{\"--border-color\":\"var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255))\",background:\"linear-gradient(90deg, var(--token-22494f86-5ea0-47b3-8172-dd695d457c01, rgba(255, 255, 255, 0)) 0%, var(--token-22494f86-5ea0-47b3-8172-dd695d457c01, rgba(255, 255, 255, 0)) 100%)\",backgroundColor:\"var(--token-22494f86-5ea0-47b3-8172-dd695d457c01, rgba(255, 255, 255, 0))\",boxShadow:\"0px 0.7226247621292714px 0.7226247621292714px -1.1666666666666665px rgba(0, 119, 255, 0.0338), 0px 2.7462399638921484px 2.7462399638921484px -2.333333333333333px rgba(0, 119, 255, 0.03042), 0px 12px 12px -3.5px rgba(0, 119, 255, 0.015)\"},tPSbKpKCa:{background:\"linear-gradient(90deg, var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255)) 0%, var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255)) 100%)\",backgroundColor:\"var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255))\",boxShadow:\"0px 0.7226247621292714px 0.7226247621292714px -1.1666666666666665px rgba(0, 119, 255, 0.20277), 0px 2.7462399638921484px 2.7462399638921484px -2.333333333333333px rgba(0, 119, 255, 0.18254), 0px 12px 12px -3.5px rgba(0, 119, 255, 0.09)\"},WCx1k6vre:{\"--border-color\":\"var(--token-460f7f84-669a-41b4-a544-dddce2e763f6, rgb(55, 62, 65))\",background:\"linear-gradient(90deg, var(--token-460f7f84-669a-41b4-a544-dddce2e763f6, rgb(55, 62, 65)) 0%, var(--token-460f7f84-669a-41b4-a544-dddce2e763f6, rgb(55, 62, 65)) 100%)\",backgroundColor:\"var(--token-460f7f84-669a-41b4-a544-dddce2e763f6, rgb(55, 62, 65))\",boxShadow:\"0px 0.7226247621292714px 0.7226247621292714px -1.1666666666666665px rgba(0, 119, 255, 0.0338), 0px 2.7462399638921484px 2.7462399638921484px -2.333333333333333px rgba(0, 119, 255, 0.03042), 0px 12px 12px -3.5px rgba(0, 119, 255, 0.015)\"},WQyGQxjLI:{background:'linear-gradient(90deg, var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255)) /* {\"name\":\"Accents/Blue\"} */ 0%, rgb(54, 57, 255) 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"0px 0.24145061431045178px 0.24145061431045178px -1.875px rgba(0, 0, 0, 0.17241), 0px 2px 2px -3.75px rgba(0, 0, 0, 0.0625), 0px 0.48174984141951427px 0.48174984141951427px -1.0833333333333333px rgba(0, 4, 255, 0.31597), 0px 1.8308266425947657px 1.8308266425947657px -2.1666666666666665px rgba(0, 4, 255, 0.29067), 0px 8px 8px -3.25px rgba(0, 4, 255, 0.175)\"}},...addPropertyOverrides({\"LgDjJLCt9-hover\":{\"data-framer-name\":undefined},\"LgDjJLCt9-pressed\":{\"data-framer-name\":undefined},\"MVYRgKnrJ-hover\":{\"data-framer-name\":undefined},\"MVYRgKnrJ-pressed\":{\"data-framer-name\":undefined},\"RFlISR68s-hover\":{\"data-framer-name\":undefined},\"RFlISR68s-pressed\":{\"data-framer-name\":undefined},\"tPSbKpKCa-hover\":{\"data-framer-name\":undefined},\"tPSbKpKCa-pressed\":{\"data-framer-name\":undefined},\"WCx1k6vre-hover\":{\"data-framer-name\":undefined},\"WCx1k6vre-pressed\":{\"data-framer-name\":undefined},\"WQyGQxjLI-hover\":{\"data-framer-name\":undefined},\"WQyGQxjLI-pressed\":{\"data-framer-name\":undefined},MVYRgKnrJ:{\"data-framer-name\":\"White\"},RFlISR68s:{\"data-framer-name\":\"Outline\"},tPSbKpKCa:{\"data-framer-name\":\"Blue\"},WCx1k6vre:{\"data-framer-name\":\"Dark\"},WQyGQxjLI:{\"data-framer-name\":\"Gradient\"}},baseVariant,gestureVariant),children:[WYm5qFSLv&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n1m3dq-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"w_wPtkHq6-container\",nodeId:\"w_wPtkHq6\",rendersWithMotion:true,scopeId:\"NIaQI9e6m\",children:/*#__PURE__*/_jsx(Material,{color:mQxeqekJj,height:\"100%\",iconSearch:\"Home\",iconSelection:ZpXnS3PVn,iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"w_wPtkHq6\",layoutId:\"w_wPtkHq6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8mi121\",\"data-styles-preset\":\"oHHpy07vs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, rgb(255, 255, 255)))\"},children:\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\"})}),className:\"framer-1va4b7z\",\"data-framer-name\":\"Button Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sr6vV0KOD\",style:{\"--extracted-r6o4lv\":\"var(--token-c2ffdb26-cbe7-483b-9294-2a50636b6b86, rgb(255, 255, 255))\"},text:ADxUtcf2z,variants:{\"RFlISR68s-hover\":{\"--extracted-r6o4lv\":\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\"},\"RFlISR68s-pressed\":{\"--extracted-r6o4lv\":\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\"},MVYRgKnrJ:{\"--extracted-r6o4lv\":\"var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255))\"},RFlISR68s:{\"--extracted-r6o4lv\":\"var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"RFlISR68s-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8mi121\",\"data-styles-preset\":\"oHHpy07vs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255)))\"},children:\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\"})})},\"RFlISR68s-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8mi121\",\"data-styles-preset\":\"oHHpy07vs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255)))\"},children:\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\"})})},MVYRgKnrJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8mi121\",\"data-styles-preset\":\"oHHpy07vs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255)))\"},children:\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\"})})},RFlISR68s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8mi121\",\"data-styles-preset\":\"oHHpy07vs\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-86fd7b07-d805-41da-967a-88e8d4f32d4b, rgb(0, 135, 255)))\"},children:\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\"})})}},baseVariant,gestureVariant)}),Dniw2JFnN&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-68fgt4-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"hPP_4HdN5-container\",nodeId:\"hPP_4HdN5\",rendersWithMotion:true,scopeId:\"NIaQI9e6m\",children:/*#__PURE__*/_jsx(Phosphor,{color:mQxeqekJj,height:\"100%\",iconSearch:\"House\",iconSelection:rcJeMWi1G,id:\"hPP_4HdN5\",layoutId:\"hPP_4HdN5\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:GXAPcd_cZ,width:\"100%\"})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1MwdU.framer-ykqy0z, .framer-1MwdU .framer-ykqy0z { display: block; }\",\".framer-1MwdU.framer-1szjwqu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 15px 40px 15px 40px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-1MwdU .framer-n1m3dq-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-1MwdU .framer-1va4b7z { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1MwdU .framer-68fgt4-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-1MwdU.framer-1szjwqu { gap: 0px; } .framer-1MwdU.framer-1szjwqu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1MwdU.framer-1szjwqu > :first-child { margin-left: 0px; } .framer-1MwdU.framer-1szjwqu > :last-child { margin-right: 0px; } }\",...sharedStyle.css,'.framer-1MwdU[data-border=\"true\"]::after, .framer-1MwdU [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 232\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"tPSbKpKCa\":{\"layout\":[\"auto\",\"auto\"]},\"MVYRgKnrJ\":{\"layout\":[\"auto\",\"auto\"]},\"WQyGQxjLI\":{\"layout\":[\"auto\",\"auto\"]},\"RFlISR68s\":{\"layout\":[\"auto\",\"auto\"]},\"WCx1k6vre\":{\"layout\":[\"auto\",\"auto\"]},\"ZYAxP9MNZ\":{\"layout\":[\"auto\",\"auto\"]},\"BEzZRJcGe\":{\"layout\":[\"auto\",\"auto\"]},\"LIVBJ0iDI\":{\"layout\":[\"auto\",\"auto\"]},\"zHAsHHHH_\":{\"layout\":[\"auto\",\"auto\"]},\"bC4u5SbM4\":{\"layout\":[\"auto\",\"auto\"]},\"clELRzQqw\":{\"layout\":[\"auto\",\"auto\"]},\"odxmaGWIx\":{\"layout\":[\"auto\",\"auto\"]},\"k1xkJFOAg\":{\"layout\":[\"auto\",\"auto\"]},\"l1xRuLcXn\":{\"layout\":[\"auto\",\"auto\"]},\"emhvuF4va\":{\"layout\":[\"auto\",\"auto\"]},\"HnP0sQXTZ\":{\"layout\":[\"auto\",\"auto\"]},\"quhuQ8E6M\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"VH6X4AeCL\":\"link\",\"ADxUtcf2z\":\"title\",\"DXxw9r_0b\":\"smoothScroll\",\"W_rzgHtlU\":\"newTab\",\"WYm5qFSLv\":\"showIcon\",\"ZpXnS3PVn\":\"icon\",\"mQxeqekJj\":\"iconColor\",\"Dniw2JFnN\":\"showRightIcon\",\"GXAPcd_cZ\":\"iconWeight\",\"rcJeMWi1G\":\"iconPhosphor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNIaQI9e6m=withCSS(Component,css,\"framer-1MwdU\");export default FramerNIaQI9e6m;FramerNIaQI9e6m.displayName=\"Button/Jumbo\";FramerNIaQI9e6m.defaultProps={height:64,width:232};addPropertyControls(FramerNIaQI9e6m,{variant:{options:[\"LgDjJLCt9\",\"tPSbKpKCa\",\"MVYRgKnrJ\",\"WQyGQxjLI\",\"RFlISR68s\",\"WCx1k6vre\"],optionTitles:[\"Sollective Blue\",\"Blue\",\"White\",\"Gradient\",\"Outline\",\"Dark\"],title:\"Variant\",type:ControlType.Enum},VH6X4AeCL:{title:\"Link\",type:ControlType.Link},ADxUtcf2z:{defaultValue:\"\u8CC7\u6599\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\",displayTextArea:false,title:\"Title\",type:ControlType.String},DXxw9r_0b:{defaultValue:true,title:\"Smooth Scroll\",type:ControlType.Boolean},W_rzgHtlU:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},WYm5qFSLv:{defaultValue:false,title:\"Show Icon\",type:ControlType.Boolean},ZpXnS3PVn:MaterialControls?.[\"iconSelection\"]&&{...MaterialControls[\"iconSelection\"],defaultValue:\"YouTube\",description:undefined,hidden:undefined,title:\"Icon\"},mQxeqekJj:{defaultValue:'var(--token-040b43fd-dd97-4c58-9ad3-b3b21bb0bc75, rgb(53, 78, 255)) /* {\"name\":\"Accents/Brand\"} */',title:\"Icon Color\",type:ControlType.Color},Dniw2JFnN:{defaultValue:false,title:\"Show Right icon\",type:ControlType.Boolean},GXAPcd_cZ:PhosphorControls?.[\"weight\"]&&{...PhosphorControls[\"weight\"],defaultValue:\"regular\",description:undefined,hidden:undefined,title:\"Icon Weight\"},rcJeMWi1G:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"House\",description:undefined,hidden:undefined,title:\"Icon Phosphor\"}});addFonts(FramerNIaQI9e6m,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...MaterialFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNIaQI9e6m\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tPSbKpKCa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MVYRgKnrJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WQyGQxjLI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RFlISR68s\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WCx1k6vre\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZYAxP9MNZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BEzZRJcGe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LIVBJ0iDI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zHAsHHHH_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bC4u5SbM4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"clELRzQqw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"odxmaGWIx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"k1xkJFOAg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l1xRuLcXn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"emhvuF4va\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HnP0sQXTZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"quhuQ8E6M\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"232\",\"framerIntrinsicHeight\":\"64\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"VH6X4AeCL\\\":\\\"link\\\",\\\"ADxUtcf2z\\\":\\\"title\\\",\\\"DXxw9r_0b\\\":\\\"smoothScroll\\\",\\\"W_rzgHtlU\\\":\\\"newTab\\\",\\\"WYm5qFSLv\\\":\\\"showIcon\\\",\\\"ZpXnS3PVn\\\":\\\"icon\\\",\\\"mQxeqekJj\\\":\\\"iconColor\\\",\\\"Dniw2JFnN\\\":\\\"showRightIcon\\\",\\\"GXAPcd_cZ\\\":\\\"iconWeight\\\",\\\"rcJeMWi1G\\\":\\\"iconPhosphor\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NIaQI9e6m.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "MaterialFonts", "getFonts", "Icon", "PhosphorFonts", "MaterialControls", "getPropertyControls", "PhosphorControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "height", "icon", "iconColor", "iconPhosphor", "iconWeight", "id", "link", "newTab", "showIcon", "showRightIcon", "smoothScroll", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "VH6X4AeCL", "ADxUtcf2z", "DXxw9r_0b", "W_rzgHtlU", "WYm5qFSLv", "ZpXnS3PVn", "mQxeqekJj", "Dniw2JFnN", "GXAPcd_cZ", "rcJeMWi1G", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerNIaQI9e6m", "withCSS", "NIaQI9e6m_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
