Simple WordPress plugin to implement https://github.com/AmauriC/tarteaucitron.js.
This plugin is NOT AFFILIATED WITH Tarteaucitron.js.
<button data-wputarteaucitron-allow-service="pardot" type="button">Allow cookies from Pardot</button>
/* Hide this block if pardot is accepted */
[data-wputarteaucitron-service-pardot="1"] .my-block {
display: none;
}