/* Editorial agricultural imagery for the individual pages */
.about-page .page-hero{background:linear-gradient(90deg,rgba(23,59,36,.92),rgba(23,59,36,.47)),url('https://images.unsplash.com/photo-1500076656116-558758c991c1?auto=format&fit=crop&w=2200&q=88') center/cover}
.products-page .page-hero{background:linear-gradient(90deg,rgba(23,59,36,.92),rgba(23,59,36,.47)),url('https://images.unsplash.com/photo-1523348837708-15d4a09cfac2?auto=format&fit=crop&w=2200&q=88') center/cover}
.distributors-page .page-hero{background:linear-gradient(90deg,rgba(23,59,36,.9),rgba(23,59,36,.44)),url('https://images.unsplash.com/photo-1464226184884-fa280b87c399?auto=format&fit=crop&w=2200&q=88') center/cover}
.contact-page .page-hero{background:linear-gradient(90deg,rgba(23,59,36,.92),rgba(23,59,36,.46)),url('https://images.unsplash.com/photo-1589923188900-85dae523342b?auto=format&fit=crop&w=2200&q=88') center/cover}
.products-page .product{background-size:cover;background-position:center;position:relative;overflow:hidden}.products-page .product:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.89),rgba(255,255,255,.96))}.products-page .product>*{position:relative;z-index:1}.products-page .product:nth-child(1){background-image:url('https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1000&q=82')}.products-page .product:nth-child(2){background-image:url('https://images.unsplash.com/photo-1558904541-efa843a96f01?auto=format&fit=crop&w=1000&q=82')}.products-page .product:nth-child(3){background-image:url('https://images.unsplash.com/photo-1512428813834-c702c7702b78?auto=format&fit=crop&w=1000&q=82')}.products-page .product:nth-child(4){background-image:url('https://images.unsplash.com/photo-1466692476868-aef1dfb1e735?auto=format&fit=crop&w=1000&q=82')}
@keyframes whitewood-reveal{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes whitewood-fade{from{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.about-page .page-hero{animation:whitewood-fade .8s ease-out both}.about-page .page-hero .eyebrow,.about-page .page-hero h1,.about-page .page-hero p,.about-page .intro-grid,.about-page .facts,.about-page .split-section{opacity:0;animation:whitewood-reveal .7s cubic-bezier(.2,.8,.2,1) forwards}.about-page .page-hero .eyebrow{animation-delay:.12s}.about-page .page-hero h1{animation-delay:.25s}.about-page .page-hero p{animation-delay:.42s}.about-page .intro-grid{animation-delay:.58s}.about-page .facts{animation-delay:.72s}.about-page .split-section{animation-delay:.86s}@media(prefers-reduced-motion:reduce){.about-page *{animation:none!important;opacity:1!important;transform:none!important}}
