/* Farm photographs punctuate the product story, with no text over the animals. */
.farm-image{margin:0;overflow:hidden;background:#e4e2d9}
.farm-image img{display:block;width:100%;height:100%;object-fit:cover}
.barn-opener{width:100%;max-width:1920px;margin:30px auto 0;aspect-ratio:1.6;max-height:none}
.barn-opener img{object-position:50% 15%}
.comparison{padding-top:100px}
.introduction{grid-template-columns:1.04fr 1fr;gap:9%;align-items:center;padding-block:120px}
.daily-round-image{aspect-ratio:4/5;align-self:stretch;min-height:560px;max-height:900px}
.daily-round-image img{object-position:50% 50%}
.daily-round-copy{padding-block:15px}
.daily-round-copy .intro-heading h2{font-size:clamp(2.5rem,3.4vw,3.7rem);margin-bottom:24px}
.daily-round-copy .detail-rows{margin-top:38px}
.daily-round-copy .detail-rows article{padding-block:20px}
.daily-round-copy .detail-rows h3{font-size:1.4rem;margin-bottom:9px}
.daily-round-copy .detail-rows p{font-size:1rem;line-height:1.75}
.daily-round-copy .detail-rows article:first-child{padding-top:0}
.daily-round-copy .detail-rows article:last-child{padding-bottom:0}
.farm-panorama{width:100%;max-width:1920px;margin-inline:auto;aspect-ratio:2.35;max-height:650px}
.farm-panorama img{object-position:50% 55%}
.purchase{border-top:0;padding-top:83px}
.visual-note{padding-bottom:25px;font-size:.75rem;line-height:1.6;color:#a7bac9}
@media(max-width:1100px){.barn-opener{margin-top:22px}.introduction{gap:7%;padding-block:95px}.daily-round-image{min-height:650px}.daily-round-copy .intro-heading h2{font-size:2.7rem}}
@media(max-width:760px){
 .barn-opener{margin-top:15px;aspect-ratio:1.25;max-height:none}.barn-opener img{object-position:53% 50%}
 .comparison{padding-top:73px}
 .introduction{display:flex;flex-direction:column;gap:37px;padding-block:72px 80px}
 .daily-round-image{width:100%;min-height:0;max-height:none;aspect-ratio:4/5;align-self:auto}
 .daily-round-copy{padding:0}.daily-round-copy .intro-heading h2{font-size:2.65rem}.daily-round-copy .detail-rows{margin-top:32px}
 .daily-round-copy .detail-rows h3{font-size:1.5rem}.daily-round-copy .detail-rows article{padding-block:22px}
 .farm-panorama{aspect-ratio:1.35;max-height:none}.farm-panorama img{object-position:100% 50%}
 .purchase{padding-top:61px}.visual-note{font-size:.75rem;padding-bottom:24px}
}
@media(max-width:420px){.daily-round-copy .intro-heading h2{font-size:2.5rem}}
