.problem-solution{padding:120px 32px;background-color:#fff}.problem-solution-container{max-width:1200px;margin:0 auto}.problem-solution-header{text-align:center;max-width:720px;margin:0 auto 56px}.problem-solution-header h2{font-size:44px;font-weight:700;color:#1a1a1a;margin-bottom:16px;letter-spacing:-.5px}.problem-solution-header p{font-size:18px;line-height:1.6;color:#666}.problem-solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px}.problem-solution-card{background-color:#f8f8f8;border-radius:16px;padding:32px;border:1px solid #eee}.problem-solution-card.highlight{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;border:none}.problem-solution-card h3{font-size:22px;margin-bottom:12px;font-weight:700}.problem-solution-card p{font-size:16px;line-height:1.6;margin:0;color:inherit}@media (max-width:900px){.problem-solution{padding:80px 16px}.problem-solution-grid{grid-template-columns:1fr}.problem-solution-header h2{font-size:34px}}.reviews-responses{padding:120px 32px;background-color:#fff}.reviews-responses-container{max-width:1200px;margin:0 auto}.reviews-responses-content{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-gap:48px;gap:48px;align-items:center}.reviews-responses-text h2{font-size:42px;font-weight:700;color:#1a1a1a;margin-bottom:16px}.reviews-responses-text p{font-size:17px;line-height:1.7;color:#666;margin-bottom:16px}.reviews-responses-text ul{list-style:none;padding:0;margin:24px 0 0;display:grid;grid-gap:12px;gap:12px}.reviews-responses-text li{font-size:16px;color:#1a1a1a;padding-left:28px;position:relative}.reviews-responses-text li:before{content:"•";position:absolute;left:8px;color:#ff6b35;font-size:20px;top:-1px}.reviews-responses-panel{display:grid;grid-gap:20px;gap:20px}.panel-card{border-radius:16px;padding:24px;border:1px solid #eee;background-color:#fafafa}.panel-card.accent{background:linear-gradient(135deg,#ff6b35,#ff8555);color:#fff;border:none}.panel-label{display:inline-block;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:inherit;opacity:.8}.panel-card h3,.panel-label{font-weight:700;margin-bottom:10px}.panel-card h3{font-size:20px}.panel-card p{font-size:15px;line-height:1.6;margin:0;color:inherit}@media (max-width:900px){.reviews-responses{padding:80px 16px}.reviews-responses-content{grid-template-columns:1fr}.reviews-responses-text h2{font-size:34px}}.results-stats{padding:120px 32px;background-color:#fafafa}.results-stats-container{max-width:1100px;margin:0 auto}.results-stats-header{text-align:center;max-width:720px;margin:0 auto 48px}.results-stats-header h2{font-size:42px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.results-stats-header p{font-size:17px;line-height:1.6;color:#666}.results-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.results-stat-card{background:#fff;border-radius:16px;padding:32px;text-align:center;border:1px solid #eee;box-shadow:0 12px 28px rgba(0,0,0,.08)}.results-stat-value{font-size:40px;font-weight:800;color:#ff6b35;margin-bottom:8px}.results-stat-label{font-size:16px;color:#1a1a1a;font-weight:600}@media (max-width:900px){.results-stats{padding:80px 16px}.results-stats-header h2{font-size:34px}}