{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1AncvYxsWmdkzDJDUHjB/FwwckYlpHkY3tOTom7XU/DownloadButton.js", "ssg:https://framerusercontent.com/modules/oRI2tycHFGlgJ1sVaDJU/AC2MTD3lEcfE3to44ENC/QNbQXc_5L.js", "ssg:https://framerusercontent.com/modules/mq3C0lVbH70Kbfdp6E6w/CfmMI7VHSTAgONbeg0DJ/vNsAcTwGE.js", "ssg:https://framerusercontent.com/modules/YyKcEVVZRUHy9hgpdYOg/Q1C6t3ZKnsSs8SlzAdpo/D12aDNt6h.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import{addPropertyControls,ControlType}from\"framer\";// Welcome to Code in Framer\n// Get Started: https://www.framer.com/docs/guides/\n/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export default function Download(props){const{title,color,background,style,file,downloadFileName}=props;const downloadFile=()=>{fetch(file).then(response=>response.blob()).then(blob=>{const url=window.URL.createObjectURL(blob);const link=document.createElement(\"a\");link.href=url;link.download=downloadFileName||getFileNameFromUrl(file)||\"download\";document.body.appendChild(link);link.click();document.body.removeChild(link);window.URL.revokeObjectURL(url);}).catch(error=>{console.error(\"Error downloading the file:\",error);});};return /*#__PURE__*/_jsx(motion.div,{style:{...style,...containerStyle},children:/*#__PURE__*/_jsx(motion.div,{onTap:downloadFile,style:{margin:0,padding:0,borderRadius:0,// backgroundColor: background,\ncolor:color,fontSize:\"14px\",fontWeight:\"400\",fontFamily:\"general sans\"},whileHover:{scale:1},children:title})});}Download.defaultProps={// background: \"#040404\",\ncolor:\"#FFFFFF\",title:\"Health, Safety and Environmental Policy\",downloadFileName:\"Health, Safety and Environmental Policy\"};addPropertyControls(Download,{background:{title:\"Background\",type:ControlType.Color},color:{title:\"Font\",type:ControlType.Color},title:{title:\"Label\",type:ControlType.String},file:{title:\"File\",type:ControlType.File,allowedFileTypes:[]},downloadFileName:{title:\"Health, Safety and Environmental Policy\",type:ControlType.String,defaultValue:\"\"}});const containerStyle={display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"hidden\"};function getFileNameFromUrl(url){const decodedUrl=decodeURIComponent(url);const parts=decodedUrl.split(\"/\");return parts[parts.length-1];}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Download\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DownloadButton.map", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Download from\"https://framerusercontent.com/modules/1AncvYxsWmdkzDJDUHjB/FwwckYlpHkY3tOTom7XU/DownloadButton.js\";const DownloadFonts=getFonts(Download);const enabledGestures={klCL2uEwb:{hover:true}};const serializationHash=\"framer-3oDhK\";const variantClassNames={klCL2uEwb:\"framer-v-gcrnfc\"};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={delay:0,duration:.5,ease:[.6,0,.13,1.07],type:\"tween\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"klCL2uEwb\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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__*/_jsx(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-gcrnfc\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"klCL2uEwb\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"klCL2uEwb-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-d6hv5k-container\",layoutDependency:layoutDependency,layoutId:\"RXEC2c3mc-container\",children:/*#__PURE__*/_jsx(Download,{background:\"var(--token-d9ebb35b-b2cc-4fb2-9add-600785534180, rgb(220, 45, 26))\",color:\"rgb(255, 255, 255)\",downloadFileName:\"Company Profile\",file:\"https://framerusercontent.com/assets/K081N3kqqzIizQ5BD7C2TANEoxM.pdf\",height:\"100%\",id:\"RXEC2c3mc\",layoutId:\"RXEC2c3mc\",title:\"Company Profile\",width:\"100%\",...addPropertyOverrides({\"klCL2uEwb-hover\":{color:\"var(--token-3ef935c7-555e-459c-bc1c-c9a649a299f5, rgb(172, 160, 232))\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3oDhK.framer-19gb6b4, .framer-3oDhK .framer-19gb6b4 { display: block; }\",\".framer-3oDhK.framer-gcrnfc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3oDhK .framer-d6hv5k-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3oDhK.framer-gcrnfc { gap: 0px; } .framer-3oDhK.framer-gcrnfc > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-3oDhK.framer-gcrnfc > :first-child { margin-left: 0px; } .framer-3oDhK.framer-gcrnfc > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 62\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"oGdm64bYi\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerQNbQXc_5L=withCSS(Component,css,\"framer-3oDhK\");export default FramerQNbQXc_5L;FramerQNbQXc_5L.displayName=\"Download Button with Icon Copy 2\";FramerQNbQXc_5L.defaultProps={height:24,width:62};addFonts(FramerQNbQXc_5L,[{explicitInter:true,fonts:[]},...DownloadFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQNbQXc_5L\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oGdm64bYi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"62\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./QNbQXc_5L.map", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/hAahUT5WhkA90ScusgxD/SVG.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ZvCD9YdiWlR3qpTZAXx2/jNIbiBaTYoXJu4ngWSGP/SZUAgrCqz.js\";import DownloadButtonWithIconCopy2 from\"https://framerusercontent.com/modules/oRI2tycHFGlgJ1sVaDJU/AC2MTD3lEcfE3to44ENC/QNbQXc_5L.js\";const DownloadButtonWithIconCopy2Fonts=getFonts(DownloadButtonWithIconCopy2);const SVGFonts=getFonts(SVG);const enabledGestures={ejgzVGHcZ:{hover:true},GWI2cwk1K:{hover:true},Nek9Hvcor:{hover:true},r5zF_d2lr:{hover:true},tXQ2L1bot:{hover:true}};const cycleOrder=[\"GWI2cwk1K\",\"r5zF_d2lr\",\"Nek9Hvcor\",\"ejgzVGHcZ\",\"tXQ2L1bot\",\"vVP8fJc4s\"];const serializationHash=\"framer-xItre\";const variantClassNames={ejgzVGHcZ:\"framer-v-beb726\",GWI2cwk1K:\"framer-v-1g0a48k\",Nek9Hvcor:\"framer-v-5v451z\",r5zF_d2lr:\"framer-v-bjja7k\",tXQ2L1bot:\"framer-v-q893pw\",vVP8fJc4s:\"framer-v-5lq39t\"};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 humanReadableVariantMap={\"Company Profile \":\"r5zF_d2lr\",\"Contact us\":\"ejgzVGHcZ\",\"Meet the Chairman\":\"Nek9Hvcor\",\"Variant 6\":\"vVP8fJc4s\",Donate:\"GWI2cwk1K\",Submit:\"tXQ2L1bot\"};const getProps=({bG,bGHover,color,height,icon,icon1,iconHover,id,link,newTab,smoothScroll,title2,title3,width,...props})=>{return{...props,AHoxrdigK:icon1??props.AHoxrdigK??\"var(--token-00af65c3-92fd-4f69-9228-cfe71d95f29a, rgb(0, 0, 0))\",AupD_cpQT:title2??props.AupD_cpQT??\"Donate\",deEvu2HeW:title3??props.deEvu2HeW??\"Meet the Chairman\",djT44Nkvn:bG??props.djT44Nkvn??\"var(--token-8c839458-5cf2-4d96-bc54-83f3cea5ce2c, rgb(255, 255, 255))\",JxsHX1drm:smoothScroll??props.JxsHX1drm,MGPVocB5C:link??props.MGPVocB5C,oizuCRjTf:newTab??props.oizuCRjTf,OlPcX9Klw:icon??props.OlPcX9Klw??'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\"/> </svg>',TrtHa6TQo:color??props.TrtHa6TQo??\"rgb(255, 255, 255)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"GWI2cwk1K\",WcZ9KDDkk:bGHover??props.WcZ9KDDkk??\"rgb(169, 116, 42)\",xi5eyHZjA:iconHover??props.xi5eyHZjA??\"rgb(0, 0, 0)\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,djT44Nkvn,WcZ9KDDkk,OlPcX9Klw,AHoxrdigK,xi5eyHZjA,MGPVocB5C,oizuCRjTf,JxsHX1drm,AupD_cpQT,deEvu2HeW,TrtHa6TQo,s357_v6wrvWweRc2wM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GWI2cwk1K\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"vVP8fJc4s\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"vVP8fJc4s\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();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:MGPVocB5C,motionChild:true,nodeId:\"GWI2cwk1K\",openInNewTab:oizuCRjTf,smoothScroll:JxsHX1drm,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1g0a48k\",className,classNames)} framer-jiey4l`,\"data-framer-name\":\"Donate\",layoutDependency:layoutDependency,layoutId:\"GWI2cwk1K\",ref:ref??ref1,style:{backgroundColor:djT44Nkvn,borderBottomLeftRadius:406,borderBottomRightRadius:406,borderTopLeftRadius:406,borderTopRightRadius:406,boxShadow:\"0px 0.7113342898827977px 1.5649354377421554px 0px rgba(0, 0, 0, 0.01037), 0px 1.9371521717053837px 4.261734777751845px 0px rgba(0, 0, 0, 0.02825), 0px 4.253285051195417px 9.35722711262992px 0px rgba(0, 0, 0, 0.06203), 0px 9.4413216807344px 20.770907697615687px 0px rgba(0, 0, 0, 0.13769), 0px 24px 52.80000000000001px 0px rgba(0, 0, 0, 0.35)\",...style},...addPropertyOverrides({\"ejgzVGHcZ-hover\":{\"data-framer-name\":undefined},\"GWI2cwk1K-hover\":{\"data-framer-name\":undefined},\"Nek9Hvcor-hover\":{\"data-framer-name\":undefined},\"r5zF_d2lr-hover\":{\"data-framer-name\":undefined},\"tXQ2L1bot-hover\":{\"data-framer-name\":undefined},ejgzVGHcZ:{\"data-framer-name\":\"Contact us\"},Nek9Hvcor:{\"data-framer-name\":\"Meet the Chairman\"},r5zF_d2lr:{\"data-framer-name\":\"Company Profile \"},tXQ2L1bot:{\"data-framer-name\":\"Submit\"},vVP8fJc4s:{\"data-framer-name\":\"Variant 6\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3hz8pw\",\"data-styles-preset\":\"SZUAgrCqz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Donate\"})}),className:\"framer-lr9ehs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zp5Ghi9VS\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-s357_v6wr-vWweRc2wM\":s357_v6wrvWweRc2wM,\"--variable-reference-TrtHa6TQo-vNsAcTwGE\":TrtHa6TQo},text:AupD_cpQT,variants:{\"GWI2cwk1K-hover\":{\"--extracted-r6o4lv\":\"var(--variable-reference-s357_v6wr-vWweRc2wM)\",\"--variable-reference-s357_v6wr-vWweRc2wM\":s357_v6wrvWweRc2wM},\"Nek9Hvcor-hover\":{\"--extracted-r6o4lv\":\"var(--token-cd9f24d5-f0ad-4213-bead-63c4e991dc40, rgb(255, 255, 255))\"},\"r5zF_d2lr-hover\":{\"--extracted-r6o4lv\":\"var(--token-00af65c3-92fd-4f69-9228-cfe71d95f29a, rgb(0, 0, 0))\"},Nek9Hvcor:{\"--extracted-r6o4lv\":\"var(--variable-reference-TrtHa6TQo-vNsAcTwGE)\",\"--variable-reference-TrtHa6TQo-vNsAcTwGE\":TrtHa6TQo}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"ejgzVGHcZ-hover\":{text:undefined},\"GWI2cwk1K-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3hz8pw\",\"data-styles-preset\":\"SZUAgrCqz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-s357_v6wr-vWweRc2wM))\"},children:\"Donate\"})})},\"Nek9Hvcor-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd9f24d5-f0ad-4213-bead-63c4e991dc40, rgb(255, 255, 255)))\"},children:\"Meet the Chairman\"})}),fonts:[\"GF;Manrope-regular\"]},\"r5zF_d2lr-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-00af65c3-92fd-4f69-9228-cfe71d95f29a, rgb(0, 0, 0)))\"},children:\"Company Profile\"})}),fonts:[\"GF;Manrope-regular\"],text:undefined},\"tXQ2L1bot-hover\":{text:undefined},ejgzVGHcZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3hz8pw\",\"data-styles-preset\":\"SZUAgrCqz\",children:\"Contact Us\"})}),text:undefined},Nek9Hvcor:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3hz8pw\",\"data-styles-preset\":\"SZUAgrCqz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-TrtHa6TQo-vNsAcTwGE))\"},children:\"Meet the Chairman\"})}),text:deEvu2HeW},r5zF_d2lr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3hz8pw\",\"data-styles-preset\":\"SZUAgrCqz\",children:\"Company Profile\"})}),text:undefined},tXQ2L1bot:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3hz8pw\",\"data-styles-preset\":\"SZUAgrCqz\",children:\"Submit\"})}),text:undefined}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({vVP8fJc4s:{height:24,width:\"100px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||41)-0-24)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hshjj0-container\",layoutDependency:layoutDependency,layoutId:\"j_BlgCv35-container\",children:/*#__PURE__*/_jsx(DownloadButtonWithIconCopy2,{height:\"100%\",id:\"j_BlgCv35\",layoutId:\"j_BlgCv35\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10imag9\",\"data-framer-name\":\"Icon wrap\",layoutDependency:layoutDependency,layoutId:\"Z6SfXX9yu\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3s5q3\",\"data-framer-name\":\"Accent\",layoutDependency:layoutDependency,layoutId:\"b5kVfr8YB\",style:{backgroundColor:WcZ9KDDkk,borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-brrwxy\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"B3VzgxdpU\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p8uuza-container\",layoutDependency:layoutDependency,layoutId:\"vkOJnXbVi-container\",children:/*#__PURE__*/_jsx(SVG,{customColor:AHoxrdigK,customPadding:0,customStrokeWidth:2,customSvgCode:OlPcX9Klw,height:\"100%\",id:\"vkOJnXbVi\",layoutId:\"vkOJnXbVi\",lineCap:\"butt\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"GWI2cwk1K-hover\":{customColor:xi5eyHZjA}},baseVariant,gestureVariant)})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xItre.framer-jiey4l, .framer-xItre .framer-jiey4l { display: block; }\",\".framer-xItre.framer-1g0a48k { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 41px; justify-content: flex-start; overflow: hidden; padding: 0px 22px 0px 22px; position: relative; text-decoration: none; width: 155px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xItre .framer-lr9ehs { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; z-index: 2; }\",\".framer-xItre .framer-hshjj0-container { flex: none; height: 24px; position: relative; width: 100px; }\",\".framer-xItre .framer-10imag9 { align-content: center; align-items: center; bottom: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 5px; top: 4px; width: 44px; z-index: 1; }\",\".framer-xItre .framer-3s5q3 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-xItre .framer-brrwxy { flex: none; height: 16px; overflow: hidden; position: absolute; right: 14px; top: calc(50.00000000000002% - 16px / 2); width: 16px; z-index: 1; }\",\".framer-xItre .framer-1p8uuza-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xItre.framer-1g0a48k, .framer-xItre .framer-10imag9 { gap: 0px; } .framer-xItre.framer-1g0a48k > *, .framer-xItre .framer-10imag9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xItre.framer-1g0a48k > :first-child, .framer-xItre .framer-10imag9 > :first-child { margin-left: 0px; } .framer-xItre.framer-1g0a48k > :last-child, .framer-xItre .framer-10imag9 > :last-child { margin-right: 0px; } }\",\".framer-xItre.framer-v-bjja7k.framer-1g0a48k { width: 212px; }\",\".framer-xItre.framer-v-5v451z.framer-1g0a48k { width: 230px; }\",\".framer-xItre.framer-v-beb726.framer-1g0a48k { width: 173px; }\",\".framer-xItre.framer-v-q893pw.framer-1g0a48k { width: 195px; }\",\".framer-xItre.framer-v-5lq39t.framer-1g0a48k { width: 192px; }\",\".framer-xItre.framer-v-1g0a48k.hover .framer-10imag9 { bottom: 0px; left: 0px; right: 0px; top: 0px; width: unset; }\",\".framer-xItre.framer-v-1g0a48k.hover .framer-3s5q3 { bottom: 5px; left: 5px; right: 6px; top: 5px; }\",\".framer-xItre.framer-v-1g0a48k.hover .framer-brrwxy { right: 20px; }\",\".framer-xItre.framer-v-bjja7k.hover .framer-10imag9 { right: 4px; width: 207px; }\",\".framer-xItre.framer-v-bjja7k.hover .framer-3s5q3 { left: 3px; right: unset; width: 204px; }\",\".framer-xItre.framer-v-5v451z.hover .framer-10imag9 { right: 3px; width: 224px; }\",\".framer-xItre.framer-v-5v451z.hover .framer-3s5q3 { left: 2px; right: 1px; }\",\".framer-xItre.framer-v-beb726.hover .framer-10imag9 { right: 3px; width: 170px; }\",\".framer-xItre.framer-v-beb726.hover .framer-3s5q3 { left: 4px; right: 1px; }\",\".framer-xItre.framer-v-q893pw.hover .framer-10imag9 { right: 4px; width: 187px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 155\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"r5zF_d2lr\":{\"layout\":[\"fixed\",\"fixed\"]},\"Nek9Hvcor\":{\"layout\":[\"fixed\",\"fixed\"]},\"ejgzVGHcZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"tXQ2L1bot\":{\"layout\":[\"fixed\",\"fixed\"]},\"vVP8fJc4s\":{\"layout\":[\"fixed\",\"fixed\"]},\"ABlSLVPoF\":{\"layout\":[\"fixed\",\"fixed\"]},\"tHuwHKFgV\":{\"layout\":[\"fixed\",\"fixed\"]},\"Xe7Tzxsmk\":{\"layout\":[\"fixed\",\"fixed\"]},\"KLJIIoPf2\":{\"layout\":[\"fixed\",\"fixed\"]},\"N4qJ3scd_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"djT44Nkvn\":\"bG\",\"WcZ9KDDkk\":\"bGHover\",\"OlPcX9Klw\":\"icon\",\"AHoxrdigK\":\"icon1\",\"xi5eyHZjA\":\"iconHover\",\"MGPVocB5C\":\"link\",\"oizuCRjTf\":\"newTab\",\"JxsHX1drm\":\"smoothScroll\",\"AupD_cpQT\":\"title2\",\"deEvu2HeW\":\"title3\",\"TrtHa6TQo\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervNsAcTwGE=withCSS(Component,css,\"framer-xItre\");export default FramervNsAcTwGE;FramervNsAcTwGE.displayName=\"Button Copy 8\";FramervNsAcTwGE.defaultProps={height:41,width:155};addPropertyControls(FramervNsAcTwGE,{variant:{options:[\"GWI2cwk1K\",\"r5zF_d2lr\",\"Nek9Hvcor\",\"ejgzVGHcZ\",\"tXQ2L1bot\",\"vVP8fJc4s\"],optionTitles:[\"Donate\",\"Company Profile \",\"Meet the Chairman\",\"Contact us\",\"Submit\",\"Variant 6\"],title:\"Variant\",type:ControlType.Enum},djT44Nkvn:{defaultValue:'var(--token-8c839458-5cf2-4d96-bc54-83f3cea5ce2c, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */',title:\"BG\",type:ControlType.Color},WcZ9KDDkk:{defaultValue:\"rgb(169, 116, 42)\",title:\"BG Hover\",type:ControlType.Color},OlPcX9Klw:{defaultValue:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\"/> </svg>',displayTextArea:false,title:\"Icon\",type:ControlType.String},AHoxrdigK:{defaultValue:'var(--token-00af65c3-92fd-4f69-9228-cfe71d95f29a, rgb(0, 0, 0)) /* {\"name\":\"Text 100\"} */',title:\"Icon\",type:ControlType.Color},xi5eyHZjA:{defaultValue:\"rgb(0, 0, 0)\",title:\"Icon Hover\",type:ControlType.Color},MGPVocB5C:{title:\"Link\",type:ControlType.Link},oizuCRjTf:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},JxsHX1drm:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean},AupD_cpQT:{defaultValue:\"Donate\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},deEvu2HeW:{defaultValue:\"Meet the Chairman\",displayTextArea:false,title:\"Title 3\",type:ControlType.String},TrtHa6TQo:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color}});addFonts(FramervNsAcTwGE,[{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\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]},...DownloadButtonWithIconCopy2Fonts,...SVGFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervNsAcTwGE\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"155\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"r5zF_d2lr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Nek9Hvcor\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ejgzVGHcZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tXQ2L1bot\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vVP8fJc4s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ABlSLVPoF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tHuwHKFgV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Xe7Tzxsmk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KLJIIoPf2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"N4qJ3scd_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"41\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"djT44Nkvn\\\":\\\"bG\\\",\\\"WcZ9KDDkk\\\":\\\"bGHover\\\",\\\"OlPcX9Klw\\\":\\\"icon\\\",\\\"AHoxrdigK\\\":\\\"icon1\\\",\\\"xi5eyHZjA\\\":\\\"iconHover\\\",\\\"MGPVocB5C\\\":\\\"link\\\",\\\"oizuCRjTf\\\":\\\"newTab\\\",\\\"JxsHX1drm\\\":\\\"smoothScroll\\\",\\\"AupD_cpQT\\\":\\\"title2\\\",\\\"deEvu2HeW\\\":\\\"title3\\\",\\\"TrtHa6TQo\\\":\\\"color\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vNsAcTwGE.map", "// Generated by Framer (575e68f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import IconButton from\"https://framerusercontent.com/modules/pigt4FPObgXZE6bHfOtr/UJSq4RYqw4J9I9e7IeT3/dlQcWUTtr.js\";import ButtonCopy8 from\"https://framerusercontent.com/modules/mq3C0lVbH70Kbfdp6E6w/CfmMI7VHSTAgONbeg0DJ/vNsAcTwGE.js\";const ButtonCopy8Fonts=getFonts(ButtonCopy8);const IconButtonFonts=getFonts(IconButton);const cycleOrder=[\"pngTpXgDV\",\"W2kkYW6Wz\",\"pVeRhBsXa\",\"cUCw6wbyk\",\"l3icU2agc\",\"XnwpbF4p5\",\"Lkbbik1_u\"];const serializationHash=\"framer-ElBQJ\";const variantClassNames={cUCw6wbyk:\"framer-v-1or08hu\",l3icU2agc:\"framer-v-1f3h103\",Lkbbik1_u:\"framer-v-at6s94\",pngTpXgDV:\"framer-v-1lidy0x\",pVeRhBsXa:\"framer-v-mz5cvi\",W2kkYW6Wz:\"framer-v-1knt67p\",XnwpbF4p5:\"framer-v-kxgvil\"};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(React.Fragment);const humanReadableVariantMap={\"company profile\":\"pVeRhBsXa\",\"Contact us\":\"l3icU2agc\",\"Icon Button\":\"W2kkYW6Wz\",\"Meet The Chairman\":\"cUCw6wbyk\",\"Variant 6\":\"XnwpbF4p5\",Donate:\"pngTpXgDV\",Submit:\"Lkbbik1_u\"};const getProps=({bG,bGHover,color,height,icon,icon1,iconHover,id,link,newTab,smoothScroll,width,...props})=>{return{...props,fE0u0igQO:bGHover??props.fE0u0igQO??\"var(--token-89f61e08-b130-4448-a01c-44cc369386e3, rgb(0, 0, 0))\",fKJMP_auO:bG??props.fKJMP_auO??\"var(--token-8c839458-5cf2-4d96-bc54-83f3cea5ce2c, rgb(255, 255, 255))\",h_LK7Vxh_:smoothScroll??props.h_LK7Vxh_,jq8sRvWIO:link??props.jq8sRvWIO,LQcMmxi2H:icon1??props.LQcMmxi2H??\"var(--token-dcc3f24b-466d-4071-8020-0335a26ded1a, rgb(0, 0, 0))\",N5i6rJibu:color??props.N5i6rJibu??\"rgb(255, 255, 255)\",NRbzjOSlu:icon??props.NRbzjOSlu??'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\"/> </svg>',variant:humanReadableVariantMap[props.variant]??props.variant??\"pngTpXgDV\",VNcB7BKyQ:iconHover??props.VNcB7BKyQ??\"rgb(255, 255, 255)\",WTdqhdBbJ:newTab??props.WTdqhdBbJ};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,fKJMP_auO,fE0u0igQO,NRbzjOSlu,LQcMmxi2H,VNcB7BKyQ,jq8sRvWIO,WTdqhdBbJ,h_LK7Vxh_,N5i6rJibu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"pngTpXgDV\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"W2kkYW6Wz\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"W2kkYW6Wz\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.button,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1lidy0x\",className,classNames),\"data-framer-name\":\"Donate\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"pngTpXgDV\",ref:ref??ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3,boxShadow:\"0px 0.7113342898827977px 1.5649354377421554px 0px rgba(0, 0, 0, 0.01037), 0px 1.9371521717053837px 4.261734777751845px 0px rgba(0, 0, 0, 0.02825), 0px 4.253285051195417px 9.35722711262992px 0px rgba(0, 0, 0, 0.06203), 0px 9.4413216807344px 20.770907697615687px 0px rgba(0, 0, 0, 0.13769), 0px 24px 52.80000000000001px 0px rgba(0, 0, 0, 0.35)\",...style},variants:{Lkbbik1_u:{backgroundColor:\"var(--token-8c839458-5cf2-4d96-bc54-83f3cea5ce2c, rgb(255, 255, 255))\"},pVeRhBsXa:{backgroundColor:\"var(--token-8c839458-5cf2-4d96-bc54-83f3cea5ce2c, rgb(255, 255, 255))\"}},...addPropertyOverrides({cUCw6wbyk:{\"data-framer-name\":\"Meet The Chairman\"},l3icU2agc:{\"data-framer-name\":\"Contact us\"},Lkbbik1_u:{\"data-framer-name\":\"Submit\"},pVeRhBsXa:{\"data-framer-name\":\"company profile\"},W2kkYW6Wz:{\"data-framer-name\":\"Icon Button\"},XnwpbF4p5:{\"data-framer-name\":\"Variant 6\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"152px\",...addPropertyOverrides({cUCw6wbyk:{width:\"230px\"},l3icU2agc:{width:\"168px\"},Lkbbik1_u:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`},pVeRhBsXa:{width:\"213px\"},XnwpbF4p5:{width:\"181px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ckfi3x-container\",layoutDependency:layoutDependency,layoutId:\"Z49qFjWzP-container\",children:/*#__PURE__*/_jsx(ButtonCopy8,{AHoxrdigK:LQcMmxi2H,AupD_cpQT:\"Donate\",deEvu2HeW:\"Meet the Chairman\",djT44Nkvn:fKJMP_auO,height:\"100%\",id:\"Z49qFjWzP\",JxsHX1drm:h_LK7Vxh_,layoutId:\"Z49qFjWzP\",MGPVocB5C:jq8sRvWIO,oizuCRjTf:WTdqhdBbJ,OlPcX9Klw:NRbzjOSlu,style:{height:\"100%\",width:\"100%\"},TrtHa6TQo:\"rgb(255, 255, 255)\",variant:\"GWI2cwk1K\",WcZ9KDDkk:fE0u0igQO,width:\"100%\",xi5eyHZjA:VNcB7BKyQ,...addPropertyOverrides({cUCw6wbyk:{TrtHa6TQo:N5i6rJibu,variant:\"Nek9Hvcor\"},l3icU2agc:{AupD_cpQT:\"Contact us\"},Lkbbik1_u:{variant:\"tXQ2L1bot\"},pVeRhBsXa:{variant:\"r5zF_d2lr\"},XnwpbF4p5:{AupD_cpQT:\"Next Project\"}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-wu9px0-container\",layoutDependency:layoutDependency,layoutId:\"ciXokKB2y-container\",children:/*#__PURE__*/_jsx(IconButton,{A1VtvSg9e:fKJMP_auO,cnmOJtHpG:h_LK7Vxh_,dQ3Thc0pR:fE0u0igQO,height:\"100%\",id:\"ciXokKB2y\",J76svYmwk:jq8sRvWIO,layoutId:\"ciXokKB2y\",mP3MT5u4B:WTdqhdBbJ,QgBV5GkmL:LQcMmxi2H,qMGGhJ6Kd:VNcB7BKyQ,style:{height:\"100%\",width:\"100%\"},variant:\"PDkmxlfKk\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ElBQJ.framer-x1phuy, .framer-ElBQJ .framer-x1phuy { display: block; }\",\".framer-ElBQJ.framer-1lidy0x { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ElBQJ .framer-1ckfi3x-container { flex: none; height: 41px; position: relative; width: 152px; }\",\".framer-ElBQJ .framer-wu9px0-container { flex: none; height: 56px; position: relative; width: 56px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ElBQJ.framer-1lidy0x { gap: 0px; } .framer-ElBQJ.framer-1lidy0x > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ElBQJ.framer-1lidy0x > :first-child { margin-left: 0px; } .framer-ElBQJ.framer-1lidy0x > :last-child { margin-right: 0px; } }\",\".framer-ElBQJ.framer-v-mz5cvi .framer-1ckfi3x-container { width: 213px; }\",\".framer-ElBQJ.framer-v-1or08hu .framer-1ckfi3x-container { width: 230px; }\",\".framer-ElBQJ.framer-v-1f3h103 .framer-1ckfi3x-container { width: 168px; }\",\".framer-ElBQJ.framer-v-kxgvil .framer-1ckfi3x-container { width: 181px; }\",\".framer-ElBQJ.framer-v-at6s94.framer-1lidy0x { width: 137px; }\",\".framer-ElBQJ.framer-v-at6s94 .framer-1ckfi3x-container { flex: 1 0 0px; width: 1px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 152\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"W2kkYW6Wz\":{\"layout\":[\"auto\",\"auto\"]},\"pVeRhBsXa\":{\"layout\":[\"auto\",\"auto\"]},\"cUCw6wbyk\":{\"layout\":[\"auto\",\"auto\"]},\"l3icU2agc\":{\"layout\":[\"auto\",\"auto\"]},\"XnwpbF4p5\":{\"layout\":[\"auto\",\"auto\"]},\"Lkbbik1_u\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"fKJMP_auO\":\"bG\",\"fE0u0igQO\":\"bGHover\",\"NRbzjOSlu\":\"icon\",\"LQcMmxi2H\":\"icon1\",\"VNcB7BKyQ\":\"iconHover\",\"jq8sRvWIO\":\"link\",\"WTdqhdBbJ\":\"newTab\",\"h_LK7Vxh_\":\"smoothScroll\",\"N5i6rJibu\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerD12aDNt6h=withCSS(Component,css,\"framer-ElBQJ\");export default FramerD12aDNt6h;FramerD12aDNt6h.displayName=\"Buttons\";FramerD12aDNt6h.defaultProps={height:41,width:152};addPropertyControls(FramerD12aDNt6h,{variant:{options:[\"pngTpXgDV\",\"W2kkYW6Wz\",\"pVeRhBsXa\",\"cUCw6wbyk\",\"l3icU2agc\",\"XnwpbF4p5\",\"Lkbbik1_u\"],optionTitles:[\"Donate\",\"Icon Button\",\"company profile\",\"Meet The Chairman\",\"Contact us\",\"Variant 6\",\"Submit\"],title:\"Variant\",type:ControlType.Enum},fKJMP_auO:{defaultValue:'var(--token-8c839458-5cf2-4d96-bc54-83f3cea5ce2c, rgb(255, 255, 255)) /* {\"name\":\"Background\"} */',title:\"BG\",type:ControlType.Color},fE0u0igQO:{defaultValue:'var(--token-89f61e08-b130-4448-a01c-44cc369386e3, rgb(0, 0, 0)) /* {\"name\":\"Gold\"} */',title:\"BG Hover\",type:ControlType.Color},NRbzjOSlu:{defaultValue:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M13.5 5L20.5 12L13.5 19M3.5 12L20 12\" stroke=\"black\" stroke-width=\"2\"/> </svg>',displayTextArea:false,title:\"Icon\",type:ControlType.String},LQcMmxi2H:{defaultValue:'var(--token-dcc3f24b-466d-4071-8020-0335a26ded1a, rgb(0, 0, 0)) /* {\"name\":\"Text 100\"} */',title:\"Icon\",type:ControlType.Color},VNcB7BKyQ:{defaultValue:\"rgb(255, 255, 255)\",title:\"Icon Hover\",type:ControlType.Color},jq8sRvWIO:{title:\"Link\",type:ControlType.Link},WTdqhdBbJ:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},h_LK7Vxh_:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean},N5i6rJibu:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color}});addFonts(FramerD12aDNt6h,[{explicitInter:true,fonts:[]},...ButtonCopy8Fonts,...IconButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD12aDNt6h\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"W2kkYW6Wz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"pVeRhBsXa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cUCw6wbyk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"l3icU2agc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XnwpbF4p5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Lkbbik1_u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"152\",\"framerIntrinsicHeight\":\"41\",\"framerVariables\":\"{\\\"fKJMP_auO\\\":\\\"bG\\\",\\\"fE0u0igQO\\\":\\\"bGHover\\\",\\\"NRbzjOSlu\\\":\\\"icon\\\",\\\"LQcMmxi2H\\\":\\\"icon1\\\",\\\"VNcB7BKyQ\\\":\\\"iconHover\\\",\\\"jq8sRvWIO\\\":\\\"link\\\",\\\"WTdqhdBbJ\\\":\\\"newTab\\\",\\\"h_LK7Vxh_\\\":\\\"smoothScroll\\\",\\\"N5i6rJibu\\\":\\\"color\\\"}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Download", "props", "title", "color", "background", "style", "file", "downloadFileName", "downloadFile", "response", "blob", "url", "window", "link", "getFileNameFromUrl", "error", "p", "motion", "containerStyle", "addPropertyControls", "ControlType", "parts", "DownloadFonts", "getFonts", "Download", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "FramerQNbQXc_5L", "withCSS", "QNbQXc_5L_default", "addFonts", "DownloadButtonWithIconCopy2Fonts", "getFonts", "QNbQXc_5L_default", "SVGFonts", "SVG_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bG", "bGHover", "color", "height", "icon", "icon1", "iconHover", "id", "link", "newTab", "smoothScroll", "title2", "title3", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "djT44Nkvn", "WcZ9KDDkk", "OlPcX9Klw", "AHoxrdigK", "xi5eyHZjA", "MGPVocB5C", "oizuCRjTf", "JxsHX1drm", "AupD_cpQT", "deEvu2HeW", "TrtHa6TQo", "s357_v6wrvWweRc2wM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "RichText", "ComponentViewportProvider", "css", "FramervNsAcTwGE", "withCSS", "vNsAcTwGE_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ButtonCopy8Fonts", "getFonts", "vNsAcTwGE_default", "IconButtonFonts", "dlQcWUTtr_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", "bG", "bGHover", "color", "height", "icon", "icon1", "iconHover", "id", "link", "newTab", "smoothScroll", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "fKJMP_auO", "fE0u0igQO", "NRbzjOSlu", "LQcMmxi2H", "VNcB7BKyQ", "jq8sRvWIO", "WTdqhdBbJ", "h_LK7Vxh_", "N5i6rJibu", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FramerD12aDNt6h", "withCSS", "D12aDNt6h_default", "addPropertyControls", "ControlType", "addFonts"]
}
