/* local overrides */

/* section-training-load - Estimated effort */
@media only screen and (max-width: 483px) {
	.grid-item-effort .tile-overlay-body .typography-subsection-copy {
		font-size: 15px;
	}
}
@media only screen and (min-width: 341px) and (max-width: 441px) {
	.grid-item-effort .column-list-outer .column {
		width: 46%;
	}
}

/* section-cycle-tracking - Pregnancy */
@media only screen and (max-width: 882px) {
	.grid-item-pregnancy .tile-overlay-body .typography-subsection-copy {
		font-size: 16px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 744px) {
	.grid-item-pregnancy .tile-overlay-body .typography-subsection-copy {
		margin-top: 40px;
	}
}
@media only screen and (min-width: 811px) and (max-width: 828px) {
	.grid-item-pregnancy .tile-overlay-body .typography-subsection-copy {
		margin-top: 25px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 405px) {
	.grid-item-pregnancy .tile-overlay-body .typography-subsection-copy {
		font-size: 15px;
		margin-top: 50px;
	}
}

/* section-workout - GPS */
@media only screen and (min-width: 1250px) {
	.grid-item.grid-item-gps .typography-blockquote-copy {
		font-size: 54px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.grid-item.grid-item-gps .typography-blockquote-copy {
		font-size: 36px;
	}
}

/* Health and developers tile */

@media only screen and (min-width: 1069px) {
	.section-routers .router-item.router-health-app .router-headline {
		max-width: 152%;
	}

	.section-routers .router-item.router-health-app .row {
		width: 120%;
	}

	.section-routers .router-item.router-developers .row {
		width: 110%;
	}
}

@media only screen and (min-width: 1226px) {
	.section-routers .router-item.router-health-app .row {
		width: 113%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-routers .router-item.router-health-app .router-headline {
		max-width: 152%;
	}

	.section-routers .router-item.router-health-app .row {
		width: 120%;
	}

	.section-routers .router-item.router-developers .row {
		width: 107%;
	}

	.section-routers .router-item.router-developers .router-headline {
		max-width: 500px;
	}
}

@media only screen and (min-width: 803px) and (max-width: 895px) {
	.section-routers .router-item.router-developers .row {
		width: 120%;
	}
}

@media only screen and (min-width: 832px) and (max-width: 896px) {
	.section-routers .router-item.router-developers .row {
		width: 118%;
	}
}

@media only screen and (min-width: 1041px) and (max-width: 1068px) {
	.section-routers .router-item.router-health-app .row {
		width: 110%;
	}
}

.grid-item-surf-app .tile-blockquote {
	max-width: 511px;
}

/* images */
.section-routers .router-item.router-macos .image-macos {
	--p-width: 775px;
	--p-height: 355px;
}
@media only screen and (max-width: 1068px) {
	.section-routers .router-item.router-macos .image-macos {
		--p-width: 634px;
		--p-height: 283px;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .router-item.router-macos .image-macos {
		--p-width: 482px;
		--p-height: 258px;
	}
}

/* VITALS SCREENS	*/
.grid-item-overnight
	.tile
	.image-container
	.inline-video-container
	.start-frame {
	background-repeat: no-repeat;
	background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_startframe__geema5fik4yi_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_startframe__geema5fik4yi_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_startframe__geema5fik4yi_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_startframe__geema5fik4yi_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_startframe__geema5fik4yi_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_startframe__geema5fik4yi_small_2x.jpg);
	}
}

.grid-item-overnight .tile .image-container .inline-video-container .end-frame {
	background-repeat: no-repeat;
	background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_endframe__cdm59xgf4g02_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_endframe__cdm59xgf4g02_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_endframe__cdm59xgf4g02_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_endframe__cdm59xgf4g02_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_endframe__cdm59xgf4g02_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-overnight
		.tile
		.image-container
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/vitals/vitals_endframe__cdm59xgf4g02_small_2x.jpg);
	}
}

/* Efforts */

.grid-item-effort .inline-video-container .start-frame {
	background-repeat: no-repeat;
	background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_startframe__fem7a0jyys2u_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.grid-item-effort .inline-video-container .start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_startframe__fem7a0jyys2u_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-effort .inline-video-container .start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_startframe__fem7a0jyys2u_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-effort .inline-video-container .start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_startframe__fem7a0jyys2u_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-effort .inline-video-container .start-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_startframe__fem7a0jyys2u_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-effort .inline-video-container .start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_startframe__fem7a0jyys2u_small_2x.jpg);
	}
}

.grid-item-effort .inline-video-container .end-frame {
	background-repeat: no-repeat;
	background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_endframe__d66v9z9aw9ci_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.grid-item-effort .inline-video-container .end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_endframe__d66v9z9aw9ci_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-effort .inline-video-container .end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_endframe__d66v9z9aw9ci_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-effort .inline-video-container .end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_endframe__d66v9z9aw9ci_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-effort .inline-video-container .end-frame {
		background-repeat: no-repeat;
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_endframe__d66v9z9aw9ci_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-effort .inline-video-container .end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/training-load/efforts_endframe__d66v9z9aw9ci_small_2x.jpg);
	}
}

/* CHECK IN */

.grid-item-workout .workout-image.watch-1 .inline-video-container .start-frame {
	background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_startframe__b8h4ueiixoia_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_startframe__b8h4ueiixoia_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_startframe__b8h4ueiixoia_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_startframe__b8h4ueiixoia_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_startframe__b8h4ueiixoia_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.start-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_startframe__b8h4ueiixoia_small_2x.jpg);
	}
}

.grid-item-workout .workout-image.watch-1 .inline-video-container .end-frame {
	background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_medium.jpg);
	}
}
@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_small.jpg);
	}
}
@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.grid-item-workout
		.workout-image.watch-1
		.inline-video-container
		.end-frame {
		background-image: url(/co/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_small_2x.jpg);
	}
}
