<!doctype html>
<html lang='en' xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="">
<meta name="format-detection" content="telephone=no">
<title>Foams | Cargill</title>
<meta name="og:title" content="Foams">
<meta name="Description" content="As the leader in high performance, soy-based polyols and polymers, our research and development team will work with you to meet the challenge of changing market needs by maximizing foam performance." />
<meta name="og:description" content="As the leader in high performance, soy-based polyols and polymers, our research and development team will work with you to meet the challenge of changing market needs by maximizing foam performance.">
<meta name="Keywords" content="" />
<link rel="canonical" href="https://www.cargill.com/bioindustrial/foams" />
<link rel="preload" fetchpriority="high" as="image" href="/image/1432079773453/hero-bio-foams-flooring.jpg?v=1483554206000">
<meta property='og:image' content='https://www.cargill.com/image/1432079773886/preview-bio-foams-flooring.jpg?v=1483554334000'>
<meta property='og:image:secure_url' content='https://www.cargill.com/image/1432079773886/preview-bio-foams-flooring.jpg?v=1483554334000'>
<link rel="shortcut icon" href="/CCOM/assets/images/favicon.ico" />
<meta name="theme-color" content="#ffffff">
<script>
	if(!(window.console && console.log)) {
		 console = {
		 log: function(){},
		 debug: function(){},
		 info: function(){},
		 warn: function(){},
		 error: function(){}
		 };
		}
	</script>
<script>var activeSectionId='1432076597558';</script>
<script>
				var activeSectionPath = ["1374097574047","1432075841642","1432075841648","1432075841997","1432076597017","1432229877642","1432076598735"];
			</script>
<link rel="preconnect" href="https://consent.trustarc.com">
<link rel="dns-prefetch" href="https://consent.trustarc.com">
<link rel="preconnect" href="https://www.googletagmanager.com">
<link rel="dns-prefetch" href="https://www.googletagmanager.com">
<link rel="preconnect" href="https://www.google-analytics.com">
<link rel="dns-prefetch" href="https://www.google-analytics.com">
<link type="text/css" media="screen and (min-device-width: 766px)" rel="stylesheet" href="//fast.fonts.net/cssapi/9b80e63b-ae4f-407f-90b5-08e4410e4341.css"/>
<link rel="preload" href='/CCOM/assets/fontawesome/css/fontawesome.min.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href='/CCOM/assets/fontawesome/css/fontawesome.min.css' type="text/css" /></noscript>
<link rel="preload" href='/CCOM/assets/fontawesome/css/v4-font-face.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href='/CCOM/assets/fontawesome/css/v4-font-face.css' type="text/css" /></noscript>
<link rel="stylesheet" href='/CCOM/assets/css-v2/style_v6.css' type="text/css" />
<link rel="preload" href='/CCOM/assets/css/menu.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href='/CCOM/assets/css/menu.css' type="text/css" /></noscript>
<link rel="preload" href='/CCOM/assets/css/themes_v6.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href='/CCOM/assets/css/themes_v6.css' type="text/css" /></noscript>
<link rel="preload" href='/CCOM/assets/css/editor_v4.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href='/CCOM/assets/css/editor_v4.css' type="text/css" /></noscript>
<link rel="preload" media="print" href='/CCOM/assets/css/style_print.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" media="print" href='/CCOM/assets/css/style_print.css' type="text/css" /></noscript>
<link rel="preload" media="print" href='/CCOM/assets/css/themes_print.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" media="print" href='/CCOM/assets/css/themes_print.css' type="text/css" /></noscript>
<link rel="preload" media="print" href='/CCOM/assets/css/editor_print.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" media="print" href='/CCOM/assets/css/editor_print.css' type="text/css" /></noscript>
<style>
	@media screen and (max-width: 765px) {
		/*.article .mod-heroslider .hero-sizer {position: absolute;}*/
		.article .mod-heroslider .one-item .hero-sizer {position: relative;}
		.article .mod-heroslider .slider-image-content {position: absolute;}
	}
	.hero-content .thrive {top: -55px;}
	@media (min-width: 766px)
	{
		.mod-cta .row {
		    display: flex;
		    flex-direction: row;
		    flex-wrap: wrap;
		}
	}
	.hero-content .thrive {
	    display: none !important;
	}
	.footer-outer .thrive {
	    background-image: none !important;
	    height: 25px;
	    top: -25px;
	}
	/*Link Styles*/
	span.link-arrow-before a, a span.link-arrow-before {
		display:inline-block;
		padding-left: 8px;
	}
	span.link-arrow-before a:before, a span.link-arrow-before:before {
	    content: "\f061";
	    font: normal normal normal 14px / 1 FontAwesome;
	    position: relative;
	    left: -8px;
	    bottom: 0px;
	    display: inline-block;
	    transition: all 0.3s ease-out;
	}
	span.link-arrow-before:hover a:before, a:hover span.link-arrow-before:before,
	span.link-arrow-before:hover a:before, a:hover span.link-arrow-before:before {
			margin-left: 5px;
			margin-right: -5px;
	}
	span.link-arrow-after a, a span.link-arrow-after {
		display:inline-block;
	}
	span.link-arrow-after a:after, a span.link-arrow-after:after {
	    content: "\f061";
	    font: normal normal normal 14px / 1 FontAwesome;
	    position: relative;
	    left: 8px;
	    bottom: 0px;
	    display: inline-block;
	    transition: all 0.3s ease-out;
	}
	span.link-arrow-after:hover a:after, a:hover span.link-arrow-after:after,
	span.link-arrow-after:hover a:after, a:hover span.link-arrow-after:after {
		margin-left: 5px;
	}
	/*End Link Styles*/
	</style>
<style>
		@media screen and (max-width: 765px) {
		  .table {
		    display: block;
		    overflow-x: auto;
		    width: 100%;
		  }
		  .table tbody {
		    display: table;
		    width: auto;
		  }
		}
		</style>
<script>
		var ft_site = "CCOM";
		var ft_sitepfx = "CCOM";
	</script>
<script src='/CCOM/assets/js/ccm-controller.js'></script>
<script src='/CCOM/assets/js-v2/jquery.js'></script>
<script>
jQuery.event.special.touchstart = {setup: function( _, ns, handle ) {this.addEventListener("touchstart", handle, { passive: !ns.includes("noPreventDefault") });}};jQuery.event.special.touchmove = {setup: function( _, ns, handle ) {this.addEventListener("touchmove", handle, { passive: !ns.includes("noPreventDefault") });}};jQuery.event.special.wheel = {setup: function( _, ns, handle ){this.addEventListener("wheel", handle, { passive: true });}};jQuery.event.special.mousewheel = {setup: function( _, ns, handle ){this.addEventListener("mousewheel", handle, { passive: true });}};
</script>
<script defer src='/CCOM/assets/js-v2/jquery.ui.js'></script>
<script defer src='/CCOM/assets/js/angular.min.js'></script>
<script defer src='/CCOM/assets/js/angular-sanitize.min.js'></script>
<script defer src='/CCOM/assets/js-v2/filters.js'></script>
<script defer src='/CCOM/assets/js/modernizr.min.js'></script>
<script defer src='/CCOM/assets/js-v2/content-preview.js'></script>
<script defer src='/CCOM/assets/js-v2/main-v2.min.js'></script>
<script src="//consent.trustarc.com/notice?domain=cargill.com&c=teconsent&js=nj&noticeType=bb&gtm=1&text=true&irmc=trustarc-irm-placeholder&language=en" crossorigin></script>
<script> 
		if(typeof truste !== "undefined"){
			tarcLoaded = true;
		}
		COOKIE_CONTROLLER.init();
		var apiObject = {PrivacyManagerAPI: { action:"getConsent", timestamp: new Date().getTime(), self: window.location.hostname }}; 
		var json = JSON.stringify(apiObject); window.top.postMessage(json,"*"); window.addEventListener("message", handleTArcConsent, false); 
		
		
		$( document ).ready(runTArcConsentCheck);
		
		 
		$(window).on('load', function(){
			runTArcConsentCheck();
			if($( "#truste-consent-track:visible").length ){
				 $( ".footer-outer" ).addClass( "footer-w-consent" );
			}
		});
	</script>
<script src="//assets.adobedtm.com/47e3e446470b/6657c74d4e20/launch-7b4a6ed2409f.min.js" async></script>
<script type="speculationrules">{"prefetch": [{"source": "document","where": {"and": [{"href_matches": "https:\\/\\/www.cargill.com/*"},{"not": { "href_matches": "#*" } }]},"eagerness": "moderate"}]}</script>
<script type="text/plain" class="ccm-script" data-ccm-level="2">
		 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
		 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
		 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
		 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
		 
		 ga('create', 'UA-30562067-1', 'cargill.com');
		 ga('send', 'pageview');
		 </script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
					new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
					j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
					'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
					})(window,document,'script','dataLayer','GTM-KVGGDCG');</script>
<!-- End Google Tag Manager -->
<script type="text/plain" class="ccm-script" data-ccm-level="2">
	!(function() { var analytics = (window.analytics = window.analytics || []); if (!analytics.initialize) { if (analytics.invoked) { window.console && console.error && console.error('MetaRouter snippet included twice.') } else { analytics.invoked = !0; analytics.methods = [ 'trackSubmit', 'trackClick', 'trackLink', 'trackForm', 'pageview', 'identify', 'reset', 'group', 'track', 'ready', 'alias', 'debug', 'page', 'once', 'off', 'on', 'addSourceMiddleware', 'addIntegrationMiddleware', 'setAnonymousId', 'addDestinationMiddleware', ]; analytics.factory = function (e) { return function () { var t = Array.prototype.slice.call(arguments); t.unshift(e); analytics.push(t); return analytics } }; for (var e = 0; e < analytics.methods.length; e++) { var key = analytics.methods[e]; analytics[key] = analytics.factory(key) } analytics.load = function (src, o) { analytics._loadOptions = o; var t = document.createElement('script'); t.type = 'text/javascript'; t.async = !0; t.src = ("https:" === document.location.protocol ? "https://" : "http://") + "cdn.calibermind.com/"+ src + ".js"; var n = document.getElementsByTagName('script')[0]; n.parentNode.insertBefore(t, n); }; analytics.SNIPPET_VERSION = '4.13.1'; analytics.load('a', { writeKey: '3nW7Yqg3LH3PNsKnDmZZh'}); analytics.page({"ClassificationType":"Market Category/Application","ClassificationValue":"Foams Flooring","ClassificationRegion":"Global"}); }}})();
 </script>
<script type="text/javascript">	
				var trackSection = "bioindustrial";
			</script>
<style>
.sidenav-contain .sidenav .lvl-2 > ul > li:first-child {
    padding: 0 40px 0;
    border-bottom: 10px solid #fff;
}
#left-children-1432229910695 {border-bottom: 10px solid #fff;}
.sidenav-contain .sidenav li#left-children-1432229910695 a {padding: 20px 0 20px;}
.sidenav-contain > li#left-children-1432229910695 > .expandable span:before {bottom: 7px;}
.sidenav-contain .sidenav.lvl-1 > li:first-child > .expandable {border-bottom: none !important;}
.sidenav-contain .has-children .expandable span {border-left: none !important;}
.sidenav-contain .lvl-2 > ul > li:last-child > a, .sidenav-contain .lvl-2 > ul > li:last-child > .expandable a {border-bottom: none !important;}
.sidenav-contain .sidenav .lvl-2 > ul > li.expanded:first-child > .expandable, .sidenav-contain .sidenav .lvl-2 li a {border-top: none !important;}
.table.table-bordered {border: none;}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {border:none; border-bottom: 1px solid #e0e0e0}
.table-bordered > tbody {border-bottom: 1px solid #e0e0e0}
</style>
<!--Product Locator-->
<style>
.right-banner-container {overflow: visible !important;}
#cbi-app-selector-containier .ui-selectmenu-button {background:#fff;height: 45px;line-height: 45px; padding: 0 0 0 36px;}
#cbi-app-selector-containier .ui-selectmenu-button:focus {border: 0px;}
ul#cbi-app-selector-menu {margin-left: 0px;}
#cbi-app-selector-containier .ui-selectmenu-button .ui-selectmenu-text, ul#cbi-app-selector-menu .ui-menu-item {font-size: 16px; text-transform: none;text-align:right;}
.cbi-product-finder .cbi-finder-input {flex: 1; font-size: 16px; line-height: 22px; border: none; padding-top: 6px; min-height: 38px;}
.cbi-product-finder .cbi-finder-input:focus-visible {border: none; outline: none;}
.cbi-finder-results-2-1 a:after {display: block; content: " "; border-bottom: 1px solid #CCCCCC;}
.cbi-product-finder  {background-color:#005E86; padding:30px 70px 30px 60px;}
.cbi-product-finder .cbi-product-finder-mid {border-top: 6px solid #7F7F7F;position: relative;width: 100%;height: 48px;background-color: #fff;}
.cbi-product-finder .cbi-product-finder-inner {z-index:1; background-color: #fff;padding: 0px;height: 48px;width: 100%;border: 1.5px solid #4C4C4C;border-radius: 2px;position: absolute;top: 0px;left: 0px;margin: 0px;padding: 0px; box-sizing: border-box;}
.cbi-product-finder .cbi-product-finder-inner2 {display:flex;}
.cbi-product-finder .cbi-app-selector-outer {display:none; width:275px !important; padding-top:0px; padding-bottom:0px; min-height: 38px;}
.cbi-product-finder .cbi-finder-divider {width:1px; background:#666666; margin:5px 20px 5px 0px;}
.cbi-product-finder .cbi-product-results {display: flex; position: relative; padding:40px; background-color: #fff;border: 1.5px solid #4C4C4C; margin: 0px -1.5px 0px -1.5px;line-height: 26px;}
.cbi-product-finder .cbi-product-results-container {position: relative;}
.cbi-product-finder .cbi-finder-results-1 {display:table; width:40%;}
.cbi-product-finder .cbi-finder-results-1-1 {display:table-row;}
.cbi-product-finder .cbi-finder-results-1-2 {display:table-row;}
.cbi-product-finder .cbi-finder-results-divider {width:1px; background:#666666; margin:8px 10px 8px 10px;}
.cbi-product-finder .cbi-finder-results-2 {display:table; width: 60%;}
.cbi-product-finder .cbi-finder-results-2-1 {display:table-row;}
.cbi-product-finder .cbi-finder-results-2-2 {display:table-row;}
.cbi-product-finder #cbi-finder-fa-1 {position: absolute; z-index: 1; top: 14px; left: 10px;}
.cbi-product-finder #cbi-results-close {position: absolute; z-index: 1; top: 15px; right: 15px; cursor:pointer;}
.cbi-product-finder .cbi-finder-results-wrap {display:flex; flex-direction: column; padding:10px;}
.cbi-product-finder .cbi-finder-results-1-placeholder h5, .cbi-product-finder .cbi-finder-results-2-placeholder h5 {
	height: 18px;
	width: 50%;
    overflow: hidden;
    background: #000;
    position: relative;
    animation-duration: 1.7s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: placeholderAnimate;
    background: #f6f7f8;
    background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
    background-size: 1300px;
}
.cbi-product-finder .cbi-finder-results-1-placeholder span, .cbi-product-finder .cbi-finder-results-2-placeholder span {
    height: 22px;
 	width: 100%;
	overflow: hidden;
	background: #000;
	position: relative;
	animation-duration: 1.7s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: placeholderAnimate;
	background: #f6f7f8;
	background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
    background-size: 1300px;
    margin-bottom:5px;
}
@keyframes placeholderAnimate {
    0%{ background-position: -650px 0; }
    100%{ background-position: 650px 0; }
}
@media (max-width: 850px),((min-width: 991px) and (max-width: 1140px)) {
	.cbi-product-finder  {padding:30px 30px 30px 30px;}
	.cbi-product-finder .cbi-finder-input {
		font-size: 14px;
		width: 100%;
		box-sizing: border-box;
		padding-left: 35px;
		height: 45px;
	}
	.cbi-product-finder .cbi-product-finder-inner2 {
	    display: block;
	}
	.cbi-product-finder {
	    background-color: #005E86;
	    height: 90px;
	}
	.cbi-product-finder .cbi-app-selector-outer {
		width: 100% !important;
		min-height:45px;
	}
	.cbi-product-finder {
		height: 104px;
	}
	.cbi-product-finder #cbi-finder-fa-1 {top: 64px; left: 10px;}

}
@media (max-width: 765px) {
.cbi-product-finder .cbi-product-results {
    position: absolute;
    width: 97vw;
    left: -55px;
    box-sizing: border-box;
    }
    .cbi-product-finder .cbi-finder-input {
			font-size: 12px;
	}
	.cbi-product-finder .cbi-product-results h5 {
		font-size:14px;
	}
	.cbi-product-finder .cbi-product-results a {
		font-size:13px;
	}
    .cbi-product-finder #cbi-results-close {position: absolute; z-index: 1; top: 15px; right: -35px; cursor:pointer;}
}
@media (max-width: 500px) {
.cbi-product-finder .cbi-product-results {
    position: absolute;
    width: 97vw;
    left: -31px;
    box-sizing: border-box;
    }
    .cbi-product-finder #cbi-results-close {top: 10px; right: -16px;}
    .cbi-product-finder .cbi-finder-input {
			font-size: 11px;
	}
	.cbi-product-finder .cbi-product-results h5 {
		font-size:13px;
	}
	.cbi-product-finder .cbi-product-results a {
		font-size:12px;
	}
	#cbi-app-selector-containier .ui-selectmenu-button .ui-selectmenu-text, ul#cbi-app-selector-menu .ui-menu-item {font-size: 14px; text-transform: none;}
	.cbi-product-finder {
	    padding: 10px;
	}
}
.right-banner-container .cbi-product-finder, .right-banner-container .cbi-product-finder a:hover {
    color: #636569;
}
.right-banner-container .cbi-product-finder h1, .right-banner-container .cbi-product-finder h2, .right-banner-container .cbi-product-finder h3, .right-banner-container .cbi-product-finder a, .right-banner-container .cbi-product-finder a.active {
    color: #636569 !important;
}
.cbi-product-finder a { font-size:16px !important; }
</style>
<!--End Product Locator-->
<style>
/*#body-column-outer-container-1432236356782,#body-column-outer-container-1432236360373,#body-column-outer-container-1432236361522,#body-column-outer-container-1432236362624,#body-column-outer-container-1432236363222,#body-column-outer-container-1432236456619,#body-column-outer-container-1432236405562,#body-column-outer-container-1432236364494,#body-column-outer-container-1432236418175,#body-column-outer-container-1432236407285,#body-column-outer-container-1432236084639,#body-column-outer-container-1432236455696,#body-column-outer-container-1432236082526,#body-column-outer-container-1432236082526 {
	position: relative;
margin-top: 60px;
    top: -60px !important;
    margin-bottom: -60px;
}*/
html {scroll-padding-top:60px;}
</style>
<link rel="preload" href='/CCOM/assets/css-v2/ccom_override_styles.css' as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href='/CCOM/assets/css-v2/ccom_override_styles.css' type="text/css" /></noscript>
<script>
$(function() {
	$('a').each(function(){
	    var ancAttr = $(this).attr('data-link-append'); 
	    if (typeof ancAttr !== typeof undefined && ancAttr !== false) {
		var oldUrl = $(this).attr("href");
		if(ancAttr.startsWith("%253F")){ancAttr = decodeURIComponent(decodeURIComponent(ancAttr));}
		var newUrl = oldUrl + ancAttr;
		$(this).attr("href", newUrl);
		$(this).removeAttr('data-link-append');
	    }
	});
});
</script>
<!--P Plant Saft tags-->
<!-- <script async type="text/plain" class="ccm-script" data-ccm-level="3" data-ccm-src="https://www.googletagmanager.com/gtag/js?id=AW-965923163"></script>
<script type="text/plain" class="ccm-script" data-ccm-level="3">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-965923163');
</script>
-->
<script type="text/plain" class="ccm-script" data-ccm-level="3">
_linkedin_partner_id = "1488836";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/plain" class="ccm-script" data-ccm-level="3">
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
</script>
<script type="text/plain" class="ccm-script" data-ccm-level="2,3">(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"17359025"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>
<script type="text/plain" class="ccm-script" data-ccm-level="3">
_linkedin_partner_id = "5627322";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/plain" class="ccm-script" data-ccm-level="3">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<style>
.column-content-2 div:nth-child(2n+1) > img {width: auto;}
.article-lang-slector-outer {min-height: 50px;}
.mod-heroslider .slick-slide > div {line-height: 0px;}
.mod-heroslider .slick-slide > div .slider-item p {line-height: 26px;}
.mod-heroslider > .slider > .slider-item:nth-child(n) {display:none;}
.mod-heroslider > .slider > .slider-item:nth-child(1) {display:block;}
.mod-heroslider > .slider > .lower-caption:nth-child(n) > .slider-item {display:none;}
.mod-heroslider > .slider > .lower-caption:nth-child(1) > .slider-item {display:block;}
/*Fix heading location and line*/
@media screen and (min-width: 766px) and (max-width: 1024px) {
.mod-heroslider .slider-header h1 {
    top: 0px !important;
}
.mod-heroslider .slider-content {
    padding-top: 0px;
}
}
.st-sticky-share-buttons {visibility:hidden;}
@media screen and (max-width: 765px) {
	.mod-testimonial-container.no-accent-preview.mod-testimonialslider .mod-testimonial-white.mod-testimonial-1 .testimonial .testimonial-content:not(.testimonial-content-noimage) {
	    background-color: #fff !important;
	    border: none !important;
	    display: flex !important;
align-items: start;
	}
}
</style>
<style>
.marked-ext-link:after { content: "\f08e"; font: normal normal normal 14px / 1 FontAwesome; position: relative; left: 3px;bottom: 0px; display: inline-block; }
</style>
<script>		
$(window).on('load', function(){
  if ( $( ".st-sticky-share-buttons" ).length ) {setTimeout(function() {$( ".st-sticky-share-buttons" ).css('visibility', 'visible');}, 2000);}
});
</script>
<script>
var lkRootCK = ".cargill.com";
var checkDomain = function(url) {
  if ( url.indexOf('//') === 0 ) { url = location.protocol + url; }
  return url.toLowerCase().replace(/^https?:\/\//,'').split('/')[0];
};
var isExternal = function(url) {
	var checkUrlD = checkDomain(url);
  return ( ( url.indexOf(':') > -1 || url.indexOf('//') > -1) && url.indexOf('/') != 0 && url.indexOf('.') != 0 && checkDomain(location.href) !== checkUrlD && checkUrlD.indexOf(lkRootCK) == -1 );
};
$(function() {
	$(".maincontain").find("a:not(:has(img))").each(function(){
		if(typeof $(this).attr('href') != 'undefined' && isExternal($(this).attr('href'))) {
			if($(this).hasClass("")) {
				$(this).addClass("marked-ext-link");
			}
		}
	});
});
</script>
</head>
<body>
<!-- Loading SiteConfig Attributes --><script>var requireAccept = false;</script>
<div class="maincontain blue gl-darkgreen home corporate">
<!-- BOWEN CRAGGS SURVEY WIDGET --> <script defer type="text/plain" class="ccm-script" data-ccm-level="2" data-ccm-src="https://app.bowencraggs.com/scripts/6084d4a2-e79e-4e09-86f2-7b762f58cd9b.js"></script> <!-- END OF BOWEN CRAGGS SURVEY WIDGET -->
<script type="text/plain" class="ccm-script" data-ccm-level="2">
var utmQuery = decodeURIComponent(window.location.search.substring(1)),utmVariables = utmQuery.split('&'),utmString = "",ParameterName,i; 
const valueExists = (value) => {
  return (value != null && value != '' && value != undefined)
}
(function(){
  for (i = 0; i < utmVariables.length; i++) {
    ParameterName = utmVariables[i].split('=');
    if (ParameterName[0].indexOf("utm") == 0) {
    	utmString += i > 0 ? "&" : "";
    	utmString += ParameterName[0] + "=" + ParameterName[1];
    }
  }
  if (valueExists(utmString)) { 
       var expirationTime = 2592000; // One month in seconds
       expirationTime = expirationTime * 1000; // Converts expirationtime to milliseconds
       var date = new Date(); 
       var dateTimeNow = date.getTime(); 
       date.setTime(dateTimeNow + expirationTime); // Sets expiration time (Time now + one month)
       var date = date.toUTCString(); // Converts milliseconds to UTC time string
   	document.cookie = "utm_persist="+utmString+"; SameSite=None; Secure; path=/; domain=." + location.hostname.replace(/^www\./i, "");
  };
})();
</script>
<!-- START HEADER -->
<div id="skiptocontent"><a href="#maincontent" style="position: absolute;top: -60px;">skip to main content</a></div>
<div class="header clearfix">
<div class="header-contain">
<div class="menuToggle locale-en left"></div>
<div class="logo-wrapper">
<a href='https://www.cargill.com/home' target='_self'><img class="logo" src='/image/1432220384159/cargill-logo-header.png?v=1666700719000' alt="Cargill Logo" /> </a>
</div>
<!-- start search-->
<div class="right search">
<div class="search-contain">
<div class="search-input inline">
<form action='https://www.cargill.com/page/search-results' class="custom-form"><input type="text" name="q" autocomplete="off" aria-label="Search" placeholder="Search"/><button class="fa fa-arrow-right" type="submit">Search</button></form>
</div>
<div class="search-submit inline">
<div class="fa fa-search"></div>
</div>
</div>
</div>
<!-- end search-->
</div>
</div>
<div class="header-spacer"></div>
<!-- END HEADER -->
<div class="mobile-search">
<form action='https://www.cargill.com/page/search-results' class="custom-form"><input type="text" name="q" autocomplete="off" aria-label="Search" placeholder="Search"><button class="fa fa-arrow-right" style="float:right;top:-26px;position:relative;width:20px;height:14px;overflow:hidden;" type="submit"><span style="color:#fff;">Search</span></button></form>
</div>
<div class="main-menu-contain-spacer"></div>
<div class="main-menu-contain yellow">
<nav id="main-menu">
<div class="logo-bar">
<a href="https://www.cargill.com/home"><img src="/CCOM/assets/images/logo-cargill-white.png" alt="Cargill" class="logo"></a>
</div>
<ul>
<li><a id='topnav-static-1432078048451' href='https://www.cargill.com/news/cargill-stories' target='_self'>Our Stories</a></li><li class='has-children parent primary-level  '><a id='topnav-static-1432075841719' href='https://www.cargill.com/about' target='_self'>About Cargill</a><div class='nav-section'><span class='close-nav-section'><span class='fa fa-times' aria-hidden='true'></span></span><div class='col-left'><div class='back-button'><span class='fa fa-angle-left ' aria-hidden='true'></span></div></div><div id='panel-item-1432075841719' class=' col-right nav-content'><p class='nav-title'><a class='topnavbr-1432075841719' href='https://www.cargill.com/about' target='_self'>About Cargill</a></p><script async src='/sites/Satellite?pageid=1432075841719&pagename=CCOM%2FNavigation%2FPrimaryJSHelper&site=CCOM&sitepfx=CCOM'></script><ul style='display:none;' class='nav-row-hidden'><li><a id='topnav-static-1432228271698' href='https://www.cargill.com/about/reimagine-whats-possible-for-food-and-agriculture' target='_self'>Reimagine What's Possible</a></li><li><a id='topnav-static-1432076048046' href='https://www.cargill.com/about/cargill-at-a-glance' target='_self'>Cargill at a glance</a></li><li><a id='topnav-static-1432075870108' href='https://www.cargill.com/about/executive-team' target='_self'>Executive Team</a></li><li><a id='topnav-static-1432252112902' href='https://www.cargill.com/about/innovation' target='_self'>Innovation</a></li><li><a id='topnav-static-1432264407533' href='https://www.cargill.com/annual-report' target='_self'>2024 Annual Report</a></li><li><a id='topnav-static-1432230196262' href='https://www.cargill.com/about/cargill-history-timeline' target='_self'>Our History</a></li><li><a id='topnav-static-1432076163794' href='https://www.cargill.com/about/community-engagement' target='_self'>Community Engagement</a></li><li><a id='topnav-static-1432075859182' href='https://www.cargill.com/about/research/research-development' target='_self'>Research &amp; Development</a></li><li><a id='topnav-static-1432166818512' href='https://www.cargill.com/about/diversity-equity-inclusion' target='_self'>Diversity, Equity and Inclusion</a></li><li><a id='topnav-static-1432076401683' href='https://www.cargill.com/about/ethics-and-compliance' target='_self'>Ethics &amp; Compliance</a></li><li><a id='topnav-static-1432076044992' href='https://www.cargill.com/about/strategic-sourcing' target='_self'>Supplier Central</a></li><li><a id='topnav-static-1432220393941' href='https://www.cargill.com/page/cargill-contact-us' target='_self'>Contact Us</a></li></ul></div></div></li><li class='has-children parent primary-level  '><a id='topnav-static-1432075955151' href='https://www.cargill.com/sustainability' target='_self'>Sustainability</a><div class='nav-section'><span class='close-nav-section'><span class='fa fa-times' aria-hidden='true'></span></span><div class='col-left'><div class='back-button'><span class='fa fa-angle-left ' aria-hidden='true'></span></div></div><div id='panel-item-1432075955151' class=' col-right nav-content'><p class='nav-title'><a class='topnavbr-1432075955151' href='https://www.cargill.com/sustainability' target='_self'>Sustainability</a></p><script async src='/sites/Satellite?pageid=1432075955151&pagename=CCOM%2FNavigation%2FPrimaryJSHelper&site=CCOM&sitepfx=CCOM'></script><ul style='display:none;' class='nav-row-hidden'><li><a id='topnav-static-1432075954688' href='https://www.cargill.com/sustainability/supply-chains' target='_self'>Supply Chains</a></li><li><a id='topnav-static-1432198467187' href='#' target='_self'>Sustainability Priorities</a></li><li><a id='topnav-static-1432248784647' href='https://www.cargill.com/sustainability/2023-esg-report' target='_self'>2023 ESG Report</a></li><li><a id='topnav-static-1432180755988' href='https://www.cargill.com/sustainability/reporting-hub' target='_self'>Reporting Hub</a></li><li><a id='topnav-static-1432075953732' href='https://www.cargill.com/sustainability/sustainably-nourishing-the-world' target='_self'>Newsletter signup</a></li></ul></div></div></li><li class='has-children parent primary-level  '><a id='topnav-static-1432075841997' href='https://www.cargill.com/products' target='_self'>Products &amp; Services</a><div class='nav-section'><span class='close-nav-section'><span class='fa fa-times' aria-hidden='true'></span></span><div class='col-left'><div class='back-button'><span class='fa fa-angle-left ' aria-hidden='true'></span></div></div><div id='panel-item-1432075841997' class=' col-right nav-content'><p class='nav-title'><a class='topnavbr-1432075841997' href='https://www.cargill.com/products' target='_self'>Products &amp; Services</a></p><script async src='/sites/Satellite?pageid=1432075841997&pagename=CCOM%2FNavigation%2FPrimaryJSHelper&site=CCOM&sitepfx=CCOM'></script><ul style='display:none;' class='nav-row-hidden'><li><a id='topnav-static-1432076291871' href='https://www.cargill.com/agriculture' target='_self'>Agriculture</a></li><li><a id='topnav-static-1432076134633' href='https://www.cargill.com/animal-nutrition' target='_self'>Animal Nutrition</a></li><li><a id='topnav-static-1432075992506' href='https://www.cargill.com/personal-care/beauty' target='_self'>Beauty</a></li><li><a id='topnav-static-1432076597017' href='https://www.cargill.com/bioindustrial/bioindustrial' target='_self'>Bioindustrial</a></li><li><a id='topnav-static-1432184080056' href='https://www.cargill.com/foodservice' target='_self'>Foodservice</a></li><li><a id='topnav-static-1432075901954' href='https://www.cargill.com/food-beverage' target='_self'>Food &amp; Beverage</a></li><li><a id='topnav-static-1432076760784' href='https://www.cargill.com/industrial' target='_self'>Industrial</a></li><li><a id='topnav-static-1432075975232' href='https://www.cargill.com/pharmaceutical' target='_self'>Pharmaceutical</a></li><li><a id='topnav-static-1432076760867' href='https://www.cargill.com/meat-poultry' target='_self'>Meat & Poultry</a></li><li><a id='topnav-static-1432076098491' href='https://www.cargill.com/price-risk/risk-management-home' target='_self'>Risk Management</a></li><li><a id='topnav-static-1432198862058' href='https://www.cargill.com/supplements' target='_self'>Supplements</a></li><li><a id='topnav-static-1432076761043' href='https://www.cargill.com/transportation-logistics' target='_self'>Transportation</a></li></ul></div></div></li><li class='has-children parent primary-level  '><a id='topnav-static-1432075842064' href='https://www.cargill.com/news' target='_self'>News</a><div class='nav-section'><span class='close-nav-section'><span class='fa fa-times' aria-hidden='true'></span></span><div class='col-left'><div class='back-button'><span class='fa fa-angle-left ' aria-hidden='true'></span></div></div><div id='panel-item-1432075842064' class=' col-right nav-content'><p class='nav-title'><a class='topnavbr-1432075842064' href='https://www.cargill.com/news' target='_self'>News</a></p><script async src='/sites/Satellite?pageid=1432075842064&pagename=CCOM%2FNavigation%2FPrimaryJSHelper&site=CCOM&sitepfx=CCOM'></script><ul style='display:none;' class='nav-row-hidden'><li><a id='topnav-static-1432077177781' href='https://www.cargill.com/news/press-releases' target='_self'>All Press Releases</a></li><li><a id='topnav-static-1432077177346' href='https://www.cargill.com/news/statements' target='_self'>Company Statements</a></li><li><a id='topnav-static-1432190220003' href='https://www.cargill.com/news/in-the-news' target='_self'>In The News</a></li></ul></div></div></li><li><a id='topnav-static-1432161023670' href='https://careers.cargill.com/' target='_self'>Careers</a></li>
</ul>
<div class="extra-nav global-nav__navs global-nav component" data-region="global_nav">
<ul>
<li><a id="header-links-1432219873556" href='https://www.cargill.com/page/worldwide' target='_self'> <span class="fa fa-globe"></span><span class="worldwide"> Worldwide</span> </a></li>
<li><a id="header-links-1432077899441" href='https://www.cargill.com/page/cargill-contact-us' target='_self'> Contact </a></li>
</ul>
</div>
</nav>
</div>
<div class="breadcrumb breadcrumb-nav"><div class="breadcrumb-nav-wrap"><div class="breadcrumb-nav-inner uppercase"><a href='https://www.cargill.com/home'>Home</a>/
<a href='https://www.cargill.com/products'>Products &amp; Services</a>/<a href='https://www.cargill.com/bioindustrial/bioindustrial'>Bioindustrial</a>/<span class="active">Foams</span></div></div></div>
<div class="pagecontain">
<!-- Loading SiteConfig Attributes -->
<!-- start .narrow-->
<div class="underlay-text">




<!-- Loading SiteConfig Attributes -->
<div class="mod-heroslider "><!-- slider --><div class="slider white-font one-item "><div><div class="slider-item  "><div class="slider-image" style="background-image: url('/image/1432079773453/hero-bio-foams-flooring.jpg?v=1483554206000'); "><div class="hero-sizer" style="aspect-ratio: 1280 / 510; width: 100%;"></div><div class="slider-image-content"><div class="slider-header"><h1 class="accent">Foams</h1>
</div><div class="slider-content"><h2 class="accent">
BiOH&reg; soy-based polyols and polymers deliver optimal performance for polyurethane-based products while increasing renewable content.&nbsp;</h2>
</div></div></div></div></div></div><!-- END slider --></div>
</div>
<div class="narrow narrow-full content-header-hero-no-sub">
<div class="breadcrumb uppercase">
<a id="maincontent">&nbsp;</a>
</div>
</div>
<div class="margin-top45"></div>
<div class='narrow narrow-full'>
<div class='narrow-inner'>
<div class="padding-default padding-default-sides one-col-padding">
<p class="accent">BiOH<sup>&reg;</sup> polyols and polymers are soy-based, industrial ingredients for polyurethane products such as flexible foam used in mattresses. Traditional polyurethane foam is derived from petroleum-based chemicals. BiOH products can replace a portion of the petrochemicals in polyurethane applications. In certain cases, BiOH polyols and polymers outperform traditional polyurethanes, offering customers product innovation opportunities.</p>
<p>As the leader in high performance, soy-based polyols and polymers, Cargill&rsquo;s R&amp;D team will work with you to meet the challenge of changing market needs by maximizing foam performance. Our recent innovations include load bearing foams and memory foams that are low in VOCs and provide softer foams at lower room temperatures while meeting your renewable content/sustainability needs. Best of all, the BiOH line is as versatile as it is innovative and may be customized to create solutions specific to your product performance needs.</p>
<p><span class="button-primary"><a href="https://www.cargill.com/bioindustrial/foams-contact-us">Contact us</a></span></p>
</div>
<div class="content-drop-one">































<div id="mod-testimonial-intro-1432158164785" class="mod-testimonial-intro-title">
</div>
<div id="mod-testimonial-container-1432158164785" class="mod-testimonial-container full default-preview ">
<div class="mod-testimonial mod-testimonial-1 margin-top30 margin-bottom30">
<div class="row">
<div class="testimonial-item" id="testimonial-item-1432192000215">
<div class="testimonial ">
<div class="testimonial-image-contain">
<div style="background-image:url('/image/1432086355912/bioh-soybean-foam-hero.jpg?v=1493665783000'); " class="testimonial-image "></div>
</div>
<div class="testimonial-content">
<div class="testimonial-details">
<!--ShortTitle otherwise Title, need to remove html tags-->
<h3><a id='promo-heading-link-1432192000215' href='https://www.cargill.com/page/bedding-polyols'>Bedding Polyols</a></h3>
<p>
Foams created with BiOH&reg; polyols can help mattress manufacturers&nbsp;meet consumer demands for performance and pricing.</p>
</div>
<div class="testimonial-details-link">
<a id='promo-link-1432192000215' href='https://www.cargill.com/page/bedding-polyols' class="button-primary">More</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Render assets based on Content Preview Query -->
<script>
$(function() {
							var accentColor = getPageAccent();
		
							var count=0;
							$("#mod-testimonial-container-1432158164785 .testimonial").each(
								function(){
									$(this).addClass(getPaletteColor(accentColor,count,3));
									count++;
								}
							);
							var previewDisplayStyle = "Accent Rules";
});						
</script>
<div class="clear"></div>
</div>
<div class="padding-default padding-default-sides one-col-padding">
<table class="table table-vert-bordered">
<thead>
<tr>
<th scope="col" style="width: 50%;">Solving problems, enhancing performance</th>
<th scope="col" style="width: 50%;">Renewably sourced, excellent performance</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<ul>
<li>Our BiOH R&amp;D Center allows us to work one-on-one with our customers to create real world solutions for their specific performance specifications.</li>
<li>Time to market from concept to commercialization is increased because we are able to simulate a customer&rsquo;s production environment for testing of new products at our 19,000-square-foot R&amp;D facility.</li>
<li>In addition to new product innovation, we work with customers to optimize existing products to achieve lower total cost in use, improve processing time or enhance performance characteristics.</li>
</ul>
</td>
<td>
<ul>
<li>BiOH products are made from 80-99% renewable materials.</li>
<li>BiOH polyols can reduce petroleum content by 5-20% in flexible foams and up to 50% in memory foam.</li>
<li>BiOH polyols dissipate heat 30% faster in some memory foams.</li>
<li>BiOH polyols and polymers can replace up to 60% urethane and latex in binder systems such as carpet backing.</li>
</ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="content-drop-two">
<div class="clear"></div>
</div>
<div class="body-note">
<p class="text-small">
The products and services described on this website may not be available in all jurisdictions or to all persons.</p>
</div>
</div>
</div>
</div>
</div>
<div class="footer-outer">
<div class="thrive"></div>
<div class="footer yellow">
<div class="social-links">
<a target="_blank" href="https://www.linkedin.com/company/cargill"><span class="fa fa-linkedin"><span class="fa-inner-text" style="position: absolute; line-height: 0; font-size: 0;color: transparent; ">Linkedin</span></span></a>
<a target="_blank" href="https://www.facebook.com/cargill"><span class="fa fa-facebook"><span class="fa-inner-text" style="position: absolute; line-height: 0; font-size: 0;color: transparent; ">Facebook</span></span></a>
<a target="_blank" href="https://www.instagram.com/cargill/"><span class="fa fa-instagram"><span class="fa-inner-text" style="position: absolute; line-height: 0; font-size: 0;color: transparent; ">Instagram</span></span></a>
<a target="_blank" href="https://www.youtube.com/cargill"><span class="fa fa-youtube"><span class="fa-inner-text" style="position: absolute; line-height: 0; font-size: 0;color: transparent; ">YouTube</span></span></a>
<a target="_blank" href="https://www.twitter.com/cargill"><span class="fa fa-x-twitter"><span class="fa-inner-text" style="position: absolute; line-height: 0; font-size: 0;color: transparent; ">Twitter</span></span></a>
</div>
<div class="left footer-primary-column">
<a id="footer-featured-1432077899441" href='https://www.cargill.com/page/cargill-contact-us' target='_self'> Contact </a>
<a id="footer-featured-1432078047537" href='https://www.cargill.com/page/worldwide' target='_self'> Worldwide </a>
</div>
<div class="left footer-column">
<div class="left">
<a id="footer-link2-1432077899508" href='https://www.cargill.com/page/privacy-center' target='_self'> Privacy Notices </a>
<a id="footer-link2-1432184903199" href='https://www.cargill.com/page/fraud-notice' target='_self'> Fraud Notice </a>
<a id="footer-link2-1432154870179" href='#' target='_self'> <span id='teconsent'></span> </a>
</div>
<div class="left footer-column">
<a id="footer-link2-1432078048152" href='https://www.cargill.com/page/website-terms' target='_self'> Website Terms of Use </a>
<a id="footer-link2-1432078048009" href='https://www.cargill.com/supplier-central/en/cargill-po-terms-and-conditions' target='_blank'> Purchase Order Terms </a>
<a id="footer-link2-1432175018546" href='#' target='_self'> <span id='trustarc-irm-placeholder'></span> </a>
</div>
</div>
<div class="clear"></div>
<div class="footer-bottom">
<div class="left copyright-text">
<strong><span class="nosup">&copy;</span> 2024 Cargill, Incorporated. All Rights Reserved.</strong>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<script type="text/javascript">
         (function() {
           /*  $(function() {
				// apply matchHeight to each item container's items
                 $('.mod-testimonial-2 > .row, .mod-testimonial-3 > .row, .mod-testimonial-4 > .row, .mod-testimonial-5 > .row').each(function() {
                     $(this).children('.testimonial-item').children('.testimonial').matchHeight({
                         byRow: true
                     });
                 });
				$('.pagecontain .mod-cta  > .row').each(function() {
                    $(this).children('.cta-item').matchHeight({
                       byRow: true
                   });
               });
     		}); */
            if(typeof activeSectionPath !== 'undefined')
         	{
         		for(index=activeSectionPath.length; index > 0; index--)
         		{
         			var curSectionId = activeSectionPath[index-1];
         			
         			if($("#left-children-"+curSectionId).length > 0)
         			{
         				$("#left-children-"+curSectionId).addClass("active-path");
         				$("#left-children-"+curSectionId).addClass("expanded");
         			}
         		}			
         	}
         	if(typeof activeSectionId !== 'undefined' && $("#left-"+activeSectionId).length > 0)
         	{
         		$("#left-"+activeSectionId).parent().addClass("active-path");
         		if($("#left-"+activeSectionId).parent().hasClass("expandable"))
         		{
         			$("#left-children-"+activeSectionId).addClass("expanded");
         		}
         	}
        })();
    </script>
<span id="consent_blackbar"></span>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8cc371d009807bd6',t:'MTcyNzg1OTAyMy4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
