.opc-Video .give-consent-preview {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 10%;
  text-decoration: none;
  background-size: cover;
}
.opc-Video .give-consent-preview:not(:hover) {
  color: #fff;
}

/*# sourceMappingURL=Video.css.map */
