/* local overrides */
/* Cycle Tracking */
@media only screen and (max-width: 389px) {
	.section-cycle-tracking .grid-item-pregnancy {
		min-height: 660px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 415px) {
	.section-cycle-tracking .grid-item-pregnancy .tile-overlay-body {
		padding-top: 40px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 760px) {
	.section-cycle-tracking .grid-item-pregnancy .tile-overlay-body {
		padding-top: 40px;
	}
}
@media only screen and (min-width: 811px) and (max-width: 835px) {
	.section-cycle-tracking .grid-item-pregnancy .tile-overlay-body {
		padding-top: 40px;
	}
}

/* Track your effort */
.section-training-load .column-list-outer .column:first-child {
	padding-right: 8px;
}

/* Activity summary section */

@media only screen and (max-width: 734px) {
	.grid-item-summary .image-summary {
		--p-height: 315px;
	}
}

/* section-training-load - Estimated effort */
@media only screen and (max-width: 485px) {
	.grid-item-effort .tile-overlay-body .typography-subsection-copy {
		font-size: 15px;
	}
}

/* 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%;
	}
}

@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%;
	}
}

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

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

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

/* VITALS SCREENS */
.grid-item-overnight
	.tile
	.image-container
	.inline-video-container
	.start-frame {
	background-repeat: no-repeat;
	background-image: url(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/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(/br/watchos/watchos-11/images/overview/check-in/check_in_endframe__e3lw0rjeo76u_small_2x.jpg);
	}
}
