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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
	.section-battery .stat .stat-value {
		padding-bottom: 2px;
	}
	.section-welcome .inline-media-component-container {
		top: 10px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-battery .stat .stat-value {
		padding-bottom: 2px;
	}
	html.no-inline-media .inline-media-component-container .video-wrapper picture:first-of-type {
		margin-top: -30px;
	}
	.section-apple-intelligence .typography-product-stories-subsection-headline {
		font-size: 45px;
	}
	.section-ai .typography-headline-super {
		font-size: 58px;
	}
	.section-contrast .section-header-headline {
		max-width: 85%;
	}
	.section-welcome .inline-media-component-container {
		margin-top: 10px;
	}
	.section-product-viewer .section-header .section-header-headline {
		max-width: 100%;
	}
}
@media only screen and (max-width: 734px) {
	.section-battery .stat .stat-value {
		padding-bottom: 2px;
	}
	.tabnav-paddle-left {
		left: 15px;
	}
	.tabnav-paddle-right {
		right: -20px;
	}
	.section-welcome .inline-media-component-container {
		margin-top: 26px;
	}
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
