.u-section-1 .u-sheet-1 {
  min-height: 70px;
}

.u-section-2 .u-sheet-1 {
  min-height: 260px;
}

.u-section-2 .u-line-1 {
  transform-origin: right center 0px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-2 .u-text-2 {
  width: auto;
  margin: 0 auto 40px;
}

.u-section-2 .vw-summary-table {
  width: 100%;
  max-width: 920px;
  margin: 26px auto 0;
  border-collapse: collapse;
}

.u-section-2 .vw-summary-media {
  width: 40%;
  vertical-align: top;
  padding: 0 18px 0 0;
}

.u-section-2 .vw-summary-text {
  width: 60%;
  vertical-align: top;
  padding: 0;
}

.u-section-2 .vw-cover {
  width: 100%;
  max-width: 210px;
  aspect-ratio: 2 / 3;
  margin: 0 auto;
  border: 2px solid #00aa00;
  border-radius: 8px;
  overflow: hidden;
  background: #0b0f16;
}

.u-section-2 .vw-cover-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.u-section-2 .vw-summary-text .u-text-2 {
  border: 2px solid #00aa00;
  border-radius: 8px;
  padding: 18px 20px;
}

@media (max-width: 575px) {
  .u-section-2 .vw-summary-media,
  .u-section-2 .vw-summary-text {
    display: block;
    width: 100%;
    padding: 0;
  }

  .u-section-2 .vw-cover {
    max-width: 220px;
    margin-bottom: 16px;
  }
}

.u-section-3 .u-sheet-1 {
  min-height: 535px;
}

.u-section-3 .u-line-1 {
  margin-bottom: 0;
  margin-top: 33px;
  transform-origin: left center 0px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 30px;
  margin-bottom: 10px;
}
