.mv-video-cases > .kg-wrap {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.mv-video-cases__head .kg-label {
  display: inline-flex;
  padding: 7px 12px;
  border-radius: 999px;
  background: #e8f2fa;
  color: #1d5789;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.mv-video-cases__more {
  margin: 26px 0 0;
  text-align: center;
}

.mv-video-cases__more a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 7px;
  background: #102f4a;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}
