/*Payment Methods */

.tile-cta {
	font-size: 17px;
	text-align: left;
	padding-top: 50px;
}

@media only screen and (min-width: 735px) {
	.section-devices .devices-other .devices-item {
		flex-basis: 18%;
		max-width: 18%;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices-other .devices-item.device-alexa-alt, .section-devices .devices-other .devices-item.device-lg-tv-alt, .section-devices .devices-other .devices-item.device-nest-alt {
		position: relative;
		left: 12px;
	}
}

.section-cards .cards-container .tile-music-sing .tile-content {
	padding-right: 167px;
}

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

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

html.no-reduced-motion .swipe-up-reveal .line .words {
	padding: 4px 0 8px;
}

.section-cards .cards-container .tile-music-discovery .tile-headline {
	padding: 0 0 5px;
}

.tile-music-live .typography-headline-super {
	padding-bottom: 5px;
}

.section-cards .cards-container .tile-shared-listening .tile-headline {
	padding-bottom: 5px;
}

#overview-fall22-apple-music-1 {
	margin-left: -28px;
}

@media only screen and (max-width: 1068px) {
	#overview-fall22-apple-music-1 {
		margin-left: -18px;
	}
}

@media only screen and (max-width: 734px) {
	#overview-fall22-apple-music-1 {
		width: 100%;
		margin: 0;
	}
}

@media only screen and (max-width: 734px) {
	#overview-fall22-apple-music-1 img {
		width: 100%;
	}
}
@media only screen and (max-width: 734px) {
	.card-apple-one-offer .overview-apple-one:after {
		padding-bottom: 0;
	}
}

#overview-apple-one-1 {
	margin-left: 50px;
}

@media only screen and (max-width: 1068px) {
	#overview-apple-one-1 {
		margin-left: 40px;
	}
	.card-apple-one-offer .links-inline li {
		display: block;
	}
	.card-apple-one-offer .links-inline li + li {
		margin: 0;
	}
}

@media only screen and (max-width: 734px) {
	#overview-apple-one-1 {
		margin-left: 0px;
		margin-right: 0;
		text-align: center;
	}
}

@media only screen and (max-width: 734px) {
	#overview-apple-one-1 img {
		position: relative;
		margin-left: 25px;
	}
}

@media only screen and (min-width: 734px) {
	.section-offers .card-half {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-offers .card-music-offer {
		padding-bottom: 28px;
	}
}

.accordion-title .accordion-title-text {
	--accordion-title-max-width: 87.333333%;
	max-width: 87.333333%;
}

/* LG logo ALT */
.section-devices .devices-other .device-lg-tv-alt {
	padding-top: 12px;
}

@media only screen and (max-width: 1068px) {
	.section-devices .devices-other .device-lg-tv-alt {
		padding-top: 5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices-other .device-lg-tv-alt {
		padding-top: 1px;
	}
}
