.section-hero .mx-performance .mx-copy * {
	color: rgb(134, 134, 139);
}

.section-upgraders .section-headline {
	max-width: 800px;
}

.gradient-text-purple {
	padding-top: 3px;
}

.gradient-text-blue {
	padding-top: 3px;
}

/* Trade in copy */
@media only screen and (max-width: 734px) {
	.section-upgraders .trade-in-copy {
		max-width: 280px;
	}
}

/* Accessories Tile */
.router-item-accessories:not(.full-split) .router-item-headline {
	max-width: 410px;
}

html.text-zoom .router-item-accessories:not(.full-split) .router-item-headline {
	max-width: unset;
}

/* Environment Tile */
.router-item-environment .router-item-content {
	margin-top: 156px;
	margin-bottom: 156px;
	max-width: unset;
}

@media only screen and (max-width: 1068px) {
	.router-item-environment .router-item-content {
		margin-top: 81px;
		margin-bottom: 81px;
	}
}

@media only screen and (max-width: 734px) {
	.router-item-environment .router-item-content {
		margin-top: 0;
		margin-bottom: 0;
	}
}

.router-item-environment .router-item-headline {
	margin-left: auto;
	margin-right: auto;
	max-width: unset;
}

.router-item-copy {
	max-width: 820px;
}

html.text-zoom .router-item-copy {
	max-width: unset;
}

.section-routers .router-item-environment .accent-green:before {
	width: 84px;
	height: 47px;
	background-size: 88px 47px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 70px;
		height: 42px;
		background-size: 70px 42px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 56px;
		height: 34px;
		background-size: 56px 34px;
	}
}

.section-routers .router-item-environment .accent-green:before {
	bottom: 8px;
	left: -4px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		bottom: 6px;
		left: -5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		bottom: 4px;
		left: -3px;
	}
}

/* Trade In tile */

/* Fix trade in router headline width */
.router-grid.grid .router-item-tradein .router-item-headline {
	max-width: 530px;
	margin: 0 auto;
}

/* Hardware */
.subsection-internals .keyline-container .measurement-label-height {
	width: 80px;
}

.section-studio-display .gallery-grid-icon + p {
	max-width: 360px;
}
