.about-page-container{background:#ffffff;padding-top:8rem;min-height:100vh;width:100%}.about-content-wrapper{max-width:960px;margin:0 auto 7rem}.about-title{color:#1f2937;font-size:2.25rem;font-weight:700}.about-intro,.about-title{text-align:center;margin:0 auto 2rem}.about-intro{max-width:720px;font-size:1rem;color:#4b5563;line-height:1.6}.about-main-section{margin-top:3rem;text-align:center;padding:0 1rem}.about-main-section p{font-size:.95rem;color:#374151;max-width:720px;margin:.75rem auto;line-height:1.6}.about-team-title{margin-bottom:1.75rem;color:#1f2937;text-align:center;font-size:1.5rem;font-weight:600}.about-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem;justify-items:center;margin-top:1rem}.about-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}.about-team-card:hover{transform:translateY(-3px);border-color:#e1ad23}.about-team-img-wrapper{width:100%;height:200px;overflow:hidden;border-radius:.5rem;margin-bottom:.75rem;border:2px solid #1e3a8a;background:#f9fafb}.about-team-img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.about-team-details h3{font-size:1rem;font-weight:700;color:#1e3a8a;margin-bottom:.25rem}.about-team-details p{font-size:.85rem;color:#6b7280;margin:0}.about-footer{margin-top:2.5rem;text-align:center}