/* A magical connection to your devices fixes*/
@media only screen and (min-width: 1069px) {
	.section-connection .item-container {
		padding-left: max(20px, calc(50% - 600px));
	}
}

/* end A magical connection to your devices fixes*/

.section-airpods-3rd-gen .hero-headline {
	margin-top: 58px;
}

.no-js .section-airpods-3rd-gen .start-frame {
	opacity: 0;
}

.no-js .section-airpods-3rd-gen .static-frame {
	opacity: 1;
}
