/* Start - Live Listen alt - Music Haptics */
.section-features .features-card-music-haptics .tile {
	background-color: rgb(0, 121, 255);
}

.section-features .features-card-music-haptics .tile .tile-media {
	width: 100%;
	height: 100%;
}

.section-features .features-card-music-haptics .tile .lottie svg {
	position: absolute;
	width: 150% !important;
	height: auto !important;
	left: 50%;
	inset-block-end: -4%;
	transform: translateX(-50%) !important;
}
/* End - Live Listen alt - Music Haptics */

@media (min-width: 1321px) {
	.section-values-cards .values-gallery .paddlenav {
		display: none;
	}
}
