.BoardOfDirectors-module__lxhpza__page{background:#fff;min-height:100vh}.BoardOfDirectors-module__lxhpza__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#f7941d 0%,#e67e22 100%);padding:6rem 2rem 4rem}.BoardOfDirectors-module__lxhpza__heroContent{max-width:800px;margin:0 auto}.BoardOfDirectors-module__lxhpza__heroTitle{margin:0 0 1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.BoardOfDirectors-module__lxhpza__heroSubtitle{opacity:.95;margin:0;font-size:1.3rem;line-height:1.6}.BoardOfDirectors-module__lxhpza__content{background:#fff;padding:4rem 2rem}.BoardOfDirectors-module__lxhpza__container{max-width:1200px;margin:0 auto}.BoardOfDirectors-module__lxhpza__introSection{text-align:center;margin-bottom:5rem}.BoardOfDirectors-module__lxhpza__welcomeTitle{color:#2c3e50;margin:0 0 2rem;font-size:2.5rem;font-weight:700}.BoardOfDirectors-module__lxhpza__introText{max-width:900px;margin:0 auto}.BoardOfDirectors-module__lxhpza__introText p{color:#555;text-align:left;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.8}.BoardOfDirectors-module__lxhpza__introText p:last-child{margin-bottom:0}.BoardOfDirectors-module__lxhpza__boardSection{margin-bottom:5rem}.BoardOfDirectors-module__lxhpza__sectionTitle{color:#2c3e50;text-align:center;margin:0 0 3rem;font-size:2.5rem;font-weight:700}.BoardOfDirectors-module__lxhpza__boardGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.BoardOfDirectors-module__lxhpza__memberCard{text-align:center;background:#fff;border-radius:15px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08)}.BoardOfDirectors-module__lxhpza__memberCard:hover{transform:translateY(-8px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.BoardOfDirectors-module__lxhpza__memberImage{background:#f0f0f0;width:100%;height:280px;position:relative;overflow:hidden}.BoardOfDirectors-module__lxhpza__profileImage{object-fit:cover;width:100%;height:100%}.BoardOfDirectors-module__lxhpza__memberInfo{padding:2rem 1.5rem}.BoardOfDirectors-module__lxhpza__memberName{color:#2c3e50;margin:0 0 .8rem;font-size:1.3rem;font-weight:700;line-height:1.3}.BoardOfDirectors-module__lxhpza__memberDesignation{color:#f7941d;margin:0;font-size:.95rem;font-weight:600;line-height:1.5}.BoardOfDirectors-module__lxhpza__impactSection{background:linear-gradient(135deg,rgba(247,148,29,.05),rgba(0,168,204,.05));border-radius:20px;margin-bottom:4rem;padding:4rem 2rem}.BoardOfDirectors-module__lxhpza__impactTitle{color:#2c3e50;text-align:center;margin:0 0 3rem;font-size:2.5rem;font-weight:700}.BoardOfDirectors-module__lxhpza__impactGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.BoardOfDirectors-module__lxhpza__impactCard{text-align:center;background:#fff;border-radius:12px;padding:2.5rem 2rem;transition:all .3s;box-shadow:0 3px 15px rgba(0,0,0,.08)}.BoardOfDirectors-module__lxhpza__impactCard:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,.12)}.BoardOfDirectors-module__lxhpza__impactIcon{margin-bottom:1rem;font-size:3rem}.BoardOfDirectors-module__lxhpza__impactCard h3{color:#2c3e50;margin:0 0 .8rem;font-size:1.2rem;font-weight:700}.BoardOfDirectors-module__lxhpza__impactCard p{color:#666;margin:0;font-size:.95rem;line-height:1.6}.BoardOfDirectors-module__lxhpza__ctaSection{text-align:center;background:#fff;border-radius:20px;padding:4rem 2rem}.BoardOfDirectors-module__lxhpza__ctaSection h2{color:#2c3e50;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.BoardOfDirectors-module__lxhpza__ctaSection p{color:#666;max-width:700px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.8}.BoardOfDirectors-module__lxhpza__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.BoardOfDirectors-module__lxhpza__primaryBtn{color:#fff;background:linear-gradient(135deg,#f7941d,#e67e22);border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 5px 20px rgba(247,148,29,.3)}.BoardOfDirectors-module__lxhpza__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(247,148,29,.4)}.BoardOfDirectors-module__lxhpza__secondaryBtn{color:#f7941d;background:#fff;border:2px solid #f7941d;border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.BoardOfDirectors-module__lxhpza__secondaryBtn:hover{color:#fff;background:#f7941d;transform:translateY(-3px)}@media (max-width:768px){.BoardOfDirectors-module__lxhpza__hero{padding:4rem 1.5rem 3rem}.BoardOfDirectors-module__lxhpza__heroTitle{font-size:2.5rem}.BoardOfDirectors-module__lxhpza__heroSubtitle{font-size:1.1rem}.BoardOfDirectors-module__lxhpza__content{padding:3rem 1.5rem}.BoardOfDirectors-module__lxhpza__welcomeTitle,.BoardOfDirectors-module__lxhpza__sectionTitle,.BoardOfDirectors-module__lxhpza__impactTitle{font-size:2rem}.BoardOfDirectors-module__lxhpza__introText p{font-size:1rem}.BoardOfDirectors-module__lxhpza__boardGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem}.BoardOfDirectors-module__lxhpza__impactSection{padding:3rem 1.5rem}.BoardOfDirectors-module__lxhpza__impactGrid{grid-template-columns:1fr;gap:1.5rem}.BoardOfDirectors-module__lxhpza__ctaSection{padding:3rem 1.5rem}.BoardOfDirectors-module__lxhpza__ctaSection h2{font-size:2rem}.BoardOfDirectors-module__lxhpza__ctaButtons{flex-direction:column;align-items:stretch}.BoardOfDirectors-module__lxhpza__primaryBtn,.BoardOfDirectors-module__lxhpza__secondaryBtn{text-align:center;width:100%}}@media (max-width:480px){.BoardOfDirectors-module__lxhpza__heroTitle{font-size:2rem}.BoardOfDirectors-module__lxhpza__heroSubtitle{font-size:1rem}.BoardOfDirectors-module__lxhpza__welcomeTitle,.BoardOfDirectors-module__lxhpza__sectionTitle,.BoardOfDirectors-module__lxhpza__impactTitle{font-size:1.8rem}.BoardOfDirectors-module__lxhpza__boardGrid{grid-template-columns:1fr}.BoardOfDirectors-module__lxhpza__memberImage{height:250px}.BoardOfDirectors-module__lxhpza__memberInfo{padding:1.5rem}}
