.section-media-wrapper.video-wrapper.has-shadow {
  box-shadow:0px 4px 64px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}

.section-media-wrapper .hero__content {
  width: 100%;
}

.section-media-wrapper .image__video__play {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
}

.section-media-wrapper .hero__button-group {
  height: 100%;
}