video {
	width: 100%;
	height: auto;
}

h4,
h2 + h4 {
	margin-top: 1.6em;
}

a#modal-opener,
.icon-playcircle::after {
	cursor: pointer;
}

.column-flex-center {
	align-self: center;
}

.device-wrap {
	margin-left: 43px;
}

.device-iphone-13-pro-silver-container .device-screen,
.device-iphone-13-pro-silver-container[class*="device-animate"]:before {
	left: 18px;
	width: 249xp;
}

.column.divider-top > .row {
	margin-top: 3.2em;
}

ol.compound-item-list > li:not(:last-of-type) {
	margin-bottom: 1em;
}
ul.compact-item-list > li:not(:last-of-type) {
	margin-bottom: 0.25em;
}

.section-overview img,
.section-get-started img {
	width: 50px;
	height: auto;
}

.section-overview img.icon-alt {
	height: 50px;
	width: auto;
}

.section-documentation .callout {
	padding-right: 82.8px;
	padding-left: 82.8px;
}

@media only screen and (max-width: 1068px) {
	.device-iphone-13-pro-silver-container .device-screen,
	.device-iphone-13-pro-silver-container[class*="device-animate"]:before {
		left: 13px;
		width: 187px;
	}
	.device-wrap {
		margin-left: 0;
	}
	.column.large-11.small-12 > * {
		margin-left: 15px;
	}
	.column.large-11.small-12 > ul,
	.column.large-11.small-12 > ol {
		margin-left: calc(1.17647em + 15px);
	}
	.section-documentation .callout {
		padding-right: 8.3%;
		padding-left: 8.3%;
	}
}

@media only screen and (max-width: 734px) {
	.device-iphone-13-pro-silver-container.device-medium-for-small .device-screen,
	.device-iphone-13-pro-silver-container.device-medium-for-small[class*="device-animate"]:before,
	.device-iphone-13-pro-silver.device-medium-for-small .device-screen {
		width: 187px;
	}
	.column-flex-center {
		align-self: unset;
	}
	.device-wrap {
		margin-top: 1em;
	}
	.column.large-11.small-12 > * {
		margin-left: 0;
	}
	.column.large-11.small-12 > ul,
	.column.large-11.small-12 > ol {
		margin-left: 1.17647em;
	}
	.section-overview img,
	.section-get-started img {
		margin-top: 1em;
		margin-bottom: 1em;
	}
}
