@media only screen and (min-width: 1069px) {
	.shared-welcome-hero-endframe.fallback-frame {
		margin-top: 22px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1069px) {
	.shared-welcome-hero-endframe.fallback-frame {
		margin-top: 38px;
	}
}

@media only screen and (max-width: 735px) {
	.section-highlights .media-gallery-item-3 .caption-animation-container.pin-offset {
		transform: none;
	}
}

.section-siri {
	padding-bottom: 0 !important;
}

.section-apple-intelligence .media-block:has(picture.ipados-apple-intelligence-safari) {
    --p-width: 696px;
    --p-height: 452px;
}

@media (max-width: 1068px) and (max-width: 1068px) {
    .section-apple-intelligence .media-block:has(picture.ipados-apple-intelligence-safari) {
        --p-width: 644px;
        --p-height: 416px;
    }
}

@media (max-width: 734px) and (max-width: 734px) {
    .section-apple-intelligence .media-block:has(picture.ipados-apple-intelligence-safari) {
        --p-width: 260px;
        --p-height: 316px;
    }
}
