.section.section-upgrade .inline-compare-wrap {
	padding-bottom: 80px;
}

@media only screen and (min-width: 1441px) {
	.section-welcome .welcome-content {
		padding-top: 289px;
	}
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-welcome .welcome-content {
		min-height: 698px;
		padding-top: 211px;
	}
}

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

@media only screen and (max-width: 480px) {
	.section-welcome .welcome-content {
		padding-top: 81px;
	}
}

@media only screen and (min-width: 735px) {
	[data-component-list*="MediaCardGallery"]:not(
			[data-component-list*="MediaCardGalleryControl"]
		),
	[data-media-card-gallery] [data-ac-gallery-item="pro-studio"] {
		--caption-width: 420px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-camera-control {
		--hero-video-ui-ypos: -42px;
	}
}

.section-camera-control .subsection-copy-intro {
	margin-top: 20px;
}

@media (max-width: 734px) {
	.section-camera-control .gallery-gallery.scroll-gallery {
		--paddlenav-padding: 100px;
	}
}

@media only screen and (max-width: 734px) {
	.section-camera-control .scroll-gallery .scroll-gallery-paddlenav.paddlenav {
		padding-top: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	body .section-chip .callouts .ric-large-4 {
		width: min(31.166667vw - var(--global-scrollbar-width) / 12 * 4, 560px);
	}
}

@media (min-width: 735px) {
	.section-header .section-header-headline {
		max-width: 95%;
	}
}

@media only screen and (min-width: 735px) {
	section.section .inline-compare-wrap .inline-compare-option .ps-stat {
		width: min(
			32.5833333333vw - var(--global-scrollbar-width) / 12 * 2,
			280px
		);
	}

	section.section .inline-compare-wrap .inline-compare-option {
		grid-column-gap: min(
			6.5833333333vw - var(--global-scrollbar-width) / 12 * 2,
			280px
		);
		column-gap: min(
			6.583333vw - var(--global-scrollbar-width) / 12 * 2,
			280px
		);
	}
}

@media (min-width: 1069px) {
	.section-incentive .scroll-gallery .card-set .card {
		width: var(--item-width);
		max-width: calc(var(--inner-width, 100vw) * 0.875);
		display: flex;
	}
}

@media (min-width: 1069px) {
	.section-incentive .scroll-gallery .card-set {
		grid-auto-columns: 0fr;
	}
}

@media (max-width: 1068px) and (min-width: 734px) {
	.section-action-button .tablist-wrapper {
		margin-bottom: 31px;
	}
}

#gallery-item-specialist .tile-content .icon-card-icon-wrapper, #gallery-item-apple-store-app .tile-content .icon-card-icon-wrapper {
	padding-bottom: 10px;
}

@media only screen and (max-width: 734px) {
	#gallery-item-specialist .tile-content .icon-card-icon-wrapper, #gallery-item-apple-store-app .tile-content .icon-card-icon-wrapper {
		padding-bottom: 15px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-header.row {
		flex-flow: nowrap;
	}

	.section-header .section-header-headline {
		max-width: 55%;
	}
}

@media only screen and (min-width: 1069px) {
	.section-contrast .contrast-container {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-contrast {
		--global-section-aap-padding: 156px;
	}
}

@media only screen and (max-width: 734px) {
	.section-contrast {
		--global-section-padding: 58px;
	}
}

br.small-alignment-fix {
	display: none;
}

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

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

.section-welcome .welcome-content-container .welcome-content .welcome-headline-container {
	display: none;
}

.section-apple-intelligence.live-text-headline .headline-text-container {
	margin-top: 50px;
}

@media only screen and (max-width: 1068px) {
	.section-contrast .all-access-pass {
		margin-bottom: 60px;
	}
}
