.content{width:80%;margin:0 auto}.hero{padding:5rem 0}.hero h1{font-size:4rem;font-weight:300;font-family:Inter;margin:.5rem 0;letter-spacing:-.1rem}@media screen and (max-width:1024px){.hero h1{font-size:3rem}}@media screen and (max-width:640px){.content{width:90%}.hero h1{font-size:2rem;letter-spacing:0}}h4{font-size:1.35rem;text-transform:uppercase;letter-spacing:.1rem;font-weight:700;color:#FEBE10}p{font-size:1.1rem;line-height:1.6;font-weight:400;color:#6f6f6f}.mainImage{display:flex;align-items:center;flex-direction:column;max-width:1000px;margin:0 auto;padding:2rem 0}.mainImage img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.team-members-project{display:flex;justify-content:center;margin-top:2rem;gap:10px}.team-member-icon{width:40px;height:40px;border-radius:50%;background:white;display:inline-flex;align-items:center;justify-content:center;border:2px solid #f5f3f0;overflow:hidden}.team-member-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.niko-icon{background:#3B82F6;color:white}.hero-content{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:50%;margin:0 auto}@media screen and (max-width:1024px){.hero-content{max-width:80%}}@media screen and (max-width:640px){.hero-content{max-width:100%}}.container{max-width:1400px;margin:0 auto;padding:0 4rem}@media screen and (max-width:1024px){.container{padding:0 2rem}}