.storytelling-section{margin:0 auto;max-width:1200px;padding:60px 20px}.story-block{align-items:center;background:#fff;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:80px}.story-block:last-child{margin-bottom:0}.story-block.reverse{direction:rtl}.story-block.reverse>*{direction:ltr}.story-image{border-radius:8px;height:400px;overflow:hidden;width:100%}.story-image img{height:100%;object-fit:cover;width:100%}.story-content h2{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:20px}.story-content p{color:#666;font-size:1.05rem;line-height:1.7;margin-bottom:25px}@media (max-width:968px){.story-block{gap:30px;grid-template-columns:1fr;margin-bottom:40px;padding:30px}.story-block.reverse{direction:ltr}.story-image{height:300px}.story-content h2{font-size:1.5rem}}