.story-problem{background-color:#fff;padding:10px}.story-problem__container{align-items:start;display:grid;gap:60px;grid-template-columns:1fr 300px;margin:0 auto;max-width:1100px}.story-problem__headline{color:#1e3a5f;font-size:36px;font-weight:700;line-height:1.3;margin:0 0 32px}.story-problem__text{color:#374151;font-size:18px;line-height:1.8;margin-bottom:24px}.story-problem__text p{margin:0 0 16px}.story-problem__quote{background-color:#f0fdfa;border-left:4px solid #14b8a6;border-radius:0 8px 8px 0;margin:40px 0;padding:32px}.story-problem__quote-text{color:#1e3a5f;font-size:22px;font-style:italic;font-weight:500;line-height:1.5;margin:0 0 16px}.story-problem__quote-cite{color:#6b7280;font-size:14px;font-style:normal}.story-problem__image img{border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1);width:100%}@media (max-width:900px){.story-problem__container{gap:40px;grid-template-columns:1fr}.story-problem__image{margin:0 auto;max-width:280px;order:-1}.story-problem__headline{font-size:28px}}