.section-siri .typography-gallery-badge.gallery-badge {
	color: #6e6e73;
}

.typography-gallery-badge {
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 400;
	letter-spacing: -0.022em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}

@media only screen and (min-width: 1069px) {
	.section-compatibility .compatibility-list.row-7 {
		grid-template-rows: repeat(7, auto);
	}
}

@media only screen and (max-width: 1068px) {
	.typography-gallery-badge {
		font-size: 14px;
		line-height: 1.2857742857;
		font-weight: 400;
		letter-spacing: -0.016em;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compatibility .compatibility-list.m-9-row {
		grid-template-rows: repeat(9, auto);
	}
}

.card-footnote-content.typography-caption-tile-footnote {
	margin-top: 14px;
	color: rgb(110, 110, 115);
	font-size: 12px;
}

.section-privacy .section-content {
	grid-template-columns: repeat(11, 1fr);
}

.section-compatibility .compatibility-copy .copy-container {
	max-width: 39ch;
}

.section-hero .hero-badge {
	margin-top: 24px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-badge {
		margin-top: 16px;
	}
}
.section.section-with-gallery.section-visual-intelligence .section-header-container {
	margin-top: 70px;
}

@media only screen and (max-width: 1068px) {
	.section.section-with-gallery.section-visual-intelligence .section-header-container {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 768px) {
	.section.section-with-gallery.section-visual-intelligence .section-header-container {
		margin-top: 0;
	}
}

.section-experience-ai .iphone-gallery .grid-item-content .links-inline, .section-experience-ai .ipad-gallery .grid-item-content .links-inline {
	margin-top: 16px;
}
