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

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

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

.subsection.subsection-apple-intelligence {
	padding-top: 248px;
}

@media only screen and (max-width: 1068px) {
	.subsection.subsection-apple-intelligence {
		padding-top: 196px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection.subsection-apple-intelligence {
		padding-top: 124px;
	}
}

@media only screen and (max-width: 495px) {
	.subsection-camera-audio .tablist-wrapper .tabnav-item:first-child {
		padding-inline-start: calc(14px + (495px - min(495px, 100vw)) * 0.93);
	}
}

br.x-small {
	display: none;
}

@media only screen and (max-width: 409px) {
	br.x-small {
		display: block;
	}
}

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