.why-choose-card:hover {
        background: rgba(255, 255, 255, 0.06) !important;
        border-color: rgba(0, 188, 212, 0.3) !important;
        transform: scale(1.02) translateX(10px);
    }

