/* Local Fixes */

/*apple pay later*/
.overview-apple-pay-setup
{
	display:block;
	width:var(--p-width);
	height:var(--p-height);
	--p-width:386px;
	--p-height:793px
}

@media only screen and (max-width:1068px)and (max-width:1068px){
	.overview-apple-pay-setup{
		--p-width:274px;
		--p-height:559px
	}
}

@media only screen and (max-width:734px)and (max-width:734px){
	.overview-apple-pay-setup{
		--p-width:250px;
		--p-height:511px
	}
}

.overview-apple-pay-wallet
{
		display:block;
		width:var(--p-width);
		height:var(--p-height);
		--p-width:386px;
		--p-height:793px
}

@media only screen and (max-width:1068px)and (max-width:1068px){
	.overview-apple-pay-wallet{
		--p-width:274px;
		--p-height:559px
	}
}

@media only screen and (max-width:734px)and (max-width:734px){
	.overview-apple-pay-wallet{
		--p-width:250px;
		--p-height:511px
	}
}



/* Local nav */
#ac-localnav {
	display: none;
}
html.wallet-supported #ac-localnav {
	display: block;
}

@media only screen and (max-width: 734px) {
	.typography-section-heading {
		font-size: 41px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-easy-does-it .container-hardware {
		height: 773px;
		margin-bottom: 50px;
	}
	.section-easy-does-it .typography-body-copy-emoji {
		margin-bottom: 119px;
	}
	.section-easy-does-it .container-hardware.macbook {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-easy-does-it .container-hardware {
		height: 532px;
		margin-bottom: 44px;
	}
	.section-easy-does-it .typography-body-copy-emoji {
		margin-bottom: 101px;
	}
	.section-easy-does-it .container-hardware.macbook {
		margin-bottom: 44px;
	}
}

@media only screen and (max-width: 734px) {
	.section-easy-does-it .container-hardware {
		margin-bottom: 22px;
	}
	.section-easy-does-it .container-hardware.macbook {
		margin-bottom: 22px;
	}
	.section-easy-does-it .container-text {
		margin-bottom: 95px;
	}
}

/* section-logo-group  */
.section-logo-group .typography-section-heading {
	margin-top: 21px;
	margin-bottom: 68px;
}

/* Routers  */
.section-routers .router {
	width: 100%;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router:last-of-type {
		margin-right: auto;
		margin-left: auto;
	}
}

.online-apps {
	margin-top: 400px;
}
@media only screen and (max-width: 1068px) {
	.online-apps {
		margin-top: 260px;
	}
}
@media only screen and (max-width: 734px) {
	.online-apps {
		margin-top: 0px;
	}
}

/* Banks and cards */

.typography-headline-reduced {
	font-size: 40px;
	line-height: 1.1;
	font-weight: 600;
	letter-spacing: 0em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
.page-overview .logos {
	margin-top: 25px;
	margin-bottom: -70px;
}
@media only screen and (max-width: 1068px) {
	.typography-headline-reduced {
		font-size: 32px;
		line-height: 1.125;
		font-weight: 600;
		letter-spacing: 0.004em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}
@media only screen and (max-width: 735px) {
	.typography-headline-reduced {
		font-size: 27px;
		line-height: 1.14815;
		font-weight: 600;
		letter-spacing: 0.008em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}

.typography-headline-elevated {
	font-size: 68px;
	line-height: 1.0593;
	font-weight: 600;
	letter-spacing: -0.01em;
	font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica",
		"Arial", sans-serif;
}
@media only screen and (max-width: 1068px) {
	.typography-headline-elevated {
		font-size: 56px;
		line-height: 1.07143;
		font-weight: 600;
		letter-spacing: -0.005em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}
@media only screen and (max-width: 735px) {
	.typography-headline-elevated {
		font-size: 40px;
		line-height: 1.1;
		font-weight: 600;
		letter-spacing: 0em;
		font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue",
			"Helvetica", "Arial", sans-serif;
	}
}

.page-overview .section-logo-group .section-content.banks {
	padding-top: 150px;
	padding-bottom: 40px;
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .section-content.banks {
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-logo-group .section-content.banks {
		padding-top: 102px;
	}
}

.page-overview .section-logo-group .section-content {
	padding-bottom: 70px;
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .section-content {
		padding-bottom: 30px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-logo-group .section-content {
		padding-bottom: 20px;
	}
}

.section-block:last-child,
.section-block.section-block--last {
	padding-bottom: 125px;
}
@media only screen and (min-width: 1442px) {
	.section-block:last-child,
	.section-block.section-block--last {
		padding-bottom: 125px;
	}
}

.page-overview .section-logo-group .logo-image {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image {
		width: 135px;
		height: 77px;
		background-size: 135px 77px;
		background-repeat: no-repeat;
	}
}

.page-overview .logo-image {
	margin: 22px auto;
	text-indent: -9999px;
}

.gray-background {
	background-color: #fafafa;
}
.page-overview .divider-top {
	border-top: 1px solid #d6d6d6;
}

/* Localized Logos for Banks/Cards */
/* Mastercard */
.page-overview .section-logo-group .logo-image.logo-mastercard {
	background-image: url("/co/apple-pay/images/overview/logos/cards/mastercard_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-overview .section-logo-group .logo-image.logo-mastercard {
		background-image: url("/co/apple-pay/images/overview/logos/cards/mastercard_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-mastercard {
		background-image: url("/co/apple-pay/images/overview/logos/cards/mastercard_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-overview .section-logo-group .logo-image.logo-mastercard {
		background-image: url("/co/apple-pay/images/overview/logos/cards/mastercard_medium_2x.png");
	}
}

/* Bancolombia */
.page-overview .section-logo-group .logo-image.logo-bancolombia {
	background-image: url("/co/apple-pay/images/overview/logos/cards/bancolombia_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-overview .section-logo-group .logo-image.logo-bancolombia {
		background-image: url("/co/apple-pay/images/overview/logos/cards/bancolombia_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-bancolombia {
		background-image: url("/co/apple-pay/images/overview/logos/cards/bancolombia_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-overview .section-logo-group .logo-image.logo-bancolombia {
		background-image: url("/co/apple-pay/images/overview/logos/cards/bancolombia_medium_2x.png");
	}
}

/* Bancolombia */
.page-overview .section-logo-group .logo-image.logo-davivienda {
	background-image: url("/co/apple-pay/images/overview/logos/cards/davivienda_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-overview .section-logo-group .logo-image.logo-davivienda {
		background-image: url("/co/apple-pay/images/overview/logos/cards/davivienda_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-davivienda {
		background-image: url("/co/apple-pay/images/overview/logos/cards/davivienda_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-overview .section-logo-group .logo-image.logo-davivienda {
		background-image: url("/co/apple-pay/images/overview/logos/cards/davivienda_medium_2x.png");
	}
}

/* Visa */

.page-overview .section-logo-group .logo-image.logo-visa {
	background-image: url("/co/apple-pay/images/overview/logos/cards/visa_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-overview .section-logo-group .logo-image.logo-visa {
		background-image: url("/co/apple-pay/images/overview/logos/cards/visa_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-visa {
		background-image: url("/co/apple-pay/images/overview/logos/cards/visa_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-overview .section-logo-group .logo-image.logo-visa {
		background-image: url("/co/apple-pay/images/overview/logos/cards/visa_medium_2x.png");
	}
}

/*logo-nubank*/
.page-overview .section-logo-group .logo-image.logo-nubank {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/co/apple-pay/images/overview/nubank_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-overview .section-logo-group .logo-image.logo-nubank {
		background-image: url("/co/apple-pay/images/overview/nubank_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-nubank {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/co/apple-pay/images/overview/nubank_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-overview .section-logo-group .logo-image.logo-nubank {
		background-image: url("/co/apple-pay/images/overview/nubank_medium_2x.png");
	}
}

/*logo-tuya*/
.page-overview .section-logo-group .logo-image.logo-tuya {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/co/apple-pay/images/overview/tuya_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-overview .section-logo-group .logo-image.logo-tuya {
		background-image: url("/co/apple-pay/images/overview/tuya_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-tuya {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/co/apple-pay/images/overview/tuya_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-overview .section-logo-group .logo-image.logo-tuya {
		background-image: url("/co/apple-pay/images/overview/tuya_medium_2x.png");
	}
}

/* Localized Logos for Stores */

/* Carulla */
.page-overview .section-logo-group .logo-image.logo-carulla {
	background-image: url("/co/apple-pay/images/overview/logos/stores/carulla_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-overview .section-logo-group .logo-image.logo-carulla {
		background-image: url("/co/apple-pay/images/overview/logos/stores/carulla_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-carulla {
		background-image: url("/co/apple-pay/images/overview/logos/stores/carulla_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-overview .section-logo-group .logo-image.logo-carulla {
		background-image: url("/co/apple-pay/images/overview/logos/stores/carulla_medium_2x.png");
	}
}

/* Claro */
.page-overview .section-logo-group .logo-image.logo-claro {
	background-image: url("/co/apple-pay/images/overview/logos/stores/claro_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-overview .section-logo-group .logo-image.logo-claro {
		background-image: url("/co/apple-pay/images/overview/logos/stores/claro_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-claro {
		background-image: url("/co/apple-pay/images/overview/logos/stores/claro_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-overview .section-logo-group .logo-image.logo-claro {
		background-image: url("/co/apple-pay/images/overview/logos/stores/claro_medium_2x.png");
	}
}

/* Easy */
.page-overview .section-logo-group .logo-image.logo-easy {
	background-image: url("/co/apple-pay/images/overview/logos/stores/easy_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-overview .section-logo-group .logo-image.logo-easy {
		background-image: url("/co/apple-pay/images/overview/logos/stores/easy_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-easy {
		background-image: url("/co/apple-pay/images/overview/logos/stores/easy_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-overview .section-logo-group .logo-image.logo-easy {
		background-image: url("/co/apple-pay/images/overview/logos/stores/easy_medium_2x.png");
	}
}

/* Exito */
.page-overview .section-logo-group .logo-image.logo-exito {
	background-image: url("/co/apple-pay/images/overview/logos/stores/exito_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-overview .section-logo-group .logo-image.logo-exito {
		background-image: url("/co/apple-pay/images/overview/logos/stores/exito_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-exito {
		background-image: url("/co/apple-pay/images/overview/logos/stores/exito_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-overview .section-logo-group .logo-image.logo-exito {
		background-image: url("/co/apple-pay/images/overview/logos/stores/exito_medium_2x.png");
	}
}

/* Ishop */
.page-overview .section-logo-group .logo-image.logo-ishop {
	background-image: url("/co/apple-pay/images/overview/logos/stores/ishop_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-overview .section-logo-group .logo-image.logo-ishop {
		background-image: url("/co/apple-pay/images/overview/logos/stores/ishop_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ishop {
		background-image: url("/co/apple-pay/images/overview/logos/stores/ishop_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-overview .section-logo-group .logo-image.logo-ishop {
		background-image: url("/co/apple-pay/images/overview/logos/stores/ishop_medium_2x.png");
	}
}

/* Jumbo */
.page-overview .section-logo-group .logo-image.logo-jumbo {
	background-image: url("/co/apple-pay/images/overview/logos/stores/jumbo_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-overview .section-logo-group .logo-image.logo-jumbo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/jumbo_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-jumbo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/jumbo_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-overview .section-logo-group .logo-image.logo-jumbo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/jumbo_medium_2x.png");
	}
}

/* Justo Bueno */
.page-overview .section-logo-group .logo-image.logo-justo-bueno {
	background-image: url("/co/apple-pay/images/overview/logos/stores/justobueno_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-overview .section-logo-group .logo-image.logo-justo-bueno {
		background-image: url("/co/apple-pay/images/overview/logos/stores/justobueno_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-justo-bueno {
		background-image: url("/co/apple-pay/images/overview/logos/stores/justobueno_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-overview .section-logo-group .logo-image.logo-justo-bueno {
		background-image: url("/co/apple-pay/images/overview/logos/stores/justobueno_medium_2x.png");
	}
}

/* Mac Center */
.page-overview .section-logo-group .logo-image.logo-mac-center {
	background-image: url("/co/apple-pay/images/overview/logos/stores/mac_center_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-overview .section-logo-group .logo-image.logo-mac-center {
		background-image: url("/co/apple-pay/images/overview/logos/stores/mac_center_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-mac-center {
		background-image: url("/co/apple-pay/images/overview/logos/stores/mac_center_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-overview .section-logo-group .logo-image.logo-mac-center {
		background-image: url("/co/apple-pay/images/overview/logos/stores/mac_center_medium_2x.png");
	}
}

/* Metro */
.page-overview .section-logo-group .logo-image.logo-metro {
	background-image: url("/co/apple-pay/images/overview/logos/stores/metro_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-overview .section-logo-group .logo-image.logo-metro {
		background-image: url("/co/apple-pay/images/overview/logos/stores/metro_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-metro {
		background-image: url("/co/apple-pay/images/overview/logos/stores/metro_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-overview .section-logo-group .logo-image.logo-metro {
		background-image: url("/co/apple-pay/images/overview/logos/stores/metro_medium_2x.png");
	}
}

/* Movistar */
.page-overview .section-logo-group .logo-image.logo-movistar {
	background-image: url("/co/apple-pay/images/overview/logos/stores/movistar_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-overview .section-logo-group .logo-image.logo-movistar {
		background-image: url("/co/apple-pay/images/overview/logos/stores/movistar_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-movistar {
		background-image: url("/co/apple-pay/images/overview/logos/stores/movistar_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-overview .section-logo-group .logo-image.logo-movistar {
		background-image: url("/co/apple-pay/images/overview/logos/stores/movistar_medium_2x.png");
	}
}

/* Oxxo */
.page-overview .section-logo-group .logo-image.logo-oxxo {
	background-image: url("/co/apple-pay/images/overview/logos/stores/oxxo_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-overview .section-logo-group .logo-image.logo-oxxo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/oxxo_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-oxxo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/oxxo_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-overview .section-logo-group .logo-image.logo-oxxo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/oxxo_medium_2x.png");
	}
}

/* Super Inter */
.page-overview .section-logo-group .logo-image.logo-super-inter {
	background-image: url("/co/apple-pay/images/overview/logos/stores/super_inter_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-overview .section-logo-group .logo-image.logo-super-inter {
		background-image: url("/co/apple-pay/images/overview/logos/stores/super_inter_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-super-inter {
		background-image: url("/co/apple-pay/images/overview/logos/stores/super_inter_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-overview .section-logo-group .logo-image.logo-super-inter {
		background-image: url("/co/apple-pay/images/overview/logos/stores/super_inter_medium_2x.png");
	}
}

/* Surtimax */
.page-overview .section-logo-group .logo-image.logo-surtimax {
	background-image: url("/co/apple-pay/images/overview/logos/stores/surtimax_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-overview .section-logo-group .logo-image.logo-surtimax {
		background-image: url("/co/apple-pay/images/overview/logos/stores/surtimax_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-surtimax {
		background-image: url("/co/apple-pay/images/overview/logos/stores/surtimax_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-overview .section-logo-group .logo-image.logo-surtimax {
		background-image: url("/co/apple-pay/images/overview/logos/stores/surtimax_medium_2x.png");
	}
}

/* Surti Mayorista */
.page-overview .section-logo-group .logo-image.logo-surti-mayorista {
	background-image: url("/co/apple-pay/images/overview/logos/stores/surtimayorista_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-overview .section-logo-group .logo-image.logo-surti-mayorista {
		background-image: url("/co/apple-pay/images/overview/logos/stores/surtimayorista_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-surti-mayorista {
		background-image: url("/co/apple-pay/images/overview/logos/stores/surtimayorista_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-overview .section-logo-group .logo-image.logo-surti-mayorista {
		background-image: url("/co/apple-pay/images/overview/logos/stores/surtimayorista_medium_2x.png");
	}
}

/* Tigo */
.page-overview .section-logo-group .logo-image.logo-tigo {
	background-image: url("/co/apple-pay/images/overview/logos/stores/tigo_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-overview .section-logo-group .logo-image.logo-tigo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/tigo_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-tigo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/tigo_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-overview .section-logo-group .logo-image.logo-tigo {
		background-image: url("/co/apple-pay/images/overview/logos/stores/tigo_medium_2x.png");
	}
}

/* Viva */
.page-overview .section-logo-group .logo-image.logo-viva {
	background-image: url("/co/apple-pay/images/overview/logos/stores/viva_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-overview .section-logo-group .logo-image.logo-viva {
		background-image: url("/co/apple-pay/images/overview/logos/stores/viva_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-viva {
		background-image: url("/co/apple-pay/images/overview/logos/stores/viva_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-overview .section-logo-group .logo-image.logo-viva {
		background-image: url("/co/apple-pay/images/overview/logos/stores/viva_medium_2x.png");
	}
}
/* Hero image */

@media only screen and (max-width: 734px) {
	.section-hero .container-hardware {
		height: 274px;
	}
}
