.hero-section{position:relative;height:420px;background:url(/front/images/leadership.png) no-repeat center center/cover;display:flex;align-items:center;justify-content:center;text-align:center}.hero-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .25)}.hero-content{position:relative;color:#fff;z-index:2}.hero-content h1{font-weight:700;font-size:42px}.hero-highlight{background:#fff;color:#0f7c82;padding:5px 15px;border-radius:4px}.tab-section{background:#f3efe8;padding:40px 0;text-align:center}.custom-tabs{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.custom-tabs a{text-decoration:none;font-weight:600;color:#8c8c8c;font-size:20px;padding-bottom:8px;cursor:pointer;position:relative}.custom-tabs a.active{color:#8b5e2e}.custom-tabs a.active::after{content:"";position:absolute;width:100%;height:2px;background:#8b5e2e;bottom:0;left:0}.profile-section{padding:0}.profile-block{width:100%;padding:60px 0}.bg-light-blue{background:#b9d0dc}.bg-light-cream{background:#f3efe8}.profile-img-wrapper{position:relative;display:inline-block}.profile-img-wrapper::before{content:"";position:absolute;width:280px;height:320px;background:#ffffff40;border-radius:30px;top:20px;left:20px;z-index:1}.profile-img-wrapper img{width:260px;height:300px;object-fit:cover;border-radius:50% 50% 40% 40%;position:relative;z-index:2;box-shadow:0 10px 30px rgb(0 0 0 / .15)}.text-custom-info{color:#008294}p{text-align:justify}@media (max-width:768px){.hero-content h1{font-size:26px}.custom-tabs{gap:20px}.custom-tabs a{font-size:16px}.profile-block{text-align:center}}.bg-light-cream{background-color:#f5efe6}.dean-card{background:#fff;padding:20px;border-radius:16px;border:1px solid #e6c27a;transition:all 0.3s ease;height:100%}.dean-card img{width:100%;height:260px;object-fit:cover}.dean-card h5{font-size:18px;margin-top:10px}.dean-card p{font-size:14px}.dean-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(0 0 0 / .1)}