.about-container{color:#fff;background-color:#000;flex-direction:column;justify-content:space-between;min-height:100vh;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;display:flex}.about-hero{text-align:center;margin-bottom:3rem}.about-hero h1{margin-bottom:1rem;font-size:3rem}.about-hero p{background:#ffffff0d;border-radius:10px;max-width:900px;margin:1.5rem auto;padding:1.5rem 2rem;font-size:1.3rem;line-height:1.8;box-shadow:0 4px 20px #0000004d}.about-services{margin-bottom:3rem}.about-services h2{border-bottom:2px solid #fff;margin-bottom:1rem;padding-bottom:.5rem;font-size:2rem;display:inline-block}.about-services ul{padding:0;list-style:none}.about-services li{background:#ffffff0d;border-radius:5px;margin:.5rem 0;padding:.75rem 1rem}.about-team{text-align:center}.about-team h2{border-bottom:2px solid #fff;margin-bottom:2rem;padding-bottom:.5rem;font-size:2rem;display:inline-block}.team-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;gap:1rem;display:grid}.team-member{text-align:center;margin-top:-20px}.team-member img{object-fit:cover;border-radius:8px;width:260px;height:280px}.team-member p{margin-top:.5rem;font-weight:700}
