.opc-Video iframe {
  border: none;
}
.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;
  background-position: center;
}
.opc-Video .give-consent-preview:not(:hover) {
  color: #fff;
}
.opc-Video .opc-Video-iframe-wrapper {
  position: relative;
  display: inline-block;
}

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