#marketing_form:empty:after:not(.revoked-consent){content:"Loading...";padding:10px;background:linear-gradient(100deg,#eceff1 30%,#f6f7f8 50%,#eceff1 70%);background-size:400%;animation:loading 1.2s ease-in-out infinite;width:100%;display:block;text-align:center}@keyframes loading{0%{background-position:100% 50%}to{background-position:0 50%}}