/*LOCAL Overrides*/

/*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;
}

/* Easy Does It */
.section-easy-does-it .row.custom_mobile_devices {
	justify-content: center;
}

@media only screen and (min-width: 1069px) {
	.section-easy-does-it .container-hardware.mobile-devices {
		height: 535px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-easy-does-it .container-hardware.mobile-devices {
		height: 391px;
	}
}

.section-easy-does-it .container-hardware.mobile-devices {
	margin-bottom: 72px;
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-easy-does-it .container-hardware.mobile-devices {
		margin-bottom: 52px;
	}
}

@media only screen and (max-width: 734px) {
	.section-easy-does-it .container-hardware.mobile-devices {
		margin-bottom: 42px;
	}
}

.violator {
	padding-left: 45px;
	color: #666;
	font-size: 12px;
}
@media only screen and (max-width: 1068px) {
	.violator {
		padding-left: 25px;
	}
}
@media only screen and (max-width: 734px) {
	.violator {
		padding-left: 0px;
		text-align: center;
	}
}

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

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

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

/* section-easy-does-it */
@media only screen and (max-width: 735px) {
	.section-easy-does-it .container-hardware.macbook .overview-online-apps {
		background-image: url("/br/apple-pay/images/overview/online_apps__fce2npgr5auu_small.jpg");
		width: 382px;
		height: 276px;
		background-size: 382px 276px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-easy-does-it .container-hardware.macbook .overview-online-apps {
		background-image: url("/br/apple-pay/images/overview/online_apps__fce2npgr5auu_small_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-easy-does-it .container-hardware.macbook .overview-online-apps {
		left: 15px;
	}
}

/* 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 .logo-image {
	margin: 22px auto;
	text-indent: -9999px;
}
.gray-background {
	background-color: #fafafa;
}
.page-overview .section-logo-group .logo-image {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
}

.ios-row {
	left: 70px;
	top: -25px;
}

.show-ios-only {
	display: none;
}
@media only screen and (max-width: 735px) {
	.show-ios-only {
		margin-bottom: -60px;
	}
}
@media only screen and (max-width: 734px) {
	.show-ios-only {
		display: block;
		width: 100%;
		text-align: center;
		position: relative;
		top: 35px;
		left: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
	}
}
@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;
	}
}
@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: 90px;
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .section-content.banks {
		padding-bottom: 55px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-logo-group .section-content.banks {
		padding-top: 102px;
		padding-bottom: 75px;
	}
}

.page-overview .section-logo-group .section-content {
	padding-bottom: 130px;
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .section-content {
		padding-bottom: 75px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-logo-group .section-content {
		padding-bottom: 90px;
	}
	.page-overview .section-logo-group .section-content.check-out-places {
		padding-bottom: 190px;
	}
}

.page-overview .divider-top {
	border-top: 1px solid #d6d6d6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(214, 214, 214);
}

/*logo-mastercard*/
.page-overview .section-logo-group .logo-image.logo-mastercard {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/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("/br/apple-pay/images/overview/mastercard_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-mastercard {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/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("/br/apple-pay/images/overview/mastercard_medium_2x.png");
	}
}
/*logo-visa*/
.page-overview .section-logo-group .logo-image.logo-visa {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/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("/br/apple-pay/images/overview/visa_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-visa {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/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("/br/apple-pay/images/overview/visa_medium_2x.png");
	}
}

/*logo-digio*/
.page-overview .section-logo-group .logo-image.logo-digio {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/digio_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-digio {
		background-image: url("/br/apple-pay/images/overview/digio_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-digio {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/digio_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-digio {
		background-image: url("/br/apple-pay/images/overview/digio_medium_2x.png");
	}
}
/*logo-elo*/
.page-overview .section-logo-group .logo-image.logo-elo {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/elo_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-elo {
		background-image: url("/br/apple-pay/images/overview/elo_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-elo {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/elo_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-elo {
		background-image: url("/br/apple-pay/images/overview/elo_medium_2x.png");
	}
}
/*logo-itau*/
.page-overview .section-logo-group .logo-image.logo-itau {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/itau_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-itau {
		background-image: url("/br/apple-pay/images/overview/itau_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-itau {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/itau_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-itau {
		background-image: url("/br/apple-pay/images/overview/itau_medium_2x.png");
	}
}
/*logo-banco-original*/
.page-overview .section-logo-group .logo-image.logo-banco-original {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/banco_original_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-banco-original {
		background-image: url("/br/apple-pay/images/overview/banco_original_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-banco-original {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/banco_original_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-banco-original {
		background-image: url("/br/apple-pay/images/overview/banco_original_medium_2x.png");
	}
}
/*logo-bradesco*/
.page-overview .section-logo-group .logo-image.logo-bradesco {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/bradesco_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-bradesco {
		background-image: url("/br/apple-pay/images/overview/bradesco_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-bradesco {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/bradesco_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-bradesco {
		background-image: url("/br/apple-pay/images/overview/bradesco_medium_2x.png");
	}
}
/*logo-bbrasil*/
.page-overview .section-logo-group .logo-image.logo-bbrasil {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/bbrasil_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-bbrasil {
		background-image: url("/br/apple-pay/images/overview/bbrasil_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-bbrasil {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/bbrasil_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-bbrasil {
		background-image: url("/br/apple-pay/images/overview/bbrasil_medium_2x.png");
	}
}
/*logo-btg*/
.page-overview .section-logo-group .logo-image.logo-btg {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/btg_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-btg {
		background-image: url("/br/apple-pay/images/overview/btg_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-btg {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/btg_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-btg {
		background-image: url("/br/apple-pay/images/overview/btg_medium_2x.png");
	}
}
/*logo-porto-seguro*/
.page-overview .section-logo-group .logo-image.logo-porto-seguro {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/porto_seguro_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-porto-seguro {
		background-image: url("/br/apple-pay/images/overview/porto_seguro_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-porto-seguro {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/porto_seguro_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-porto-seguro {
		background-image: url("/br/apple-pay/images/overview/porto_seguro_medium_2x.png");
	}
}
/*logo-next*/
.page-overview .section-logo-group .logo-image.logo-next {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/next_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-next {
		background-image: url("/br/apple-pay/images/overview/next_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-next {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/next_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-next {
		background-image: url("/br/apple-pay/images/overview/next_medium_2x.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-next {
		background-image: url("/br/apple-pay/images/overview/next_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("/br/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("/br/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("/br/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("/br/apple-pay/images/overview/nubank_medium_2x.png");
	}
}
/*logo-sodexo*/
.page-overview .section-logo-group .logo-image.logo-sodexo {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/sodexo_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-sodexo {
		background-image: url("/br/apple-pay/images/overview/sodexo_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-sodexo {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/sodexo_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-sodexo {
		background-image: url("/br/apple-pay/images/overview/sodexo_medium_2x.png");
	}
}
/*logo-xp*/
.page-overview .section-logo-group .logo-image.logo-xp {
	width: 165px;
	height: 95px;
	background-size: 165px 95px;
	background-repeat: no-repeat;
	background-image: url("/br/apple-pay/images/overview/xp_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-xp {
		background-image: url("/br/apple-pay/images/overview/xp_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-xp {
		width: 134px;
		height: 77px;
		background-size: 134px 77px;
		background-repeat: no-repeat;
		background-image: url("/br/apple-pay/images/overview/xp_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-xp {
		background-image: url("/br/apple-pay/images/overview/xp_medium_2x.png");
	}
}

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

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

/* MERCHANTS */

/* Apple */
.page-overview .section-logo-group .logo-image.logo-apple {
	background-image: url("/br/apple-pay/images/overview/logo/apple__edfh8mvrluaa_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-apple {
		background-image: url("/br/apple-pay/images/overview/logo/apple__edfh8mvrluaa_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-apple {
		background-image: url("/br/apple-pay/images/overview/logo/apple__edfh8mvrluaa_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-apple {
		background-image: url("/br/apple-pay/images/overview/logo/apple__edfh8mvrluaa_medium_2x.png");
	}
}

/*logos-places afeet*/
.page-overview .section-logo-group .logo-image.logo-afeet {
	background-image: url("/br/apple-pay/images/overview/logo/afeet_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-afeet {
		background-image: url("/br/apple-pay/images/overview/logo/afeet_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-afeet {
		background-image: url("/br/apple-pay/images/overview/logo/afeet_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-afeet {
		background-image: url("/br/apple-pay/images/overview/logo/afeet_medium_2x.png");
	}
}
/*logos-places bullguer*/
.page-overview .section-logo-group .logo-image.logo-bullguer {
	background-image: url("/br/apple-pay/images/overview/logo/bullguer_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-bullguer {
		background-image: url("/br/apple-pay/images/overview/logo/bullguer_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-bullguer {
		background-image: url("/br/apple-pay/images/overview/logo/bullguer_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-bullguer {
		background-image: url("/br/apple-pay/images/overview/logo/bullguer_medium_2x.png");
	}
}
/*logos-places carrefour*/
.page-overview .section-logo-group .logo-image.logo-carrefour {
	background-image: url("/br/apple-pay/images/overview/logo/carrefour_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-carrefour {
		background-image: url("/br/apple-pay/images/overview/logo/carrefour_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-carrefour {
		background-image: url("/br/apple-pay/images/overview/logo/carrefour_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-carrefour {
		background-image: url("/br/apple-pay/images/overview/logo/carrefour_medium_2x.png");
	}
}
/*logos-places ciahering*/
.page-overview .section-logo-group .logo-image.logo-ciahering {
	background-image: url("/br/apple-pay/images/overview/logo/ciahering_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-ciahering {
		background-image: url("/br/apple-pay/images/overview/logo/ciahering_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ciahering {
		background-image: url("/br/apple-pay/images/overview/logo/ciahering_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-ciahering {
		background-image: url("/br/apple-pay/images/overview/logo/ciahering_medium_2x.png");
	}
}
/*logos-places fast*/
.page-overview .section-logo-group .logo-image.logo-fast {
	background-image: url("/br/apple-pay/images/overview/logo/fast_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-fast {
		background-image: url("/br/apple-pay/images/overview/logo/fast_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-fast {
		background-image: url("/br/apple-pay/images/overview/logo/fast_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-fast {
		background-image: url("/br/apple-pay/images/overview/logo/fast_medium_2x.png");
	}
}
/*logos-places fifties*/
.page-overview .section-logo-group .logo-image.logo-fifties {
	background-image: url("/br/apple-pay/images/overview/logo/fifties_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-fifties {
		background-image: url("/br/apple-pay/images/overview/logo/fifties_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-fifties {
		background-image: url("/br/apple-pay/images/overview/logo/fifties_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-fifties {
		background-image: url("/br/apple-pay/images/overview/logo/fifties_medium_2x.png");
	}
}
/*logos-places gralprime*/
.page-overview .section-logo-group .logo-image.logo-gralprime {
	background-image: url("/br/apple-pay/images/overview/logo/gralprime_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-gralprime {
		background-image: url("/br/apple-pay/images/overview/logo/gralprime_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-gralprime {
		background-image: url("/br/apple-pay/images/overview/logo/gralprime_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-gralprime {
		background-image: url("/br/apple-pay/images/overview/logo/gralprime_medium_2x.png");
	}
}
/*logos-places grandcru*/
.page-overview .section-logo-group .logo-image.logo-grandcru {
	background-image: url("/br/apple-pay/images/overview/logo/grandcru_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-grandcru {
		background-image: url("/br/apple-pay/images/overview/logo/grandcru_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-grandcru {
		background-image: url("/br/apple-pay/images/overview/logo/grandcru_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-grandcru {
		background-image: url("/br/apple-pay/images/overview/logo/grandcru_medium_2x.png");
	}
}
/*logos-places iguatemi*/
.page-overview .section-logo-group .logo-image.logo-iguatemi {
	background-image: url("/br/apple-pay/images/overview/logo/iguatemi_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-iguatemi {
		background-image: url("/br/apple-pay/images/overview/logo/iguatemi_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-iguatemi {
		background-image: url("/br/apple-pay/images/overview/logo/iguatemi_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-iguatemi {
		background-image: url("/br/apple-pay/images/overview/logo/iguatemi_medium_2x.png");
	}
}
/*logos-places ipiranga*/
.page-overview .section-logo-group .logo-image.logo-ipiranga {
	background-image: url("/br/apple-pay/images/overview/logo/ipiranga_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-ipiranga {
		background-image: url("/br/apple-pay/images/overview/logo/ipiranga_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ipiranga {
		background-image: url("/br/apple-pay/images/overview/logo/ipiranga_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-ipiranga {
		background-image: url("/br/apple-pay/images/overview/logo/ipiranga_medium_2x.png");
	}
}
/*logos-places iplace*/
.page-overview .section-logo-group .logo-image.logo-iplace {
	background-image: url("/br/apple-pay/images/overview/logo/iplace_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-iplace {
		background-image: url("/br/apple-pay/images/overview/logo/iplace_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-iplace {
		background-image: url("/br/apple-pay/images/overview/logo/iplace_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-iplace {
		background-image: url("/br/apple-pay/images/overview/logo/iplace_medium_2x.png");
	}
}
/*logos-places ofner*/
.page-overview .section-logo-group .logo-image.logo-ofner {
	background-image: url("/br/apple-pay/images/overview/logo/ofner_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-ofner {
		background-image: url("/br/apple-pay/images/overview/logo/ofner_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ofner {
		background-image: url("/br/apple-pay/images/overview/logo/ofner_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-ofner {
		background-image: url("/br/apple-pay/images/overview/logo/ofner_medium_2x.png");
	}
}
/*logos-places iOne*/
.page-overview .section-logo-group .logo-image.logo-ione {
	background-image: url("/br/apple-pay/images/overview/logo/ione_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-ione {
		background-image: url("/br/apple-pay/images/overview/logo/ione_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ione {
		background-image: url("/br/apple-pay/images/overview/logo/ione_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-ione {
		background-image: url("/br/apple-pay/images/overview/logo/ione_medium_2x.png");
	}
}
/*logos-places gpa*/
.page-overview .section-logo-group .logo-image.logo-gpa {
	background-image: url("/br/apple-pay/images/overview/logo/gpa_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-gpa {
		background-image: url("/br/apple-pay/images/overview/logo/gpa_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-gpa {
		background-image: url("/br/apple-pay/images/overview/logo/gpa_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-gpa {
		background-image: url("/br/apple-pay/images/overview/logo/gpa_medium_2x.png");
	}
}
/*logos-places sephora*/
.page-overview .section-logo-group .logo-image.logo-sephora {
	background-image: url("/br/apple-pay/images/overview/logo/sephora_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-sephora {
		background-image: url("/br/apple-pay/images/overview/logo/sephora_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-sephora {
		background-image: url("/br/apple-pay/images/overview/logo/sephora_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-sephora {
		background-image: url("/br/apple-pay/images/overview/logo/sephora_medium_2x.png");
	}
}
/*logos-places starbucks*/
.page-overview .section-logo-group .logo-image.logo-starbucks {
	background-image: url("/br/apple-pay/images/overview/logo/starbucks_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-starbucks {
		background-image: url("/br/apple-pay/images/overview/logo/starbucks_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-starbucks {
		background-image: url("/br/apple-pay/images/overview/logo/starbucks_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-starbucks {
		background-image: url("/br/apple-pay/images/overview/logo/starbucks_medium_2x.png");
	}
}
/*logos-places tokstok*/
.page-overview .section-logo-group .logo-image.logo-tokstok {
	background-image: url("/br/apple-pay/images/overview/logo/tokstok_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-tokstok {
		background-image: url("/br/apple-pay/images/overview/logo/tokstok_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-tokstok {
		background-image: url("/br/apple-pay/images/overview/logo/tokstok_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-tokstok {
		background-image: url("/br/apple-pay/images/overview/logo/tokstok_medium_2x.png");
	}
}
/* END - MERCHANTS */

/* APP - SITES */
/*logos-places aiqfome*/
.page-overview .section-logo-group .logo-image.logo-aiqfome {
	background-image: url("/br/apple-pay/images/overview/logo/aiqfome_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-aiqfome {
		background-image: url("/br/apple-pay/images/overview/logo/aiqfome_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-aiqfome {
		background-image: url("/br/apple-pay/images/overview/logo/aiqfome_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-aiqfome {
		background-image: url("/br/apple-pay/images/overview/logo/aiqfome_medium_2x.png");
	}
}

/*logos-places fancy*/
.page-overview .section-logo-group .logo-image.logo-fancy {
	background-image: url("/br/apple-pay/images/overview/logo/fancy_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-fancy {
		background-image: url("/br/apple-pay/images/overview/logo/fancy_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-fancy {
		background-image: url("/br/apple-pay/images/overview/logo/fancy_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-fancy {
		background-image: url("/br/apple-pay/images/overview/logo/fancy_medium_2x.png");
	}
}

/*logos-places dafiti*/
.page-overview .section-logo-group .logo-image.logo-dafiti {
	background-image: url("/br/apple-pay/images/overview/logo/dafiti_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-dafiti {
		background-image: url("/br/apple-pay/images/overview/logo/dafiti_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-dafiti {
		background-image: url("/br/apple-pay/images/overview/logo/dafiti_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-dafiti {
		background-image: url("/br/apple-pay/images/overview/logo/dafiti_medium_2x.png");
	}
}
/*logos-places evino*/
.page-overview .section-logo-group .logo-image.logo-evino {
	background-image: url("/br/apple-pay/images/overview/logo/evino_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-evino {
		background-image: url("/br/apple-pay/images/overview/logo/evino_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-evino {
		background-image: url("/br/apple-pay/images/overview/logo/evino_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-evino {
		background-image: url("/br/apple-pay/images/overview/logo/evino_medium_2x.png");
	}
}
/*logos-places helpie*/
.page-overview .section-logo-group .logo-image.logo-helpie {
	background-image: url("/br/apple-pay/images/overview/logo/helpie_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-helpie {
		background-image: url("/br/apple-pay/images/overview/logo/helpie_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-helpie {
		background-image: url("/br/apple-pay/images/overview/logo/helpie_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-helpie {
		background-image: url("/br/apple-pay/images/overview/logo/helpie_medium_2x.png");
	}
}
/*logos-places hotelurbano*/
.page-overview .section-logo-group .logo-image.logo-hotelurbano {
	background-image: url("/br/apple-pay/images/overview/logo/hotelurbano_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-hotelurbano {
		background-image: url("/br/apple-pay/images/overview/logo/hotelurbano_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-hotelurbano {
		background-image: url("/br/apple-pay/images/overview/logo/hotelurbano_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-hotelurbano {
		background-image: url("/br/apple-pay/images/overview/logo/hotelurbano_medium_2x.png");
	}
}
/*logos-places ingresso*/
.page-overview .section-logo-group .logo-image.logo-ingresso {
	background-image: url("/br/apple-pay/images/overview/logo/ingresso_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-ingresso {
		background-image: url("/br/apple-pay/images/overview/logo/ingresso_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ingresso {
		background-image: url("/br/apple-pay/images/overview/logo/ingresso_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-ingresso {
		background-image: url("/br/apple-pay/images/overview/logo/ingresso_medium_2x.png");
	}
}
/*logos-places ingressorapido*/
.page-overview .section-logo-group .logo-image.logo-ingressorapido {
	background-image: url("/br/apple-pay/images/overview/logo/ingressorapido_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-ingressorapido {
		background-image: url("/br/apple-pay/images/overview/logo/ingressorapido_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ingressorapido {
		background-image: url("/br/apple-pay/images/overview/logo/ingressorapido_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-ingressorapido {
		background-image: url("/br/apple-pay/images/overview/logo/ingressorapido_medium_2x.png");
	}
}
/*logos-places magaz*/
.page-overview .section-logo-group .logo-image.logo-magaz {
	background-image: url("/br/apple-pay/images/overview/logo/magaz_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-magaz {
		background-image: url("/br/apple-pay/images/overview/logo/magaz_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-magaz {
		background-image: url("/br/apple-pay/images/overview/logo/magaz_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-magaz {
		background-image: url("/br/apple-pay/images/overview/logo/magaz_medium_2x.png");
	}
}
/*logos-places mobly*/
.page-overview .section-logo-group .logo-image.logo-mobly {
	background-image: url("/br/apple-pay/images/overview/logo/mobly_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-mobly {
		background-image: url("/br/apple-pay/images/overview/logo/mobly_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-mobly {
		background-image: url("/br/apple-pay/images/overview/logo/mobly_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-mobly {
		background-image: url("/br/apple-pay/images/overview/logo/mobly_medium_2x.png");
	}
}
/*logos-places moobie*/
.page-overview .section-logo-group .logo-image.logo-moobie {
	background-image: url("/br/apple-pay/images/overview/logo/moobie_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-moobie {
		background-image: url("/br/apple-pay/images/overview/logo/moobie_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-moobie {
		background-image: url("/br/apple-pay/images/overview/logo/moobie_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-moobie {
		background-image: url("/br/apple-pay/images/overview/logo/moobie_medium_2x.png");
	}
}
/*logos-places sympla*/
.page-overview .section-logo-group .logo-image.logo-sympla {
	background-image: url("/br/apple-pay/images/overview/logo/sympla_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-sympla {
		background-image: url("/br/apple-pay/images/overview/logo/sympla_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-sympla {
		background-image: url("/br/apple-pay/images/overview/logo/sympla_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-sympla {
		background-image: url("/br/apple-pay/images/overview/logo/sympla_medium_2x.png");
	}
}
/*logos-places zul-1*/
.page-overview .section-logo-group .logo-image.logo-zul-1 {
	background-image: url("/br/apple-pay/images/overview/logo/zul_1_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-zul-1 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_1_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-zul-1 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_1_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-zul-1 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_1_medium_2x.png");
	}
}
/*logos-places zul-2*/
.page-overview .section-logo-group .logo-image.logo-zul-2 {
	background-image: url("/br/apple-pay/images/overview/logo/zul_2_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-zul-2 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_2_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-zul-2 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_2_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-zul-2 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_2_medium_2x.png");
	}
}
/*logos-places zul-3*/
.page-overview .section-logo-group .logo-image.logo-zul-3 {
	background-image: url("/br/apple-pay/images/overview/logo/zul_3_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-zul-3 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_3_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-zul-3 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_3_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-zul-3 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_3_medium_2x.png");
	}
}
/*logos-places zul-4*/
.page-overview .section-logo-group .logo-image.logo-zul-4 {
	background-image: url("/br/apple-pay/images/overview/logo/zul_4_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-zul-4 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_4_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-zul-4 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_4_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-zul-4 {
		background-image: url("/br/apple-pay/images/overview/logo/zul_4_medium_2x.png");
	}
}

/*logos-places iFood*/
.page-overview .section-logo-group .logo-image.logo-ifood {
	background-image: url("/br/apple-pay/images/overview/logo/ifood_large_2x.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-ifood {
		background-image: url("/br/apple-pay/images/overview/logo/ifood_large.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-ifood {
		background-image: url("/br/apple-pay/images/overview/logo/ifood_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-ifood {
		background-image: url("/br/apple-pay/images/overview/logo/ifood_medium_2x.png");
	}
}

/*logos-places VÃ¡ de tÃ¡xi*/
.page-overview .section-logo-group .logo-image.logo-vdt {
	background-image: url("/br/apple-pay/images/overview/logo/vdt_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-vdt {
		background-image: url("/br/apple-pay/images/overview/logo/vdt_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-vdt {
		background-image: url("/br/apple-pay/images/overview/logo/vdt_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-vdt {
		background-image: url("/br/apple-pay/images/overview/logo/vdt_medium_2x.png");
	}
}

/* Rappi */
.page-overview .section-logo-group .logo-image.logo-rappi {
	background-image: url("/br/apple-pay/images/overview/logo/rappi_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-rappi {
		background-image: url("/br/apple-pay/images/overview/logo/rappi_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-rappi {
		background-image: url("/br/apple-pay/images/overview/logo/rappi_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-rappi {
		background-image: url("/br/apple-pay/images/overview/logo/rappi_medium_2x.png");
	}
}
/* Uber */
.page-overview .section-logo-group .logo-image.logo-uber {
	background-image: url("/br/apple-pay/images/overview/logo/uber_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-uber {
		background-image: url("/br/apple-pay/images/overview/logo/uber_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-uber {
		background-image: url("/br/apple-pay/images/overview/logo/uber_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-uber {
		background-image: url("/br/apple-pay/images/overview/logo/uber_medium_2x.png");
	}
}

/* Uber Eats */
.page-overview .section-logo-group .logo-image.logo-uber-eats {
	background-image: url("/br/apple-pay/images/overview/logo/uber_eats_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-uber-eats {
		background-image: url("/br/apple-pay/images/overview/logo/uber_eats_large_2x.png");
	}
}
@media only screen and (max-width: 1068px) {
	.page-overview .section-logo-group .logo-image.logo-uber-eats {
		background-image: url("/br/apple-pay/images/overview/logo/uber_eats_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-uber-eats {
		background-image: url("/br/apple-pay/images/overview/logo/uber_eats_medium_2x.png");
	}
}

/* END APP - SITES */
