.about-page{background-color:#f9fafb;min-height:100vh;padding:3rem 0}.about-page .container{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.about-page .container{padding:0 1.5rem}}@media (min-width:1024px){.about-page .container{padding:0 2rem}}.about-page .content-wrapper{max-width:48rem;margin:0 auto}.about-page .header{text-align:center;margin-bottom:3rem}.about-page .header h1{color:#111827;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.about-page .header p{color:#4b5563;max-width:48rem;margin:0 auto;font-size:1.25rem}.about-page .welcome-text{color:#4b5563;margin-bottom:1.5rem;font-size:1.25rem}.about-page .section{margin:2rem 0}.about-page .section h2{color:#111827;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600}.about-page .section p{color:#4b5563;margin-bottom:1.5rem;line-height:1.5}.about-page .section ul{margin-bottom:1.5rem;list-style-type:disc;list-style-position:inside}.about-page .section ul li{color:#4b5563;margin-bottom:.5rem}.about-page .who-are-we{margin:4rem 0}.about-page .who-are-we h2{color:#111827;text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:600}.about-page .who-are-we .team-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.about-page .who-are-we .team-grid{grid-template-columns:repeat(2,1fr)}}.about-page .who-are-we .team-member{background-color:#fff;border-radius:.75rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.about-page .who-are-we .team-member:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a}.about-page .who-are-we .team-member .member-image{background-color:#f3f4f6;width:100%;height:300px;position:relative}.about-page .who-are-we .team-member .member-image img{object-fit:cover;width:100%;height:100%}.about-page .who-are-we .team-member .member-content{padding:1.5rem}.about-page .who-are-we .team-member .member-content h3{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.about-page .who-are-we .team-member .member-content p{color:#4b5563;margin-bottom:1rem;line-height:1.5}.about-page .who-are-we .team-member .member-content .social-links{gap:1rem;display:flex}.about-page .who-are-we .team-member .member-content .social-links a{color:#6b7280;transition:color .2s}.about-page .who-are-we .team-member .member-content .social-links a:hover{color:#2563eb}.about-page .who-are-we .team-member .member-content .social-links a svg{width:1.5rem;height:1.5rem}
