#zu-services .zu-srv-img-badge{position:absolute;top:14px;left:14px;width:40px;height:40px;border-radius:12px;background:rgba(255,122,0,.9);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;backdrop-filter:blur(4px);transition:all .3s ease}#zu-services .zu-srv-card:hover .zu-srv-img-badge{background:#ff7a00;transform:scale(1.08);box-shadow:0 4px 12px rgba(255,122,0,.35)}#zu-services .zu-reveal.active{opacity:1;transform:translateY(0)}