/* Local */

/*AI section*/

@media only screen and (min-width: 1069px) {
	.techspecs-section.section-apple-intelligence
		.column-apple-intelligence-copy
		p:nth-child(1) {
		padding-right: 39px;
	}
}

/* Buttons & Connectors */

@media only screen and (max-width: 734px) {
	.section-techspecs .section-buttons-and-connectors .caption-top-button {
		margin-top: -16px;
		--left: 230px;
	}
}

.section-techspecs .section-buttons-and-connectors .caption-usb-c-connector {
	--left: 504px;
}

@media only screen and (max-width: 1068px) {
	.section-techspecs
		.section-buttons-and-connectors
		.caption-usb-c-connector {
		--left: 390px;
	}
}

@media only screen and (max-width: 734px) {
	.section-techspecs
		.section-buttons-and-connectors
		.caption-usb-c-connector {
		--bottom: -20px;
		--left: 106px;
	}
}

/* Calendar */

.techspecs-app-icon-calendar {
	background-image: url("/la/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.techspecs-app-icon-calendar {
		background-image: url("/la/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large_2x.png");
	}
}

.section-techspecs .section-built-in-apps .techspecs-app-icon-calendar,
.section-techspecs .section-free-apps .techspecs-app-icon-calendar {
	background-image: url("/la/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large.png");
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-techspecs .section-built-in-apps .techspecs-app-icon-calendar,
	.section-techspecs .section-free-apps .techspecs-app-icon-calendar {
		background-image: url("/la/ipad-mini/images/specs/icon_calendar__gd448w0a0euu_large_2x.png");
	}
}
