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

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

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

@media only screen and (min-width: 735px) {
	.section-techspecs .section-finish .caption-silver {
		inset-inline-start: -9px;
	}

	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 138px;
	}

	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 290px;
	}

	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 420px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-finish .caption-silver {
		inset-inline-start: -5px;
	}

	.section-techspecs .section-finish .caption-blue {
		inset-inline-start: 173px;
	}

	.section-techspecs .section-finish .caption-pink {
		inset-inline-start: 353px;
	}

	.section-techspecs .section-finish .caption-yellow {
		inset-inline-start: 515px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-techspecs .section-size-weight .caption-depth {
		top: 235px;
	}
}


.section-techspecs .section-size-weight .caption-depth {
	bottom: 43px;
}

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

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

@media only screen and (max-width: 1068px) {
	.techspecs-rowheader {
		font-size: 20px;
		letter-spacing: 0;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-touch-id {
		width: fit-content;
		max-width: 100%;
	}
}

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

@media only screen and (max-width: 1068px) {
}

@media only screen and (max-width: 734px) {
}

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

.section-compare {
	--footer-tile-spacing: 25px;
}

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