.Stories-module__Of5JPa__page{background-color:var(--color-cream)}.Stories-module__Of5JPa__header{background-color:#fff;padding:8rem 0 4rem}.Stories-module__Of5JPa__header h1{margin-top:1rem;font-size:3.5rem}.Stories-module__Of5JPa__feed{padding:6rem 0}.Stories-module__Of5JPa__grid{grid-template-columns:repeat(2,1fr);gap:4rem;display:grid}.Stories-module__Of5JPa__storyCard{border:1px solid var(--color-cream-deep);transition:var(--transition-smooth);background:#fff;border-radius:4px;overflow:hidden}.Stories-module__Of5JPa__featured{grid-column:span 2;grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.Stories-module__Of5JPa__featured .Stories-module__Of5JPa__imageWrapper{height:500px}.Stories-module__Of5JPa__imageWrapper{background-color:var(--color-cream-deep);height:300px;position:relative}.Stories-module__Of5JPa__placeholderImage{background:linear-gradient(135deg, var(--color-maroon), var(--color-ink));opacity:.1;width:100%;height:100%}.Stories-module__Of5JPa__content{padding:3rem}.Stories-module__Of5JPa__meta{font-family:var(--font-body);color:var(--color-gold);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:700;display:flex}.Stories-module__Of5JPa__dot{opacity:.5}.Stories-module__Of5JPa__storyCard h3{margin-bottom:1.5rem;font-size:2rem}.Stories-module__Of5JPa__storyCard p{margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.Stories-module__Of5JPa__readMore{font-family:var(--font-body);color:var(--color-maroon);align-items:center;gap:.5rem;font-weight:700;display:flex}.Stories-module__Of5JPa__readMore span{transition:var(--transition-smooth)}.Stories-module__Of5JPa__readMore:hover span{transform:translate(5px)}@media (max-width:992px){.Stories-module__Of5JPa__grid{grid-template-columns:1fr}.Stories-module__Of5JPa__featured{grid-column:span 1;grid-template-columns:1fr}.Stories-module__Of5JPa__featured .Stories-module__Of5JPa__imageWrapper{height:300px}}
