.about-us{text-align:center;background:linear-gradient(180deg,white,#d7f2d6);height:90vh}.about-us-header{max-width:800px;margin:auto}.about-us-header h2{font-size:64px;font-weight:500}.about-us-header p{font-size:16px;color:#333;width:100%}.close-icon{position:absolute;top:180px;right:270px;width:20px;cursor:pointer}.stars{position:absolute;top:200;left:200px}.team-container{display:flex;justify-content:center;flex-wrap:wrap;margin-top:20px}.team-member{background:white;padding:10px;margin:10px;border-radius:10px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}.member-image{width:200px;height:200px;object-fit:cover;border-radius:10px}.team-member h3{margin-top:10px;font-size:18px}.team-member p{font-size:14px;color:gray}