.page-hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#1a0f03}.page-hero img{border-radius:0}.page-hero__background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page-hero__background{width:100%;height:100%;object-fit:cover;object-position:center 65%;border-radius:0}.page-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient( 180deg,rgba(0,0,0,0.4) 0%,rgba(43,27,7,0.3) 50%,rgba(0,0,0,0.6) 100%);z-index:2}.page-hero__container{position:relative;width:100%;max-width:1200px;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#ffffff;z-index:3}.page-hero__title{font-size:clamp(3.5rem,10vw,12rem);font-weight:600;text-transform:uppercase;line-height:0.9;margin-bottom:1.5rem;position:relative;font-family:"korolev",Sans-serif;color:#fff;display:flex;justify-content:center}.page-hero__trademark{font-size:0.2em;position:relative;top:1rem;font-weight:600;font-family:"korolev",Sans-serif}.page-hero__tagline{font-size:clamp(1.125rem,2.5vw,2.25rem);font-weight:600;margin-bottom:3.5rem;margin-top:0}.page-hero__action{display:inline-block;text-decoration:none;color:#ffffff;font-size:1rem;font-weight:500;padding:1.125rem 2.5rem;background-color:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.6);border-radius:0.5rem;backdrop-filter:blur(8px);transition:background-color 0.25s ease,border-color 0.25s ease;margin-bottom:4rem}.page-hero__action:hover{background-color:rgba(0,0,0,0.45);border:1px solid rgba(255,255,255,0.25)}.page-hero__meta{display:flex;flex-direction:column;align-items:center;gap:0.75rem}.page-hero__status{font-size:0.813rem;font-weight:700;color:rgba(255,255,255,0.9)}.page-hero__logo-wrapper{display:flex;align-items:center;width:7rem;height:3rem;margin-top:1rem}.page-hero__logo-wrapper svg{width:100%}@media (max-width:768px){.page-hero{min-height:80vh}.page-hero__container{padding:2.5rem 1.5rem}.page-hero__tagline{margin-bottom:2.5rem}.page-hero__action{margin-bottom:3rem;padding:0.9rem 2rem;font-size:0.875rem}}:root{--marquee-speed:8;--marquee-background:#eed000;--marquee-gap:5rem;--marquee-height:48px;--marquee-duration:10s}.logo-marquee{background-color:var(--marquee-background);overflow:hidden;padding:1rem 0;position:relative;width:100%}.logo-marquee__inner{display:flex;opacity:0;width:max-content;will-change:transform}.logo-marquee__inner--ready{animation:marquee-scroll var(--marquee-duration) linear infinite;opacity:1}.logo-marquee__track{display:flex;flex-shrink:0;gap:var(--marquee-gap);padding-right:var(--marquee-gap)}.logo-marquee__item{align-items:center;display:flex;justify-content:center;max-width:90px}.logo-marquee__image{display:block;height:var(--marquee-height);max-width:none;object-fit:contain;width:auto}@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.about-hero{position:relative;padding-top:6rem;overflow:hidden;display:flex;flex-direction:column}.about-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:0;border-radius:0}.about-hero__container{position:relative;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;z-index:2}.about-hero__header{display:flex;justify-content:space-between;align-items:flex-end;gap:4rem;margin-bottom:6rem}.about-hero__title-group{flex:1}.about-hero__title-group h2{font-size:clamp(2.5rem,4vw,4rem)}.about-hero__description{flex:1;max-width:650px;padding-top:2.5rem}.about-hero__description p{font-size:1.125rem;line-height:1.6;color:#4a4a4a}.about-hero__marquee-wrapper{position:relative;width:100%;overflow:hidden;white-space:nowrap;z-index:9;margin-top:auto}.about-hero__marquee{display:flex}.about-hero__marquee--active .about-hero__marquee-text{animation:marqueeScroll 30s linear infinite}.about-hero__marquee-text{flex-shrink:0;font-size:clamp(4rem,8vw,10rem);font-weight:800;color:#ECEEE7;line-height:0.8;padding-right:2rem}@keyframes marqueeScroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.about-hero__gallery{width:100%;pointer-events:none;z-index:3;display:flex;justify-content:center;align-items:flex-end;margin-top:-5%;margin-bottom:3rem}.about-hero__composite{width:100%;max-width:1920px;height:100%;object-fit:contain;object-position:bottom center}@media (max-width:900px){.about-hero{padding-top:3rem}.about-hero__header{flex-direction:column;gap:2rem;margin-bottom:3rem}.about-hero__description{padding-top:0}}.promo-card-outer{background:#fff;padding:3.75rem 1rem}.promo-card{display:flex;flex-direction:row;gap:2.5rem;max-width:111.25rem;width:100%;margin:0 auto}.promo-card__image-container{flex:1;border-radius:1.25rem;overflow:hidden;display:flex;aspect-ratio:874 / 700}.promo-card__image{width:100%;height:100%;object-fit:cover;display:block}.promo-card__content{flex:1;background-color:#476D4D;border-radius:1.25rem;padding:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffff;text-align:center}.promo-card__body{width:100%;display:flex;flex-direction:column;align-items:center}.promo-card__body h2{font-size:var(--font-size-350);font-weight:700;line-height:1.2;margin-top:0;margin-bottom:1rem;color:#ffffff}@media (max-width:53.75rem){.promo-card{flex-direction:column}.promo-card__image-container{min-height:25rem}.promo-card__content{padding:2.5rem 1.25rem}}.promo-card__body .btn-large-secondary{margin-bottom:1.5rem}.promo-card__body p{max-width:500px;margin:0.5rem auto;text-wrap:balance}.content-grid-container{position:relative}.content-grid-container[style*="background-image"]{background-size:cover;background-position:center;background-repeat:no-repeat}.content-grid-container--light{background-color:var(--color-bg-light,#ffffff);color:var(--color-text-light,#1a1a1a)}.content-grid-container--dark{background-color:#15351A;color:#fff}.content-grid-container--dark .grid-header{border-top-color:var(--color-border-dark,rgba(255,255,255,0.2))}.content-grid-container--dark h2{color:var(--color-text-dark,#ffffff)}.content-grid{display:grid;gap:clamp(2rem,4vw,5rem);width:100%;grid-template-columns:1fr}.content-grid-container .grid-header{border-top:2px solid #CCD2D9;padding-top:clamp(2rem,4.37vw + 0.72rem,4rem)}.content-grid-container .grid-header h2{font-size:clamp(2.5rem,7.38vw + 0.34rem,5.875rem);margin-bottom:clamp(2.5rem,7.38vw + 0.34rem,5.875rem)}@media (min-width:768px){.content-grid--grid-2-3{grid-template-columns:2fr 3fr}.content-grid--grid-1-1{grid-template-columns:1fr 1fr}.content-grid--grid-3-2{grid-template-columns:3fr 2fr}.content-grid--cols-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.content-grid--cols-4-wide-first{grid-template-columns:2fr 1fr 1fr 1fr}}.content-grid__item{align-self:flex-start}.content-grid__item img{width:100%}.content-grid-container--dividers:before{content:"";height:1px;background:#CCD2D9;width:100%;max-width:1408px;top:0;left:0;margin:auto;display:block}.content-grid-container--dividers:after{content:"";height:1px;background:#CCD2D9;width:100%;max-width:1408px;bottom:0;left:0;margin:auto;display:block}.fh-block__columns-p2-bfc0dc45e h2{font-size:var(--font-size-400);margin:0}.fh-block__columns-p2-bfc0dc45e .content-grid__item:nth-child(2){align-self:flex-end;justify-self:flex-end}.fh-block__columns-p2-bfc0dc45e .eyebrow{border:1px solid #fff;padding:0.5rem 1rem;display:inline-block;color:#fff;border-radius:0.25rem;font-size:1rem}.page-hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#1a0f03}.page-hero img{border-radius:0}.page-hero__background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.page-hero__background{width:100%;height:100%;object-fit:cover;object-position:center 65%;border-radius:0}.page-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient( 180deg,rgba(0,0,0,0.4) 0%,rgba(43,27,7,0.3) 50%,rgba(0,0,0,0.6) 100%);z-index:2}.page-hero__container{position:relative;width:100%;max-width:1200px;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#ffffff;z-index:3}.page-hero__title{font-size:clamp(3.5rem,10vw,12rem);font-weight:600;text-transform:uppercase;line-height:0.9;margin-bottom:1.5rem;position:relative;font-family:"korolev",Sans-serif;color:#fff;display:flex;justify-content:center}.page-hero__trademark{font-size:0.2em;position:relative;top:1rem;font-weight:600;font-family:"korolev",Sans-serif}.page-hero__tagline{font-size:clamp(1.125rem,2.5vw,2.25rem);font-weight:600;margin-bottom:3.5rem;margin-top:0}.page-hero__action{display:inline-block;text-decoration:none;color:#ffffff;font-size:1rem;font-weight:500;padding:1.125rem 2.5rem;background-color:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.6);border-radius:0.5rem;backdrop-filter:blur(8px);transition:background-color 0.25s ease,border-color 0.25s ease;margin-bottom:4rem}.page-hero__action:hover{background-color:rgba(0,0,0,0.45);border:1px solid rgba(255,255,255,0.25)}.page-hero__meta{display:flex;flex-direction:column;align-items:center;gap:0.75rem}.page-hero__status{font-size:0.813rem;font-weight:700;color:rgba(255,255,255,0.9)}.page-hero__logo-wrapper{display:flex;align-items:center;height:2.25rem}.page-hero__logo{height:100%;width:auto;fill:#ffffff}@media (max-width:768px){.page-hero{min-height:80vh}.page-hero__container{padding:2.5rem 1.5rem}.page-hero__tagline{margin-bottom:2.5rem}.page-hero__action{margin-bottom:3rem;padding:0.9rem 2rem;font-size:0.875rem}}.become-a-hero{position:relative;width:100%;display:flex;align-items:center;justify-content:center;background-image:url('/wp-content/uploads/2026/05/erik-oHSmhHK-BB0-unsplash-scaled-1.jpg');background-size:cover;background-position:center;background-attachment:fixed}.become-a-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.45);z-index:1}.become-a-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;color:#ffffff;padding:6rem 1rem;max-width:700px;margin:0 auto}.become-a-hero__content h2{color:#fff;font-size:var(--font-size-400);line-height:1.1}.become-a-hero__content .eyebrow{color:#fff;margin-bottom:2rem}.testimonials{width:100%;margin:0 auto;color:#1a1a1a;background:#fff url(https://farmheroes.wpenginepowered.com/wp-content/uploads/2026/05/h1-5.webp);background-size:cover;background-position:bottom right;padding:5rem 0}@media (max-width:1100px){.testimonials{background:#fff}}.testimonials__viewport{overflow:hidden;width:100%}.testimonials__track{display:flex;transition:transform 300ms ease-in-out;will-change:transform;transform:translateX(var(--carousel-transform,-100%))}.testimonials__track--instant{transition:none !important}.testimonials__slide{flex:0 0 100%;width:100%;box-sizing:border-box;text-align:left}.testimonials__quote{margin:0 0 1.5rem 0;font-size:1.5rem;line-height:1.6;font-weight:400;font-style:italic;color:#333333;font-family:georgia;max-width:700px}.testimonials__author-details{display:flex;flex-direction:column;gap:0.25rem}.testimonials__author-name{font-weight:700;font-size:1rem}.testimonials__author-role{font-size:0.875rem;color:#666666}.testimonials__navigation{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin-top:2rem}.testimonials__control{background:transparent;border:1px solid #cccccc;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#1a1a1a;transition:background-color 200ms ease,border-color 200ms ease;padding:0}.testimonials__control:hover{background-color:#f5f5f5;border-color:#999999}.editorial-outer{background:#d9dddb}.editorial-section{margin:0 auto;max-width:var(--max-w);margin-inline:auto;padding:4rem var(--space-x-base)}.editorial-section__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.editorial-section__title{font-size:3rem;line-height:1.1;font-weight:700;margin:0}.carousel{display:flex;flex-direction:column;gap:1.5rem}.carousel__viewport{overflow:hidden;width:100%}.carousel__track{display:flex;transition:transform 0.4s cubic-bezier(0.25,1,0.5,1);will-change:transform}.carousel__slide{flex:0 0 calc(33.333% - 1rem);margin-right:1.5rem;min-width:0;border-radius:2rem;overflow:hidden}.post-card{display:block;position:relative;height:400px;border-radius:16px;overflow:hidden;text-decoration:none}.post-card__background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.post-card__image{width:100%;height:100%;object-fit:cover;transition:transform 0.4s cubic-bezier(0.25,1,0.5,1);will-change:transform}.post-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,0.85) 100%);pointer-events:none}.post-card:hover .post-card__image{transform:scale(1.08)}.post-card__content{position:absolute;bottom:0;left:0;width:100%;padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;z-index:1}.post-card__tag{background-color:#f5d020;color:#112615;font-size:0.65rem;font-weight:700;text-transform:uppercase;padding:0.35rem 0.75rem;border-radius:20px;margin-bottom:auto;position:absolute;top:2rem;left:2rem;z-index:1}.post-card__title{color:#ffffff;font-size:1.5rem;line-height:1.3;font-weight:700;margin:0 0 0.75rem 0}.post-card__author{color:#d1d5d1;font-size:0.65rem;font-weight:700;text-transform:uppercase}.carousel__controls{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;padding-top:1rem}.carousel__arrow{background:transparent;border:none;color:#112615;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0.5rem;transition:opacity 0.4s cubic-bezier(0.25,1,0.5,1)}.carousel__arrow:hover:not(:disabled){opacity:0.6}.carousel__arrow:disabled{opacity:0.2}.carousel__arrow svg{pointer-events:none}@media (max-width:1024px){.carousel__slide{flex:0 0 calc(50% - 0.75rem)}}@media (max-width:768px){.editorial-section__title{font-size:2rem}.carousel__slide{flex:0 0 100%;margin-right:0}}.fh-block__one-column-p1y-b39b78a67 h2{font-weight:500}.bg-dark-grey{background:#15351A;color:#fff}.fh-block__one-column-py-b243fcda3 .container{padding-top:clamp(2rem,4.37vw + 0.72rem,4rem);padding-bottom:clamp(2rem,4.37vw + 0.72rem,4rem);max-width:710px;margin:0 auto;font-size:2.5rem;line-height:1.1}.content-grid__item-1{display:flex;flex-direction:column}.fh-block__one-column-p94-bbd98d0a7 .content-grid__item-1 h1{margin-bottom:3rem}.fh-block__one-column-p94-bbd98d0a7 .content-grid__item-1 img{box-shadow:rgba(17,12,46,0.15) 0px 48px 100px 0px}.fh-block__one-column-p73-b9a2858da{background:url(/wp-content/uploads/2026/05/hero-bk-1-1.jpg);background-size:cover;background-position:center}.fh-block__one-column-p73-b9a2858da .btn-large-primary{margin-right:1rem}.fh-block__one-column-p73-b9a2858da .button{min-width:225px}.fh-block__one-column-p73-b9a2858da h1{font-family:var(--font-family-secondary);color:#fff;font-size:var(--font-size-550)}.fh-block__one-column-p73-b9a2858da h2{font-family:var(--font-family-secondary);font-size:2rem;font-weight:600;text-transform:uppercase;line-height:1.2em;letter-spacing:-1px;color:#C9D8A6}.fh-block__one-column-p73-b9a2858da .content-grid__item-1{gap:1rem;max-width:50rem;margin:0 auto}.fh-block__one-column-p73-b9a2858da .eyebrow{font-family:var(--font-family-secondary);font-size:2rem;font-weight:600;text-transform:uppercase;line-height:1.2em;letter-spacing:-1px;color:#fff}.fh-block__one-column-p94-bf066a89a p{max-width:600px;margin:0 auto}#gform_wrapper_5{max-width:800px;margin:3rem auto 0}#gform_wrapper_5 .gfield_label{color:#fff !important}#gform_submit_button_5{background:#eed000;color:#000}.ginput_container_fileupload{border:1px dashed #fff;text-align:center;background:rgba(255,255,255,0.1);padding:2rem;margin-top:1rem}