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

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

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

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-finish .caption-silver {
		inset-inline-start: -39px;
	}
	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 180px;
	}
	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 350px;
	}
	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 509px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-techspecs .section-finish .caption-silver {
		inset-inline-start: -44px;
	}
	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 147px;
	}
	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 284px;
	}
	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 415px;
	}
}

.section-techspecs .section-size-weight .caption-depth {
	top: 235px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-size-weight .caption-depth {
		top: 176px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-size-weight .caption-depth {
		top: 113px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-speaker-1, .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
	left: 204px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1, .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		left: 150px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-touch-id {
	left: 308px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 248px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
		right: -25px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
		right: -20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-touch-id {
		top: -46px;
	}
	.section-techspecs .section-buttons-and-connectors .update-buttons-and-connectors-image .caption-mic-1 {
		left: 102px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-techspecs .section-buttons-and-connectors .caption-sim-tray {
		bottom: 50px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
		right: 37px;
	}
}

.section-compare {
	--footer-tile-spacing: 25px;
}
@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-speaker-1, .section-techspecs .section-buttons-and-connectors .caption-speaker-2 {
		left: 121px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		left: 204px;
	}
	.section-techspecs .section-buttons-and-connectors .caption-usbc-connector {
		left: 98px;
	}
}

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