.show-for-small {
	display: none;
}
.show-for-medium {
	display: none;
}
.show-for-large {
	display: block;
}
@media only screen and (max-width: 1068px) {
	.show-for-small {
		display: none;
	}
	.show-for-medium {
		display: block;
	}
	.show-for-large {
		display: none;
	}
}
@media only screen and (max-width: 735px) {
	.show-for-small {
		display: block;
	}
	.show-for-medium {
		display: none;
	}
	.show-for-large {
		display: none;
	}
}
@media only screen and (max-width: 320px) {
	.show-for-large {
		display: none;
	}
	.show-for-medium {
		display: none;
	}
	.show-for-small {
		display: block;
	}
	.show-for-xs {
		display: block;
	}
}
.page-how-to-buy .section-routers .grid-item .image-tile-router {
	background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_large.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_medium.png);
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_small.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_small_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router-small {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_large.png);
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router-small {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_large_2x.png);
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router-small {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_medium.png);
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router-small {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router-small {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_small.png);
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.page-how-to-buy .section-routers .grid-item .image-tile-router-small {
		background-image: url(/tr/business/enterprise/images/how-to-buy/router__i4ke067vzp2e_small_2x.png);
	}
}
@media (min-width: 834px) {
	#ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link {
		--sk-button-color-active: var(--sk-button-color-hover);
		--sk-button-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
		--sk-button-border-radius: 980px;
		--sk-button-margin-horizontal: 14px;
		--sk-button-margin-vertical: 14px;
		--sk-button-min-width-basis: 60px;
		--sk-button-padding-horizontal: 16px;
		--sk-button-padding-vertical: 9px;
		--sk-button-border-width: 1px;
		--sk-button-box-sizing: content-box;
		--sk-button-width: auto;
		--sk-button-display: inline-block;
		background: var(--sk-button-background);
		color: var(--sk-button-color);
		padding-block: calc(
			var(--sk-button-padding-vertical) - var(--sk-button-border-width)
		);
		padding-inline: calc(
			var(--sk-button-padding-horizontal) - var(--sk-button-border-width)
		);
		border-radius: var(--sk-button-border-radius);
		border: var(--sk-button-border-width) solid
			var(--sk-button-border-color);
		width: var(--sk-button-width);
		min-width: calc(
			var(--sk-button-min-width-basis) -
				var(--sk-button-padding-horizontal) * 2
		);
		cursor: pointer;
		display: var(--sk-button-display);
		box-sizing: var(--sk-button-box-sizing);
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		--sk-button-background: transparent;
		--sk-button-background-hover: rgb(255, 255, 255);
		--sk-button-background-active: #ededf2;
		--sk-button-color: rgb(245, 245, 247);
		--sk-button-color-hover: rgb(0, 0, 0);
		--sk-button-border-color: rgb(245, 245, 247);
		font-size: 12px;
		line-height: 1.3333733333;
		font-weight: 400;
		letter-spacing: -0.01em;
		font-family:
			SF Pro Text,
			SF Pro Icons,
			Helvetica Neue,
			Helvetica,
			Arial,
			sans-serif;
		padding: 3px 10px;
		margin-top: -1px;
	}
}
@media (min-width: 834px) {
	#ac-localnav .ac-ln-menu-item:last-child .ac-ln-menu-link:hover {
		background: var(
			--sk-button-background-hover,
			var(--sk-button-background)
		);
		color: var(--sk-button-color-hover, var(--sk-button-color));
		text-decoration: none;
		border-color: rgba(0, 0, 0, 0);
	}
}
