.stories-module__KnMhRW__stories-page{padding-top:20px}.stories-module__KnMhRW__page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.stories-module__KnMhRW__stories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.stories-module__KnMhRW__story-card{color:inherit;background:#fff;border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 2px 8px #00000014}.stories-module__KnMhRW__story-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.stories-module__KnMhRW__story-image{background:var(--gray-100);width:100%;height:220px;overflow:hidden}.stories-module__KnMhRW__story-image img{object-fit:cover;width:100%;height:100%}.stories-module__KnMhRW__story-content{padding:20px}.stories-module__KnMhRW__story-content h3{color:var(--text-color);margin-bottom:12px;font-size:18px;font-weight:600}.stories-module__KnMhRW__story-content p{color:var(--gray-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:22px;display:-webkit-box;overflow:hidden}@media (max-width:768px){.stories-module__KnMhRW__stories-grid{grid-template-columns:1fr}.stories-module__KnMhRW__stories-page{padding-top:0}.stories-module__KnMhRW__page-header{flex-direction:column;align-items:flex-start;gap:16px}}
