.bip-consent-vimeo-placeholder {
  position: relative;
  display: block;
  width: 100%;
  min-height: 200px;
  background: #1a1a1a;
  color: #fff;
  overflow: hidden;
}

.bip-consent-vimeo-placeholder__msg {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 1rem;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.4;
}
