.main .section-router .router-image {
	width: 384px;
	height: 80px;
	background-size: 384px 80px;
	background-image: url(/v/privacy/v/images/overview/learn_more__djuwynxw3quu_large.png);
}

@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-router .router-image {
		background-image: url(/v/privacy/v/images/overview/learn_more__djuwynxw3quu_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.main .section-router .router-image {
		width: 420px;
		height: 85px;
		background-size: 420px 85px;
		background-image: url(/v/privacy/v/images/overview/learn_more__djuwynxw3quu_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-router .router-image {
		background-image: url(/v/privacy/v/images/overview/learn_more__djuwynxw3quu_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.main .section-router .router-image {
		width: 254px;
		height: 62px;
		background-size: 254px 62px;
		background-image: url(/v/privacy/v/images/overview/learn_more__djuwynxw3quu_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-router .router-image {
		background-image: url(/v/privacy/v/images/overview/learn_more__djuwynxw3quu_small_2x.png);
	}
}

.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
	background-image: url("/tr/privacy/images/hero_boc_on_device__calvyju59iuq_large.jpg");
}

@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("/tr/privacy/images/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-image: url("/tr/privacy/images/hero_boc_on_device__calvyju59iuq_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) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-image: url("/tr/privacy/images/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-image: url("/tr/privacy/images/hero_boc_on_device__calvyju59iuq_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) {
	.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_on_device {
		background-image: url("/tr/privacy/images/hero_boc_on_device__calvyju59iuq_small_2x.jpg");
	}
}

.main .section-router .links-stacked {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

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

@media only screen and (max-width: 734px) {
	.section-app-videos.section-gallery .section-content .typography-card-section-headline {
		font-size: 46px;
	}
}

.main .ribbon-switchers {
	display: none;
}




.main .section-hero .overview-hero-background:before {
    background-repeat: no-repeat;
    background-image: url("/tr/privacy/images/hero_privacy__dyf7wogpbrau_large.jpg");
    content: "";
    position: absolute;
    background-size: var(--background-size);
    background-position-y: 12px;
    --background-image-offset-from-center: .002;
    inset-block-start: 0;
    inset-inline: 0;
    will-change: filter;
    -webkit-filter: blur(var(--background-blur)) brightness(0.7);
    filter:blur(var(--background-blur)) brightness(0.7)
}

@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-hero .overview-hero-background:before {
        background-image: url("/tr/privacy/images/hero_privacy__dyf7wogpbrau_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .main .section-hero .overview-hero-background:before {
        background-repeat: no-repeat;
        background-image: url("/tr/privacy/images/hero_privacy__dyf7wogpbrau_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-hero .overview-hero-background:before {
        background-image: url("/tr/privacy/images/hero_privacy__dyf7wogpbrau_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .main .section-hero .overview-hero-background:before {
        background-repeat: no-repeat;
        background-image: url("/tr/privacy/images/hero_privacy__dyf7wogpbrau_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-hero .overview-hero-background:before {
        background-image: url("/tr/privacy/images/hero_privacy__dyf7wogpbrau_small_2x.jpg")
    }
}

.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_private_cloud {
    background-repeat: no-repeat;
    background-image: url("/tr/privacy/images/hero_boc_cloud__k91vveqpxw6y_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_private_cloud {
        background-image: url("/tr/privacy/images/hero_boc_cloud__k91vveqpxw6y_large_2x.jpg");
    }
}

.modal:is(.on-device, .private-cloud) figure.overview_hero_boc_private_cloud::after {
    content: '';
    display: block;
    padding-bottom:42.35714%
}

@media only screen and (max-width: 1068px) {
    .modal:is(.on-device, .private-cloud) figure.overview_hero_boc_private_cloud {
        background-repeat: no-repeat;
        background-image: url("/tr/privacy/images/hero_boc_cloud__k91vveqpxw6y_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_private_cloud {
        background-image: url("/tr/privacy/images/hero_boc_cloud__k91vveqpxw6y_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .modal:is(.on-device, .private-cloud) figure.overview_hero_boc_private_cloud::after {
        content: '';
        display: block;
        padding-bottom:45.03817%
    }
}

@media only screen and (max-width: 734px) {
    .modal:is(.on-device, .private-cloud) figure.overview_hero_boc_private_cloud {
        background-repeat: no-repeat;
        background-image: url("/tr/privacy/images/hero_boc_cloud__k91vveqpxw6y_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_private_cloud {
        background-image: url("/tr/privacy/images/hero_boc_cloud__k91vveqpxw6y_small_2x.jpg")
    }
}

.modal:is(.on-device, .private-cloud) li {
    padding-block: 0.5em;
    -webkit-padding-start: 2em;
    -moz-padding-start: 2em;
    padding-inline-start: 2em;
}

.modal:is(.on-device, .private-cloud) li::marker {
    content: ""!important;
    color: transparent!important;
}

.modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy ol li {
    position: relative
}

.modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy ol li::before {
    position: absolute;
    top: 0.3em;
    left: 0;
    font-weight: 300;
    font-size:30px
}

.modal:is(.on-device, .private-cloud) ul li {
    background-repeat: no-repeat;
    background-size: 1.5em;
    background-position: top 10px left 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -5 117.05 105' style='overflow:visible'%3E%3Crect x='0' y='-15' width='117.05' height='120' fill-opacity='0'/%3E%3Cg%3E%3Cpath d='M58.496 94.513C85.72 94.513 108.321 71.963 108.321 44.739 108.321 17.516 85.668-5.034 58.445-5.034 31.263-5.034 8.723 17.516 8.723 44.739 8.723 71.963 31.314 94.513 58.496 94.513ZM58.496 86.245C35.511 86.245 17.083 67.777 17.083 44.74 17.083 21.702 35.46 3.233 58.445 3.233 81.482 3.233 100.002 21.702 100.002 44.74A41.36 41.36 0 0 1 58.496 86.245Z' fill='%230a84ff' fill-opacity='1' /%3E%3Cpath d='M53.17 67.917C54.755 67.917 56.102 67.15 57.097 65.648L79.395 30.541C79.975 29.578 80.565 28.48 80.565 27.402 80.565 25.237 78.659 23.838 76.586 23.838 75.333 23.838 74.12 24.563 73.188 26.024L52.952 58.529 43.342 46.064C42.15 44.5 41.061 44.106 39.735 44.106 37.622 44.106 35.964 45.796 35.964 47.981 35.964 49.028 36.41 50.075 37.074 51.007L48.983 65.648C50.238 67.264 51.522 67.917 53.17 67.917Z' fill='%230a84ff' fill-opacity='1' /%3E%3C/g%3E%3C/svg%3E")
}

.modal:is(.on-device,.private-cloud) li{
  padding-block:0.5em;
  -webkit-padding-start:2em;
  -moz-padding-start:2em;
  padding-inline-start:2em;
  background-repeat:no-repeat;
  background-size:0;
  background-position:top 10px left 0;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -5 117.05 105' style='overflow:visible'%3E%3Crect x='0' y='-15' width='117.05' height='120' fill-opacity='0'/%3E%3Cg%3E%3Cpath d='M58.496 94.513C85.72 94.513 108.321 71.963 108.321 44.739 108.321 17.516 85.668-5.034 58.445-5.034 31.263-5.034 8.723 17.516 8.723 44.739 8.723 71.963 31.314 94.513 58.496 94.513ZM58.496 86.245C35.511 86.245 17.083 67.777 17.083 44.74 17.083 21.702 35.46 3.233 58.445 3.233 81.482 3.233 100.002 21.702 100.002 44.74A41.36 41.36 0 0 1 58.496 86.245Z' fill='%230a84ff' fill-opacity='1' /%3E%3Cpath d='M53.17 67.917C54.755 67.917 56.102 67.15 57.097 65.648L79.395 30.541C79.975 29.578 80.565 28.48 80.565 27.402 80.565 25.237 78.659 23.838 76.586 23.838 75.333 23.838 74.12 24.563 73.188 26.024L52.952 58.529 43.342 46.064C42.15 44.5 41.061 44.106 39.735 44.106 37.622 44.106 35.964 45.796 35.964 47.981 35.964 49.028 36.41 50.075 37.074 51.007L48.983 65.648C50.238 67.264 51.522 67.917 53.17 67.917Z' fill='%230a84ff' fill-opacity='1' /%3E%3C/g%3E%3C/svg%3E")
}

.modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy p, .modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy ul, .modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy ol {
    font-size: 19px;
    line-height: 1.21053;
    font-weight: 600;
    letter-spacing: .012em;
}


.modal:is(.on-device, .private-cloud) ol {
    margin-left: 0;
}

.modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy p, .modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy ul, .modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .modal-copy ol {
    font-size: 19px;
    line-height: 1.21053;
    font-weight: 600;
    letter-spacing: .012em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

.modal:is(.on-device,.private-cloud) ul>*+*, .modal:is(.on-device,.private-cloud) ol>*+* {
  -webkit-margin-before: .25em;
  margin-block-start: .25em;
}


  .modal:is(.on-device,.private-cloud) .content-wrapper .modal-content .headline-container {
    -webkit-padding-after: 17px!important;
    padding-block-end: 17px!important;
}

.modal:is(.on-device, .private-cloud) .modal-contents.privacy-7-0 .after-copy {
    -webkit-margin-before: 45px;
    margin-block-start:45px
}

.modal:is(.on-device,.private-cloud) p, .modal:is(.on-device,.private-cloud) ul {
    font-size: 17px;
    line-height: 1.47059;
    font-weight: 400;
    font-family:"SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

@media only screen and (min-width: 1069px) {
.section-apple-intelligence .section-private-cloud .card-headline{
    margin-bottom: 24px;
}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
.section-apple-intelligence .section-private-cloud .card-headline{
    margin-bottom: 32px;
}
}
