.team-section{background:url(/assets/bgteam.svg);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:5rem 0;display:flex}.team-title{text-align:center;letter-spacing:1.5px;color:#fff;margin-bottom:.2rem;font-size:1.1rem;font-weight:500}.team-company{text-align:center;color:#1db954;letter-spacing:1px;margin-bottom:.7rem;font-size:2rem;font-weight:800}.team-desc{text-align:center;color:#d6e6d6;max-width:700px;margin:0 auto 2.5rem;font-size:1rem;font-weight:300;line-height:1.5}.team-cards{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.team-card{text-align:center;background:#232323;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:13rem;height:17rem;display:flex}.team-img-wrapper{border:3px solid #fff;border-radius:50%;width:110px;height:110px;margin-bottom:1.2rem;position:relative;overflow:hidden}.team-img{object-fit:cover}.team-name{text-align:center;letter-spacing:1px;margin-bottom:.2rem;font-size:1rem;font-weight:500}.team-role{text-align:center;letter-spacing:1px;margin-bottom:1rem;font-size:1rem;font-weight:400}.team-bio{color:#d6e6d6;text-align:center;border-top:1px solid #fff;width:75%;height:4rem;padding-top:10px;font-size:.65rem;font-weight:200}@media (max-width:768px){.team-section{background:url(/assets/bgteammob.svg);padding:1.2rem 0 1rem}.team-title{font-size:1rem}.team-company{font-size:1.2rem}.team-desc{margin-bottom:1.2rem;padding:0 .5rem;font-size:.97rem}.team-card{width:85%;padding:1rem .5rem}}
.AboutAssoci-wrapper{background:url(/assets/bgherodesk.svg) 50%/cover;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:100vh;padding:3rem 0;display:flex}.associated-title{text-align:center;font-weight:700}.associated-org,.brand-org{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.img-cover{background-color:#fff;border:1px solid #072e14;border-radius:10px;justify-content:center;align-items:center;width:15rem;height:11rem;display:flex}.img-cover img{border-radius:10px;width:11rem;height:auto}.brand-cover{background-color:#fff;border:1px solid #072e14;border-radius:10px;justify-content:center;align-items:center;width:15rem;height:11rem;display:flex}.brand-cover img{border-radius:10px;width:11rem;height:auto}@media (max-width:768px){.AboutAssoci-wrapper{background:url(/assets/bgheromob.svg)}}
