.section-plans .gallery .anz-fix .tile {
	flex-direction: row;
}

.section-plans .gallery .anz-fix .tile-content {
	order: 2;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.section-plans .gallery .anz-fix picture {
	height: 500px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
	.section-plans .gallery .anz-fix picture {
		height: 360px;
	}
}

@media (max-width: 734px) {
	.section-plans .gallery .anz-fix .tile {
		flex-direction: column;
	}

	.section-plans .gallery .anz-fix .tile-content {
		order: 1;
		display: block;
	}

	.section-plans .gallery .anz-fix picture {
		order: 2;
		height: 148px;
	}
}

.section-plans .gallery .anz-fix .tile .markdown ul {
	margin-top: 0;
}

.section-copy.typography-label.font-regular.anz-fix {
	color: rgb(110, 110, 115);
	max-width: 60ch;
	font-size: 19px;
}

@media (max-width: 1068px) {
	.section-copy.typography-label.font-regular.anz-fix {
		font-size: 14px;
	}
}

@media (max-width: 734px) {
	.section-copy.typography-label.font-regular.anz-fix {
		font-size: 12px;
	}
}

.section-copy.typography-label.font-regular.anz-fix a {
	color: rgba(0, 0, 0, 0.72);
}

.section-plans .gallery .anz-fix .tile picture {
	overflow: visible;
}

.anz-fix .overview-plans-iphone-single {
	transform: translateY(25px);
}

.anz-fix .overview-plans-headphones-single {
	transform: translateY(57px);
}

@media (max-width: 1068px) {
	.anz-fix .overview-plans-headphones-single {
		transform: translateY(45px);
	}
}

@media (max-width: 734px) {
	.anz-fix .overview-plans-iphone-single, .anz-fix .overview-plans-headphones-single {
		transform: translateY(0);
	}
}

@media (min-width: 734px) {
	.section-plans .gallery .anz-fix .tile .anz-watch-fix {
		width: 500px;
	}
}

.section-hero .secondary-copy {
	margin-block-start: 50px;
	color: #6e6e73;
}

.section-plans .gallery .tile-content:has(.badge) .eyebrow {
	margin-top: 45px;
}

#ac-globalfooter .ac-gf-sosumi li p:not(:first-of-type) {
	padding-top: 0.8em;
}
