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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-magical .viewport-content:last-child .magical-callouts .callouts {
	display: block;
}
.section-magical .viewport-content:last-child .magical-callouts .callouts [data-staggered-item] {
	padding-inline-end: 0px;
}
.section-hearing-health .card-overlay strong {
	line-height: 1;
}
@media only screen and (min-width: 1069px) {
	.section-battery .stats .stat-item .call-out {
		margin-top: 48px;
	}
	.section-battery .find-my .tile .image-content {
		max-height: 548px;
	}
	.section-magical .viewport-content:last-child .magical-callouts .callout {
		margin-left: 20px;
	}
	.section-magical .viewport-content:last-child .magical-callouts {
		width: 365px;
		display: block;
	}
}
@media only screen and (min-width: 863px) {
	.section-welcome .marquee-detail {
		padding: 0px;
		padding-inline-start: 0px;
	}
	.section-welcome .marquee-detail {
		margin-bottom: 12px;
	}
	.section-welcome .marquee {
		padding-bottom: 80px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-magical .viewport-content:last-child .magical-callouts .callout {
		margin-left: 10px;
	}
	.section-magical .viewport-content:last-child .magical-callouts {
		width: 397px;
		display: block;
	}
}

@media only screen and (min-width: 735px) and (max-width: 862px) {
	.section-welcome .marquee-detail {
		padding: 0px;
		padding-inline-start: 0px;
	}
}

@media only screen and (max-width: 734px) {
	.section-battery .stats .stat-item:nth-child(2) .call-out {
		margin-top: 30px;
	}
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
	section.section.section-welcome.no-pad.section-welcome-localnav-overlap.section-welcome-globalnav-overlap .viewport-content {
		justify-content: center;
	}
	.section-welcome .marquee-detail::before {
		width: 0;
	}
	.section-welcome .marquee {
		padding-bottom: 10px;
	}
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
