.show-for-small {
	display: none;
}

.show-for-medium {
	display: none;
}

.show-for-large {
	display: block;
}

@media only screen and (max-width: 1068px) {
	.show-for-small {
		display: none;
	}

	.show-for-medium {
		display: block;
	}

	.show-for-large {
		display: none;
	}
}

@media only screen and (max-width: 735px) {
	.show-for-small {
		display: block;
	}

	.show-for-medium {
		display: none;
	}

	.show-for-large {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.show-for-large {
		display: none;
	}

	.show-for-medium {
		display: none;
	}

	.show-for-small {
		display: block;
	}

	.show-for-xs {
		display: block;
	}
}
@media only screen and (min-width: 927px) {
	.offers-container {
		justify-content: center;
	}
}

@media only screen and (max-width: 734px) {
	.devices-banner .devices-banner-label .opaque {
		margin-inline-end: 0;
	}
}
html.no-reduced-motion .section-hero .hero-content-headline .line:nth-child(1) .words{
	line-height: 1;
}


.section-cards .cards-container .tile-listening-experience .tile-headline{
	line-height: 1.15;
}
.tile-shared-listening .tile-foc .tile-content .tile-copy .typography-headline-super {
	line-height: 1.15;
}
@media only screen and (min-width:1920px) {
	html.no-reduced-motion .section-hero .hero-content-headline .line:nth-child(2) .words{
		height: 159px;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1919px) {
	html.no-reduced-motion .section-hero .hero-content-headline .line:nth-child(2) .words{
		height: 140px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	html.no-reduced-motion .section-hero .hero-content-headline .line:nth-child(2) .words{
		height: 87px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 734px) {
	html.no-reduced-motion .section-hero .hero-content-headline .line:nth-child(2) .words{
		height: 53px;
	}
}
@media only screen and (min-width: 735px) {
	.tile-music-sing .tile-foc .tile-content .tile-copy .typography-headline-super .line:nth-child(1){
		line-height: 1.05;
	}
	.tile-music-sing .tile-foc .tile-content .tile-copy .typography-headline-super .line:nth-child(2){
		line-height: 1.05;
	}
	.tile-music-sing .tile-foc .tile-content .tile-copy .typography-headline-super .line:nth-child(3){
		line-height: 1.15;
	}
	.tile-music-sing .tile-foc .tile-content .tile-copy .typography-headline-super .line:nth-child(4){
		line-height: 1.05;
	}
}



@media only screen and (max-width: 1068px) {
	.tile-shared-listening .tile-foc .tile-content .tile-copy .typography-headline-super {
		line-height: 1.2;
	}
}

@media only screen and (max-width: 734px) {
	.tile-shared-listening .tile-foc .tile-content .tile-copy .typography-headline-super {
		line-height: 1.2;
	}
	.tile-music-sing .tile-foc .tile-content .tile-copy .typography-headline-super{
		line-height: 1.14;
	}
}
@media only screen and (max-width: 335px) {
    .section-cards .cards-container .tile-headline {
        font-size: 38px;
    }
}
.tile-music-live .tile-foc .tile-content .tile-copy .typography-headline-super {
	line-height: 1.2;
}

@media only screen and (max-width: 1068px) {
	.tile-music-live .tile-foc .tile-content .tile-copy .typography-headline-super {
		line-height: 1.2;
	}
}

@media only screen and (max-width: 734px) {
	.tile-music-live .tile-foc .tile-content .tile-copy .typography-headline-super {
		line-height: 1.2;
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-sing .tile-content {
		padding-inline-end: 90px;
	}
}

@media only screen and (max-width: 734px) {
	.cards-container .tile-boc-content {
		--sk-tile-padding: 28px;
	}
}

@media only screen and (max-width: 734px) {
	.overview-fall22-apple-music-1 {
		padding-bottom: 40px;
	}
}

.devices-banner-label {
	text-align: center;
}

.section-cards .cards-container .tile-music-discovery {
	--tile-row-height: 273px;
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery {
		--tile-row-height: 198px;
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery {
		--tile-row-height: 228.5px;
	}
}

.section-offers .card-music-offer.card-full {
	padding-bottom: 56px;
}

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

@media only screen and (max-width: 734px) {
	.section-offers .card-music-offer.card-full {
		padding-bottom: 60px;
	}
}
/* START Discovery Gallery Images */

.overview-discovery-boc-boc-70s-disco {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-70s-disco {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-70s-disco {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-80s-hiphop {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-80s-hiphop {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-80s-hiphop {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-90s-hits {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-90s-hits {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-90s-hits {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-ambient-soundscapes {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-ambient-soundscapes {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-ambient-soundscapes {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-dance-floor {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-dance-floor {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-dance-floor {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-feelgood-hits {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-feelgood-hits {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-feelgood-hits {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-folk-tunes {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-folk-tunes {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-folk-tunes {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-heartfelt-anthems {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-heartfelt-anthems {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-heartfelt-anthems {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-run-forever {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-run-forever {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-run-forever {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-smooth-jazz {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-smooth-jazz {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-smooth-jazz {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-stunning-spatial {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-stunning-spatial {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-stunning-spatial {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-boc-boc-upbeat-anthems {
	display: block;
	--p-width: 200px;
	--p-height: 200px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-discovery-boc-boc-upbeat-anthems {
		--p-width: 163px;
		--p-height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.overview-discovery-boc-boc-upbeat-anthems {
		--p-width: 123px;
		--p-height: 123px
	}
}

.overview-discovery-foc-a-list-pop, .overview-discovery-foc-afrobeats-hits, .overview-discovery-foc-after-dinner-nap, .overview-discovery-foc-all-indie, .overview-discovery-foc-alpha-playlist, .overview-discovery-foc-altctrl-playlist, .overview-discovery-foc-chill-mix, .overview-discovery-foc-get-Up-mix, .overview-discovery-foc-good-times-hits, .overview-discovery-foc-hardrock-spatial-audio, .overview-discovery-foc-heartbreak, .overview-discovery-foc-hits-afrique, .overview-discovery-foc-jazz-in-spatial-audio, .overview-discovery-foc-love, .overview-discovery-foc-made-for-spatial-audio, .overview-discovery-foc-melodic-rap, .overview-discovery-foc-nature-walk, .overview-discovery-foc-new-in-alternative, .overview-discovery-foc-new-in-hip-hop, .overview-discovery-foc-new-in-indie, .overview-discovery-foc-new-in-pop, .overview-discovery-foc-new-in-rb, .overview-discovery-foc-personal-station, .overview-discovery-foc-playlist-playground, .overview-discovery-foc-rap-life, .overview-discovery-foc-rb-now, .overview-discovery-foc-sound-therapy-mix, .overview-discovery-foc-summer-vibes, .overview-discovery-foc-todays-country, .overview-discovery-foc-viral-remixed, .overview-discovery-foc-viral-rewind-playlist {
	display: block;
	--p-width: 180px;
	--p-height: 180px;
	width: var(--p-width);
	height: var(--p-height)
}

.overview-static-fallback-discovery {
	display: block;
	--p-width: 1260px;
	--p-height: 720px;
	width: var(--p-width);
	height: var(--p-height)
}

@media only screen and (max-width: 1068px) {
	.overview-static-fallback-discovery {
		--p-width: 934px;
		--p-height: 560px
	}
}

@media only screen and (max-width: 734px) {
	.overview-static-fallback-discovery {
		--p-width: 480px;
		--p-height: 565px
	}
}

.section-cards .cards-container .tile-music-discovery {
	--rows: 14;
	--columns: 5;
	--tile-min-height: 718px;
	--tile-row-height: 278px;
	--tile-anim-offset: 490px;
	min-height: var(--tile-min-height)
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery {
		--tile-min-height: 587px;
		--tile-row-height: 195px;
		--tile-anim-offset: 190px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery {
		--tile-row-height: 230px;
		--tile-anim-offset: 175px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-foc:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.05)
}

.section-cards .cards-container .tile-music-discovery .tile-headline {
	filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.2))
}

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

.section-cards .cards-container .tile-music-discovery .tile-copy:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 810px;
	height: 428px;
	background: rgba(245, 245, 247, 0.7);
	filter: blur(50px);
	transform: translate(-50%, -50%)
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-copy:before {
		height: 350px;
		width: 624px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-copy:before {
		width: 480px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax {
	--num-images: 31;
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	left: 50%;
	transform: translate(-50%, 25%);
	display: grid;
	grid-template-columns: repeat(var(--columns), 1fr);
	grid-template-rows: repeat(var(--rows), 1fr);
	transition: transform 0.7s cubic-bezier(0, 0.25, 0.5, 1), opacity 0.6s ease-out;
	opacity: 0.001
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax {
		min-width: 934px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax {
		min-width: 480px;
		grid-template-rows: repeat(var(--rows), var(--tile-row-height));
		left: 240px
	}
}

@media only screen and (max-width: 480px) {
	.section-cards .cards-container .tile-music-discovery .parallax {
		top: calc(var(--tile-height) / 2 - var(--tile-min-height) / 2)
	}
}

html.reduced-motion .section-cards .cards-container .tile-music-discovery .parallax {
	opacity: 0.999;
	transform: translate(-50%, -10px)
}

.section-cards .cards-container .tile-music-discovery .parallax.animate {
	opacity: 0.999;
	transform: translate(-50%)
}

.section-cards .cards-container .tile-music-discovery .parallax .leave-empty {
	grid-row: 2/2;
	grid-column: 2/5;
	height: var(--tile-row-height)
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .leave-empty {
		grid-column: 1/6
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .leave-empty-row {
	grid-row: 7/7;
	grid-column: 2/6;
	height: var(--tile-row-height)
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .leave-empty-row {
		grid-column: 4/6
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .leave-empty-clone {
	grid-row: 9/9;
	grid-column: 2/5;
	height: var(--tile-row-height)
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .leave-empty-clone {
		grid-column: 1/6
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper {
	position: relative;
	--cover-sd: 180px;
	--cover-lg: 170px;
	--cover-md: 148px;
	--cover-sm: 130px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper {
		--cover-sd: 130px;
		--cover-lg: 120px;
		--cover-md: 105px;
		--cover-sm: 95px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper {
		--cover-sd: 120px;
		--cover-lg: 110px;
		--cover-md: 100px;
		--cover-sm: 80px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(1) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 55px;
	top: 0
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(1) figure {
		left: 50px;
		top: -38px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(1) figure {
		left: 16px;
		top: 55px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(2) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 30px;
	top: 84px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(2) figure {
		left: -11px;
		top: 21px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(2) figure {
		left: -8px;
		top: -15px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(3) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: 82px;
	top: 18px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(3) figure {
		left: 41px;
		top: -19px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(3) figure {
		left: 61px;
		top: 40px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(4) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 19px;
	top: -55px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(4) figure {
		left: -2px;
		top: -54px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(4) figure {
		left: 69px;
		top: -47px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(5) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -30px;
	top: 40px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(5) figure {
		left: -67px;
		top: -19px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(5) figure {
		left: 9px;
		top: 121px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(6) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -21px;
	top: 41px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(6) figure {
		left: -6px;
		top: -64px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(6) figure {
		left: -34px;
		top: -58px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(7) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 140px;
	top: 0
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(7) figure {
		left: 106px;
		top: -16px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(7) figure {
		left: 2px;
		top: 43px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(8) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -118px;
	top: 87px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(8) figure {
		left: -91px;
		top: 64px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(8) figure {
		left: 33px;
		top: -84px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(9) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: -138px;
	top: -38px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(9) figure {
		left: -115px;
		top: -38px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(9) figure {
		left: 53px;
		top: 59px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: -169px;
	top: 63px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure {
		left: -110px;
		top: 63px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure {
		left: 14px;
		top: -97px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(11) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: -142px;
	top: 28px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(11) figure {
		left: -116px;
		top: 2px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(11) figure {
		left: -14px;
		top: 129px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(12) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -2px;
	top: -82px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(12) figure {
		left: -11px;
		top: -93px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(12) figure {
		left: -85px;
		top: -17px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(13) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 56px;
	top: -15px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(13) figure {
		left: 49px;
		top: 7px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(13) figure {
		left: -2px;
		top: -61px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 30px;
	top: 72px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure {
		left: -10px;
		top: 66px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure {
		left: -48px;
		top: 61px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(15) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: 82px;
	top: 0
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(15) figure {
		left: 41px;
		top: 26px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(15) figure {
		left: 13px;
		top: -39px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(16) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 18px;
	top: 100px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(16) figure {
		left: 0;
		top: 89px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(16) figure {
		left: 15px;
		top: 105px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(17) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: -182px;
	top: -134px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(17) figure {
		left: -144px;
		top: -71px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(17) figure {
		left: -3px;
		top: -23px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(18) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -20px;
	top: -50px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(18) figure {
		left: -5px;
		top: -22px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(18) figure {
		left: 45px;
		top: 19px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(19) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 80px;
	top: 60px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(19) figure {
		left: 26px;
		top: 84px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(19) figure {
		left: 69px;
		top: -137px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(20) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: 108px;
	top: 0
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(20) figure {
		left: 132px;
		top: 45px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(20) figure {
		left: -7px;
		top: -6px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(21) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 71px;
	top: 66px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(21) figure {
		left: 85px;
		top: 107px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(21) figure {
		left: -29px;
		top: 64px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(22) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -29px;
	top: -200px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(22) figure {
		left: -11px;
		top: -170px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(22) figure {
		left: 114px;
		top: -60px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(23) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 113px;
	top: -60px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(23) figure {
		left: 72px;
		top: 72px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(23) figure {
		left: -80px;
		top: 38px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(24) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 28px;
	top: 105px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(24) figure {
		left: 102px;
		top: 114px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(24) figure {
		left: 54px;
		top: -10px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(25) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 50px;
	top: 0
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(25) figure {
		left: -7px;
		top: -33px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(25) figure {
		left: 43px;
		top: -120px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(26) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 22px;
	top: 80px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(26) figure {
		left: -22px;
		top: 87px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(26) figure {
		left: 232px;
		top: -96px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(27) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 144px;
	top: -270px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(27) figure {
		left: 106px;
		top: -101px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(27) figure {
		left: 39px;
		top: -43px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(28) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 400%;
	top: -370px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(28) figure {
		left: 735px;
		top: -178px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(28) figure {
		left: 200px;
		top: -86px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(29) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 55px;
	top: calc(-220px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(29) figure {
		left: 50px;
		top: calc(-115px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(29) figure {
		left: 16px;
		top: calc(-85px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(30) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 30px;
	top: calc(-136px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(30) figure {
		left: -11px;
		top: calc(-56px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(30) figure {
		left: -8px;
		top: calc(-155px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(31) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: 82px;
	top: calc(-202px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(31) figure {
		left: 41px;
		top: calc(-96px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(31) figure {
		left: 61px;
		top: calc(-100px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(32) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 19px;
	top: calc(-275px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(32) figure {
		left: -2px;
		top: calc(-131px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(32) figure {
		left: 69px;
		top: calc(-187px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(33) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -30px;
	top: calc(-180px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(33) figure {
		left: -67px;
		top: calc(-96px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(33) figure {
		left: 9px;
		top: calc(-19px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(34) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -21px;
	top: calc(-179px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(34) figure {
		left: -6px;
		top: calc(-141px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(34) figure {
		left: -34px;
		top: calc(-198px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(35) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 140px;
	top: calc(-220px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(35) figure {
		left: 106px;
		top: calc(-93px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(35) figure {
		left: 2px;
		top: calc(-97px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(36) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -118px;
	top: calc(-133px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(36) figure {
		left: -91px;
		top: calc(-13px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(36) figure {
		left: 33px;
		top: calc(-224px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(37) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: -138px;
	top: calc(-258px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(37) figure {
		left: -115px;
		top: calc(-115px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(37) figure {
		left: 53px;
		top: calc(-81px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(38) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: -169px;
	top: calc(-157px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(38) figure {
		left: -110px;
		top: calc(-14px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(38) figure {
		left: 14px;
		top: calc(-237px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(39) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: -142px;
	top: calc(-192px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(39) figure {
		left: -116px;
		top: calc(-75px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(39) figure {
		left: -14px;
		top: calc(-11px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(40) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -2px;
	top: calc(-302px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(40) figure {
		left: -11px;
		top: calc(-170px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(40) figure {
		left: -85px;
		top: calc(-157px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(41) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 56px;
	top: calc(-235px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(41) figure {
		left: 49px;
		top: calc(-70px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(41) figure {
		left: -2px;
		top: calc(-201px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 30px;
	top: calc(-148px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure {
		left: -10px;
		top: calc(-11px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure {
		left: -48px;
		top: calc(-79px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: 82px;
	top: calc(-220px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure {
		left: 41px;
		top: calc(-51px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure {
		left: 13px;
		top: calc(-179px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 18px;
	top: calc(-120px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure {
		left: 0;
		top: calc(12px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure {
		left: 15px;
		top: calc(-35px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: -182px;
	top: calc(-354px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure {
		left: -144px;
		top: calc(-148px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure {
		left: -3px;
		top: calc(-163px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(46) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -20px;
	top: calc(-270px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(46) figure {
		left: -5px;
		top: calc(-99px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(46) figure {
		left: 45px;
		top: calc(-121px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 80px;
	top: calc(-160px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure {
		left: 26px;
		top: calc(7px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure {
		left: 69px;
		top: calc(-277px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(48) figure {
	width: var(--cover-md);
	height: var(--cover-md);
	left: 108px;
	top: calc(-220px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(48) figure {
		left: 132px;
		top: calc(-32px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(48) figure {
		left: -7px;
		top: calc(-146px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 71px;
	top: calc(-154px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure {
		left: 85px;
		top: calc(30px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure {
		left: -29px;
		top: calc(-76px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(50) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: -29px;
	top: calc(-420px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(50) figure {
		left: -11px;
		top: calc(-247px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(50) figure {
		left: 114px;
		top: calc(-200px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(51) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 113px;
	top: calc(-280px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(51) figure {
		left: 72px;
		top: calc(-5px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(51) figure {
		left: -80px;
		top: calc(-102px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(52) figure {
	width: var(--cover-lg);
	height: var(--cover-lg);
	left: 28px;
	top: calc(-115px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(52) figure {
		left: 102px;
		top: calc(37px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(52) figure {
		left: 54px;
		top: calc(-150px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(53) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 50px;
	top: calc(-220px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(53) figure {
		left: -7px;
		top: calc(-110px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(53) figure {
		left: 43px;
		top: calc(-260px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(54) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 22px;
	top: calc(-140px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(54) figure {
		left: -22px;
		top: calc(10px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(54) figure {
		left: 232px;
		top: calc(-236px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(55) figure {
	width: var(--cover-sm);
	height: var(--cover-sm);
	left: 144px;
	top: calc(-490px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(55) figure {
		left: 106px;
		top: calc(-178px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(55) figure {
		left: 39px;
		top: calc(-183px - var(--additional-offset, 0))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(56) figure {
	width: var(--cover-sd);
	height: var(--cover-sd);
	left: 400%;
	top: calc(-590px - var(--additional-offset, 0))
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(56) figure {
		left: 735px;
		top: calc(-255px - var(--additional-offset, 0))
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(56) figure {
		left: 200px;
		top: calc(-226px - var(--additional-offset, 0))
	}
}

@media only screen and (min-width: 735px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(2) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(5) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(12) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(19) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(22) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(24) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(28) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(30) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(33) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(38) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(40) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(50) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(52) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(56) figure {
		--duration: var(--duration-fast-1);
		z-index: 2
	}
}

@media only screen and (min-width: 735px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(1) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(3) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(9) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(11) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(13) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(15) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(20) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(23) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(25) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(26) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(29) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(31) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(37) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(39) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(41) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(48) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(51) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(53) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(54) figure {
		--duration: var(--duration-fast-2);
		z-index: 2
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(2) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(5) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(7) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(13) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(15) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(18) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(19) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(22) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(23) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(27) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(28) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(30) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(33) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(35) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(38) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(41) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(46) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(50) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(51) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(55) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(56) figure {
		--duration: var(--duration-fast-1);
		z-index: 2
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(1) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(3) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(4) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(12) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(16) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(17) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(20) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(21) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(24) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(26) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(29) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(31) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(32) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(40) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(48) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(52) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(54) figure {
		--duration: var(--duration-fast-2);
		z-index: 2
	}
}

@media only screen and (min-width: 735px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(37) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(38) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(39) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(48) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure {
		--additional-offset: var(--tile-row-height)
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(34) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(35) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(36) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(37) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(39) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(40) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(41) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(42) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(46) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure {
		--additional-offset: var(--tile-row-height)
	}
}

@media only screen and (min-width: 735px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure {
		--duration: var(--duration-fast-2);
		z-index: 2
	}
}

@media only screen and (min-width: 735px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(45) figure {
		--duration: var(--duration-fast-1);
		z-index: 2
	}
}

@media only screen and (min-width: 735px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure {
		--duration: var(--duration-fast-2);
		z-index: 2
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(4) figure {
		top: 140px
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(9) figure {
		--duration: var(--duration-fast-1);
		z-index: 2
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure {
		--duration: var(--duration-fast-3);
		z-index: 3;
		top: 0
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(11) figure {
		--duration: var(--duration-fast-3);
		z-index: 3;
		top: -59px
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure {
		top: 0
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(15) figure {
		--duration: var(--duration-fast-3);
		z-index: 3
	}
}

@media only screen and (min-width: 1069px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(17) figure {
		top: -210px
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(2) figure {
		--duration: var(--duration-original);
		z-index: 1;
		top: 75px
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(3) figure {
		--duration: var(--duration-original);
		z-index: 1;
		top: 30px
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(5) figure {
		top: 30px
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(10) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(11) figure {
		--duration: var(--duration-fast-3);
		z-index: 3
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(53) figure {
		--duration: var(--duration-original);
		z-index: 1
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(6) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(8) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(13) figure {
		--duration: var(--duration-fast-3);
		z-index: 3
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(14) figure {
		--duration: var(--duration-fast-1);
		z-index: 2
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(28) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(43) figure, .section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(46) figure {
		--duration: var(--duration-fast-2);
		z-index: 2
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(44) figure {
		--duration: var(--duration-fast-1);
		z-index: 2
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(47) figure {
		--duration: var(--duration-fast-1);
		z-index: 2;
		--additional-offset: -125px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(49) figure {
		--additional-offset: -150px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(50) figure {
		--duration: var(--duration-fast-2);
		z-index: 2;
		--additional-offset: var(--tile-row-height)
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(51) figure {
		--duration: var(--duration-original);
		z-index: 1
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(52) figure {
		--additional-offset: 105px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(53) figure {
		--additional-offset: 670px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(55) figure {
		--additional-offset: 200px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax .img-wrapper:nth-of-type(56) figure {
		--additional-offset: -135px
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item {
	--transform: calc(var(--tile-min-height) * -3 - var(--tile-anim-offset));
	--duration-original: 80s;
	--duration-fast-1: 70s;
	--duration-fast-2: 74s;
	--duration-fast-3: 60s;
	--duration: var(--duration-original);
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 10px;
	background-size: cover;
	background-color: #fff
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .parallax-item {
		--duration-original: 100s;
		--duration-fast-1: 87.5s;
		--duration-fast-2: 92.5s;
		--transform: calc(var(--tile-min-height) * -4 - var(--tile-anim-offset))
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="0"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/a_list_pop__b3u1kn615hqu_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="0"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/a_list_pop__b3u1kn615hqu_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="1"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/afrobeats_hits__chvtj1rvbuly_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="1"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/afrobeats_hits__chvtj1rvbuly_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="2"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/after_dinner_nap__nfoic52vu8yq_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="2"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/after_dinner_nap__nfoic52vu8yq_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="3"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/all_indie__bnz7i842axw2_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="3"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/all_indie__bnz7i842axw2_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="4"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/alpha_playlist__dqp8jzo86piu_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="4"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/alpha_playlist__dqp8jzo86piu_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="5"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/altctrl_playlist__b6lgv9unrxw2_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="5"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/altctrl_playlist__b6lgv9unrxw2_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="6"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/chill_mix__d7zvuzqnpa82_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="6"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/chill_mix__d7zvuzqnpa82_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="7"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/get_Up_mix__d9xjje31m9km_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="7"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/get_Up_mix__d9xjje31m9km_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="8"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/good_times_hits__fsz80z5tjqqa_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="8"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/good_times_hits__fsz80z5tjqqa_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="9"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/hardrock_spatial_audio__b5l1oc8srupe_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="9"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/hardrock_spatial_audio__b5l1oc8srupe_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="10"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/heartbreak__dczxshlrtoeq_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="10"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/heartbreak__dczxshlrtoeq_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="11"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/hits_afrique__cve4fhznpvki_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="11"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/hits_afrique__cve4fhznpvki_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="12"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/jazz_in_spatial_audio__cdhdxvium63m_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="12"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/jazz_in_spatial_audio__cdhdxvium63m_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="13"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/love__exzitit2y4qe_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="13"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/love__exzitit2y4qe_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="14"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/made_for_spatial_audio__jln6d02l12y6_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="14"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/made_for_spatial_audio__jln6d02l12y6_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="15"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/melodic_rap__cz21ta25zeuu_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="15"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/melodic_rap__cz21ta25zeuu_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="16"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/nature_walk__fv3ct63t9f2a_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="16"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/nature_walk__fv3ct63t9f2a_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="17"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_alternative__ice6zxzhqimy_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="17"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_alternative__ice6zxzhqimy_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="18"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_hip-hop__fxcue0xfwga6_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="18"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_hip-hop__fxcue0xfwga6_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="19"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_indie__e5d5dlmyysk2_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="19"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_indie__e5d5dlmyysk2_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="20"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_pop__becao8lm9j8i_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="20"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_pop__becao8lm9j8i_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="21"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_rb__bbijh52hsy1u_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="21"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/new_in_rb__bbijh52hsy1u_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="22"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/personal_station__eq6o2f0yqy6a_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="22"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/personal_station__eq6o2f0yqy6a_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="23"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/playlist_playground__er93zmjftoya_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="23"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/playlist_playground__er93zmjftoya_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="24"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/rap_life__f2dwtu4tev2i_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="24"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/rap_life__f2dwtu4tev2i_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="25"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/rb_now__cg1pfypwvmc2_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="25"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/rb_now__cg1pfypwvmc2_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="26"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/sound_therapy_mix__f7tu92rax6uu_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="26"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/sound_therapy_mix__f7tu92rax6uu_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="27"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/summer_vibes__d6okm86nlm0y_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="27"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/summer_vibes__d6okm86nlm0y_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="28"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/todays_country__dej97kecdimq_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="28"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/todays_country__dej97kecdimq_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="29"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/viral_remixed__bezwygdiyv4y_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="29"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/viral_remixed__bezwygdiyv4y_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="30"] {
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/foc/viral_rewind_playlist__cboty3hdk9yu_large.jpg")
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .parallax-item[data-i="30"] {
		background-image: url("/tr/apple-music/images/overview/discovery/foc/viral_rewind_playlist__cboty3hdk9yu_large_2x.jpg")
	}
}

.section-cards .cards-container .tile-music-discovery .parallax-item.float {
	animation: float-up var(--duration) linear 1;
	animation-fill-mode: forwards
}

.section-cards .cards-container .tile-music-discovery .parallax.paused .parallax-item {
	animation-play-state: paused
}

.section-cards .cards-container .tile-music-discovery .tile-boc {
	--image-width: 392px;
	--river-height: 200px;
	--river-width: 200px
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee {
	height: 100%;
	position: relative;
	grid-area: 2/2;
	width: calc(100% + var(--sk-tile-padding) * 2);
	grid-column: span 2;
	margin-inline-start: calc(var(--sk-tile-padding) * -1);
	align-items: flex-end
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee.will-change .marquee-inner {
	will-change: transform
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-inner {
	position: absolute;
	left: 0;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-inner.clone {
	position: static
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item {
	flex-shrink: 0;
	border-radius: 10px;
	margin-inline: 4px
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item {
		border-radius: 5px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc {
		--image-width: 278px;
		--image-height: 450px;
		--river-height: 163px;
		--river-width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc {
		--image-width: 210px;
		--image-height: 352px;
		--river-height: 123px;
		--river-width: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc-body {
	display: grid;
	grid-template-rows: min-content auto;
	grid-template-columns: 1fr var(--image-width);
	grid-row-gap: 40px;
	row-gap: 40px
}

@media only screen and (max-width: 926px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc-body {
		grid-template-rows: min-content var(--image-height);
		grid-template-columns: 1fr;
		margin-inline-end: 0;
		grid-column-gap: 0;
		column-gap: 0
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .tile-boc-copy {
	padding-block-start: var(--sk-tile-padding);
	align-self: flex-start
}

@media only screen and (max-width: 926px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .tile-boc-copy {
		padding-block-start: 0
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .play-pause-button {
	--scrim-background-color: rgba(210, 210, 215, 0.64);
	--scrim-hover-background-color: rgba(223, 223, 227, 0.6976);
	--scrim-active-background-color: rgba(193, 193, 198, 0.6544);
	--icon-color: rgba(0, 0, 0, 0.56);
	--icon-interaction-color: rgba(0, 0, 0, 0.64)
}

.section-cards .cards-container .tile-music-discovery .tile-boc .boc-picture {
	z-index: 3;
	position: absolute;
	grid-area: 1/2;
	right: calc(var(--sk-tile-padding) + 36px);
	bottom: 0
}

@media only screen and (max-width: 926px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .boc-picture {
		bottom: 0;
		right: unset;
		left: var(--sk-tile-padding)
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee {
	--num-images: 12;
	--rows: 0.75;
	height: var(--river-height);
	align-self: flex-end;
	padding-block-end: 115px
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee {
		padding-block-end: 78px
	}
}

@media only screen and (max-width: 926px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee {
		padding-block-end: 73px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee {
		padding-block-end: 61px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_70s_disco__dsvb2nmfbvau_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_70s_disco__dsvb2nmfbvau_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_70s_disco__dsvb2nmfbvau_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_70s_disco__dsvb2nmfbvau_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_70s_disco__dsvb2nmfbvau_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_70s_disco__dsvb2nmfbvau_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="0"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_80s_hiphop__dslndmotsuuu_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_80s_hiphop__dslndmotsuuu_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_80s_hiphop__dslndmotsuuu_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_80s_hiphop__dslndmotsuuu_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_80s_hiphop__dslndmotsuuu_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_80s_hiphop__dslndmotsuuu_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="1"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_90s_hits__egw28e04glci_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_90s_hits__egw28e04glci_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_90s_hits__egw28e04glci_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_90s_hits__egw28e04glci_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_90s_hits__egw28e04glci_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_90s_hits__egw28e04glci_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="2"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_ambient_soundscapes__eww11xq463wy_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_ambient_soundscapes__eww11xq463wy_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_ambient_soundscapes__eww11xq463wy_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_ambient_soundscapes__eww11xq463wy_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_ambient_soundscapes__eww11xq463wy_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_ambient_soundscapes__eww11xq463wy_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="3"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_dance_floor__f1g37fj3phm6_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_dance_floor__f1g37fj3phm6_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_dance_floor__f1g37fj3phm6_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_dance_floor__f1g37fj3phm6_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_dance_floor__f1g37fj3phm6_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_dance_floor__f1g37fj3phm6_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="4"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_feelgood_hits__dhj6rnaiy1ea_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_feelgood_hits__dhj6rnaiy1ea_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_feelgood_hits__dhj6rnaiy1ea_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_feelgood_hits__dhj6rnaiy1ea_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_feelgood_hits__dhj6rnaiy1ea_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_feelgood_hits__dhj6rnaiy1ea_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="5"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_folk_tunes__bughrbldx3hy_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_folk_tunes__bughrbldx3hy_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_folk_tunes__bughrbldx3hy_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_folk_tunes__bughrbldx3hy_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_folk_tunes__bughrbldx3hy_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_folk_tunes__bughrbldx3hy_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="6"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_heartfelt_anthems__bdplnmost28y_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_heartfelt_anthems__bdplnmost28y_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_heartfelt_anthems__bdplnmost28y_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_heartfelt_anthems__bdplnmost28y_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_heartfelt_anthems__bdplnmost28y_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_heartfelt_anthems__bdplnmost28y_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="7"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_run_forever__d1qflrthbl4y_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_run_forever__d1qflrthbl4y_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_run_forever__d1qflrthbl4y_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_run_forever__d1qflrthbl4y_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_run_forever__d1qflrthbl4y_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_run_forever__d1qflrthbl4y_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="8"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_smooth_jazz__djvrjllyu6oi_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_smooth_jazz__djvrjllyu6oi_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_smooth_jazz__djvrjllyu6oi_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_smooth_jazz__djvrjllyu6oi_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_smooth_jazz__djvrjllyu6oi_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_smooth_jazz__djvrjllyu6oi_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="9"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_stunning_spatial__c3a5wx2prk2u_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_stunning_spatial__c3a5wx2prk2u_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_stunning_spatial__c3a5wx2prk2u_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_stunning_spatial__c3a5wx2prk2u_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_stunning_spatial__c3a5wx2prk2u_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_stunning_spatial__c3a5wx2prk2u_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="10"] {
		height: 123px
	}
}

.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
	background-size: 200px 200px;
	background-repeat: no-repeat;
	background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_upbeat_anthems__fte8mt0122a2_large.jpg");
	width: 200px;
	height: 200px
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_upbeat_anthems__fte8mt0122a2_large_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		background-size: 163px 163px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_upbeat_anthems__fte8mt0122a2_medium.jpg")
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_upbeat_anthems__fte8mt0122a2_medium_2x.jpg")
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		background-size: 123px 123px;
		background-repeat: no-repeat;
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_upbeat_anthems__fte8mt0122a2_small.jpg")
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		background-image: url("/tr/apple-music/images/overview/discovery/boc/boc_upbeat_anthems__fte8mt0122a2_small_2x.jpg")
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		width: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		width: 123px
	}
}

@media only screen and (max-width: 1068px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		height: 163px
	}
}

@media only screen and (max-width: 734px) {
	.section-cards .cards-container .tile-music-discovery .tile-boc .marquee-item[data-i="11"] {
		height: 123px
	}
}

@media only screen and (max-width: 734px) and (min-width: 501px) {
	.section-cards .cards-container .tile-music-discovery.fix-controls-placement .tile-boc-body {
		grid-template-rows: min-content 1fr
	}
}

@media screen and (max-width: 340px) {
	.section-cards .cards-container .tile-music-discovery.boc-stack-controls .tile-boc .boc-picture {
		left: 20px
	}
}

/* END Discovery Gallery Images */