.piano-598 {
  overflow: hidden;
  background: #000715;
  color: #f8fafc;
  font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
}

.piano-598 *,
.piano-598 *::before,
.piano-598 *::after {
  box-sizing: border-box;
}

.piano-598 a {
  color: inherit;
  text-decoration: none;
}

.piano-598 img {
  display: block;
}

.piano-598 [data-asset-key][src=""] {
  visibility: hidden;
}

.piano-hero {
  position: relative;
  height: 620px;
  overflow: hidden;
  background: #030a16;
  margin-top: 118px;
}

.piano-hero__container {
  position: absolute;
  top: 22px;
  left: 50%;
  width: 1282px;
  height: 584px;
  margin-left: 41px;
  transform: translateX(-50%);
}

.piano-hero__copy {
  position: absolute;
  top: 20px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 448px;
  height: 536px;
}

.piano-hero h1 {
  display: flex;
  align-items: flex-start;
  height: 106px;
  margin: 0;
  padding-top: 16px;
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 5px;
  line-height: 1;
  white-space: nowrap;
}

.piano-hero h1 strong {
  color: #2cf4ff;
  font-weight: inherit;
  text-shadow: 0 9px 18px rgba(27, 140, 255, 0.17);
}

.piano-hero__lead {
  height: 48px;
  margin: 0;
  padding-top: 28px;
  color: #f8fafc;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.piano-hero__description {
  height: 74px;
  margin: 0;
  padding-top: 22px;
  color: rgba(239, 245, 250, 0.7);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.piano-download {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 238px;
  height: 60px;
  margin-top: 34px;
  overflow: hidden;
  border-radius: 12px;
  background: #ffe368;
  box-shadow: 0 9px 18px rgba(27, 140, 255, 0.17);
  color: #101722 !important;
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

.piano-download:hover,
.piano-feature__download:hover {
  background: #ffeb91;
  box-shadow: 0 10px 22px rgba(255, 227, 104, 0.26);
}

.piano-download:active,
.piano-feature__download:active {
  background: #f1d75d;
  box-shadow: 0 5px 12px rgba(27, 140, 255, 0.12);
}

.piano-download.is-disabled,
.piano-download.disabled,
.piano-download[aria-disabled=true],
.piano-feature__download.is-disabled,
.piano-feature__download.disabled,
.piano-feature__download[aria-disabled=true] {
  background: #f7f0d3;
  box-shadow: none;
  color: #b5bbc8 !important;
  cursor: not-allowed;
  pointer-events: none;
}

.piano-download__highlight {
  position: absolute;
  top: -12px;
  left: 27px;
  width: 91px;
  height: 72px;
  pointer-events: none;
  will-change: transform;
  animation: piano-download-vector-sweep 2.4s ease-in-out infinite;
}

@keyframes piano-download-vector-sweep {
  0%, 18% {
    transform: translateX(-145px);
  }
  62%, 100% {
    transform: translateX(245px);
  }
}
.piano-download__icon {
  position: relative;
  z-index: 1;
  width: 24px;
  height: 24px;
}

.piano-download.is-disabled .piano-download__icon,
.piano-download.disabled .piano-download__icon,
.piano-download[aria-disabled=true] .piano-download__icon,
.piano-feature__download.is-disabled img,
.piano-feature__download.disabled img,
.piano-feature__download[aria-disabled=true] img {
  filter: grayscale(1) opacity(0.4);
}

.piano-download.is-disabled .piano-download__highlight,
.piano-download.disabled .piano-download__highlight,
.piano-download[aria-disabled=true] .piano-download__highlight {
  animation-play-state: paused;
  opacity: 0.28;
}

.piano-download span {
  position: relative;
  z-index: 1;
  color: #101722;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}

.piano-download.is-disabled span,
.piano-download.disabled span,
.piano-download[aria-disabled=true] span,
.piano-feature__download.is-disabled span,
.piano-feature__download.disabled span,
.piano-feature__download[aria-disabled=true] span {
  color: #b5bbc8;
}

.piano-hero__visual {
  position: absolute;
  top: 10px;
  left: 362px;
  width: 982px;
  height: 572px;
  object-fit: contain;
}

.piano-hero__divider {
  display: block;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #3826ff 0 4.5%, transparent 4.5% 100%);
}

.piano-section-container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

.piano-benefits {
  position: relative;
  height: 639px;
  overflow: hidden;
  background: #030A16;
}

.piano-benefits__glow {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 1200px;
  height: 272px;
  transform: translateX(-50%);
  object-fit: contain;
}

.piano-benefits .piano-section-container {
  padding-top: 90px;
}

.piano-section-heading {
  position: relative;
  width: 640px;
  height: 120px;
  margin: 0 auto;
  text-align: center;
}

.piano-section-heading h2 {
  margin: 0;
  padding-top: 22px;
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 5px;
  line-height: 1;
  white-space: nowrap;
}

.piano-section-heading p {
  margin: 18px 0 0;
  color: rgba(235, 243, 250, 0.62);
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
}

.piano-section-heading__flourish {
  position: absolute;
  top: 35px;
  left: 60px;
  width: 67px;
  height: 19px;
}

.piano-section-heading__flourish--right {
  right: 60px;
  left: auto;
}

.piano-benefits__grid {
  display: grid;
  grid-template-columns: repeat(4, 282px);
  gap: 24px;
  margin-top: 62px;
}

.piano-benefit-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 282px;
  height: 277px;
  padding: 24px 20px;
  border: 1px solid #1e3d3a;
  border-radius: 16px;
  background: linear-gradient(148.661deg, #0c1825 16.312%, #040f1d 78.344%);
  text-align: center;
}

.piano-benefit-card > img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}

.piano-benefit-card h3 {
  margin: 24px 0 0;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.piano-benefit-card p {
  width: 225px;
  margin: 12px 0 0;
  color: rgba(235, 243, 250, 0.66);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
}

.piano-features {
  height: 1592px;
  background: linear-gradient(139deg, #081526 10.71%, #060C16 90.04%);
}

.piano-features__section {
  position: relative;
  width: 1300px;
  height: 100%;
  margin: 0 auto;
  padding-top: 64px;
}

.piano-section-heading--short .piano-section-heading__flourish {
  left: 133.5px;
}

.piano-section-heading--short .piano-section-heading__flourish--right {
  right: 133.5px;
  left: auto;
}

.piano-features__list {
  position: relative;
  width: 1202px;
  margin: 64px auto 0;
}

.piano-feature {
  position: relative;
  width: 1202px;
  height: 348px;
}

.piano-feature + .piano-feature {
  margin-top: 106px;
}

.piano-feature__visual {
  position: absolute;
  top: 0;
  left: 0;
  width: 560px;
  height: 348px;
  object-fit: contain;
}

.piano-feature__copy {
  position: absolute;
  top: 25.5px;
  left: 620px;
  width: 582px;
}

.piano-feature--songs .piano-feature__copy {
  left: 40px;
  width: 520px;
}

.piano-feature--songs .piano-feature__visual {
  left: 620px;
  width: 582px;
}

.piano-feature--recording .piano-feature__copy {
  top: 43.5px;
  left: 628px;
  width: 566px;
}

.piano-feature__copy h3 {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 41px;
  margin: 0;
  padding-left: 12px;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.2;
  white-space: nowrap;
}

.piano-feature__copy h3 img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.piano-feature__copy ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.piano-feature__copy li {
  position: relative;
  min-height: 36px;
  padding-left: 22px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  white-space: nowrap;
}

.piano-feature__copy li::before {
  position: absolute;
  top: 15px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #54d7d0;
  content: "";
}

.piano-feature__download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  overflow: hidden;
  border-radius: 12px;
  background: #ffe368;
  box-shadow: 0 9px 18px rgba(27, 140, 255, 0.17);
  color: #101722 !important;
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

.piano-feature__download--small {
  width: 174px;
  height: 56px;
  margin-top: 20px;
}

.piano-feature__download--large {
  width: 194px;
  height: 60px;
  margin-top: 20px;
}

.piano-feature__download img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.piano-feature__download span {
  color: #101722;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}

.piano-feature__download--large img {
  width: 24px;
  height: 24px;
}

.piano-feature__download--large span {
  font-size: 20px;
}

.piano-reviews {
  position: relative;
  height: 512px;
  overflow: hidden;
  background: #05080C;
}

.piano-reviews__glow {
  position: absolute;
  top: -134px;
  left: 50%;
  width: 1040px;
  height: 360px;
  transform: translateX(-50%);
  object-fit: contain;
}

.piano-reviews .piano-section-container {
  padding-top: 64px;
}

.piano-reviews__grid {
  display: grid;
  grid-template-columns: repeat(3, 388px);
  gap: 18px;
  margin-top: 62px;
}

.piano-review-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 388px;
  height: 226px;
  margin: 0;
  padding: 33px 31px;
  border: 1px solid #1e3d3a;
  border-radius: 16px;
  background: linear-gradient(160.142deg, #0c131d 16.312%, #09121b 78.344%);
}

.piano-review-card blockquote {
  display: flex;
  align-items: flex-start;
  width: 326px;
  min-height: 63px;
  margin: 0;
}

.piano-review-card blockquote > img {
  flex: 0 0 auto;
  width: 18.37px;
  height: 16px;
}

.piano-review-card blockquote p {
  flex: 1;
  margin: 0;
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  font-weight: 400;
  line-height: 31.5px;
}

.piano-review-card__divider {
  display: block;
  width: 324px;
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
}

.piano-review-card figcaption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 326px;
  height: 50px;
  padding-top: 10px;
}

.piano-review-card__user {
  display: flex;
  align-items: center;
  gap: 12px;
  height: 40px;
}

.piano-review-card__user > img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.piano-review-card__user strong,
.piano-review-card__user em {
  font-size: 14px;
  line-height: normal;
  white-space: nowrap;
}

.piano-review-card__user strong {
  color: #fff;
  font-weight: 700;
}

.piano-review-card__user em {
  color: rgba(255, 255, 255, 0.53);
  font-style: normal;
  font-weight: 400;
}

.piano-review-card__stars {
  width: 96px;
  height: 16px;
  object-fit: contain;
}

.piano-cta {
  height: 380px;
  overflow: hidden;
  background: #05080C;
}

.piano-cta__container {
  position: relative;
  width: 1200px;
  height: 380px;
  margin: 0 auto;
}

.piano-cta__decoration {
  position: absolute;
  top: 40px;
  left: 0;
  width: 1200px;
  height: 300px;
  object-fit: contain;
}

.piano-cta h2 {
  position: absolute;
  top: 72px;
  left: 280px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 640px;
  height: 69px;
  margin: 0;
  padding-top: 16px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
}

.piano-cta h2 strong {
  color: #2cf4ff;
  font-weight: inherit;
}

.piano-cta h2 em {
  color: rgba(255, 255, 255, 0.9);
  font-style: normal;
  font-weight: inherit;
}

.piano-cta > .piano-cta__container > p {
  position: absolute;
  top: 141px;
  left: 380px;
  width: 440px;
  height: 70px;
  margin: 0;
  padding-top: 20px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
}

.piano-cta__download {
  position: absolute;
  top: 211px;
  left: 481px;
  margin-top: 0;
}

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