/*------------------------------------*\
  LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/
@media only screen and (min-width: 1069px) {
	#media-card-gallery-item-2 > div > p {
		width: 550px;
		position: relative;
	}
	.section.section .inline-compare-wrap .inline-compare-option .ps-stat {
		width: min(20.583333vw);
	}
	.section-safety .column:first-child {
		margin-top: -70px;
	}
	.bento-tab-gallery
		.inline-media-component-container:not(
			.fallback,
			.media-unloaded
		).with-media-ui-button
		.inline-media-ui-button {
		top: calc(100% + 7px);
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1200px) {
	.camera-visual-intelligence .intelligence .image picture {
		top: 8vh;
	}
}
@media only screen and (max-width: 734px) {
	#media-card-gallery-item-1 > div > p {
		width: 165px;
		position: relative;
	}
	.section-ios-18 .typography-ps-headline-super {
		font-size: 36px;
	}
	.section-chip .gaming-content .typography-ps-callout-header-alt {
		font-size: 36px;
	}
}
@media (min-width: 1441px) {
	.section-welcome .welcome-content {
		padding-top: 289px;
	}
}
@media (min-width: 1441px) {
	.section-welcome .welcome-content {
		padding-top: 289px;
	}
}

@media (min-width: 1069px) and (max-width: 1440px) {
	.section-welcome .welcome-content {
		padding-top: 237px;
	}
}

@media (min-width: 735px) and (max-width: 1068px) {
	.section-welcome .welcome-content {
		min-height: 698px;
		padding-top: 211px;
	}
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-apple-intelligence .caption {
		width: 400px;
	}
	html.no-touch .inline-media-component-container .video-wrapper .overview-apple-intelligence-personal-search-startframe.start-frame {
		width: 163px;
		height: fit-content;
	}
	html.no-touch .inline-media-component-container .video-wrapper .overview-apple-intelligence-personal-search-endframe.end-frame {
		width: 163px;
		height: fit-content;
	}
	html.no-touch .inline-media-component-container .video-wrapper .overview-apple-intelligence-writing-tools-startframe.start-frame {
		width: 163px;
		height: fit-content;
	}
	html.no-touch .inline-media-component-container .video-wrapper .overview-apple-intelligence-writing-tools-endframe.end-frame {
		width: 163px;
		height: fit-content;
	}
}

@media (min-width: 481px) and (max-width: 734px) {
	.section-welcome .welcome-content {
		min-height: 424px;
		padding-top: 121px;
	}
}

@media (max-width: 480px) {
	.section-welcome .welcome-content {
		min-height: 680px;
		padding-top: 81px;
	}
}
.section-camera-control {
	--paddles-space-above: var(--ps-spacing-32);
}

.section-contrast .product-tile-set .product-tile .tout-group .tout .tout-list br.xs-small {
	display: none;
}
@media only screen and (max-width: 520px) {
	.section-contrast .product-tile-set .product-tile .tout-group .tout .tout-list br.xs-small {
		display: block;
	}
}
.section-welcome .welcome-content-container .welcome-content .welcome-headline-container {
	display: none;
}
.welcome-content .top-marquee .marquee .viewport-content {
	width: 100%;
}
.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}

.section.section-upgrade .inline-compare-wrap {
	padding-bottom: 80px;
}
@media only screen and (max-width: 1068px) {
	.section.section-upgrade .inline-compare-wrap {
		padding-bottom: 72px;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-upgrade .inline-compare-wrap {
		padding-bottom: 48px;
	}
}

@media only screen and (max-width: 1068px) {
	section.section .inline-compare-wrap .inline-compare-option {
		column-gap: 60px;
	}
}
/*------------------------------------*\
  END LOCAL FIXES
\*------------------------------------*/
