
.ytsg-media {
  position: relative;
  width: 100%;
  padding-top: 177.7778%;
}

.ytsg-media iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.ytsg-card {
  border-radius: 16px;
  overflow: hidden;
  background: #000;
}
