.hero-section{min-height:55vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero-act_banner{background:url("../images/Advisory Board.jpeg") center/cover no-repeat}.hero-content{opacity:0;transform:translateY(40px);transition:all 1s ease}.hero-content.show{opacity:1;transform:translateY(0)}.hero-title{font-size:2.8rem!important;font-weight:600!important}@media (max-width:768px){.hero-act_banner{background:url("../images/Advisory Board.jpeg") center/cover no-repeat}}.text-white{color:#ffffff!important}.advisory-showcase{background:#fafafa;padding:100px 0}.showcase-header{text-align:center;margin-bottom:70px}.showcase-header span{display:inline-block;background:rgb(3 91 166 / .1);color:#035ba6;font-weight:600;padding:6px 14px;border-radius:30px;font-size:13px;margin-bottom:18px;letter-spacing:.5px}.showcase-header h2{color:#035ba6;font-size:2.8rem;font-weight:600}.showcase-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:60px 40px}.showcase-item{text-align:center;position:relative}.showcase-img-wrap{position:relative;width:220px;height:220px;margin:auto}.showcase-img-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:6px solid #035ba6;position:relative;z-index:2}.showcase-img-wrap::before{content:"";position:absolute;inset:-12px;border-radius:50%;border:4px solid #f38020;z-index:1}.showcase-info{background:#fff;margin-top:-40px;padding:60px 24px 26px;border-radius:24px;box-shadow:0 14px 36px rgb(0 0 0 / .08);transition:background 0.35s ease,transform 0.35s ease,box-shadow 0.35s ease;min-height:200px}.showcase-item:hover .showcase-info{background:#035ba6;transform:translateY(-6px);box-shadow:0 22px 48px rgb(0 0 0 / .12)}.showcase-item:hover .showcase-info h6,.showcase-item:hover .showcase-info p{color:#fff}.showcase-info h6{color:#035ba6;font-weight:600;margin-bottom:8px}.showcase-info p{margin:0;font-size:.95rem;color:#555;line-height:1.45}.highlight-name{font-size:1.5rem}@media(max-width:768px){.showcase-img-wrap{width:180px;height:180px}.showcase-header h2{font-size:2.1rem}}