.about-container{background:linear-gradient(180deg,#d0e5ff 0,#f3f6fb 200px,#f9fafb 400px);padding-top:3rem;padding-bottom:3rem;min-height:100vh;width:100%}.about-page{max-width:960px;margin:0 auto}.loan-title{color:#1f2937}.about-intro,.loan-title{text-align:center;margin:0 auto 2rem}.about-intro{max-width:720px;font-size:1rem;color:#4b5563;line-height:1.6}.about-section{margin-top:3rem;text-align:center;padding:0 1rem}.about-section p{font-size:.95rem;color:#374151;max-width:720px;margin:.75rem auto;line-height:1.6}.team-title{margin-bottom:1.75rem;color:#1f2937}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem;justify-items:center;margin-top:1rem}.team-card{background:#ffffff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;width:100%;max-width:240px;box-shadow:0 4px 10px rgba(0,0,0,.03);transition:all .25s ease;text-align:center}.team-card:hover{transform:translateY(-3px);border-color:#e1ad23}.team-img-wrapper{width:100%;height:200px;overflow:hidden;border-radius:.5rem;margin-bottom:.75rem;border:2px solid #1e3a8a;background:#f9fafb}.team-img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.team-details h3{font-size:1rem;font-weight:700;color:#1e3a8a;margin-bottom:.25rem}.team-details p{font-size:.85rem;color:#6b7280;margin:0}.about-footer{margin-top:2.5rem;text-align:center}