html body[data-color-scheme="dark"].dmf .bg-light.section-header {
	background-color: #f9f9f9 !important;
}

.icon-blue {
	display: inline-block;
	min-width: 23px;
}

.download {
	margin-bottom: 1em;
}

.download:after {
	display: block;
	content: "";
	clear: both;
}

.download .image-file {
	float: left;
	margin-right: 0.5em;
}

.section-content {
	padding-top: 72px;
	padding-bottom: 72px;
}

p.typography-subbody {
	color: #4d4d4d;
}

.theme-dark p.typography-subbody {
	color: #cccccc;
}

.typography-caption {
	color: #888888;
	font-size: 11px;
}

.thumbnail {
	width: 80px;
	height: 45px;
	margin-right: 24px;
	overflow: visible;
}

.thumbnail-label {
	display: block;
	margin-top: 0.5em;
	font-size: 14px;
	text-align: center;
}

.thumbnail-overview {
	background-image: url("/design/resources/images/thumbnail-overview.png");
}

.thumbnail-comps {
	background-image: url("/design/resources/images/thumbnail-comps.png");
}

.thumbnail-icons {
	background-image: url("/design/resources/images/thumbnail-icons.png");
}

.thumbnail-glyphs {
	background-image: url("/design/resources/images/thumbnail-glyphs.png");
}

figure[data-figure-id="image-ios-apps"] {
	width: 375px;
	height: 451px;
	background-size: 375px 451px;
	background-image: url("/design/resources/images/image-ios-elements-large.png");
	margin: 48px auto 0;
}

@media screen and (max-width: 1067px) {
	figure[data-figure-id="image-ios-apps"] {
		width: 319px;
		height: 414px;
		background-size: 319px 414px;
	}
}

figure[data-figure-id="image-watchos-apps"] {
	width: 431px;
	height: 262px;
	background-image: url("/design/resources/images/image-watchos-elements-large.png");
	background-size: 431px 262px;
	margin: 0 auto 0;
}

figure[data-figure-id="image-tvos-apps"] {
	width: 303px;
	height: 210px;
	background-image: url("/design/resources/images/image-tvos-elements-large.png");
	background-size: 303px 210px;
	margin: 0 auto 0;
}

.agreement-overlay {
	margin-top: -365px !important;
}

.agreement-text {
	max-height: 500px !important;
}

a[data-agreement-id] {
	cursor: pointer !important;
}

.icon-blue {
	color: var(--color-figure-blue);
}

.download-text-link {
	color: black;
}

.download-text-description {
	color: #9b9b9b;
	width: 100%;
	margin-left: 25px;
}

.row-download {
	padding: 0 1.5em 1em 1.5em;
}

@media only screen and (max-width: 1068px) {
	.row-download {
		padding: 0 1em 1em 1em;
	}
}

@media only screen and (max-width: 734px) {
	.row-download {
		padding: 0 0 1em 0;
	}
}

.download-image {
	width: 100%;
	width: -moz-available;
	width: -webkit-fill-available;
	width: fill-available;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.download-image-container {
	min-height: 179px;
}

@media only screen and (max-width: 1068px) {
	.download-image-container {
		min-height: 201px;
	}
}

@media only screen and (max-width: 734px) {
	.download-image-container {
		min-height: 208px;
	}
	.download-image {
		width: 341px;
		height: 208px;
	}
}

@media only screen and (max-width: 385px) {
	.download-image {
		width: 100%;
		width: -moz-available;
		width: -webkit-fill-available;
		width: fill-available;
		height: unset;
	}
}

div.row-download a.list-icon-document {
	padding-left: 24px;
}

.section-content .row > .column.download-column-text {
	padding: 1.5em 0.5em;
}

html header div.section-content .links a {
	display: flex;
	justify-content: center;
	flex-direction: column;
	color: black;
	text-align: center;
	margin: 0 1.5vw;
}

html body[data-color-scheme="dark"] header div.section-content .links a {
	color: white;
}

.image-sf-symbols {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 410px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	background-image: url("/design/resources/images/SF-Symbols_2x.png?1");
}

body[data-color-scheme="dark"] .image-sf-symbols {
	background-image: url("/design/resources/images/SF-Symbols-dark_2x.png?1");
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
	.image-sf-symbols {
		min-height: 210px;
	}
}

@media only screen and (max-width: 735px) {
	.image-sf-symbols {
		min-height: 290px;
	}
}

@media only screen and (max-width: 320px) {
	.image-sf-symbols {
		min-height: 280px;
	}
}

.platform-icon {
	margin: 0 auto 0.5em;
	width: 54px;
	height: 54px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.platform-icon-ios {
	background-image: url("/assets/elements/icons/platforms/icon-ios-ipados.svg");
}

.platform-icon-macos {
	background-image: url("/assets/elements/icons/platforms/icon-macos.svg");
}

.platform-icon-watchos {
	background-image: url("/assets/elements/icons/platforms/icon-watchos.svg");
}

.platform-icon-tvos {
	background-image: url("/assets/elements/icons/platforms/icon-tvos.svg");
}

.platform-icon-fonts {
	background-image: url("/design/resources/images/textformat.svg");
}

.platform-icon-symbols {
	background-image: url("/design/resources/images/sfsymbolsicon.svg");
}

.platform-icon-tech {
	background-image: url("/design/resources/images/gear.svg");
}

.platform-icon-marketing {
	background-image: url("/design/resources/images/marketingimageryicon.svg");
}

body[data-color-scheme="dark"] .platform-icon {
	filter: invert(77%) sepia(9%) saturate(0%) hue-rotate(264deg) brightness(102%) contrast(91%);
}
body[data-color-scheme="light"] .platform-icon {
	filter: invert(29%) sepia(0%) saturate(132%) hue-rotate(163deg) brightness(104%) contrast(91%);
}

.chapternav {
	backdrop-filter: unset !important;
	background: unset !important;
}

body[data-color-scheme="light"] .chapternav-label {
	color: #2d2d2d;
}

body[data-color-scheme="dark"] .chapternav-label {
	color: #e9e9e9;
}

.chapternav-link:hover {
	opacity: 0.65;
}

.title-height, .title-height-large {
	height: 2em;
}

@media only screen and (max-width: 1068px) {
	.title-height-large {
		height: unset;
	}

	.title-height-medium {
		height: 2em;
	}
}

@media only screen and (max-width: 735px) {
	.title-height-large, .title-height-medium {
		height: unset;
	}
}
