/* Local overrides */

/* Capacity Pricing */

.page-overview .compare-table .section-capacity .typography-body-reduced {
	font-size: 14px;
	line-height: 1.42859;
	font-weight: 400;
	letter-spacing: -0.016em;
	font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	color: #6e6e73;
	font-style: normal;
}

.page-overview .compare-table .section-capacity .mdash.cap-price {
	display: inline-block;
}

/* Buy pricing */

.page-overview .compare-table .section-buy .template-dynamic-price {
	display: none;
	visibility: hidden;
}

.page-overview .compare-table .section-buy .template-dynamic-price-monthly {
	letter-spacing: -0.022em;
	font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
	font-weight: 600;
	font-size: 17px;
	line-height: 1.23536;
}

@media only screen and (min-width: 1069px) {
	.page-overview
		.compare-table
		.section-buy
		.compare-row:first-child
		.compare-column {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview
		.compare-table
		.section-buy
		.compare-row:first-child
		.compare-column {
		padding-left: 19px;
		padding-right: 19px;
	}
}

/* Learn more CTA */

.page-overview .compare-table .section-buy .compare-row:nth-of-type(3) {
	margin-top: 0;
}
.page-overview .section-buy .compare-row:nth-of-type(4) {
	display: grid;
	margin-top: 0.8em;
}

/* Copy break Financing*/
