.category{padding:50px 0}.heading h2{font-weight:700;margin-bottom:0}.faculty-card{border:1px solid #eee;border-radius:10px;overflow:hidden;transition:transform .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column}.faculty-card:hover{transform:translateY(-5px)}.faculty-card-img{width:100%;aspect-ratio:1/1;background-color:#f8f8f8;display:flex;justify-content:center;align-items:center;overflow:hidden}.faculty-img{width:100%;height:100%;object-fit:cover}.card-body{padding:15px;flex:1;display:flex;flex-direction:column;text-align:center}.faculty-name{font-weight:600;margin-bottom:10px}.card-body p{font-size:14px;color:#555;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.category-btn .btn-page{background:#d32f2f;color:#fff;padding:10px 25px;border-radius:5px;text-decoration:none;transition:background .3s}.category-btn .btn-page:hover{background:#b71c1c}.features-wrapper{max-width:1200px;margin:auto;background:#cfd2ff;border-radius:100px;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.04);border:2px dashed #383eb0}.bewise-feature{margin-block:-45px;border-radius:10px;padding:20px 0;z-index:9999;position:relative;background-color:#fff;border:0;box-shadow:0 1px 8px 0 rgba(0,0,0,.08)}.feature-icon{width:85px;mix-blend-mode:darken;margin:0 auto 15px}.feature-card h5{font-size:20px;font-weight:600;margin-bottom:6px;color:#222;min-height:20px}.feature-card p{font-size:14px;color:#6c757d;margin:0}.nav-pills .nav-link{padding:8px 18px!important}@media (max-width:992px){.features-wrapper{grid-template-columns:repeat(2,1fr);gap:10px;padding:20px 10px;margin-block:0}.feature-icon{width:75px}.features-wrapper{background:transparent;box-shadow:0 4px 20px rgba(0,0,0,.04);border-radius:0;border:0;gap:20px 10px}.banner-wrapper{margin-bottom:0}.feature-card h5{font-size:14px}.feature-card p{font-size:12px;line-height:normal;font-weight:600}}