.sticker-calc--sample-pending .sticker-calc__card,
.acr-calc--sample-pending .acr-calc__card,
.af-widget--sample-pending .af-widget__card {
  visibility: hidden;
}

.zug-sample-control--disabled {
  opacity: 0.42;
  cursor: not-allowed;
  filter: saturate(0.25);
}

.zug-sample-control--disabled,
.zug-sample-control--disabled * {
  pointer-events: none;
}
