.about-page{background-color:#fff;min-height:100vh}.about-content{max-width:1000px;margin:0 auto;padding:4rem 2rem}.about-content h2{color:#1f2937;margin-bottom:1.5rem;font-size:1.8rem}.about-content p{color:#4b5563;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.about-section{margin-bottom:4rem}.about-section h2{color:#725ac1;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.about-section p{color:#4b5563;text-align:left;word-spacing:normal;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.team-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;display:grid}.team-member{text-align:center;flex-direction:column;align-items:center;display:flex}.team-member img{object-fit:cover;border:3px solid #e5e7eb;border-radius:50%;width:200px;height:200px;margin-bottom:1rem}.team-member h3{color:#1f2937;margin-bottom:.5rem;font-size:1.2rem}.team-member p{color:#6b7280;margin-bottom:0;font-size:1rem}@media (max-width:768px){.about-content{padding:3rem 1rem}.about-content h2{font-size:1.5rem}.team-grid{grid-template-columns:1fr;gap:3rem}.team-member{text-align:center;flex-direction:column;align-items:center;display:flex}.team-member img{width:150px;height:150px}.team-member h3,.team-member p{text-align:center;width:100%}.about-section h2{font-size:1.5rem}}
