.customer-story-section{background:#f8fafc;padding:5rem 0}.customer-story-section .container{margin:0 auto;max-width:1100px;padding:0 1.5rem}.customer-story-grid{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.05);display:grid;gap:3rem;grid-template-columns:1fr;padding:3rem}@media (min-width:992px){.customer-story-grid{align-items:start;grid-template-columns:65% 35%}}.customer-story-title{color:#0f172a;font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.customer-story-subtitle{color:#0f172a;font-size:1.2rem;font-weight:800;margin-bottom:1rem;margin-top:2rem}.customer-story-text{color:#475569;font-size:1rem;line-height:1.8;margin-bottom:1rem}.customer-story-quote{background:rgba(37,99,235,.05);border-left:4px solid #2563eb;border-radius:12px;color:#1e293b;font-size:1rem;font-style:italic;line-height:1.7;margin-top:2rem;padding:1.5rem}.customer-story-profile{display:flex;justify-content:center}.customer-story-profile-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,.06);max-width:320px;overflow:hidden;text-align:center;width:100%}.customer-story-profile-img{display:block;height:280px;object-fit:cover;width:100%}.customer-story-profile-info{padding:1.2rem}.customer-story-profile-info h4{color:#0f172a;font-size:1.1rem;font-weight:800;margin:0}.customer-story-profile-info p{color:#64748b;font-size:.95rem;margin-top:.3rem}.customer-story-bottom{margin-top:3rem}.customer-story-bottom-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.05);display:grid;gap:2rem;grid-template-columns:1fr;padding:2.5rem}@media (min-width:992px){.customer-story-bottom-card{align-items:start;grid-template-columns:280px 1fr}}.customer-story-bottom-img img{border-radius:16px;display:block;height:280px;object-fit:cover;width:100%}.customer-story-bottom-content h3{color:#0f172a;font-size:1.15rem;font-weight:800;margin-bottom:.6rem}.customer-story-bottom-content p{color:#475569;font-size:1rem;line-height:1.8;margin-bottom:1.5rem}