/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

.section-hero .inline-media figure.inline-video-frame-end {
	background-image: url(/cz/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
	.section-hero .inline-media figure.inline-video-frame-end {
		background-image: url(/cz/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .inline-media figure.inline-video-frame-end {
		background-image: url(/cz/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_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) {
	.section-hero .inline-media figure.inline-video-frame-end {
		background-image: url(/cz/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .inline-media figure.inline-video-frame-end {
		background-image: url(/cz/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_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) {
	.section-hero .inline-media figure.inline-video-frame-end {
		background-image: url(/cz/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_small_2x.jpg);
	}
}

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.show-for-xs {
	display: none;
}
@media only screen and (max-width: 320px) {
	.show-for-xs {
		display: block;
	}
}

.section-hero .video-fallback .selection-container {
	position: relative;
	padding: 0 4px;
}
.section-hero .video-fallback .selection-container .selection-text {
	z-index: 1;
	position: relative;
}
.section-hero .container .video-fallback .selection-highlight {
	width: 506px;
	left: 0;
	right: auto;
	top: 6px;
	bottom: auto;
	transform: none;
}
.section-hero .video-fallback .apple-logo {
	margin-left: 20px;
}
.section-hero .container .video-fallback .selection-text {
	margin-left: 0;
}
.section-hero .container .video-fallback .selection-text:before {
	top: -64px;
}
.section-hero .container .video-fallback .selection-highlight {
	height: 100px;
}
.section-hero .container .video-fallback .selection-highlight:after, .section-hero .container .video-fallback .selection-highlight:before {
	height: 110px;
	background-size: 18px 110px;
}

.section-hero .container .inline-video-frame-end {
	opacity: 1;
}

.section-hero .hero-copy-container {
	margin-top: 240px;
	opacity: 1;
}

@media only screen and (max-width: 1068px) {
	.section-hero .video-fallback .selection-container .selection-highlight {
		width: 424px;
		top: 0px;
		height: 90px;
	}
	.section-hero .container .video-fallback .selection-highlight:after, .section-hero .container .video-fallback .selection-highlight:before {
		height: 100px;
		background-size: 16px 100px;
	}
	.section-hero .hero-copy-container {
		margin-top: 155px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .video-fallback .selection-container .selection-highlight {
		width: 264px;
		top: 2px;
		height: 50px;
	}
	.section-hero .container .video-fallback .selection-highlight:after, .section-hero .container .video-fallback .selection-highlight:before {
		height: 57px;
		background-size: 8px 57px;
	}
	.section-hero .container .video-fallback {
		max-width: inherit;
	}
	.section-hero .container .video-fallback .selection-text:before {
		left: 50%;
		transform: translateX(-50%);
	}
	.section-hero .container .video-fallback .selection-text:before {
		top: 55px;
	}
	.section-hero .video-fallback .apple-logo {
		margin-left: 12px;
	}
	.section-hero .container .inline-video-frame-end {
		margin: 0 auto !important;
	}
	.section-hero .inline-media {
		width: 480px;
	}
	.section-hero .hero-copy-container {
		margin-top: 180px;
	}
}

.grid-item.grid-item-live-speech, .grid-item.grid-item-eye-tracking {
	grid-column: span 2;
}

.section-films .films-grid {
	grid-template-columns: none;
}

.section-films .films-grid .film-item {
	min-height: 368px;
}

@media only screen and (max-width: 1068px) {
	.section-films .films-grid .film-item {
		min-height: 318px;
	}
}

@media only screen and (max-width: 734px) {
	.section-films .films-grid .film-item {
		min-height: 500px;
	}
}

@media only screen and (min-width: 734px) {
	.section-films .films-grid .film-item-content {
		display: inline-block;
		padding-block-start: 80px;
		padding-left: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-films .films-grid .film-item-content {
		max-width: 83%;
		margin-inline: auto;
		left: 0;
	}
}

.section-films .theme-dark h3 {
	font-size: 48px;
}

@media only screen and (max-width: 1068px) {
	.section-films .theme-dark h3 {
		font-size: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-films .theme-dark h3 {
		font-size: 28px;
	}
}

@media only screen and (min-width: 734px) {
	.section-values .paddlenav {
		display: none;
	}
}

.section-speech .main-content {
	position: absolute;
	left: 30%;
	max-width: max-content;
}

@media only screen and (max-width: 734px) {
	.section-speech .main-content {
		left: 0%;
	}
}

.section-resources .resources-grid .row .resource-item .resource-cta {
	max-width: 23ch;
}

@media only screen and (min-width: 1068px) {
	.grid-item.grid-item-spoken-content .grid-copy .end:after {
		right: 22px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 734px) {
	.grid-item.grid-item-spoken-content .grid-copy .end:after {
		right: 17px;
	}
}

[data-component-list="Ticker"] {
	grid-template-rows: 1.15em;
}

.ticker .letter span {
	margin-top: 2px;
}

.ticker .letter span:last-child {
	margin-top: 12px;
}

@media only screen and (max-width: 734px) {
	html.enhanced .grid-item.grid-item-magnifier.animate .bubble-container {
		margin-bottom: 7px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles-grid .section-headline {
		--headline-length: 12ch;
	}
}

.grid-item.grid-item-magnifier .magnifier-graphic .microwave-button {
	left: 19.5%;
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-magnifier .magnifier-graphic .microwave-button {
		left: 22%;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-voiceover .header-content {
		padding-block-end: 340px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
