.section-media-card .media-gallery-item-apple-intelligence video {
	display: none;
}

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

.milestone-primary {
	color: rgb(29, 29, 31);
}
.section-media-card {
	padding-top: 128px;
}

.section-apple-intelligence-hero .subsection-header {
	margin-top: 0px;
}

.bento-tab-gallery .bento-disclaimer {
	font-weight: 600;
	margin-top: 20px;
}

@media (max-width: 734px) {
	.section-media-card {
		padding-top: 96px;
	}
	.marquee .viewport-content {
		width: 100%;
	}
	.section-action-button .tabnav-legacy-item .tabnav-legacy-link {
		white-space: unset;
	}
}

.section-battery .section-end-cta.typography-tout {
	margin: 0 auto 80px auto;
	z-index: 1;
}

@media only screen and (max-width: 734px) {
	.section-battery .section-end-cta.typography-tout {
		order: 1;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview br.small {
		display: block;
	}
}
.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
	background-size: 578px 530px;
	background-repeat: no-repeat;
	background-image: url(/hr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large.jpg);
	width: 578px;
	height: 530px;
	position: absolute;
	left: 50%;
	margin-left: -289px
}

@media(min-resolution: 1.5dppx),(min-resolution:144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image:url(/hr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_large_2x.jpg);
	}
}

@media(max-width: 1068px) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-size:518px 478px;
		background-repeat: no-repeat;
		background-image: url(/hr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium.jpg);
		margin: 0;
		margin-bottom:-250px;
		position:relative;s
	}
}

@media(max-width: 1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image:url(/hr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_medium_2x.jpg);
	}
}

@media(max-width: 480px) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-size:462px 432px;
		background-repeat: no-repeat;
		background-image: url(/hr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall.jpg);
		margin-bottom:-212px;
	}
}

@media(max-width: 480px)and (min-resolution:1.5dppx),(max-width:480px)and (min-resolution:144dpi) {
	.section-apple-intelligence .overview-apple-intelligence-siri-instructions {
		background-image:url(/hr/iphone-16/images/overview/apple-intelligence/siri_instructions__yvqikxwqzte6_xsmall_2x.jpg);
	}
}

@media only screen and (min-width: 1069px) {
	section.section-upgrade .inline-compare-wrap {
		padding-bottom: 80px;
	}
}
@media only screen and (min-width: 735px) 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 (max-width:1068px) and (min-width: 735px) {
    .section-action-button .tablist-wrapper {
        margin-top: 316px;
        margin-bottom: 19px;
    }
}

@media only screen and (min-width: 421px) {
  br.spesific-break {
    display: none
  }
}

html.no-enhanced .section.section-safety:not(:has(.all-access-pass:not(.fallback))) {
    padding-bottom: 0;
}