{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/doBHAzj8M2ncQ2HwYDoD/C6uCG3Ht1TPkWJvI6z0d/AzcPbb1Oh.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeaderBarPopup from\"#framer/local/canvasComponent/KNl5_pTUl/KNl5_pTUl.js\";import AccordianTablet from\"#framer/local/canvasComponent/MWd6QSCD3/MWd6QSCD3.js\";import AccordianLargeDesktop from\"#framer/local/canvasComponent/nydedXK1h/nydedXK1h.js\";import AccordianDesktop from\"#framer/local/canvasComponent/P2jXC8TyW/P2jXC8TyW.js\";import FooterBarSmallLogo from\"#framer/local/canvasComponent/SjscRQgaQ/SjscRQgaQ.js\";import MobileHeaderBarPopup from\"#framer/local/canvasComponent/UF_ZtBexp/UF_ZtBexp.js\";import AccordianMobile from\"#framer/local/canvasComponent/wh82BPzkF/wh82BPzkF.js\";import metadataProvider from\"#framer/local/webPageMetadata/AzcPbb1Oh/AzcPbb1Oh.js\";const AccordianDesktopFonts=getFonts(AccordianDesktop);const AccordianTabletFonts=getFonts(AccordianTablet);const AccordianMobileFonts=getFonts(AccordianMobile);const AccordianLargeDesktopFonts=getFonts(AccordianLargeDesktop);const FooterBarSmallLogoFonts=getFonts(FooterBarSmallLogo);const HeaderBarPopupFonts=getFonts(HeaderBarPopup);const ContainerWithFX=withFX(Container);const MobileHeaderBarPopupFonts=getFonts(MobileHeaderBarPopup);const breakpoints={bPFlLU5_Q:\"(min-width: 810px) and (max-width: 1199px)\",eESx24OIl:\"(min-width: 1280px) and (max-width: 1365px)\",fb1CgjKrI:\"(min-width: 1920px) and (max-width: 2559px)\",mYMHrh1yz:\"(min-width: 1440px) and (max-width: 1535px)\",pU3taXUsr:\"(max-width: 809px)\",qEuNNN3QH:\"(min-width: 2560px) and (max-width: 3023px)\",stbpPf4xf:\"(min-width: 1200px) and (max-width: 1279px)\",Ux7w12cQe:\"(min-width: 1536px) and (max-width: 1919px)\",VzYnOlq4h:\"(min-width: 1366px) and (max-width: 1439px)\",zD7gRTcFm:\"(min-width: 3024px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-O99Tm\";const variantClassNames={bPFlLU5_Q:\"framer-v-d2s0j8\",eESx24OIl:\"framer-v-4ur2h1\",fb1CgjKrI:\"framer-v-246t25\",mYMHrh1yz:\"framer-v-1393i4i\",pU3taXUsr:\"framer-v-1yd7zoh\",qEuNNN3QH:\"framer-v-1rjbsam\",stbpPf4xf:\"framer-v-1gsk6ar\",Ux7w12cQe:\"framer-v-bqm3ls\",VzYnOlq4h:\"framer-v-1rsk7m5\",zD7gRTcFm:\"framer-v-1b4n1ll\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"1280\":\"eESx24OIl\",\"1366\":\"VzYnOlq4h\",\"1536\":\"Ux7w12cQe\",\"1920\":\"fb1CgjKrI\",\"2560\":\"qEuNNN3QH\",\"3024\":\"zD7gRTcFm\",\"Desktop Large\":\"mYMHrh1yz\",Desktop:\"stbpPf4xf\",Phone:\"pU3taXUsr\",Tablet:\"bPFlLU5_Q\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mYMHrh1yz\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"pU3taXUsr\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"zD7gRTcFm\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"pU3taXUsr\",\"bPFlLU5_Q\",\"qEuNNN3QH\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"bPFlLU5_Q\")return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if(baseVariant===\"pU3taXUsr\")return true;return false;};const isDisplayed5=()=>{if(!isBrowser())return true;if(baseVariant===\"qEuNNN3QH\")return true;return false;};const isDisplayed6=()=>{if(!isBrowser())return true;if(baseVariant===\"zD7gRTcFm\")return true;return false;};const isDisplayed7=()=>{if(!isBrowser())return true;if([\"pU3taXUsr\",\"bPFlLU5_Q\",\"stbpPf4xf\"].includes(baseVariant))return false;return true;};const isDisplayed8=()=>{if(!isBrowser())return true;if([\"bPFlLU5_Q\",\"stbpPf4xf\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mYMHrh1yz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7d9b2508-2d66-4250-a855-b45925e230c8, rgb(237, 239, 247)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1393i4i\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qf41fs\",\"data-framer-name\":\"Hero Section\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-10bc7mk hidden-1yd7zoh\",\"data-framer-name\":\"Header Pattern\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12mkgme\",\"data-framer-name\":\"About Us Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f9ba0870-5eb3-4d6a-9a1e-4bfa1aa0d46b, rgb(53, 108, 176))\"},children:\"Frequently Asked Questions\"})})},fb1CgjKrI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f9ba0870-5eb3-4d6a-9a1e-4bfa1aa0d46b, rgb(53, 108, 176))\"},children:\"Frequently Asked Questions\"})})},pU3taXUsr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f9ba0870-5eb3-4d6a-9a1e-4bfa1aa0d46b, rgb(53, 108, 176))\"},children:\"Frequently Asked Questions\"})})},qEuNNN3QH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f9ba0870-5eb3-4d6a-9a1e-4bfa1aa0d46b, rgb(53, 108, 176))\"},children:\"Frequently Asked Questions\"})})},zD7gRTcFm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"84px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f9ba0870-5eb3-4d6a-9a1e-4bfa1aa0d46b, rgb(53, 108, 176))\"},children:\"Frequently Asked Questions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS01MDA=\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"54px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f9ba0870-5eb3-4d6a-9a1e-4bfa1aa0d46b, rgb(53, 108, 176))\"},children:\"Frequently Asked Questions\"})}),className:\"framer-10peq72\",fonts:[\"GF;Gantari-500\"],id:\"10peq72\",verticalAlignment:\"center\",withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y9b56u hidden-1b4n1ll\",\"data-framer-name\":\"Accordian Stack\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+0},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12evh9p-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"GXeCbqHOB\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{cQBrQehpb:\"What is activated carbon?\"}},children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"What are activated carbons?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are porous carbonaceous materials. Active carbons are generally classified as amorphous materials but they are microcrystalline as their large part is graphitic. Active carbons are well known for their high adsorption capacity for metals, liquids, gases, etc. and adsorbs them through physisorption and chemisorption. Active carbons are best sorbents for adsorption and absorption and used in water purification, gas adsorption for air purification, pharmaceutical industry, in various chemical processes as catalyst after modification or for purification, etc.\"})}),height:\"100%\",id:\"GXeCbqHOB\",layoutId:\"GXeCbqHOB\",style:{width:\"100%\"},variant:\"lh43Vl2MP\",width:\"100%\"})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+46}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o73zit-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"PT63BPWeP\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"How is activated carbon manufactured?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are manufactured by carbonizing and activating the organic substances of biological origins. Carbonisation is generally carried out at temperature around 600 degree C while physical or chemical activation is performed at higher temperatures from 800 -1100 degree C. Development of porous structure and adsorption characteristics, yield, etc of active carbons depend on the manufacturing of carbon and mainly affected by the activation process.\"})}),height:\"100%\",id:\"PT63BPWeP\",layoutId:\"PT63BPWeP\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+92}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-61b9s3-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"xys35ZxmQ\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"What are the common applications of activated carbon?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbon is a highly porous material with excellent adsorption properties, making it useful in various industries. Some common applications are water treatment, air and gas treatment, CTO removal, Gold Recovery in Mining, Catalyst Support, Solvent Recovery. It is also used in supercapacitors and batteries and Oil spill cleanups.\"})}),height:\"100%\",id:\"xys35ZxmQ\",layoutId:\"xys35ZxmQ\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+138}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kzwhsh-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"aVO1H2mem\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"Can activated carbon be customized for a specific use?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In general, the adsorption capacity of activated carbon is proportional to the internal surface area, pore volume, pore size distribution and especially the surface chemistry. There are numerous reports of more organic adsorption in pores that are barely large enough to admit the adsorbate molecule; for example, it has been pointed out that dyes and humic acids have dimensions (1.5\u20133.0 nm) that favour their adsorption in mesopores. Hence, the difference in pore size distribution affects the adsorption capacity for molecules of different sizes and shapes. The removal efficiency can be further enhanced by the electric force between the carbon surface and the adsorbate.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"In some cases, adsorption depends upon dissociation of particular functional groups\u2014which in turn depend on the activation condition, activating chemical and the conditions of application. Activated carbon therefore is required to be customized as per the specification of the user depending on the application. We carry out physical and chemical modification with and without impregnants of activated carbons to customize them and the best examples are our military grade carbon, CO adsorbent based on active carbon, heavy metal removal carbon, iron removal carbon, etc.\\xa0\"})]}),height:\"100%\",id:\"aVO1H2mem\",layoutId:\"aVO1H2mem\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+184}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zets4f-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"Emsh07pUR\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"What factors should be considered when selecting?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbons are used in purification of air, water, solvent purification, chemical industry, pharmaceutical industry, etc. Therefore, selection of activated carbons depends on its application. For gas removal, activated carbons should have high surface area and be highly microporous to physically adsorb the VOCs but to filter inorganic gases carbon should have enough mesopores also so that it can be modified with chemicals to chemically neutralise the inorganic gases on the surface of the carbons. Activated carbons should be hard enough so that dust formation should be as low as possible due to compacting of carbon bed. It should be granular to have low pressure drop during gas filtration. So many factors contributes for selection of a suitable activated carbon for gas removal in personal and collective protection equipment, on industrial and commercial scale.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Similarly, for selection of activated carbons, for water treatment, chemical reactivity, porous structure, surface area and adsorption capacity are the main factors.\\xa0\\xa0 Another parameter is the form of activated carbon. GAC, PAC purifies water effectively but more surface is generated when these carbons of suitable particle size are compressed with food grade binders at high temperatures, they form the blocks and carry surface of hundreds of acres. This is how the carbon blocks of different dimensions are more efficient for water treatment through their very large surface. But water treatment becomes expensive due the expensive production of Carbon blocks. Carbon blocks offer very very high filtration efficiency in comparison to water filtration through GAC. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It needs not to be emphasised that selection of activated carbons depends on its end use. Still if you are not sure as to which carbon, you require for your application, you may feel free to contact us and our technical team can help you to solve your problems.\"})]}),height:\"100%\",id:\"Emsh07pUR\",layoutId:\"Emsh07pUR\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+230}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12g88q0-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"WBB0LR8UD\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"What contaminants can activated carbon remove?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Chemical contaminants of organic and inorganic\\xa0 in nature can be removed from air, water, solvents, oil, pharmaceutical species. Due to this Activated Carbons are used to remove VOCs, high molecular weight and high boiling gases of organic nature, low volatile and low molecular weight inorganic gases, etc from air at low to high concentrations with carbon coloumns/filters of adequate dia and length.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Granular Activated Carbons, Powder Activated Carbons and Carbon Blocks are used for removal of residual chlorine, chlorinated organic species metal salts, heavy metals, VOCs, radioactive species from water and water is made potable due to this water treatment with different forms of activated carbons. Carbon blocks can remove additionally rust, suspended materials, etc.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Wood charcoal based Powder activated carbon is used to remove dyes from water in the effluents of textile industries. So dyes are\\xa0 also the chemical contaminants, which are removed by activated carbons. Undesirable chemical contaminants are removed from solvents, pharmaceutical drugs, oils, etc.\"})]}),height:\"100%\",id:\"WBB0LR8UD\",layoutId:\"WBB0LR8UD\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+276}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o68756-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"m1zMYMlnj\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"How long does activated carbon last?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Service life of carbon products with and without modifications depends on the application, adsorption capacity of carbons due to physisorption and chemisorption of the contaminants, concentration of contaminants, air or water flow rate, nature of carbons, being catalytic it can give endless service, quantities of used carbons, etc. Though, carbons may have very high surface area and due to that these adsorbents will have high adsorption capacity but adsorption sites will definitely saturate during the process of purification of air, water, solvents, pharmaceutical species, oil, etc, still activated carbons suffer this limitation of getting saturated and thus require their replenishment with fresh carbons or carbon products. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It is worth mentioning that higher the contaminant\u2019s concentration or quantity to be removed, carbon or carbon products will not last long and less the contaminant\u2019s concentration or quantity, higher will be the service life and carbon will last for longer duration but in all the situations, there will be the requirement of replacing the carbon and carbon based products with fresh carbon or carbon based products. It can be understandable and goes without saying that carbon has limited service life depending on it\u2019s adsorption capacity and can not last long until there is no regeneration of carbon and carbon products during the process it\u2019s use itself.\"})]}),height:\"100%\",id:\"m1zMYMlnj\",layoutId:\"m1zMYMlnj\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+322}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kwtl28-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"HkCnYVjyL\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"Is activated carbon reusable or recyclable?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Reusability and recyclability depends on process through which contaminants are removed. If contaminants are removed by carbon beds or carbon blocks through precipitation, contaminants can be removed by back wash at little more back wash pressure than the contaminants removal pressure. Cleaning of carbon bed or carbon blocks through backwashing makes the carbon or carbon blocks reusable. Similarly if contaminants are removed by carbon through their capturing in the porous structure, used carbon then can be made reusable by pushing the contaminants out of pores by cleaning with solvents, thermal treatment at high temperatures. Catalytic carbon regenerates during its use or these are chemically treated or regenerated with water or oxidising agents. Best example for this is palladium impregnated carbon, which after its use is made reusable with its 100 % efficiency by us with chemical modification.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"VOCs adsorbed over carbon are removed by thermal treatment at high temperatures and carbon is made reusable but adsorption efficiency reduces in every cycle of regeneration of carbon. In majority of the cases, carbon cannot be regenerated. However, wherever, it is plausible to make the carbon or carbon based products reusable after their use, we can help and even our technical team can take up the feasibility study for making the carbons reusable, if the carbon is special and expensive, to lessen the cost burden of\\xa0our\\xa0customers.\"})]}),height:\"100%\",id:\"HkCnYVjyL\",layoutId:\"HkCnYVjyL\",style:{width:\"100%\"},variant:\"BUDID5mxi\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+46}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8wmbi6-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"PzmyeUTE5\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"How is activated carbon manufactured?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are manufactured by carbonizing and activating the organic substances of biological origins. Carbonisation is generally carried out at temperature around 600 degree C while physical or chemical activation is performed at higher temperatures from 800 -1100 degree C. Development of porous structure and adsorption characteristics, yield, etc of active carbons depend on the manufacturing of carbon and mainly affected by the activation process.\"})}),height:\"100%\",id:\"PzmyeUTE5\",layoutId:\"PzmyeUTE5\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+92}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cc51w4-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"itupYY9IN\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"What are the common applications?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbon is a highly porous material with excellent adsorption properties, making it useful in various industries. Some common applications are water treatment, air and gas treatment, CTO removal, Gold Recovery in Mining, Catalyst Support, Solvent Recovery. It is also used in supercapacitors and batteries and Oil spill cleanups.\"})}),height:\"100%\",id:\"itupYY9IN\",layoutId:\"itupYY9IN\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+138}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z449xi-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"DIQn5DKQg\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"Can activated carbon be customized?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In general, the adsorption capacity of activated carbon is proportional to the internal surface area, pore volume, pore size distribution and especially the surface chemistry. There are numerous reports of more organic adsorption in pores that are barely large enough to admit the adsorbate molecule; for example, it has been pointed out that dyes and humic acids have dimensions (1.5\u20133.0 nm) that favour their adsorption in mesopores. Hence, the difference in pore size distribution affects the adsorption capacity for molecules of different sizes and shapes. The removal efficiency can be further enhanced by the electric force between the carbon surface and the adsorbate.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"In some cases, adsorption depends upon dissociation of particular functional groups\u2014which in turn depend on the activation condition, activating chemical and the conditions of application. Activated carbon therefore is required to be customized as per the specification of the user depending on the application. We carry out physical and chemical modification with and without impregnants of activated carbons to customize them and the best examples are our military grade carbon, CO adsorbent based on active carbon, heavy metal removal carbon, iron removal carbon, etc.\\xa0\"})]}),height:\"100%\",id:\"DIQn5DKQg\",layoutId:\"DIQn5DKQg\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+184}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qxm4a8-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"wXZOdpaYH\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"What factors should be considered?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbons are used in purification of air, water, solvent purification, chemical industry, pharmaceutical industry, etc. Therefore, selection of activated carbons depends on its application. For gas removal, activated carbons should have high surface area and be highly microporous to physically adsorb the VOCs but to filter inorganic gases carbon should have enough mesopores also so that it can be modified with chemicals to chemically neutralise the inorganic gases on the surface of the carbons. Activated carbons should be hard enough so that dust formation should be as low as possible due to compacting of carbon bed. It should be granular to have low pressure drop during gas filtration. So many factors contributes for selection of a suitable activated carbon for gas removal in personal and collective protection equipment, on industrial and commercial scale.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Similarly, for selection of activated carbons, for water treatment, chemical reactivity, porous structure, surface area and adsorption capacity are the main factors.\\xa0\\xa0 Another parameter is the form of activated carbon. GAC, PAC purifies water effectively but more surface is generated when these carbons of suitable particle size are compressed with food grade binders at high temperatures, they form the blocks and carry surface of hundreds of acres. This is how the carbon blocks of different dimensions are more efficient for water treatment through their very large surface. But water treatment becomes expensive due the expensive production of Carbon blocks. Carbon blocks offer very very high filtration efficiency in comparison to water filtration through GAC. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It needs not to be emphasised that selection of activated carbons depends on its end use. Still if you are not sure as to which carbon, you require for your application, you may feel free to contact us and our technical team can help you to solve your problems.\"})]}),height:\"100%\",id:\"wXZOdpaYH\",layoutId:\"wXZOdpaYH\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+230}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gcwn2q-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"TiPotSq8e\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"What contaminants can it remove?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Chemical contaminants of organic and inorganic\\xa0 in nature can be removed from air, water, solvents, oil, pharmaceutical species. Due to this Activated Carbons are used to remove VOCs, high molecular weight and high boiling gases of organic nature, low volatile and low molecular weight inorganic gases, etc from air at low to high concentrations with carbon coloumns/filters of adequate dia and length.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Granular Activated Carbons, Powder Activated Carbons and Carbon Blocks are used for removal of residual chlorine, chlorinated organic species metal salts, heavy metals, VOCs, radioactive species from water and water is made potable due to this water treatment with different forms of activated carbons. Carbon blocks can remove additionally rust, suspended materials, etc.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Wood charcoal based Powder activated carbon is used to remove dyes from water in the effluents of textile industries. So dyes are\\xa0 also the chemical contaminants, which are removed by activated carbons. Undesirable chemical contaminants are removed from solvents, pharmaceutical drugs, oils, etc.\"})]}),height:\"100%\",id:\"TiPotSq8e\",layoutId:\"TiPotSq8e\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+276}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ppw96b-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"sxcAGgZvu\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"How long does activated carbon last?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Service life of carbon products with and without modifications depends on the application, adsorption capacity of carbons due to physisorption and chemisorption of the contaminants, concentration of contaminants, air or water flow rate, nature of carbons, being catalytic it can give endless service, quantities of used carbons, etc. Though, carbons may have very high surface area and due to that these adsorbents will have high adsorption capacity but adsorption sites will definitely saturate during the process of purification of air, water, solvents, pharmaceutical species, oil, etc, still activated carbons suffer this limitation of getting saturated and thus require their replenishment with fresh carbons or carbon products. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It is worth mentioning that higher the contaminant\u2019s concentration or quantity to be removed, carbon or carbon products will not last long and less the contaminant\u2019s concentration or quantity, higher will be the service life and carbon will last for longer duration but in all the situations, there will be the requirement of replacing the carbon and carbon based products with fresh carbon or carbon based products. It can be understandable and goes without saying that carbon has limited service life depending on it\u2019s adsorption capacity and can not last long until there is no regeneration of carbon and carbon products during the process it\u2019s use itself.\"})]}),height:\"100%\",id:\"sxcAGgZvu\",layoutId:\"sxcAGgZvu\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+322}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1daq052-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"BpXPN0pVm\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"Is activated carbon reusable or recyclable?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Reusability and recyclability depends on process through which contaminants are removed. If contaminants are removed by carbon beds or carbon blocks through precipitation, contaminants can be removed by back wash at little more back wash pressure than the contaminants removal pressure. Cleaning of carbon bed or carbon blocks through backwashing makes the carbon or carbon blocks reusable. Similarly if contaminants are removed by carbon through their capturing in the porous structure, used carbon then can be made reusable by pushing the contaminants out of pores by cleaning with solvents, thermal treatment at high temperatures. Catalytic carbon regenerates during its use or these are chemically treated or regenerated with water or oxidising agents. Best example for this is palladium impregnated carbon, which after its use is made reusable with its 100 % efficiency by us with chemical modification.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"VOCs adsorbed over carbon are removed by thermal treatment at high temperatures and carbon is made reusable but adsorption efficiency reduces in every cycle of regeneration of carbon. In majority of the cases, carbon cannot be regenerated. However, wherever, it is plausible to make the carbon or carbon based products reusable after their use, we can help and even our technical team can take up the feasibility study for making the carbons reusable, if the carbon is special and expensive, to lessen the cost burden of\\xa0our\\xa0customers.\"})]}),height:\"100%\",id:\"BpXPN0pVm\",layoutId:\"BpXPN0pVm\",style:{width:\"100%\"},variant:\"sEJpdgN0w\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xyj33x-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"qyTL2kpcr\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What are activated carbons?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are porous carbonaceous materials. Active carbons are generally classified as amorphous materials but they are microcrystalline as their large part is graphitic. Active carbons are well known for their high adsorption capacity for metals, liquids, gases, etc. and adsorbs them through physisorption and chemisorption. Active carbons are best sorbents for adsorption and absorption and used in water purification, gas adsorption for air purification, pharmaceutical industry, in various chemical processes as catalyst after modification or for purification, etc.\"})}),height:\"100%\",id:\"qyTL2kpcr\",layoutId:\"qyTL2kpcr\",style:{width:\"100%\"},variant:\"iR3WBsG07\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+70}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1psb1ap-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"XqLSZL3A1\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"How is activated carbon manufactured?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are manufactured by carbonizing and activating the organic substances of biological origins. Carbonisation is generally carried out at temperature around 600 degree C while physical or chemical activation is performed at higher temperatures from 800 -1100 degree C. Development of porous structure and adsorption characteristics, yield, etc of active carbons depend on the manufacturing of carbon and mainly affected by the activation process.\"})}),height:\"100%\",id:\"XqLSZL3A1\",layoutId:\"XqLSZL3A1\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+140}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-m9hhvs-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"H_xMFCo_t\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What are the common applications of activated carbon?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbon is a highly porous material with excellent adsorption properties, making it useful in various industries. Some common applications are water treatment, air and gas treatment, CTO removal, Gold Recovery in Mining, Catalyst Support, Solvent Recovery. It is also used in supercapacitors and batteries and Oil spill cleanups.\"})}),height:\"100%\",id:\"H_xMFCo_t\",layoutId:\"H_xMFCo_t\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+210}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m0mizf-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"SxMLaR241\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"Can activated carbon be customized for a specific use?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In general, the adsorption capacity of activated carbon is proportional to the internal surface area, pore volume, pore size distribution and especially the surface chemistry. There are numerous reports of more organic adsorption in pores that are barely large enough to admit the adsorbate molecule; for example, it has been pointed out that dyes and humic acids have dimensions (1.5\u20133.0 nm) that favour their adsorption in mesopores. Hence, the difference in pore size distribution affects the adsorption capacity for molecules of different sizes and shapes. The removal efficiency can be further enhanced by the electric force between the carbon surface and the adsorbate.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"In some cases, adsorption depends upon dissociation of particular functional groups\u2014which in turn depend on the activation condition, activating chemical and the conditions of application. Activated carbon therefore is required to be customized as per the specification of the user depending on the application. We carry out physical and chemical modification with and without impregnants of activated carbons to customize them and the best examples are our military grade carbon, CO adsorbent based on active carbon, heavy metal removal carbon, iron removal carbon, etc.\\xa0\"})]}),height:\"100%\",id:\"SxMLaR241\",layoutId:\"SxMLaR241\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+280}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ycsy12-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"IKKlw7Cw4\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What factors should be considered when selecting?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbons are used in purification of air, water, solvent purification, chemical industry, pharmaceutical industry, etc. Therefore, selection of activated carbons depends on its application. For gas removal, activated carbons should have high surface area and be highly microporous to physically adsorb the VOCs but to filter inorganic gases carbon should have enough mesopores also so that it can be modified with chemicals to chemically neutralise the inorganic gases on the surface of the carbons. Activated carbons should be hard enough so that dust formation should be as low as possible due to compacting of carbon bed. It should be granular to have low pressure drop during gas filtration. So many factors contributes for selection of a suitable activated carbon for gas removal in personal and collective protection equipment, on industrial and commercial scale.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Similarly, for selection of activated carbons, for water treatment, chemical reactivity, porous structure, surface area and adsorption capacity are the main factors.\\xa0\\xa0 Another parameter is the form of activated carbon. GAC, PAC purifies water effectively but more surface is generated when these carbons of suitable particle size are compressed with food grade binders at high temperatures, they form the blocks and carry surface of hundreds of acres. This is how the carbon blocks of different dimensions are more efficient for water treatment through their very large surface. But water treatment becomes expensive due the expensive production of Carbon blocks. Carbon blocks offer very very high filtration efficiency in comparison to water filtration through GAC. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It needs not to be emphasised that selection of activated carbons depends on its end use. Still if you are not sure as to which carbon, you require for your application, you may feel free to contact us and our technical team can help you to solve your problems.\"})]}),height:\"100%\",id:\"IKKlw7Cw4\",layoutId:\"IKKlw7Cw4\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+350}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rk6vs6-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"sbxF6tK9Q\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What contaminants can activated carbon remove?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Chemical contaminants of organic and inorganic\\xa0 in nature can be removed from air, water, solvents, oil, pharmaceutical species. Due to this Activated Carbons are used to remove VOCs, high molecular weight and high boiling gases of organic nature, low volatile and low molecular weight inorganic gases, etc from air at low to high concentrations with carbon coloumns/filters of adequate dia and length.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Granular Activated Carbons, Powder Activated Carbons and Carbon Blocks are used for removal of residual chlorine, chlorinated organic species metal salts, heavy metals, VOCs, radioactive species from water and water is made potable due to this water treatment with different forms of activated carbons. Carbon blocks can remove additionally rust, suspended materials, etc.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Wood charcoal based Powder activated carbon is used to remove dyes from water in the effluents of textile industries. So dyes are\\xa0 also the chemical contaminants, which are removed by activated carbons. Undesirable chemical contaminants are removed from solvents, pharmaceutical drugs, oils, etc.\"})]}),height:\"100%\",id:\"sbxF6tK9Q\",layoutId:\"sbxF6tK9Q\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+420}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-g6dx-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"bWBGZgilq\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"How long does activated carbon last?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Service life of carbon products with and without modifications depends on the application, adsorption capacity of carbons due to physisorption and chemisorption of the contaminants, concentration of contaminants, air or water flow rate, nature of carbons, being catalytic it can give endless service, quantities of used carbons, etc. Though, carbons may have very high surface area and due to that these adsorbents will have high adsorption capacity but adsorption sites will definitely saturate during the process of purification of air, water, solvents, pharmaceutical species, oil, etc, still activated carbons suffer this limitation of getting saturated and thus require their replenishment with fresh carbons or carbon products. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It is worth mentioning that higher the contaminant\u2019s concentration or quantity to be removed, carbon or carbon products will not last long and less the contaminant\u2019s concentration or quantity, higher will be the service life and carbon will last for longer duration but in all the situations, there will be the requirement of replacing the carbon and carbon based products with fresh carbon or carbon based products. It can be understandable and goes without saying that carbon has limited service life depending on it\u2019s adsorption capacity and can not last long until there is no regeneration of carbon and carbon products during the process it\u2019s use itself.\"})]}),height:\"100%\",id:\"bWBGZgilq\",layoutId:\"bWBGZgilq\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{height:70,width:`calc(${componentViewport?.width||\"100vw\"} - 1320px)`,y:(componentViewport?.y||0)+0+0+0+386.4+30+490}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o63866-container hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25\",nodeId:\"HGYJceIcV\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"Is activated carbon reusable or recyclable?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Reusability and recyclability depends on process through which contaminants are removed. If contaminants are removed by carbon beds or carbon blocks through precipitation, contaminants can be removed by back wash at little more back wash pressure than the contaminants removal pressure. Cleaning of carbon bed or carbon blocks through backwashing makes the carbon or carbon blocks reusable. Similarly if contaminants are removed by carbon through their capturing in the porous structure, used carbon then can be made reusable by pushing the contaminants out of pores by cleaning with solvents, thermal treatment at high temperatures. Catalytic carbon regenerates during its use or these are chemically treated or regenerated with water or oxidising agents. Best example for this is palladium impregnated carbon, which after its use is made reusable with its 100 % efficiency by us with chemical modification.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"VOCs adsorbed over carbon are removed by thermal treatment at high temperatures and carbon is made reusable but adsorption efficiency reduces in every cycle of regeneration of carbon. In majority of the cases, carbon cannot be regenerated. However, wherever, it is plausible to make the carbon or carbon based products reusable after their use, we can help and even our technical team can take up the feasibility study for making the carbons reusable, if the carbon is special and expensive, to lessen the cost burden of\\xa0our\\xa0customers.\"})]}),height:\"100%\",id:\"HGYJceIcV\",layoutId:\"HGYJceIcV\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+58},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+58}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+58,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dw68r6-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"H2NHwnBcj\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"How is activated carbon manufactured?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are manufactured by carbonizing and activating the organic substances of biological origins. Carbonisation is generally carried out at temperature around 600 degree C while physical or chemical activation is performed at higher temperatures from 800 -1100 degree C. Development of porous structure and adsorption characteristics, yield, etc of active carbons depend on the manufacturing of carbon and mainly affected by the activation process.\"})}),height:\"100%\",id:\"H2NHwnBcj\",layoutId:\"H2NHwnBcj\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+116},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+116}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+116,children:/*#__PURE__*/_jsx(Container,{className:\"framer-34tuqt-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"wvuT5vtbF\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"What are the common applications of activated carbon?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbon is a highly porous material with excellent adsorption properties, making it useful in various industries. Some common applications are water treatment, air and gas treatment, CTO removal, Gold Recovery in Mining, Catalyst Support, Solvent Recovery. It is also used in supercapacitors and batteries and Oil spill cleanups.\"})}),height:\"100%\",id:\"wvuT5vtbF\",layoutId:\"wvuT5vtbF\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+174},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+174}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+174,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19u30a7-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"JGjcvkb_A\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"Can activated carbon be customized for a specific use?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In general, the adsorption capacity of activated carbon is proportional to the internal surface area, pore volume, pore size distribution and especially the surface chemistry. There are numerous reports of more organic adsorption in pores that are barely large enough to admit the adsorbate molecule; for example, it has been pointed out that dyes and humic acids have dimensions (1.5\u20133.0 nm) that favour their adsorption in mesopores. Hence, the difference in pore size distribution affects the adsorption capacity for molecules of different sizes and shapes. The removal efficiency can be further enhanced by the electric force between the carbon surface and the adsorbate.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"In some cases, adsorption depends upon dissociation of particular functional groups\u2014which in turn depend on the activation condition, activating chemical and the conditions of application. Activated carbon therefore is required to be customized as per the specification of the user depending on the application. We carry out physical and chemical modification with and without impregnants of activated carbons to customize them and the best examples are our military grade carbon, CO adsorbent based on active carbon, heavy metal removal carbon, iron removal carbon, etc.\\xa0\"})]}),height:\"100%\",id:\"JGjcvkb_A\",layoutId:\"JGjcvkb_A\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+232},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+232}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+232,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h2byyk-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"nQ5iJOl9U\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"What factors should be considered when selecting?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbons are used in purification of air, water, solvent purification, chemical industry, pharmaceutical industry, etc. Therefore, selection of activated carbons depends on its application. For gas removal, activated carbons should have high surface area and be highly microporous to physically adsorb the VOCs but to filter inorganic gases carbon should have enough mesopores also so that it can be modified with chemicals to chemically neutralise the inorganic gases on the surface of the carbons. Activated carbons should be hard enough so that dust formation should be as low as possible due to compacting of carbon bed. It should be granular to have low pressure drop during gas filtration. So many factors contributes for selection of a suitable activated carbon for gas removal in personal and collective protection equipment, on industrial and commercial scale.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Similarly, for selection of activated carbons, for water treatment, chemical reactivity, porous structure, surface area and adsorption capacity are the main factors.\\xa0\\xa0 Another parameter is the form of activated carbon. GAC, PAC purifies water effectively but more surface is generated when these carbons of suitable particle size are compressed with food grade binders at high temperatures, they form the blocks and carry surface of hundreds of acres. This is how the carbon blocks of different dimensions are more efficient for water treatment through their very large surface. But water treatment becomes expensive due the expensive production of Carbon blocks. Carbon blocks offer very very high filtration efficiency in comparison to water filtration through GAC. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It needs not to be emphasised that selection of activated carbons depends on its end use. Still if you are not sure as to which carbon, you require for your application, you may feel free to contact us and our technical team can help you to solve your problems.\"})]}),height:\"100%\",id:\"nQ5iJOl9U\",layoutId:\"nQ5iJOl9U\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+290},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+290}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+290,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c3ifjj-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"Cf9GRWku8\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"What contaminants can activated carbon remove?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Chemical contaminants of organic and inorganic\\xa0 in nature can be removed from air, water, solvents, oil, pharmaceutical species. Due to this Activated Carbons are used to remove VOCs, high molecular weight and high boiling gases of organic nature, low volatile and low molecular weight inorganic gases, etc from air at low to high concentrations with carbon coloumns/filters of adequate dia and length.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Granular Activated Carbons, Powder Activated Carbons and Carbon Blocks are used for removal of residual chlorine, chlorinated organic species metal salts, heavy metals, VOCs, radioactive species from water and water is made potable due to this water treatment with different forms of activated carbons. Carbon blocks can remove additionally rust, suspended materials, etc.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Wood charcoal based Powder activated carbon is used to remove dyes from water in the effluents of textile industries. So dyes are\\xa0 also the chemical contaminants, which are removed by activated carbons. Undesirable chemical contaminants are removed from solvents, pharmaceutical drugs, oils, etc.\"})]}),height:\"100%\",id:\"Cf9GRWku8\",layoutId:\"Cf9GRWku8\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+348},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+348}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+348,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yzifi-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"k355fU10c\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"How long does activated carbon last?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Service life of carbon products with and without modifications depends on the application, adsorption capacity of carbons due to physisorption and chemisorption of the contaminants, concentration of contaminants, air or water flow rate, nature of carbons, being catalytic it can give endless service, quantities of used carbons, etc. Though, carbons may have very high surface area and due to that these adsorbents will have high adsorption capacity but adsorption sites will definitely saturate during the process of purification of air, water, solvents, pharmaceutical species, oil, etc, still activated carbons suffer this limitation of getting saturated and thus require their replenishment with fresh carbons or carbon products. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It is worth mentioning that higher the contaminant\u2019s concentration or quantity to be removed, carbon or carbon products will not last long and less the contaminant\u2019s concentration or quantity, higher will be the service life and carbon will last for longer duration but in all the situations, there will be the requirement of replacing the carbon and carbon based products with fresh carbon or carbon based products. It can be understandable and goes without saying that carbon has limited service life depending on it\u2019s adsorption capacity and can not last long until there is no regeneration of carbon and carbon products during the process it\u2019s use itself.\"})]}),height:\"100%\",id:\"k355fU10c\",layoutId:\"k355fU10c\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{width:`calc(${componentViewport?.width||\"100vw\"} - 880px)`,y:(componentViewport?.y||0)+0+0+0+372+30+406},stbpPf4xf:{width:`calc(${componentViewport?.width||\"100vw\"} - 560px)`,y:(componentViewport?.y||0)+0+0+0+352.8+30+406}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:`calc(${componentViewport?.width||\"100vw\"} - 680px)`,y:(componentViewport?.y||0)+0+0+0+364.8+30+406,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bwyjnq-container hidden-1yd7zoh hidden-d2s0j8 hidden-1rjbsam\",nodeId:\"Ff2WZwtlI\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianDesktop,{cQBrQehpb:\"Is activated carbon reusable or recyclable?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Reusability and recyclability depends on process through which contaminants are removed. If contaminants are removed by carbon beds or carbon blocks through precipitation, contaminants can be removed by back wash at little more back wash pressure than the contaminants removal pressure. Cleaning of carbon bed or carbon blocks through backwashing makes the carbon or carbon blocks reusable. Similarly if contaminants are removed by carbon through their capturing in the porous structure, used carbon then can be made reusable by pushing the contaminants out of pores by cleaning with solvents, thermal treatment at high temperatures. Catalytic carbon regenerates during its use or these are chemically treated or regenerated with water or oxidising agents. Best example for this is palladium impregnated carbon, which after its use is made reusable with its 100 % efficiency by us with chemical modification.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"VOCs adsorbed over carbon are removed by thermal treatment at high temperatures and carbon is made reusable but adsorption efficiency reduces in every cycle of regeneration of carbon. In majority of the cases, carbon cannot be regenerated. However, wherever, it is plausible to make the carbon or carbon based products reusable after their use, we can help and even our technical team can take up the feasibility study for making the carbons reusable, if the carbon is special and expensive, to lessen the cost burden of\\xa0our\\xa0customers.\"})]}),height:\"100%\",id:\"Ff2WZwtlI\",layoutId:\"Ff2WZwtlI\",style:{width:\"100%\"},variant:\"GF9ygIoQh\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 120px)`,y:(componentViewport?.y||0)+0+140+0+78+14+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tff9ra-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"JX2ygItDL\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianMobile,{cQBrQehpb:\"What are activated carbons?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are porous carbonaceous materials. Active carbons are generally classified as amorphous materials but they are microcrystalline as their large part is graphitic. Active carbons are well known for their high adsorption capacity for metals, liquids, gases, etc. and adsorbs them through physisorption and chemisorption. Active carbons are best sorbents for adsorption and absorption and used in water purification, gas adsorption for air purification, pharmaceutical industry, in various chemical processes as catalyst after modification or for purification, etc.\"})}),height:\"100%\",id:\"JX2ygItDL\",layoutId:\"JX2ygItDL\",style:{width:\"100%\"},variant:\"Ib5U1rz5u\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:46,width:`calc(${componentViewport?.width||\"100vw\"} - 240px)`,y:(componentViewport?.y||0)+0+0+0+340.8+30+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-e0xx12-container hidden-1393i4i hidden-1yd7zoh hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",nodeId:\"Gw06YwveH\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianTablet,{cQBrQehpb:\"What is activated carbon?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are porous carbonaceous materials. Active carbons are generally classified as amorphous materials but they are microcrystalline as their large part is graphitic. Active carbons are well known for their high adsorption capacity for metals, liquids, gases, etc. and adsorbs them through physisorption and chemisorption. Active carbons are best sorbents for adsorption and absorption and used in water purification, gas adsorption for air purification, pharmaceutical industry, in various chemical processes as catalyst after modification or for purification, etc.\"})}),height:\"100%\",id:\"Gw06YwveH\",layoutId:\"Gw06YwveH\",style:{width:\"100%\"},variant:\"bEvAKy2Ho\",width:\"100%\"})})})})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5puoe8 hidden-1393i4i hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam\",\"data-framer-name\":\"Accordian Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13orx4-container\",nodeId:\"x62PVOKr5\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What are activated carbons?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are porous carbonaceous materials. Active carbons are generally classified as amorphous materials but they are microcrystalline as their large part is graphitic. Active carbons are well known for their high adsorption capacity for metals, liquids, gases, etc. and adsorbs them through physisorption and chemisorption. Active carbons are best sorbents for adsorption and absorption and used in water purification, gas adsorption for air purification, pharmaceutical industry, in various chemical processes as catalyst after modification or for purification, etc.\"})}),height:\"100%\",id:\"x62PVOKr5\",layoutId:\"x62PVOKr5\",style:{width:\"100%\"},variant:\"iR3WBsG07\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+74}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tq1fvj-container\",nodeId:\"j1cYbjr9l\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"How is activated carbon manufactured?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Active carbons are manufactured by carbonizing and activating the organic substances of biological origins. Carbonisation is generally carried out at temperature around 600 degree C while physical or chemical activation is performed at higher temperatures from 800 -1100 degree C. Development of porous structure and adsorption characteristics, yield, etc of active carbons depend on the manufacturing of carbon and mainly affected by the activation process.\"})}),height:\"100%\",id:\"j1cYbjr9l\",layoutId:\"j1cYbjr9l\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+148}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xxkqhz-container\",nodeId:\"TeKkP29so\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What are the common applications of activated carbon?\",hDs8WXTr1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbon is a highly porous material with excellent adsorption properties, making it useful in various industries. Some common applications are water treatment, air and gas treatment, CTO removal, Gold Recovery in Mining, Catalyst Support, Solvent Recovery. It is also used in supercapacitors and batteries and Oil spill cleanups.\"})}),height:\"100%\",id:\"TeKkP29so\",layoutId:\"TeKkP29so\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+222}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qp14hz-container\",nodeId:\"SVKgMY8Yo\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"Can activated carbon be customized for a specific use?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"In general, the adsorption capacity of activated carbon is proportional to the internal surface area, pore volume, pore size distribution and especially the surface chemistry. There are numerous reports of more organic adsorption in pores that are barely large enough to admit the adsorbate molecule; for example, it has been pointed out that dyes and humic acids have dimensions (1.5\u20133.0 nm) that favour their adsorption in mesopores. Hence, the difference in pore size distribution affects the adsorption capacity for molecules of different sizes and shapes. The removal efficiency can be further enhanced by the electric force between the carbon surface and the adsorbate.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"In some cases, adsorption depends upon dissociation of particular functional groups\u2014which in turn depend on the activation condition, activating chemical and the conditions of application. Activated carbon therefore is required to be customized as per the specification of the user depending on the application. We carry out physical and chemical modification with and without impregnants of activated carbons to customize them and the best examples are our military grade carbon, CO adsorbent based on active carbon, heavy metal removal carbon, iron removal carbon, etc.\\xa0\"})]}),height:\"100%\",id:\"SVKgMY8Yo\",layoutId:\"SVKgMY8Yo\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+296}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b64voj-container\",nodeId:\"B4AnCUndz\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What factors should be considered when selecting?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Activated carbons are used in purification of air, water, solvent purification, chemical industry, pharmaceutical industry, etc. Therefore, selection of activated carbons depends on its application. For gas removal, activated carbons should have high surface area and be highly microporous to physically adsorb the VOCs but to filter inorganic gases carbon should have enough mesopores also so that it can be modified with chemicals to chemically neutralise the inorganic gases on the surface of the carbons. Activated carbons should be hard enough so that dust formation should be as low as possible due to compacting of carbon bed. It should be granular to have low pressure drop during gas filtration. So many factors contributes for selection of a suitable activated carbon for gas removal in personal and collective protection equipment, on industrial and commercial scale.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"Similarly, for selection of activated carbons, for water treatment, chemical reactivity, porous structure, surface area and adsorption capacity are the main factors.\\xa0\\xa0 Another parameter is the form of activated carbon. GAC, PAC purifies water effectively but more surface is generated when these carbons of suitable particle size are compressed with food grade binders at high temperatures, they form the blocks and carry surface of hundreds of acres. This is how the carbon blocks of different dimensions are more efficient for water treatment through their very large surface. But water treatment becomes expensive due the expensive production of Carbon blocks. Carbon blocks offer very very high filtration efficiency in comparison to water filtration through GAC. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It needs not to be emphasised that selection of activated carbons depends on its end use. Still if you are not sure as to which carbon, you require for your application, you may feel free to contact us and our technical team can help you to solve your problems.\"})]}),height:\"100%\",id:\"B4AnCUndz\",layoutId:\"B4AnCUndz\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+370}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-553k94-container\",nodeId:\"t0vNvle3t\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"What contaminants can activated carbon remove?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Chemical contaminants of organic and inorganic\\xa0 in nature can be removed from air, water, solvents, oil, pharmaceutical species. Due to this Activated Carbons are used to remove VOCs, high molecular weight and high boiling gases of organic nature, low volatile and low molecular weight inorganic gases, etc from air at low to high concentrations with carbon coloumns/filters of adequate dia and length.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Granular Activated Carbons, Powder Activated Carbons and Carbon Blocks are used for removal of residual chlorine, chlorinated organic species metal salts, heavy metals, VOCs, radioactive species from water and water is made potable due to this water treatment with different forms of activated carbons. Carbon blocks can remove additionally rust, suspended materials, etc.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"\\xa0Wood charcoal based Powder activated carbon is used to remove dyes from water in the effluents of textile industries. So dyes are\\xa0 also the chemical contaminants, which are removed by activated carbons. Undesirable chemical contaminants are removed from solvents, pharmaceutical drugs, oils, etc.\"})]}),height:\"100%\",id:\"t0vNvle3t\",layoutId:\"t0vNvle3t\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+444}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-133bi25-container\",nodeId:\"CrPX5vDuO\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"How long does activated carbon last?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Service life of carbon products with and without modifications depends on the application, adsorption capacity of carbons due to physisorption and chemisorption of the contaminants, concentration of contaminants, air or water flow rate, nature of carbons, being catalytic it can give endless service, quantities of used carbons, etc. Though, carbons may have very high surface area and due to that these adsorbents will have high adsorption capacity but adsorption sites will definitely saturate during the process of purification of air, water, solvents, pharmaceutical species, oil, etc, still activated carbons suffer this limitation of getting saturated and thus require their replenishment with fresh carbons or carbon products. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"It is worth mentioning that higher the contaminant\u2019s concentration or quantity to be removed, carbon or carbon products will not last long and less the contaminant\u2019s concentration or quantity, higher will be the service life and carbon will last for longer duration but in all the situations, there will be the requirement of replacing the carbon and carbon based products with fresh carbon or carbon based products. It can be understandable and goes without saying that carbon has limited service life depending on it\u2019s adsorption capacity and can not last long until there is no regeneration of carbon and carbon products during the process it\u2019s use itself.\"})]}),height:\"100%\",id:\"CrPX5vDuO\",layoutId:\"CrPX5vDuO\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zD7gRTcFm:{width:`calc(${componentViewport?.width||\"100vw\"} - 1480px)`,y:(componentViewport?.y||0)+0+0+0+430.8+0+518}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19yiygz-container\",nodeId:\"ONTavwUFd\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(AccordianLargeDesktop,{cQBrQehpb:\"Is activated carbon reusable or recyclable?\",hDs8WXTr1:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Reusability and recyclability depends on process through which contaminants are removed. If contaminants are removed by carbon beds or carbon blocks through precipitation, contaminants can be removed by back wash at little more back wash pressure than the contaminants removal pressure. Cleaning of carbon bed or carbon blocks through backwashing makes the carbon or carbon blocks reusable. Similarly if contaminants are removed by carbon through their capturing in the porous structure, used carbon then can be made reusable by pushing the contaminants out of pores by cleaning with solvents, thermal treatment at high temperatures. Catalytic carbon regenerates during its use or these are chemically treated or regenerated with water or oxidising agents. Best example for this is palladium impregnated carbon, which after its use is made reusable with its 100 % efficiency by us with chemical modification.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"VOCs adsorbed over carbon are removed by thermal treatment at high temperatures and carbon is made reusable but adsorption efficiency reduces in every cycle of regeneration of carbon. In majority of the cases, carbon cannot be regenerated. However, wherever, it is plausible to make the carbon or carbon based products reusable after their use, we can help and even our technical team can take up the feasibility study for making the carbons reusable, if the carbon is special and expensive, to lessen the cost burden of\\xa0our\\xa0customers.\"})]}),height:\"100%\",id:\"ONTavwUFd\",layoutId:\"ONTavwUFd\",style:{width:\"100%\"},variant:\"N_SFmxF0m\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ya8ha\",\"data-framer-name\":\"About Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5ca622d-d6da-4167-ab83-967229a6bbb5, rgb(6, 11, 19))\"},children:[\"Still have questions?\",/*#__PURE__*/_jsx(\"br\",{}),\"If you have any specific questions or need further assistance, please don't hesitate to contact us. We're here to help!\"]})})},pU3taXUsr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5ca622d-d6da-4167-ab83-967229a6bbb5, rgb(6, 11, 19))\"},children:[\"Still have questions?\",/*#__PURE__*/_jsx(\"br\",{}),\"If you have any specific questions or need further assistance, please don't hesitate to contact us. We're here to help!\"]})})},qEuNNN3QH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5ca622d-d6da-4167-ab83-967229a6bbb5, rgb(6, 11, 19))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"26px\"},children:\"Still have questions?\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"26px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"26px\"},children:\"If you have any specific questions or need further assistance, please don't hesitate to contact us. We're here to help!\"})]})})},zD7gRTcFm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5ca622d-d6da-4167-ab83-967229a6bbb5, rgb(6, 11, 19))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"26px\"},children:\"Still have questions?\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"26px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"26px\"},children:\"If you have any specific questions or need further assistance, please don't hesitate to contact us. We're here to help!\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2FudGFyaS1yZWd1bGFy\",\"--framer-font-family\":'\"Gantari\", \"Gantari Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a5ca622d-d6da-4167-ab83-967229a6bbb5, rgb(6, 11, 19))\"},children:[\"Still have questions?\",/*#__PURE__*/_jsx(\"br\",{}),\"If you have any specific questions or need further assistance, please don't hesitate to contact us. We're here to help!\"]})}),className:\"framer-1bnaw8a\",fonts:[\"GF;Gantari-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),isDisplayed7()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fb1CgjKrI:{y:(componentViewport?.y||0)+0+1210},qEuNNN3QH:{y:(componentViewport?.y||0)+0+1350.4},zD7gRTcFm:{y:(componentViewport?.y||0)+0+1434.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:386,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1202.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ezljxh-container hidden-1yd7zoh hidden-d2s0j8 hidden-1gsk6ar\",nodeId:\"vAc_fVbYJ\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qEuNNN3QH:{variant:\"rpocG2oK1\"},zD7gRTcFm:{variant:\"rpocG2oK1\"}},children:/*#__PURE__*/_jsx(FooterBarSmallLogo,{height:\"100%\",id:\"vAc_fVbYJ\",layoutId:\"vAc_fVbYJ\",style:{height:\"100%\",width:\"100%\"},variant:\"gwrui_Rms\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-p022qi-container hidden-1yd7zoh\",layoutScroll:true,nodeId:\"touiA0xSB\",rendersWithMotion:true,scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{variant:\"VAiLTQMjA\"},qEuNNN3QH:{variant:\"co_UXdfzM\"},zD7gRTcFm:{variant:\"co_UXdfzM\"}},children:/*#__PURE__*/_jsx(HeaderBarPopup,{height:\"100%\",id:\"touiA0xSB\",layoutId:\"touiA0xSB\",style:{height:\"100%\",width:\"100%\"},variant:\"m8uwE4044\",width:\"100%\"})})})}),isDisplayed8()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bPFlLU5_Q:{height:386,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+970.8},stbpPf4xf:{height:386,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1190.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bjl1gv-container hidden-1393i4i hidden-1yd7zoh hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam hidden-1b4n1ll\",nodeId:\"UKsJcexYb\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{stbpPf4xf:{variant:\"KrY4UZm3x\"}},children:/*#__PURE__*/_jsx(FooterBarSmallLogo,{height:\"100%\",id:\"UKsJcexYb\",layoutId:\"UKsJcexYb\",style:{width:\"100%\"},variant:\"aQ8X1PoNd\",width:\"100%\"})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:386,width:\"390px\",y:(componentViewport?.y||0)+0+780}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-109qxoq-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam hidden-1b4n1ll\",nodeId:\"xl4svA1nI\",scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(FooterBarSmallLogo,{height:\"100%\",id:\"xl4svA1nI\",layoutId:\"xl4svA1nI\",style:{width:\"100%\"},variant:\"kH1KIqHQg\",width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a1sapm hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam hidden-1b4n1ll\",\"data-framer-name\":\"Header Identity\"}),isDisplayed4()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pU3taXUsr:{height:78,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xmnc9d-container hidden-1393i4i hidden-d2s0j8 hidden-1gsk6ar hidden-4ur2h1 hidden-1rsk7m5 hidden-bqm3ls hidden-246t25 hidden-1rjbsam hidden-1b4n1ll\",layoutScroll:true,nodeId:\"EZAuyCgRz\",rendersWithMotion:true,scopeId:\"AzcPbb1Oh\",children:/*#__PURE__*/_jsx(MobileHeaderBarPopup,{height:\"100%\",id:\"EZAuyCgRz\",layoutId:\"EZAuyCgRz\",style:{height:\"100%\",width:\"100%\"},variant:\"p5S0UBRu6\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-O99Tm.framer-m57x7m, .framer-O99Tm .framer-m57x7m { display: block; }\",\".framer-O99Tm.framer-1393i4i { align-content: center; align-items: center; background-color: var(--token-7d9b2508-2d66-4250-a855-b45925e230c8, #edeff7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-O99Tm .framer-1qf41fs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-O99Tm .framer-10bc7mk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 240px; justify-content: flex-end; overflow: visible; padding: 0px 6px 0px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-O99Tm .framer-12mkgme { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 30px 340px 30px 340px; pointer-events: none; position: relative; width: 100%; z-index: 0; }\",\".framer-O99Tm .framer-10peq72 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-O99Tm .framer-1y9b56u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 340px 48px 340px; position: relative; width: 100%; }\",\".framer-O99Tm .framer-12evh9p-container, .framer-O99Tm .framer-o73zit-container, .framer-O99Tm .framer-61b9s3-container, .framer-O99Tm .framer-kzwhsh-container, .framer-O99Tm .framer-zets4f-container, .framer-O99Tm .framer-12g88q0-container, .framer-O99Tm .framer-o68756-container, .framer-O99Tm .framer-1kwtl28-container, .framer-O99Tm .framer-8wmbi6-container, .framer-O99Tm .framer-cc51w4-container, .framer-O99Tm .framer-z449xi-container, .framer-O99Tm .framer-1qxm4a8-container, .framer-O99Tm .framer-1gcwn2q-container, .framer-O99Tm .framer-1ppw96b-container, .framer-O99Tm .framer-1daq052-container, .framer-O99Tm .framer-1xyj33x-container, .framer-O99Tm .framer-1psb1ap-container, .framer-O99Tm .framer-m9hhvs-container, .framer-O99Tm .framer-1m0mizf-container, .framer-O99Tm .framer-1ycsy12-container, .framer-O99Tm .framer-rk6vs6-container, .framer-O99Tm .framer-g6dx-container, .framer-O99Tm .framer-o63866-container, .framer-O99Tm .framer-1dw68r6-container, .framer-O99Tm .framer-34tuqt-container, .framer-O99Tm .framer-19u30a7-container, .framer-O99Tm .framer-1h2byyk-container, .framer-O99Tm .framer-1c3ifjj-container, .framer-O99Tm .framer-yzifi-container, .framer-O99Tm .framer-bwyjnq-container, .framer-O99Tm .framer-tff9ra-container, .framer-O99Tm .framer-e0xx12-container, .framer-O99Tm .framer-13orx4-container, .framer-O99Tm .framer-1tq1fvj-container, .framer-O99Tm .framer-xxkqhz-container, .framer-O99Tm .framer-1qp14hz-container, .framer-O99Tm .framer-1b64voj-container, .framer-O99Tm .framer-553k94-container, .framer-O99Tm .framer-133bi25-container, .framer-O99Tm .framer-19yiygz-container, .framer-O99Tm .framer-bjl1gv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-O99Tm .framer-5puoe8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 740px 90px 740px; position: relative; width: 100%; }\",\".framer-O99Tm .framer-1ya8ha { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 340px 140px 340px; position: relative; width: 100%; }\",\".framer-O99Tm .framer-1bnaw8a { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-O99Tm .framer-ezljxh-container { flex: none; height: 386px; position: relative; width: 100%; }\",\".framer-O99Tm .framer-p022qi-container { flex: none; height: 256px; left: calc(50.00000000000002% - 100% / 2); pointer-events: none; position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-O99Tm .framer-109qxoq-container { flex: none; height: auto; position: relative; width: 390px; }\",\".framer-O99Tm .framer-1a1sapm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 140px; justify-content: flex-start; overflow: hidden; padding: 86px 60px 0px 60px; position: relative; width: 390px; z-index: 0; }\",\".framer-O99Tm .framer-xmnc9d-container { flex: none; height: 78px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O99Tm.framer-1393i4i, .framer-O99Tm .framer-1qf41fs, .framer-O99Tm .framer-10bc7mk, .framer-O99Tm .framer-12mkgme, .framer-O99Tm .framer-1y9b56u, .framer-O99Tm .framer-5puoe8, .framer-O99Tm .framer-1ya8ha, .framer-O99Tm .framer-1a1sapm { gap: 0px; } .framer-O99Tm.framer-1393i4i > *, .framer-O99Tm .framer-1qf41fs > *, .framer-O99Tm .framer-12mkgme > *, .framer-O99Tm .framer-1y9b56u > *, .framer-O99Tm .framer-1a1sapm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-O99Tm.framer-1393i4i > :first-child, .framer-O99Tm .framer-1qf41fs > :first-child, .framer-O99Tm .framer-12mkgme > :first-child, .framer-O99Tm .framer-1y9b56u > :first-child, .framer-O99Tm .framer-5puoe8 > :first-child, .framer-O99Tm .framer-1a1sapm > :first-child { margin-top: 0px; } .framer-O99Tm.framer-1393i4i > :last-child, .framer-O99Tm .framer-1qf41fs > :last-child, .framer-O99Tm .framer-12mkgme > :last-child, .framer-O99Tm .framer-1y9b56u > :last-child, .framer-O99Tm .framer-5puoe8 > :last-child, .framer-O99Tm .framer-1a1sapm > :last-child { margin-bottom: 0px; } .framer-O99Tm .framer-10bc7mk > *, .framer-O99Tm .framer-1ya8ha > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-O99Tm .framer-10bc7mk > :first-child, .framer-O99Tm .framer-1ya8ha > :first-child { margin-left: 0px; } .framer-O99Tm .framer-10bc7mk > :last-child, .framer-O99Tm .framer-1ya8ha > :last-child { margin-right: 0px; } .framer-O99Tm .framer-5puoe8 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\"@media (max-width: 809px) { .framer-O99Tm.framer-1393i4i { width: 390px; } .framer-O99Tm .framer-1qf41fs, .framer-O99Tm .framer-cc51w4-container { order: 2; } .framer-O99Tm .framer-12mkgme { padding: 24px 48px 24px 48px; } .framer-O99Tm .framer-1y9b56u { padding: 14px 60px 48px 60px; } .framer-O99Tm .framer-8wmbi6-container, .framer-O99Tm .framer-1a1sapm { order: 1; } .framer-O99Tm .framer-z449xi-container { order: 3; } .framer-O99Tm .framer-1qxm4a8-container { order: 4; } .framer-O99Tm .framer-1gcwn2q-container { order: 5; } .framer-O99Tm .framer-1ppw96b-container, .framer-O99Tm .framer-109qxoq-container { order: 6; } .framer-O99Tm .framer-1daq052-container { order: 7; } .framer-O99Tm .framer-tff9ra-container, .framer-O99Tm .framer-xmnc9d-container { order: 0; } .framer-O99Tm .framer-1ya8ha { padding: 12px 60px 48px 60px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-O99Tm.framer-1393i4i { width: 810px; } .framer-O99Tm .framer-12mkgme { padding: 24px; } .framer-O99Tm .framer-1y9b56u { padding: 30px 120px 48px 120px; } .framer-O99Tm .framer-o73zit-container { order: 1; } .framer-O99Tm .framer-61b9s3-container { order: 2; } .framer-O99Tm .framer-kzwhsh-container { order: 3; } .framer-O99Tm .framer-zets4f-container { order: 4; } .framer-O99Tm .framer-12g88q0-container { order: 5; } .framer-O99Tm .framer-o68756-container { order: 6; } .framer-O99Tm .framer-1kwtl28-container { order: 7; } .framer-O99Tm .framer-e0xx12-container { order: 0; } .framer-O99Tm .framer-1ya8ha { padding: 30px 120px 70px 120px; } .framer-O99Tm .framer-p022qi-container { pointer-events: unset; }}\",\"@media (min-width: 1200px) and (max-width: 1279px) { .framer-O99Tm.framer-1393i4i { width: 1200px; } .framer-O99Tm .framer-12mkgme { padding: 24px; } .framer-O99Tm .framer-1y9b56u { padding: 30px 280px 48px 280px; }}\",\"@media (min-width: 1280px) and (max-width: 1365px) { .framer-O99Tm.framer-1393i4i { width: 1280px; }}\",\"@media (min-width: 1366px) and (max-width: 1439px) { .framer-O99Tm.framer-1393i4i { width: 1366px; }}\",\"@media (min-width: 1536px) and (max-width: 1919px) { .framer-O99Tm.framer-1393i4i { width: 1536px; }}\",\"@media (min-width: 1920px) and (max-width: 2559px) { .framer-O99Tm.framer-1393i4i { width: 1920px; } .framer-O99Tm .framer-1y9b56u { padding: 30px 440px 48px 440px; } .framer-O99Tm .framer-1ya8ha { padding: 30px 440px 140px 440px; }}\",\"@media (min-width: 2560px) and (max-width: 3023px) { .framer-O99Tm.framer-1393i4i { width: 2560px; } .framer-O99Tm .framer-1y9b56u { padding: 30px 660px 48px 660px; } .framer-O99Tm .framer-1ya8ha { padding: 30px 660px 140px 660px; }}\",\"@media (min-width: 3024px) { .framer-O99Tm.framer-1393i4i { width: 3024px; } .framer-O99Tm .framer-12mkgme { padding: 30px 340px 60px 340px; } .framer-O99Tm .framer-1ya8ha { padding: 30px 740px 140px 740px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1788.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pU3taXUsr\":{\"layout\":[\"fixed\",\"auto\"]},\"bPFlLU5_Q\":{\"layout\":[\"fixed\",\"auto\"]},\"stbpPf4xf\":{\"layout\":[\"fixed\",\"auto\"]},\"eESx24OIl\":{\"layout\":[\"fixed\",\"auto\"]},\"VzYnOlq4h\":{\"layout\":[\"fixed\",\"auto\"]},\"Ux7w12cQe\":{\"layout\":[\"fixed\",\"auto\"]},\"fb1CgjKrI\":{\"layout\":[\"fixed\",\"auto\"]},\"qEuNNN3QH\":{\"layout\":[\"fixed\",\"auto\"]},\"zD7gRTcFm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerAzcPbb1Oh=withCSS(Component,css,\"framer-O99Tm\");export default FramerAzcPbb1Oh;FramerAzcPbb1Oh.displayName=\"Tos\";FramerAzcPbb1Oh.defaultProps={height:1788.5,width:1440};addFonts(FramerAzcPbb1Oh,[{explicitInter:true,fonts:[{family:\"Gantari\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0SOj31a5GD2qnm.woff2\",weight:\"500\"},{family:\"Gantari\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/gantari/v1/jVyV7nvyB2HL8iZyDk4GVvSZ5MtC9g0gOj31a5GD2qnm.woff2\",weight:\"400\"}]},...AccordianDesktopFonts,...AccordianTabletFonts,...AccordianMobileFonts,...AccordianLargeDesktopFonts,...FooterBarSmallLogoFonts,...HeaderBarPopupFonts,...MobileHeaderBarPopupFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAzcPbb1Oh\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"1788.5\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pU3taXUsr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bPFlLU5_Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"stbpPf4xf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eESx24OIl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VzYnOlq4h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ux7w12cQe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fb1CgjKrI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qEuNNN3QH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zD7gRTcFm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AccordianDesktopFonts", "getFonts", "P2jXC8TyW_default", "AccordianTabletFonts", "MWd6QSCD3_default", "AccordianMobileFonts", "wh82BPzkF_default", "AccordianLargeDesktopFonts", "nydedXK1h_default", "FooterBarSmallLogoFonts", "SjscRQgaQ_default", "HeaderBarPopupFonts", "KNl5_pTUl_default", "ContainerWithFX", "withFX", "Container", "MobileHeaderBarPopupFonts", "UF_ZtBexp_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "x", "RichText2", "ComponentViewportProvider", "css", "FramerAzcPbb1Oh", "withCSS", "AzcPbb1Oh_default", "addFonts", "__FramerMetadata__"]
}
