body {
	line-break: strict;
}

span.jp-headline-adjust.small-show {
	display: none;
}

@media only screen and (max-width: 735px) {
	span.jp-headline-adjust.small-show {
		display: inline-flex;
	}
}

.paddlenav-compact .paddlenav-arrow-previous::before, .paddlenav-compact .paddlenav-arrow-previous::after {
	margin-top: 0.08em;
}
.paddlenav-compact .paddlenav-arrow-next::before, .paddlenav-compact .paddlenav-arrow-next::after {
	margin-top: 0.08em;
}

.icon-after::after, .more::after {
	top: -0.08em;
}

/* Hero */

.main .section-hero {
	--dot-margin: 0.2em;
}

@media only screen and (max-width: 735px) {
	.main .section-hero {
		--dot-margin: 0.18em;
	}
}

@media only screen and (min-width: 736px) and (max-width: 1068px) {
	.main .section-hero .overview-hero-intro .enhanced-section-content {
		width: 722px;
	}
}

.main .section-hero .overview-hero-intro .overview-hero-headline {
	width: 100%;
}

/* section-features-text */

.main .gallery-item-safety-check .adjust-nagative-margin {
	margin-left: -0.19em;
}

@media (prefers-reduced-motion: no-preference) {
	.main .gallery-item-safety-check [data-character]::before {
		-webkit-transform: translateY(1.05em);
		transform: translateY(1.05em);
	}

	.main .gallery-item-mail-privacy .will-strikethrough::after {
		top: calc(1em / 2);
	}

	.main .gallery-item-mail-privacy .unread-badge::after {
		top: 0.1em;
	}
}

@media (prefers-reduced-motion: no-preference) {
	html.safari .main .gallery-item-app-tracking .fontstroke svg text:last-of-type {
		stroke-dasharray: 740;
		stroke-dashoffset: 740;
	}
}

body .modal.modal-standard.feature .violator {
	margin-top: 47px;
	padding-top: 8px;
	padding-bottom: 6px;
}

@media only screen and (max-width: 1068px) {
	body .modal.modal-standard.feature .violator {
		margin-top: 41px;
	}
}

@media only screen and (max-width: 734px) {
	body .modal.modal-standard.feature .violator {
		margin-top: 29px;
	}
}

/* section-gallery */

@media only screen and (min-width: 736px) {
	.main .section-gallery .card-gallery-headline {
		max-width: 12em;
	}
}

/* animation initialize override */
@media only screen and (max-width: 734px) {
	html.no-reduced-motion .main .gallery-item-safety-check [data-character]::before {
		transform: translateY(1.1em);
	}
}

/* section-latest */

@media only screen and (min-width: 736px) {
	.main .section-latest .section-headline {
		max-width: 720px;
	}
}

/* router */

.main .section-router .links-stacked {
	width: 100%;
}

.main .section-router .links-stacked .link a {
	padding-top: 11px;
	padding-bottom: 9px;
}

/* section-card-gallery */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.main .card-gallery-app-videos .gallery-content-headline {
		font-size: 31px;
	}
}

/* browser huck */
.windows .paddlenav-compact .paddlenav-arrow-previous::before, .windows .paddlenav-compact .paddlenav-arrow-previous::after {
	margin-top: 0.04em;
}

.windows .paddlenav-compact .paddlenav-arrow-next::before, .windows .paddlenav-compact .paddlenav-arrow-next::after {
	margin-top: 0.04em;
}

/* Get the latest on privacy section */
.main .section-latest .card-gallery .overview-session {
	width: 306px;
	height: 150px;
	background-size: 306px 150px;
	background-repeat: no-repeat;
	background-image: url("/jp/privacy/images/overview/session__furd6n6kpgi2_large.jpg");
	max-width: 100%;
	background-position: center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and(min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.main .section-latest .card-gallery .overview-session {
		background-image: url("/jp/privacy/images/overview/session__furd6n6kpgi2_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.main .section-latest .card-gallery .overview-session {
		width: 216px;
		height: 150px;
		background-size: 216px 150px;
		background-repeat: no-repeat;
		background-image: url("/jp/privacy/images/overview/session__furd6n6kpgi2_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.main .section-latest .card-gallery .overview-session {
		background-image: url("/jp/privacy/images/overview/session__furd6n6kpgi2_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.main .section-latest .card-gallery .overview-session {
		width: 300px;
		height: 175px;
		background-size: 300px 175px;
		background-repeat: no-repeat;
		background-image: url("/jp/privacy/images/overview/session__furd6n6kpgi2_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.main .section-latest .card-gallery .overview-session {
		background-image: url("/jp/privacy/images/overview/session__furd6n6kpgi2_small_2x.jpg");
	}
}

.modal.safety-check a {
	max-width: 100%;
}

.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
	background-repeat: no-repeat;
	background-image: url("/jp/privacy/images/overview/hero_boc_on_device__calvyju59iuq_large.jpg");
	background-size: cover;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-image: url("/jp/privacy/images/overview/hero_boc_on_device__calvyju59iuq_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-repeat: no-repeat;
		background-image: url("/jp/privacy/images/overview/hero_boc_on_device__calvyju59iuq_medium.jpg");
		background-size: cover;
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-image: url("/jp/privacy/images/overview/hero_boc_on_device__calvyju59iuq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-repeat: no-repeat;
		background-image: url("/jp/privacy/images/overview/hero_boc_on_device__calvyju59iuq_small.jpg");
		background-size: cover;
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-image: url("/jp/privacy/images/overview/hero_boc_on_device__calvyju59iuq_small_2x.jpg");
	}
}

.main .section-apple-intelligence h2 {
	background-size: 504px 61px;
	background-repeat: no-repeat;
	background-image: url("/jp/privacy/images/overview/apple_intelligence_logo__er3jps66w6y6_large.png");
	background-position: top 0.123em left 0 !important;
	background-size: auto 0.95em !important;
	background-repeat: none;
	line-height: 1;
	padding-bottom: 0.1em;
	color: transparent;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.main .section-apple-intelligence h2 {
		background-image: url("/jp/privacy/images/overview/apple_intelligence_logo__er3jps66w6y6_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.main .section-apple-intelligence h2 {
		background-size: 504px 62px;
		background-repeat: no-repeat;
		background-image: url("/jp/privacy/images/overview/apple_intelligence_logo__er3jps66w6y6_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.main .section-apple-intelligence h2 {
		background-image: url("/jp/privacy/images/overview/apple_intelligence_logo__er3jps66w6y6_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.main .section-apple-intelligence h2 {
		background-size: 400px 50px;
		background-repeat: no-repeat;
		background-image: url("/jp/privacy/images/overview/apple_intelligence_logo__er3jps66w6y6_small.png");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.main .section-apple-intelligence h2 {
		background-image: url("/jp/privacy/images/overview/apple_intelligence_logo__er3jps66w6y6_small_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.main .section-safari:not(.gallery-item) .headline {
		max-inline-size: 10em;
	}
}
