.section-apple-intelligence .gallery-header .ai-disclaimer {
	display: block;
	color: var(--sk-glyph-gray-secondary);
	font-size: 14px;
	line-height: 1.2857742857;
	font-weight: 400;
	letter-spacing: -0.016em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	padding-top: 16px;
}

.display-none {
	display: none;
}

.visibility-hidden {
	visibility: hidden;
	width: auto;
	height: auto;
	padding: 0;
	border: none;
	margin: 0;
	display: inline;
	box-sizing: content-box;
	min-width: 0;
	min-height: 0;
	max-width: none;
	max-height: none;
}

.section-display .chapter1 .stat.stat2 {
	margin-top: 7px;
}

@media (max-width: 1068px) {
	.section-display .chapter1 .stat.stat2 {
		margin-top: 1rem;
	}
}

@media (max-width: 734px) {
	.section-display .chapter1 .stat.stat2 {
		margin-top: 2rem;
	}
}

@media (max-width: 1068px) {
	.stat.stat1 .stat-caption {
		font-size: 13px;
	}
}

@media (max-width: 734px) {
	.stat.stat1 .stat-caption {
		font-size: 14px;
	}
}
