/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.section-routers .wallet h2 {
	width: 212px;
	height: 77px;
	background-size: 212px 77px;
	background-image: url(/uk/apple-pay/images/overview/routers/logo_wallet__e9flx36eo06e_large.jpg);
	margin-left: auto;
	margin-right: auto;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.section-routers .wallet h2 {
		background-image: url(/uk/apple-pay/images/overview/routers/logo_wallet__e9flx36eo06e_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-routers .wallet h2 {
		width: 152px;
		height: 56px;
		background-size: 152px 56px;
		background-image: url(/uk/apple-pay/images/overview/routers/logo_wallet__e9flx36eo06e_medium.jpg);
	}
}

@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) {
	.section-routers .wallet h2 {
		background-image: url(/uk/apple-pay/images/overview/routers/logo_wallet__e9flx36eo06e_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .wallet h2 {
		width: 131px;
		height: 49px;
		background-size: 131px 49px;
		background-image: url(/uk/apple-pay/images/overview/routers/logo_wallet__e9flx36eo06e_small.jpg);
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-routers .wallet h2 {
		background-image: url(/uk/apple-pay/images/overview/routers/logo_wallet__e9flx36eo06e_small_2x.jpg);
	}
}



/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/



/*------------------------------------*\
   LOCAL LOGOS
\*------------------------------------*/




/* BANKS  */



/*------------------------------------*\
   END LOCAL LOGOS
\*------------------------------------*/


/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-routers .router {
	width: 100%;
	min-height: 700px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router {
		min-height: 570px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router {
		min-height: 580px;
		max-width: initial;
	}
}

.typography-body-tight-semibold {
	font-size: 24px;
	max-width: 520px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 1068px) {
	.typography-body-tight-semibold {
		font-size: 21px;
		max-width: 430px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-body-tight-semibold {
		font-size: 19px;
		max-width: 250px;
	}
}

.typography-body-tight-semibold:nth-child(3) {
	margin-bottom: 30px;
}

.section-routers .wallet .overview-routers-wallet {
	--p-width: 257px;
	--p-height: 257px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .wallet .overview-routers-wallet {
		--p-width: 205px;
		--p-height: 204px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .wallet .overview-routers-wallet {
		--p-width: 190px;
		--p-height: 190px;
	}
}


.sticky-hardware-container.is-sticky .hardware-copy-container {
    padding-top: 120px;
    padding-bottom: 120px;
}

@media only screen and (max-width:1068px) {
    .sticky-hardware-container.is-sticky .hardware-copy-container {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
@media only screen and (max-width:734px) {
    .sticky-hardware-container.is-sticky .hardware-copy-container {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

@media only screen and (max-width:734px) {
    .sticky-hardware-container.is-sticky .hardware-copy-container-apple-pay-builtin {
        padding-top: 120px;
    }
}

.overview-balance {
    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-balance {
        --p-width: 274px;
        --p-height: 559px;
    }
}

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

@media only screen and (max-width:734px) and (max-width:734px) {
    .hardware-items .overview-balance {
       margin-bottom: 63px;
    }
}

@media only screen and (max-width: 734px) {
	.sticky-hardware-container.is-sticky .hardware-item:last-of-type {
		margin-bottom: 50px;
	}
}


@media only screen and (max-width:734px) {
    .sticky-hardware-container.is-sticky .hardware-copy-container-3 {
        padding-top: 120px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/



/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/