.production-stories{border-top:1px solid var(--line);padding-block:72px}
.production-stories .section-heading p{margin-top:20px;max-width:42ch}
.production-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.production-story-grid article{min-width:0}.production-story-grid article>a{display:block;height:100%}
.production-story-image{height:clamp(220px,25vw,380px);background:#f3f3f0;margin-bottom:26px;display:block;overflow:hidden}
.production-story-image img{display:block;min-width:0;min-height:0;width:100%;height:100%;object-fit:contain;transition:opacity .2s}
.production-story-grid a:hover img{opacity:.86}
.production-story-grid h3{font-size:clamp(24px,2.5vw,36px);line-height:1.16;letter-spacing:-.04em;margin:18px 0}
.production-story-grid p{font-size:15px;line-height:1.65;margin:0 0 24px;color:var(--muted);max-width:48ch}
.production-story-grid a:focus-visible{outline:2px solid currentColor;outline-offset:7px}
.case-story-link{margin-inline-end:30px;margin-bottom:16px}
.article-cover.production-article-cover{height:auto;max-height:none;padding:0 25px;background:#f6f6f3}
.article-cover.production-article-cover img{display:block;width:100%;height:auto;max-height:58svh;object-fit:contain;margin:auto}
.production-article-reading .prose img{display:block;width:auto;max-width:100%;height:auto;max-height:62svh;object-fit:contain;margin:32px auto}
html[dir=rtl] .production-story-grid h3{letter-spacing:0;line-height:1.6}
@media(max-width:800px){.production-story-grid{grid-template-columns:1fr;gap:42px}.production-story-image{height:340px}.production-story-grid h3{max-width:25ch}.production-stories{padding-block:48px}}
@media(max-width:480px){.production-story-image{height:300px}.article-cover.production-article-cover{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){.production-story-image img{transition:none}}

.production-stories-jump{margin-inline-start:30px}.production-stories{scroll-margin-top:90px}
@media(max-width:640px){.production-stories-jump{display:table;margin:20px 0 0}}
