/*card-lyrics start*/
.card-lyrics .card-iphone-lockup{
    margin-top: 60px;
}

.section-cards .card-lyrics{
    padding-top: 0;
}

@media only screen and (max-width: 734px) {
    .section-cards .card-lyrics {
        padding-top: 30px;
    }
}


/* card-lyrics end */
/**/
/*apple-music*/

.card-music-offer .card-copy {
    padding-top:44px
}

@media only screen and (max-width: 1068px) {
    .card-music-offer .card-copy {
        padding-top:22px
    }
}

@media only screen and (max-width: 734px) {
    .card-music-offer .card-copy {
        padding-top:0
    }
}

@media only screen and (min-width: 1069px) {
    .card-music-offer .card-copy {
        padding-right: 31px;
        padding-left:31px
    }
}

@media only screen and (max-width: 734px) {
    .card-music-offer .card-copy {
        padding-bottom:44px
    }
}

.card-music-offer .card-img-container {
	padding-top:25px;
    padding-left:10px
}

@media only screen and (max-width: 734px) {
    .card-music-offer .card-img-container {
        padding-left:0
    }
}


.card-music-offer{
    min-height: 383px;
}

@media only screen and (max-width: 1068px) {
    .card-music-offer {
        max-height: 287px;
        min-height: initial;
    }
}

@media only screen and (max-width: 734px) {
    .card-music-offer {
        min-height: 526px;
    }
}

@media only screen and (max-width: 1068px) {
    .card-music-offer .card-img-container {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 734px) {
    .card-music-offer .card-img-container {
        padding-top: 0px;
    }
}

/**/
@media only screen and (max-width: 566px) {
    .section-plans .columnheader.amv-alts {
        display: none;
    }
    .section-plans .cell.amv{
        display: none;
    }
}
@media only screen and (max-width: 734px) {
    br.xsmall{
       display:none
   }
}

/*delete apple-one*/
.section-subscription-offers .offers-container .offer-item{
    flex-basis: 50%;
}

/* plan layout start */
@media only screen and (max-width: 566px) {
	.section-plans .columnheader.alt {
		display: none;
	}
}
/* plan layout end */

/*font-weight 600*/
.section-headline {
  font-weight: 600;
}
@media only screen and (max-width: 1068px) {
  .section-headline {
    font-weight: 600;
  }
}

@media only screen and (max-width: 734px) {
  .section-headline {
    font-weight: 600;
  }
}

.section-headline-reduced {
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .section-headline-reduced {
    font-weight: 600;
  }
}

@media only screen and (max-width: 734px) {
  .section-headline-reduced {
    font-weight: 600;
  }
}

.hero-headline {
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .hero-headline {
    font-weight: 600;
  }
}

@media only screen and (max-width: 734px) {
  .hero-headline {
    font-weight: 600;
  }
}

.value-prop {
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .value-prop {
    font-weight: 600;
  }
  
}

@media only screen and (max-width: 734px) {
  .value-prop {
    font-weight: 600;
  }
  
}

.section-subscription-offers .typography-headline-reduced {
  font-weight: 600;
}

.section-offers .card-headline {
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .section-offers .card-headline {
    font-weight: 600;
  }
}

.devices-headline {
  font-weight: 600;
}

@media only screen and (max-width: 1068px) {
  .devices-headline {
    font-weight: 600;
  }
  
}

@media only screen and (max-width: 734px) {
  .devices-headline {
    font-weight: 600;
  }
}

.working-with-headline {
  font-weight: 600;
}

@media only screen and (max-width: 734px) {
  .working-with-headline {
    font-weight: 600;
  }
}
/*font weight 600 end*/


/* device start */

@media only screen and (max-width: 734px) {
    .devices-other .devices-item {
        margin-bottom:30px !important
    }
}

/* device end */

/*sonos devices logo start*/
.section-devices .section-content .devices-other .devices-item-container .device-sonos-alt {
    margin-top: 9px;
    margin-bottom: 0px;

}

@media only screen and (max-width: 1068px) {
    .section-devices .section-content .devices-other .devices-item-container .device-sonos-alt {
        margin-top: 10px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 734px) {
    .section-devices .section-content .devices-other .devices-item-container .device-sonos-alt {
        margin-top: 20px;
        margin-bottom: 0px;
    }
}

@media only screen and (max-width:480px) {
        .section-devices .devices-other .devices-item {
        margin-block: 13px;
        margin-inline: 10px;
    }
}
/*sonos devices logo end*/


/*classical headline weight start*/
.section-classical .classical-headline {
  font-weight: 600;
}
/*classical headline weight end*/




.offers-container {
    justify-content: space-evenly;
}

.section-cards .cards-container .tile-music-discovery .tile-copy {
    max-width: 62ch;
}


/*Apple Music 即唱功能*/

.section-cards .cards-container .tile-music-sing .tile-content {
    width: 547px;
}

@media only screen and (max-width: 1068px) {
      .section-cards .cards-container .tile-music-sing .tile-content {
        width: 443px;
    }
  
}

@media only screen and (max-width: 734px) {
     .section-cards .cards-container .tile-music-sing .tile-content {
        width: auto;
    }
  
}

.section-cards .tile-shared-listening .tile-copy {
    width: 470px;
}

.section-cards .tile-shared-listening .tile-copy .typography-headline-super {
    width: 405px !important;
}

@media only screen and (max-width: 1068px) {
     .section-cards .tile-shared-listening .tile-copy .typography-headline-super {
        width: 328px !important;
    }
  
}

@media only screen and (max-width: 734px) {
     .section-cards .tile-shared-listening .tile-copy .typography-headline-super {
        width: auto;
    }
  
}

/*hero copy间距*/
    .section-hero .hero-content-lockup {
        min-height: 88svh;
    }
  
    .section-hero .section-content {
        margin-bottom: 0px;
    }

.section-cards .cards-container .tile-music-discovery .tile-boc .tile-boc-copy {
    min-height: 172px;
}

@media only screen and (max-width:734px) {
   .section-cards .cards-container .tile-foc .tile-content {
        padding-right: 18px !important;
    }
}

.section-cards .cards-container .tile-music-discovery .tile-headline {
    -webkit-background-clip:text;
}

.section-cards .cards-container .tile-headline {
    -webkit-background-clip:text;
}

.text-gradient, html.no-reduced-motion .swipe-up-reveal.text-gradient .words {
    -webkit-background-clip:text;
}

@media only screen and (max-width: 734px) {
    .overview-apple-music-avail {
        display: block;
        width: var(--p-width);
        height: var(--p-height);
        position: relative;
        max-width: 401px;
        --p-width: 251px;
        --p-height: 251px;
    
    }
}

@media only screen and (max-width: 749px) and (min-width: 553px) {
    .overview-apple-music-avail {
        padding-right: 45px;
    
    }
}

.devices-banner .devices-banner-label .opaque {
  margin-inline-end: 0px;
}