@keyframes floatProduce{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(calc(-22px * var(--float-scale, 1))) rotate(7deg)}66%{transform:translateY(calc(-10px * var(--float-scale, 1))) rotate(-4deg)}}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes spinSlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinReverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes bounceSlow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.market-page .produce-float{animation:floatProduce var(--dur,6s) ease-in-out var(--delay,0s) infinite;will-change:transform,filter}.market-page .marquee-track{animation:marqueeScroll 34s linear infinite;display:flex;width:max-content;align-items:center}.market-page .marquee-band{line-height:1.4}.market-page .market-hero-titles{width:100%;max-width:100%;flex:0 0 auto}.market-page .market-hero-logo{display:block;width:auto;height:auto;max-width:min(100%,17rem);max-height:min(40svh,17.5rem);margin-inline:auto;object-fit:contain;object-position:center bottom}.market-page .market-hero-lede{text-wrap:balance;max-width:17.5rem;font-size:.9375rem;line-height:1.55}.market-page .market-hero-meta-item{display:inline-flex;align-items:center;gap:.45rem;font-size:.875rem;font-weight:400;line-height:1.35;color:#b8d89a}.market-page .market-hero-meta-icon,.market-page .market-hero-meta-item svg{flex-shrink:0;width:.9375rem;height:.9375rem;color:#9ee06a}.market-page .market-hero-actions a{font-size:1.0625rem;padding:.875rem 1.75rem}.market-page .market-hero-cta-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.market-page .market-hero-scroll-cue{display:flex;align-items:center;justify-content:center;margin-top:.25rem;margin-bottom:.25rem;padding-bottom:.35rem;overflow:visible;filter:drop-shadow(0 1px 2px rgba(12,28,8,.35))}.market-page .market-hero-scroll-cue-icon{display:block;overflow:visible;width:1.75rem;height:1.75rem;flex-shrink:0}@media (min-width:768px) and (max-width:1023px){.market-page .market-hero{gap:1.5rem}.market-page .market-hero-content{gap:1.25rem;padding-top:4.5rem;padding-bottom:.5rem;max-width:36rem}.market-page .market-hero-logo{max-width:min(100%,21rem);max-height:min(38svh,18.5rem)}.market-page .market-hero-lede{max-width:22rem;font-size:1.125rem}.market-page .market-hero-meta{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.65rem 1.75rem}.market-page .market-hero-meta-item{font-size:1.0625rem}.market-page .market-hero-meta-icon{width:1.125rem;height:1.125rem}.market-page .market-hero-actions a{font-size:1.25rem;padding:1rem 2.25rem}.market-page .market-hero-cta-icon{width:1.25rem;height:1.25rem}.market-page .market-hero-scroll-cue-icon{width:2rem;height:2rem}.market-page .marquee-band{padding-block:.625rem;font-size:1rem}}@media (min-width:1024px){.market-page .market-hero{gap:2rem}.market-page .market-hero-content{gap:1.5rem;padding-top:5rem;padding-bottom:1.25rem;max-width:44rem}.market-page .market-hero-logo{max-width:min(100%,28rem);max-height:min(46svh,26rem)}.market-page .market-hero-lede{max-width:34rem;font-size:1.3125rem}.market-page .market-hero-meta{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem 2rem}.market-page .market-hero-meta-item{font-size:1.125rem}.market-page .market-hero-meta-icon{width:1.25rem;height:1.25rem}.market-page .market-hero-actions a{font-size:1.3125rem;padding:1.0625rem 2.5rem}.market-page .market-hero-cta-icon{width:1.35rem;height:1.35rem}.market-page .market-hero-scroll-cue{margin-top:.5rem;margin-bottom:.75rem}.market-page .market-hero-scroll-cue-icon{width:2.25rem;height:2.25rem}}.market-page .market-hero-title-main,.market-page .market-hero-title-market{letter-spacing:-.02em}@media (min-width:1024px){.market-page .market-hero-title-main{letter-spacing:-.025em}}.market-page .market-hero{box-sizing:border-box}.market-page .market-hero-content{min-height:0;flex:1 1 auto;padding-top:4.25rem;padding-bottom:.75rem;overflow:visible;gap:1rem}.market-page .market-hero-meta{flex-direction:column;align-items:center;gap:.5rem}.market-page .spin-cw{animation:spinSlow 28s linear infinite}.market-page .spin-ccw{animation:spinReverse 20s linear infinite}.market-page .market-hero-scroll-cue .market-hero-scroll-cue-icon{animation:bounceSlow 2s ease-in-out infinite}.market-page::-webkit-scrollbar{width:5px}.market-page::-webkit-scrollbar-track{background:transparent}.market-page::-webkit-scrollbar-thumb{background:rgba(42,92,31,.25);border-radius:4px}.market-page::-webkit-scrollbar-thumb:hover{background:rgba(42,92,31,.45)}.market-page h1,.market-page h2,.market-page h3,.market-page h4,.market-page p{color:inherit}.market-page .market-section-heading{box-sizing:border-box;max-width:100%;line-height:1.1;overflow-wrap:anywhere;hyphens:auto;text-wrap:balance;text-wrap:pretty}.market-page .text-center>.market-section-heading{margin-inline:auto}@media (min-width:768px){.market-page .market-section-heading{line-height:1.05}}.market-page h3{font-family:var(--font-market-sans),sans-serif;font-weight:900;font-size:1.25rem;line-height:1.75rem}.market-page form input::placeholder,.market-page form textarea::placeholder{color:rgba(107,82,53,.45);font-size:1rem;line-height:1.5}.market-page form fieldset{min-inline-size:0}.market-page form fieldset legend{display:block;width:100%;margin:0;padding:0;float:none}.market-page form fieldset .form-fieldset-body{margin-top:1.25rem}html.reduce-effects .market-page .market-hero-scroll-cue-icon,html.reduce-effects .market-page .marquee-track,html.reduce-effects .market-page .produce-float,html.reduce-effects .market-page .spin-ccw,html.reduce-effects .market-page .spin-cw{animation:none!important;will-change:auto}