/* START: Compare section */
.section-compare {
	padding-block-end: 100px;
}
/* END: Compare section */

/* START: Section Mac - inline disclaimer */
.section-mac .ai-disclaimer {
	color: #86868b;
	font-size: 14px;
	font-weight: normal;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	margin-top: 15px;
}
/* END: Section Mac - inline disclaimer */

/* START: Section Apps - inline disclaimer */
.section-apps .ai-disclaimer {
	color: #86868b;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	margin-top: 30px;
}
/* END: Section Apps - inline disclaimer */

/* START: Section do more - inline disclaimer */
.section-do-more .ai-disclaimer {
	color: #86868b;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
	margin-top: 55px;
}
/* END: Section do more - inline disclaimer */
