/* 3D hover tilt base */
.service-card,
.jinie-vertical-card,
.GTX-ad-card {
    transform-style: preserve-3d;
    will-change: transform;
}


