{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/t9jJdN1qUcv7X0GCcAzD/r2Ro1pLaw6XBwm6orRIj/AAECQCYEM.js", "ssg:https://framerusercontent.com/modules/6yG2jZ7tp0JYaBO9CLah/9PT8Gwmh8ww7hy0gwHC4/Tnz4seCKc.js", "ssg:https://framerusercontent.com/modules/2H1CBRnYr6bN2eTmSLNP/DedfntfbQeGA2wNYZtbW/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/ZSTu9D8YzNVLwnW4VzG4/48yWGh7vdr3PjtMIguyQ/Ld7tNKWZO.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Lexend-regular\"]);export const fonts=[{family:\"Lexend\",moduleAsset:{localModuleIdentifier:\"local-module:css/AAECQCYEM:default\",url:\"https://fonts.gstatic.com/s/lexend/v18/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LBte6KuGEo.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v18/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LBte6KuGEo.ttf\",weight:\"400\"}];export const css=['.framer-MzbnV .framer-styles-preset-12l29gi:not(.rich-text-wrapper), .framer-MzbnV .framer-styles-preset-12l29gi.rich-text-wrapper p { --framer-font-family: \"Lexend\", \"Lexend Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, #5b5e76); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-MzbnV\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bdd6aa1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,RichText,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/t9jJdN1qUcv7X0GCcAzD/r2Ro1pLaw6XBwm6orRIj/AAECQCYEM.js\";const MaterialFonts=getFonts(Material);const enabledGestures={b48suxf0R:{hover:true},koqbpXF0Q:{hover:true},pLk75o0_o:{hover:true},rR8gbhtfg:{hover:true},VYAmX2v3U:{hover:true},XR9E9nBaL:{hover:true},zMIqz4YH_:{hover:true}};const cycleOrder=[\"zMIqz4YH_\",\"rR8gbhtfg\",\"b48suxf0R\",\"koqbpXF0Q\",\"pLk75o0_o\",\"XR9E9nBaL\",\"VYAmX2v3U\"];const variantClassNames={b48suxf0R:\"framer-v-1otwocg\",koqbpXF0Q:\"framer-v-o4yt0r\",pLk75o0_o:\"framer-v-1s9a15f\",rR8gbhtfg:\"framer-v-gjy132\",VYAmX2v3U:\"framer-v-1rqln27\",XR9E9nBaL:\"framer-v-hlof72\",zMIqz4YH_:\"framer-v-xr7rny\"};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 humanReadableVariantMap={\"Standard Accent\":\"zMIqz4YH_\",\"Standard Black\":\"koqbpXF0Q\",\"Standard Dark\":\"b48suxf0R\",\"Standard Light\":\"rR8gbhtfg\",\"Variant 5\":\"pLk75o0_o\",\"Variant 6\":\"XR9E9nBaL\",\"Variant 7\":\"VYAmX2v3U\"};const getProps=({height,id,link,tap,title,width,...props})=>{var ref,_variant,ref1;return{...props,AzZNlMa5C:tap!==null&&tap!==void 0?tap:props.AzZNlMa5C,gHeOvXgAq:link!==null&&link!==void 0?link:props.gHeOvXgAq,hyoIEBZCr:(ref=title!==null&&title!==void 0?title:props.hyoIEBZCr)!==null&&ref!==void 0?ref:\"Use Template\",variant:(ref1=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref1!==void 0?ref1:\"zMIqz4YH_\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,hyoIEBZCr,gHeOvXgAq,AzZNlMa5C,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"zMIqz4YH_\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapjn2o1j=activeVariantCallback(async(...args)=>{if(AzZNlMa5C){const res=await AzZNlMa5C(...args);if(res===false)return false;}});const isDisplayed=()=>{if([\"XR9E9nBaL-hover\",\"pLk75o0_o-hover\"].includes(gestureVariant))return false;if([\"pLk75o0_o\",\"XR9E9nBaL\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-a6CEq\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(Link,{href:gHeOvXgAq,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-xr7rny\",className)} framer-12om533`,\"data-framer-name\":\"Standard Accent\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"zMIqz4YH_\",onTap:onTapjn2o1j,ref:ref,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-0cdf47b3-ce1f-4341-98ec-f094608541cb, rgb(246, 241, 228))\",borderBottomLeftRadius:62,borderBottomRightRadius:62,borderTopLeftRadius:62,borderTopRightRadius:62,boxShadow:\"0px 0px 0px 0px rgba(196, 104, 77, 0), 0px 0px 0px 0px rgba(102, 62, 51, 0), 0px 0px 0px 0px rgba(102, 62, 51, 0), 0px 0px 0px 0px rgba(102, 62, 51, 0)\",filter:\"brightness(1)\",WebkitFilter:\"brightness(1)\",...style},variants:{\"b48suxf0R-hover\":{backgroundColor:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(248, 83, 28))\",boxShadow:\"29.77315330505371px 35.18645477294922px 23.818519592285156px 0px rgba(196, 104, 77, 0.12999999523162842), 10.826601028442383px 16.239900588989258px 16.239900588989258px 0px rgba(102, 62, 51, 0.05999999865889549), 5.413300514221191px 10.826601028442383px 10.826601028442383px 0px rgba(102, 62, 51, 0.03999999910593033), 0.5413300395011902px 5.413300514221191px 5.413300514221191px 0px rgba(102, 62, 51, 0.019999999552965164)\",filter:\"none\",WebkitFilter:\"none\"},\"koqbpXF0Q-hover\":{backgroundColor:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(248, 83, 28))\",boxShadow:\"29.77315330505371px 35.18645477294922px 23.818519592285156px 0px rgba(196, 104, 77, 0.12999999523162842), 10.826601028442383px 16.239900588989258px 16.239900588989258px 0px rgba(102, 62, 51, 0.05999999865889549), 5.413300514221191px 10.826601028442383px 10.826601028442383px 0px rgba(102, 62, 51, 0.03999999910593033), 0.5413300395011902px 5.413300514221191px 5.413300514221191px 0px rgba(102, 62, 51, 0.019999999552965164)\",filter:\"none\",WebkitFilter:\"none\"},\"pLk75o0_o-hover\":{boxShadow:\"29.77315330505371px 35.18645477294922px 23.818519592285156px 0px rgba(196, 104, 77, 0.12999999523162842), 10.826601028442383px 16.239900588989258px 16.239900588989258px 0px rgba(102, 62, 51, 0.05999999865889549), 5.413300514221191px 10.826601028442383px 10.826601028442383px 0px rgba(102, 62, 51, 0.03999999910593033), 0.5413300395011902px 5.413300514221191px 5.413300514221191px 0px rgba(102, 62, 51, 0.019999999552965164)\"},\"rR8gbhtfg-hover\":{backgroundColor:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(248, 83, 28))\",boxShadow:\"29.77315330505371px 35.18645477294922px 23.818519592285156px 0px rgba(196, 104, 77, 0.12999999523162842), 10.826601028442383px 16.239900588989258px 16.239900588989258px 0px rgba(102, 62, 51, 0.05999999865889549), 5.413300514221191px 10.826601028442383px 10.826601028442383px 0px rgba(102, 62, 51, 0.03999999910593033), 0.5413300395011902px 5.413300514221191px 5.413300514221191px 0px rgba(102, 62, 51, 0.019999999552965164)\",filter:\"none\",WebkitFilter:\"none\"},\"VYAmX2v3U-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},\"XR9E9nBaL-hover\":{boxShadow:\"29.77315330505371px 35.18645477294922px 23.818519592285156px 0px rgba(196, 104, 77, 0.12999999523162842), 10.826601028442383px 16.239900588989258px 16.239900588989258px 0px rgba(102, 62, 51, 0.05999999865889549), 5.413300514221191px 10.826601028442383px 10.826601028442383px 0px rgba(102, 62, 51, 0.03999999910593033), 0.5413300395011902px 5.413300514221191px 5.413300514221191px 0px rgba(102, 62, 51, 0.019999999552965164)\"},\"zMIqz4YH_-hover\":{backgroundColor:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(248, 83, 28))\",boxShadow:\"29.77315330505371px 35.18645477294922px 23.818519592285156px 0px rgba(196, 104, 77, 0.12999999523162842), 10.826601028442383px 16.239900588989258px 16.239900588989258px 0px rgba(102, 62, 51, 0.05999999865889549), 5.413300514221191px 10.826601028442383px 10.826601028442383px 0px rgba(102, 62, 51, 0.03999999910593033), 0.5413300395011902px 5.413300514221191px 5.413300514221191px 0px rgba(102, 62, 51, 0.019999999552965164)\",filter:\"none\",WebkitFilter:\"none\"},b48suxf0R:{backgroundColor:\"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(106, 104, 104))\",boxShadow:\"none\"},koqbpXF0Q:{backgroundColor:\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(0, 0, 0))\",boxShadow:\"none\"},pLk75o0_o:{backgroundColor:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(248, 83, 28))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"},rR8gbhtfg:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.08)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\",boxShadow:\"1px 2px 0px 0px rgba(196, 104, 77, 0.02), 1px 2px 0px 0px rgba(102, 62, 51, 0.02), 2px 1px 0px 0px rgba(102, 62, 51, 0), 1px 2px 0px 0px rgba(102, 62, 51, 0)\"},VYAmX2v3U:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"},XR9E9nBaL:{backgroundColor:\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"none\"}},...addPropertyOverrides({\"b48suxf0R-hover\":{\"data-framer-name\":undefined},\"koqbpXF0Q-hover\":{\"data-framer-name\":undefined},\"pLk75o0_o-hover\":{\"data-framer-name\":undefined},\"rR8gbhtfg-hover\":{\"data-framer-name\":undefined},\"VYAmX2v3U-hover\":{\"data-framer-name\":undefined},\"XR9E9nBaL-hover\":{\"data-framer-name\":undefined},\"zMIqz4YH_-hover\":{\"data-framer-name\":undefined},b48suxf0R:{\"data-framer-name\":\"Standard Dark\"},koqbpXF0Q:{\"data-framer-name\":\"Standard Black\"},pLk75o0_o:{\"data-framer-name\":\"Variant 5\"},rR8gbhtfg:{\"data-border\":true,\"data-framer-name\":\"Standard Light\"},VYAmX2v3U:{\"data-framer-name\":\"Variant 7\"},XR9E9nBaL:{\"data-framer-name\":\"Variant 6\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TGV4ZW5kLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Lexend\", \"Lexend Placeholder\", sans-serif',\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Use Template\"})}),className:\"framer-6ngclx\",fonts:[\"GF;Lexend-regular\"],layoutDependency:layoutDependency,layoutId:\"vAJnGMtOs\",style:{\"--extracted-r6o4lv\":\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(31, 29, 28))\",\"--framer-link-current-text-color\":\"hsl(0, 0%, 0%)\",\"--framer-link-hover-text-color\":\"#666\",\"--framer-paragraph-spacing\":\"0px\"},text:hyoIEBZCr,variants:{\"rR8gbhtfg-hover\":{\"--extracted-r6o4lv\":\"var(--token-0cdf47b3-ce1f-4341-98ec-f094608541cb, rgb(246, 241, 228)) \"},\"VYAmX2v3U-hover\":{\"--extracted-r6o4lv\":\"var(--token-bd377b4b-bd02-4975-a6e5-f4242e212fba, rgb(246, 246, 246)) \"},\"zMIqz4YH_-hover\":{\"--extracted-r6o4lv\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255)) \"},b48suxf0R:{\"--extracted-r6o4lv\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},koqbpXF0Q:{\"--extracted-r6o4lv\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\"},pLk75o0_o:{\"--extracted-r6o4lv\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255)) \"},rR8gbhtfg:{\"--extracted-r6o4lv\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"},VYAmX2v3U:{\"--extracted-r6o4lv\":\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255)) \"},XR9E9nBaL:{\"--extracted-r6o4lv\":\"var(--token-33722da1-56ef-4815-82ed-442105eb06b1, rgb(31, 29, 28)) \"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"pLk75o0_o-hover\":{fonts:undefined},\"VYAmX2v3U-hover\":{fonts:undefined},\"XR9E9nBaL-hover\":{fonts:undefined},pLk75o0_o:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-12l29gi\",\"data-styles-preset\":\"AAECQCYEM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Use Template\"})}),fonts:undefined},VYAmX2v3U:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-12l29gi\",\"data-styles-preset\":\"AAECQCYEM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Use Template\"})}),fonts:undefined},XR9E9nBaL:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-12l29gi\",\"data-styles-preset\":\"AAECQCYEM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Use Template\"})}),fonts:undefined}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-mi2fr9\",layoutDependency:layoutDependency,layoutId:\"McFPMkTau\",style:{backgroundColor:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(248, 83, 28))\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},variants:{\"VYAmX2v3U-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},VYAmX2v3U:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1ctjmbg-container\",layoutDependency:layoutDependency,layoutId:\"nQnY8kToS-container\",children:/*#__PURE__*/ _jsx(Material,{color:'var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',height:\"100%\",iconSearch:\"Home\",iconSelection:\"ChevronRight\",iconStyle15:\"Outlined\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"nQnY8kToS\",layoutId:\"nQnY8kToS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"VYAmX2v3U-hover\":{color:'var(--token-bd377b4b-bd02-4975-a6e5-f4242e212fba, rgb(246, 246, 246)) /* {\"name\":\"Light Grey\"} */'}},baseVariant,gestureVariant)})})})]})})})})});});const css=['.framer-a6CEq [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-a6CEq .framer-12om533 { display: block; }\",\".framer-a6CEq .framer-xr7rny { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 6px 6px 6px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-a6CEq .framer-6ngclx { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-a6CEq .framer-mi2fr9 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); overflow: visible; position: relative; width: 34px; }\",\".framer-a6CEq .framer-1ctjmbg-container { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-a6CEq .framer-v-xr7rny .framer-xr7rny, .framer-a6CEq .framer-v-gjy132 .framer-xr7rny, .framer-a6CEq .framer-v-1otwocg .framer-xr7rny, .framer-a6CEq .framer-v-o4yt0r .framer-xr7rny, .framer-a6CEq .framer-v-hlof72 .framer-xr7rny, .framer-a6CEq .framer-v-1s9a15f .framer-xr7rny, .framer-a6CEq .framer-v-1rqln27 .framer-xr7rny { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-a6CEq .framer-xr7rny { gap: 0px; } .framer-a6CEq .framer-xr7rny > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-a6CEq .framer-xr7rny > :first-child { margin-left: 0px; } .framer-a6CEq .framer-xr7rny > :last-child { margin-right: 0px; } }\",\".framer-a6CEq.framer-v-1s9a15f .framer-xr7rny, .framer-a6CEq.framer-v-hlof72 .framer-xr7rny { padding: 8px 15px 8px 15px; }\",\".framer-a6CEq.framer-v-1rqln27 .framer-xr7rny { padding: 8px 0px 8px 0px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 46\n * @framerIntrinsicWidth 176\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"rR8gbhtfg\":{\"layout\":[\"auto\",\"auto\"]},\"b48suxf0R\":{\"layout\":[\"auto\",\"auto\"]},\"koqbpXF0Q\":{\"layout\":[\"auto\",\"auto\"]},\"pLk75o0_o\":{\"layout\":[\"auto\",\"auto\"]},\"XR9E9nBaL\":{\"layout\":[\"auto\",\"auto\"]},\"VYAmX2v3U\":{\"layout\":[\"auto\",\"auto\"]},\"Ua7kixpKz\":{\"layout\":[\"auto\",\"auto\"]},\"mUNV6Z0fw\":{\"layout\":[\"auto\",\"auto\"]},\"hLdwZjtRn\":{\"layout\":[\"auto\",\"auto\"]},\"y2bOlsPAj\":{\"layout\":[\"auto\",\"auto\"]},\"aEr3O872w\":{\"layout\":[\"auto\",\"auto\"]},\"jmvOzP9vA\":{\"layout\":[\"auto\",\"auto\"]},\"FIJWfODMB\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"hyoIEBZCr\":\"title\",\"gHeOvXgAq\":\"link\",\"AzZNlMa5C\":\"tap\"}\n */ const FramerTnz4seCKc=withCSS(Component,css,\"framer-a6CEq\");export default FramerTnz4seCKc;FramerTnz4seCKc.displayName=\"Button\";FramerTnz4seCKc.defaultProps={height:46,width:176};addPropertyControls(FramerTnz4seCKc,{variant:{options:[\"zMIqz4YH_\",\"rR8gbhtfg\",\"b48suxf0R\",\"koqbpXF0Q\",\"pLk75o0_o\",\"XR9E9nBaL\",\"VYAmX2v3U\"],optionTitles:[\"Standard Accent\",\"Standard Light\",\"Standard Dark\",\"Standard Black\",\"Variant 5\",\"Variant 6\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum},hyoIEBZCr:{defaultValue:\"Use Template\",displayTextArea:false,placeholder:\"Use Template\",title:\"Title\",type:ControlType.String},gHeOvXgAq:{title:\"Link\",type:ControlType.Link},AzZNlMa5C:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerTnz4seCKc,[{family:\"Lexend\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/Tnz4seCKc:default\",url:\"https://fonts.gstatic.com/s/lexend/v18/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LBte6KuGEo.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/lexend/v18/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsW_LBte6KuGEo.ttf\",weight:\"400\"},...MaterialFonts,...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTnz4seCKc\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"hyoIEBZCr\\\":\\\"title\\\",\\\"gHeOvXgAq\\\":\\\"link\\\",\\\"AzZNlMa5C\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rR8gbhtfg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"b48suxf0R\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"koqbpXF0Q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pLk75o0_o\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XR9E9nBaL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VYAmX2v3U\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ua7kixpKz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mUNV6Z0fw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hLdwZjtRn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"y2bOlsPAj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aEr3O872w\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jmvOzP9vA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"FIJWfODMB\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"176\",\"framerIntrinsicHeight\":\"46\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Tnz4seCKc.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-8NYHy .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-8NYHy .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, #f8531c); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, #6a6868); --framer-link-text-decoration: none; }\"];export const className=\"framer-8NYHy\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (6124c77)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/2H1CBRnYr6bN2eTmSLNP/DedfntfbQeGA2wNYZtbW/ro7OPezbn.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xFCLXFC3NMqGt1RuEn85/cQed7g8UUf10wAqxCmH1/xZndidUCt.js\";import Button from\"https://framerusercontent.com/modules/6yG2jZ7tp0JYaBO9CLah/9PT8Gwmh8ww7hy0gwHC4/Tnz4seCKc.js\";import MenuIconAnimated from\"https://framerusercontent.com/modules/XGhg49dXFbullX8gd3I7/fm5xmds7fVuzTG4gteI6/YO36IlPWl.js\";const MenuIconAnimatedFonts=getFonts(MenuIconAnimated);const ButtonFonts=getFonts(Button);const cycleOrder=[\"q56Z6_9dd\",\"QnOCTcAcY\",\"xz2LEL7Id\",\"oOlivC5Ox\"];const serializationHash=\"framer-8W9fe\";const variantClassNames={oOlivC5Ox:\"framer-v-1ghtuo3\",q56Z6_9dd:\"framer-v-1e82tl3\",QnOCTcAcY:\"framer-v-jsnrhn\",xz2LEL7Id:\"framer-v-q6q0nl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Phone Open\":\"oOlivC5Ox\",Desktop:\"q56Z6_9dd\",Phone:\"xz2LEL7Id\",Tablet:\"QnOCTcAcY\"};const getProps=({contactLink,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,Va764mfvP:contactLink!==null&&contactLink!==void 0?contactLink:props.Va764mfvP,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"q56Z6_9dd\"};};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,Va764mfvP,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q56Z6_9dd\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const tap1apvtev=activeVariantCallback(async(...args)=>{setVariant(\"oOlivC5Ox\");});const tap13nbhui=activeVariantCallback(async(...args)=>{setVariant(\"xz2LEL7Id\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"xz2LEL7Id\",\"oOlivC5Ox\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"xz2LEL7Id\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1e82tl3\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"q56Z6_9dd\",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:{backgroundColor:\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,...style},variants:{oOlivC5Ox:{borderBottomLeftRadius:40,borderBottomRightRadius:40}},...addPropertyOverrides({oOlivC5Ox:{\"data-framer-name\":\"Phone Open\"},QnOCTcAcY:{\"data-framer-name\":\"Tablet\"},xz2LEL7Id:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-117y6zp\",layoutDependency:layoutDependency,layoutId:\"BHKTmSyiM\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bun4ud\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"dcyP05ttd\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rgehB79xI\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1w2p8qb framer-12j4leb\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"HyNEaIskm\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 120 24\"><path d=\"M 18.17 5.159 L 19.509 9.017 L 13.209 11.098 L 17.227 16.63 L 14.052 19.066 L 9.885 13.331 L 5.718 19.066 L 2.543 16.63 L 6.561 11.098 L 0.261 9.017 L 1.6 5.159 L 7.901 7.24 L 7.901 0.693 L 11.869 0.693 L 11.869 7.24 Z M 72.074 9.052 L 72.074 20.167 L 75.624 20.167 L 75.624 9.052 Z M 72.321 6.44 C 72.69 6.747 73.196 6.9 73.839 6.9 C 74.482 6.9 74.989 6.733 75.358 6.398 C 75.741 6.064 75.932 5.625 75.932 5.082 C 75.932 4.511 75.748 4.072 75.378 3.766 C 75.009 3.446 74.496 3.285 73.839 3.285 C 73.21 3.285 72.704 3.452 72.321 3.787 C 71.951 4.121 71.766 4.553 71.766 5.082 C 71.766 5.667 71.951 6.12 72.321 6.44 Z M 34.784 14.588 L 34.784 20.167 L 38.56 20.167 L 38.56 5.542 L 34.784 5.542 L 34.784 11.162 L 29.777 11.162 L 29.777 5.542 L 25.981 5.542 L 25.981 20.167 L 29.777 20.167 L 29.777 14.588 Z M 42.872 19.623 C 43.775 20.125 44.801 20.375 45.95 20.375 C 47.099 20.375 48.119 20.125 49.008 19.623 C 49.911 19.122 50.615 18.439 51.121 17.576 C 51.641 16.712 51.901 15.716 51.901 14.588 C 51.901 13.474 51.641 12.485 51.121 11.622 C 50.615 10.758 49.911 10.075 49.008 9.574 C 48.119 9.073 47.099 8.822 45.95 8.822 C 44.801 8.822 43.775 9.073 42.872 9.574 C 41.983 10.075 41.279 10.758 40.759 11.622 C 40.239 12.485 39.979 13.474 39.979 14.588 C 39.979 15.716 40.239 16.712 40.759 17.576 C 41.279 18.439 41.983 19.122 42.872 19.623 Z M 47.161 16.949 C 46.805 17.172 46.402 17.283 45.95 17.283 C 45.499 17.283 45.088 17.172 44.719 16.949 C 44.363 16.712 44.083 16.392 43.878 15.988 C 43.673 15.57 43.577 15.104 43.591 14.588 C 43.577 14.073 43.673 13.613 43.878 13.209 C 44.083 12.791 44.363 12.471 44.719 12.248 C 45.088 12.011 45.499 11.893 45.95 11.893 C 46.402 11.893 46.805 12.011 47.161 12.248 C 47.517 12.471 47.797 12.791 48.002 13.209 C 48.207 13.613 48.303 14.073 48.29 14.588 C 48.303 15.104 48.207 15.57 48.002 15.988 C 47.797 16.392 47.517 16.712 47.161 16.949 Z M 52.998 20.167 L 52.998 9.052 L 56.343 9.052 L 56.422 10.286 C 56.5 10.188 56.583 10.097 56.671 10.013 C 56.931 9.748 57.218 9.532 57.533 9.365 C 57.847 9.184 58.176 9.052 58.518 8.968 C 58.86 8.885 59.195 8.843 59.523 8.843 C 60.043 8.843 60.515 8.919 60.939 9.073 C 61.377 9.226 61.76 9.483 62.088 9.846 C 62.312 10.074 62.507 10.362 62.672 10.71 C 62.831 10.46 63.012 10.242 63.217 10.055 C 63.504 9.79 63.819 9.567 64.161 9.386 C 64.503 9.205 64.851 9.073 65.207 8.989 C 65.576 8.892 65.932 8.843 66.274 8.843 C 67.15 8.843 67.881 9.017 68.47 9.365 C 69.058 9.699 69.496 10.208 69.783 10.89 C 70.084 11.559 70.234 12.381 70.234 13.356 L 70.234 20.167 L 66.664 20.167 L 66.664 13.648 C 66.664 13.244 66.609 12.91 66.5 12.645 C 66.39 12.381 66.219 12.186 65.987 12.06 C 65.768 11.921 65.494 11.851 65.166 11.851 C 64.906 11.851 64.667 11.893 64.448 11.977 C 64.229 12.06 64.044 12.186 63.894 12.353 C 63.743 12.506 63.62 12.68 63.525 12.875 C 63.442 13.07 63.401 13.293 63.401 13.544 L 63.401 20.167 L 59.831 20.167 L 59.831 13.648 C 59.831 13.258 59.769 12.931 59.646 12.666 C 59.537 12.401 59.366 12.199 59.133 12.06 C 58.914 11.921 58.648 11.851 58.333 11.851 C 58.073 11.851 57.834 11.893 57.615 11.977 C 57.396 12.06 57.211 12.179 57.061 12.332 C 56.91 12.485 56.787 12.666 56.692 12.875 C 56.609 13.07 56.568 13.293 56.568 13.544 L 56.568 20.167 Z M 77.658 20.167 L 77.658 9.052 L 81.003 9.052 L 81.083 10.318 C 81.124 10.271 81.165 10.225 81.208 10.18 C 81.604 9.762 82.076 9.435 82.624 9.198 C 83.171 8.947 83.746 8.822 84.347 8.822 C 85.168 8.822 85.859 8.996 86.42 9.344 C 86.994 9.678 87.425 10.187 87.712 10.869 C 88 11.538 88.144 12.36 88.144 13.335 L 88.144 20.167 L 84.573 20.167 L 84.573 13.627 C 84.573 13.223 84.519 12.889 84.409 12.624 C 84.299 12.36 84.121 12.158 83.875 12.018 C 83.643 11.879 83.362 11.817 83.034 11.83 C 82.761 11.83 82.514 11.872 82.295 11.956 C 82.076 12.039 81.885 12.165 81.721 12.332 C 81.556 12.485 81.426 12.659 81.331 12.854 C 81.249 13.049 81.208 13.272 81.208 13.523 L 81.208 20.167 L 79.443 20.167 L 78.356 20.167 Z M 91.459 19.874 C 92.033 20.222 92.724 20.396 93.531 20.396 C 94.133 20.396 94.701 20.278 95.234 20.041 C 95.767 19.79 96.226 19.463 96.609 19.059 C 96.686 18.975 96.759 18.889 96.826 18.8 L 96.937 20.167 L 100.241 20.167 L 100.241 9.052 L 96.691 9.052 L 96.691 15.675 C 96.691 15.925 96.643 16.155 96.547 16.364 C 96.465 16.573 96.342 16.761 96.178 16.928 C 96.027 17.081 95.843 17.2 95.624 17.283 C 95.405 17.367 95.166 17.409 94.906 17.409 C 94.55 17.409 94.249 17.332 94.003 17.179 C 93.756 17.026 93.565 16.81 93.429 16.531 C 93.305 16.239 93.244 15.891 93.244 15.487 L 93.244 9.052 L 89.694 9.052 L 89.694 15.905 C 89.694 16.852 89.844 17.659 90.145 18.328 C 90.446 18.997 90.884 19.512 91.459 19.874 Z M 102.136 20.167 L 102.136 9.052 L 105.481 9.052 L 105.56 10.286 C 105.639 10.188 105.721 10.097 105.809 10.013 C 106.069 9.748 106.356 9.532 106.671 9.365 C 106.986 9.184 107.314 9.052 107.656 8.968 C 107.999 8.885 108.334 8.843 108.661 8.843 C 109.181 8.843 109.654 8.919 110.078 9.073 C 110.515 9.226 110.899 9.483 111.226 9.846 C 111.451 10.074 111.646 10.362 111.811 10.71 C 111.969 10.46 112.151 10.242 112.355 10.055 C 112.643 9.79 112.957 9.567 113.299 9.386 C 113.641 9.205 113.99 9.073 114.346 8.989 C 114.715 8.892 115.071 8.843 115.413 8.843 C 116.288 8.843 117.02 9.017 117.609 9.365 C 118.196 9.699 118.634 10.208 118.921 10.89 C 119.222 11.559 119.373 12.381 119.373 13.356 L 119.373 20.167 L 115.803 20.167 L 115.803 13.648 C 115.803 13.244 115.748 12.91 115.639 12.645 C 115.529 12.381 115.358 12.186 115.126 12.06 C 114.906 11.921 114.633 11.851 114.304 11.851 C 114.045 11.851 113.805 11.893 113.586 11.977 C 113.368 12.06 113.183 12.186 113.032 12.353 C 112.882 12.506 112.759 12.68 112.663 12.875 C 112.581 13.07 112.54 13.293 112.54 13.544 L 112.54 20.167 L 108.969 20.167 L 108.969 13.648 C 108.969 13.258 108.908 12.931 108.785 12.666 C 108.676 12.401 108.504 12.199 108.272 12.06 C 108.053 11.921 107.786 11.851 107.471 11.851 C 107.211 11.851 106.972 11.893 106.754 11.977 C 106.534 12.06 106.35 12.179 106.199 12.332 C 106.049 12.485 105.926 12.666 105.83 12.875 C 105.748 13.07 105.707 13.293 105.707 13.544 L 105.707 20.167 Z M 19.509 20.903 L 0.261 20.903 L 0.261 23.965 L 19.509 23.965 Z\" fill=\"rgb(248,83,28)\"></path></svg>',svgContentId:3694316589,withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a6h2ee-container\",layoutDependency:layoutDependency,layoutId:\"rHJM1Vqx_-container\",children:/*#__PURE__*/_jsx(MenuIconAnimated,{height:\"100%\",id:\"rHJM1Vqx_\",layoutId:\"rHJM1Vqx_\",style:{height:\"100%\",width:\"100%\"},variant:\"HeOOfS3xy\",width:\"100%\",...addPropertyOverrides({oOlivC5Ox:{tap:tap13nbhui,variant:\"qNQemh4eO\"},xz2LEL7Id:{tap:tap1apvtev}},baseVariant,gestureVariant)})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dSZMuKO7W\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Home\"})})})}),className:\"framer-1qat8q0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DbU4lTXrs\",style:{opacity:1},variants:{xz2LEL7Id:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oOlivC5Ox:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rgehB79xI\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Home\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JllYjlwa5\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Services\"})})})}),className:\"framer-y9us1m\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xiTaqUmVz\",style:{opacity:1},variants:{xz2LEL7Id:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YGUzsC5DF\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"About us\"})})})}),className:\"framer-6bgvmk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NG_DSCBt0\",style:{opacity:1},variants:{xz2LEL7Id:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Careers\"})}),className:\"framer-16bnygr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ACzLa0Bug\",style:{opacity:1},variants:{xz2LEL7Id:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lab0bi-container\",layoutDependency:layoutDependency,layoutId:\"wXtcbGIEn-container\",style:{opacity:1},variants:{xz2LEL7Id:{opacity:0}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"wXtcbGIEn\",layoutId:\"wXtcbGIEn\",link:Va764mfvP,title:\"Get in touch\",variant:\"zMIqz4YH_\",width:\"100%\",...addPropertyOverrides({oOlivC5Ox:{tap:tap13nbhui}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t2lvtb\",\"data-framer-name\":\"background\",layoutDependency:layoutDependency,layoutId:\"x8Sd_Nx7K\",style:{backgroundColor:\"rgb(255, 255, 255)\",opacity:0}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8W9fe.framer-12j4leb, .framer-8W9fe .framer-12j4leb { display: block; }\",\".framer-8W9fe.framer-1e82tl3 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 80px; justify-content: center; padding: 24px 64px 24px 64px; position: relative; width: 1200px; }\",\".framer-8W9fe .framer-117y6zp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8W9fe .framer-1bun4ud { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 32px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8W9fe .framer-1w2p8qb { flex: none; height: 24px; position: relative; text-decoration: none; width: 120px; }\",\".framer-8W9fe .framer-1a6h2ee-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-8W9fe .framer-1qat8q0, .framer-8W9fe .framer-y9us1m, .framer-8W9fe .framer-6bgvmk, .framer-8W9fe .framer-16bnygr { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-8W9fe .framer-lab0bi-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8W9fe .framer-t2lvtb { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: -1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8W9fe.framer-1e82tl3, .framer-8W9fe .framer-117y6zp { gap: 0px; } .framer-8W9fe.framer-1e82tl3 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-8W9fe.framer-1e82tl3 > :first-child, .framer-8W9fe .framer-117y6zp > :first-child { margin-left: 0px; } .framer-8W9fe.framer-1e82tl3 > :last-child, .framer-8W9fe .framer-117y6zp > :last-child { margin-right: 0px; } .framer-8W9fe .framer-117y6zp > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",\".framer-8W9fe.framer-v-jsnrhn.framer-1e82tl3 { padding: 24px 40px 24px 40px; width: 810px; }\",\".framer-8W9fe.framer-v-q6q0nl.framer-1e82tl3 { height: min-content; overflow: hidden; padding: 24px; width: 390px; }\",\".framer-8W9fe.framer-v-q6q0nl .framer-117y6zp { flex-direction: column; gap: 0px; height: 32px; justify-content: flex-start; }\",\".framer-8W9fe.framer-v-q6q0nl .framer-1bun4ud, .framer-8W9fe.framer-v-1ghtuo3 .framer-1bun4ud { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8W9fe.framer-v-q6q0nl .framer-117y6zp { gap: 0px; } .framer-8W9fe.framer-v-q6q0nl .framer-117y6zp > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8W9fe.framer-v-q6q0nl .framer-117y6zp > :first-child { margin-top: 0px; } .framer-8W9fe.framer-v-q6q0nl .framer-117y6zp > :last-child { margin-bottom: 0px; } }\",\".framer-8W9fe.framer-v-1ghtuo3.framer-1e82tl3 { flex-direction: column; height: min-content; padding: 24px 24px 40px 24px; width: 390px; }\",\".framer-8W9fe.framer-v-1ghtuo3 .framer-117y6zp { flex: none; flex-direction: column; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-8W9fe.framer-v-1ghtuo3 .framer-t2lvtb { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8W9fe.framer-v-1ghtuo3.framer-1e82tl3, .framer-8W9fe.framer-v-1ghtuo3 .framer-117y6zp { gap: 0px; } .framer-8W9fe.framer-v-1ghtuo3.framer-1e82tl3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-8W9fe.framer-v-1ghtuo3.framer-1e82tl3 > :first-child, .framer-8W9fe.framer-v-1ghtuo3 .framer-117y6zp > :first-child { margin-top: 0px; } .framer-8W9fe.framer-v-1ghtuo3.framer-1e82tl3 > :last-child, .framer-8W9fe.framer-v-1ghtuo3 .framer-117y6zp > :last-child { margin-bottom: 0px; } .framer-8W9fe.framer-v-1ghtuo3 .framer-117y6zp > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QnOCTcAcY\":{\"layout\":[\"fixed\",\"fixed\"]},\"xz2LEL7Id\":{\"layout\":[\"fixed\",\"auto\"]},\"oOlivC5Ox\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Va764mfvP\":\"contactLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerLd7tNKWZO=withCSS(Component,css,\"framer-8W9fe\");export default FramerLd7tNKWZO;FramerLd7tNKWZO.displayName=\"Navbar\";FramerLd7tNKWZO.defaultProps={height:80,width:1200};addPropertyControls(FramerLd7tNKWZO,{variant:{options:[\"q56Z6_9dd\",\"QnOCTcAcY\",\"xz2LEL7Id\",\"oOlivC5Ox\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum},Va764mfvP:{title:\"Contact link\",type:ControlType.Link}});addFonts(FramerLd7tNKWZO,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...MenuIconAnimatedFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLd7tNKWZO\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"80\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QnOCTcAcY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xz2LEL7Id\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oOlivC5Ox\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"Va764mfvP\\\":\\\"contactLink\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ld7tNKWZO.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "MaterialFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "link", "tap", "title", "width", "props", "ref", "_variant", "ref1", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "hyoIEBZCr", "gHeOvXgAq", "AzZNlMa5C", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapjn2o1j", "args", "isDisplayed", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "RichText", "x", "css", "FramerTnz4seCKc", "withCSS", "Tnz4seCKc_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "fontStore", "fonts", "css", "className", "MenuIconAnimatedFonts", "getFonts", "YO36IlPWl_default", "ButtonFonts", "Tnz4seCKc_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "contactLink", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Va764mfvP", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "tap1apvtev", "args", "tap13nbhui", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "SVG", "ComponentViewportProvider", "RichText", "css", "FramerLd7tNKWZO", "withCSS", "Ld7tNKWZO_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
