.labs-section{background-color:#ffff}.labs-title{font-size:32px;font-weight:700;color:#111}.lab-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;padding-bottom:10px}.lab-card:hover{transform:translateY(-6px)}.lab-img-wrapper{width:100%;height:220px;overflow:hidden;border-radius:16px}.lab-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.lab-card:hover img{transform:scale(1.05)}.lab-title{font-size:18px;font-weight:600;margin-top:12px;padding:0 10px;color:#222}