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

.section-hero .inline-media figure.inline-video-frame-end {
	width: 960px;
	height: 395px;
	background-size: 960px 395px;
	background-repeat: no-repeat;
	background-image: url(/hu/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_large.jpg);
	position: relative;
	left: 50%;
	margin-left: -480px;
	position: absolute;
	margin-top: -90px;
}
@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(/hu/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 {
		width: 640px;
		height: 260px;
		background-size: 640px 260px;
		margin-left: -320px;
		margin-top: -40px;
		background-repeat: no-repeat;
		background-image: url(/hu/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(/hu/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 {
		width: 480px;
		height: 391px;
		background-size: 480px 391px;
		margin: auto;
		margin-top: -60px;
		background-repeat: no-repeat;
		background-image: url(/hu/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(/hu/accessibility/images/overview/fallbacks/hero_endframe__eocolbpq4bsm_small_2x.jpg);
	}
}

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

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

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

@media only screen and (min-width: 1069px) {
	.section-resources .resources-grid {
		--grid-columns: 2;
		--grid-column-size: 480px;
	}

	.grid-item.grid-item-live-speech .main-content > p .animation {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.grid-item.grid-item-live-speech .main-content > p .animation {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-resources .resources-grid {
		--grid-columns: 2;
		--grid-column-size: 337px;
	}
}

.button {
	white-space: inherit;
}

.section-hero .hero-copy-container {
	margin-top: 240px;
	opacity: 1;
}
.section-hero .container .inline-video-frame-end {
	opacity: 1;
}
html.no-enhanced .section-hero .container .video-fallback .selection-highlight {
	display: none;
}
@media only screen and (min-width: 1069px) {
	html.no-enhanced .section-hero .container .video-fallback {
		max-width: 828px;
	}

	html.no-enhanced .section-hero .container .video-fallback .selection-highlight {
		width: 405px;
		right: 0px;
		top: auto;
		bottom: -10px;
		display: none;
	}

	html.no-enhanced .section-hero .container .video-fallback .selection-text:before {
		margin-left: 240px;
		display: none;
	}
}

@media only screen and (max-width: 1068px) {
	html.no-enhanced .section-hero .container .video-fallback {
		max-width: 690px;
	}

	html.no-enhanced .section-hero .container .video-fallback .selection-highlight {
		width: 334px;
		right: 0px;
		top: auto;
		bottom: -6px;
		display: none;
	}

	html.no-enhanced .section-hero .container .video-fallback .selection-text:before {
		margin-left: 200px;
		display: none;
	}

	.section-hero .hero-copy-container {
		margin-top: 175px;
	}
}

@media only screen and (max-width: 734px) {
	html.no-enhanced .section-hero .container .video-fallback {
		max-width: 280px;
	}

	html.no-enhanced .section-hero .container .video-fallback .selection-highlight {
		width: 210px;
		right: 3px;
		top: auto;
		left: auto;
		transform: none;
		bottom: -3px;
		display: none;
	}

	html.no-enhanced .section-hero .container .video-fallback .selection-text:before {
		margin-left: 110px;
		top: 112px;
		display: none;
	}

	.section-hero .inline-media {
		width: 100%;
	}

	.section-hero .hero-copy-container {
		margin-top: 235px;
	}
}

@media only screen and (max-width: 420px) {
	.section-hero .hero-copy-container {
		margin-top: 200px;
	}
}

.section-resources .resources-grid .resource-item .icon-headline {
	max-width: 14.5ch;
}

@media only screen and (min-width: 734px) {
	.grid-item.grid-item-spoken-content .grid-copy {
		max-width: 280px;
	}

	.grid-item.grid-item-spoken-content .grid-copy .line.line-bottom {
		padding-left: 5px;
	}

	.grid-item.grid-item-spoken-content .grid-copy .end:after {
		bottom: -18px;
	}
}

@media only screen and (min-width: 1069px) {
	.grid-item.grid-item-spoken-content .grid-copy .end:after {
		bottom: -27px;
	}
}

.grid-item.grid-item-personal-voice .main-content .dot {
	color: #1d1d1f;
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-personal-voice .typography-grid-copy {
		font-size: 23px;
	}

	.grid-item.grid-item-personal-voice .typography-memoji-adjacent {
		font-size: 30px;
	}
}

.grid-item.grid-item-live-speech .main-content .dot {
	color: #000;
}

.grid-item.grid-item-hearing-aids {
	display: grid;
	grid-template-columns: 1fr min-content 110px;
	grid-template-rows: 100%;
}

@media only screen and (max-width: 1068px) {
	.grid-item.grid-item-hearing-aids {
		grid-template-columns: 1fr min-content 90px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-hearing-aids {
		grid-template-columns: 1fr;
		grid-template-rows: repeat(3, auto);
	}
}

.grid-item.grid-item-hearing-aids.card-hearing-aids .header-content {
	max-width: 400px;
	padding-top: var(--tile-padding);
}

@media only screen and (max-width: 1068px) {
	.grid-item.grid-item-hearing-aids.card-hearing-aids .header-content {
		max-width: 280px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-hearing-aids.card-hearing-aids .header-content {
		grid-area: 1/1;
		margin-bottom: -45px;
	}
}

.grid-item.grid-item-hearing-aids .header-content, .grid-item.grid-item-hearing-aids.card-hearing-aids .main-content {
	grid-area: 1/1;
}

.grid-item.grid-item-hearing-aids .main-content {
	align-self: center;
	max-width: 400px;
}

@media only screen and (max-width: 1068px) {
	.grid-item.grid-item-hearing-aids .main-content {
		max-width: 310px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-hearing-aids .main-content {
		grid-area: 2/1 !important;
		align-self: start;
		max-width: unset;
	}
}

.grid-item.grid-item-hearing-aids .image-container {
	grid-area: 1/2;
	justify-self: center;
	align-self: center;
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-hearing-aids .image-container {
		grid-area: 3/1;
		align-self: auto;
	}
}

.overview-hearing-aids {
	left: -79%;
	top: -45px;
	margin-left: 0px;
}

@media only screen and (max-width: 734px) {
	.overview-hearing-aids {
		left: 50%;
		margin-left: -70.5px;
		top: -14%;
	}

	.section-speech.section-tiles-grid .section-headline {
		max-inline-size: 9ch;
	}
}

.overview-icon-developer-guides {
	margin-bottom: 2px;
}

@media only screen and (max-width: 734px) {
	.grid-item.grid-item-magnifier .lottie-container svg {
		inset-inline-start: -4px;
		top: 21px;
	}
	.section-hero .container .inline-video-frame-end {
		margin: 0 auto !important;
		height: 291px !important;
	}
	.section-hero .inline-media {
		width: 300px;
	}
	.section-hero .hero-copy-container {
		margin-top: 230px;
	}
}

.grid-item.grid-item-magnifier .bubble-container {
	top: 0;
	left: 25px;
}
@media only screen and (max-width: 1068px) {
	.grid-item.grid-item-magnifier .bubble-container {
		top: -4px;
		left: 25px;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item.grid-item-magnifier .bubble-container {
		top: -4px;
		left: 25px;
	}
}

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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

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

@media only screen and (max-width: 734px) {
	.section-films .section-content {
		width: unset;
		max-width: 320px;
		padding-inline-start: 15px;
		padding-inline-end: 15px;
	}
}

.section-films .section-headline {
	margin-left: unset;
	margin-right: unset;
	max-inline-size: 14ch;
}

@media only screen and (max-width: 734px) {
	.section-films .section-headline {
		max-inline-size: none;
	}
}

.section-films .films-grid {
	margin-block-start: 59px;
	min-height: 368px;
	display: grid;
	grid-template-columns: repeat(1, 1fr);
}

@media only screen and (max-width: 1068px) {
	.section-films .films-grid {
		margin-block-start: 50px;
		grid-gap: 16px;
	}
}

@media only screen and (max-width: 734px) {
	.section-films .films-grid {
		margin-block-start: 32px;

		min-height: 368px;
	}
}

.section-films .films-grid .film-item {
	background-color: #000;
	border-radius: var(--tile-border-radius);
	overflow: hidden;
	position: relative;
	min-height: 360px;
}

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

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

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

.section-films .films-grid .film-item-content {
	text-align: center;
	padding-block: 86px;
	max-width: 30ch;
	position: relative;
	z-index: 1;
	justify-content: center;
	left: 70px;
	margin-inline: inherit;
}
.section-films .theme-dark h3 {
	font-size: 48px;
	margin-bottom: 0.4em;
}
@media only screen and (max-width: 1068px) {
	.section-films .films-grid .film-item-content {
		padding-block: 74px;
		min-height: 170px;
	}
	.section-films .theme-dark h3 {
		font-size: 32px;
		margin-bottom: 0.4em;
	}
}

@media only screen and (max-width: 734px) {
	.section-films .films-grid .film-item-content {
		padding-block: 36px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-films .films-grid .film-item-content {
		max-width: 27ch;
		left: 57px;
	}
}

@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: 28px;
		margin-bottom: 0.4em;
	}
}

html.text-zoom .section-films .films-grid .film-item-copy {
	background-color: #161617;
}

.section-films .films-grid .film-picture {
	position: absolute;
	top: 0;
	left: 0;
}

@media only screen and (max-width: 734px) {
	.section-films .films-grid .film-picture {
		left: 50%;
		transform: translateX(-50%);
	}
}

@media only screen and (min-width: 735px) {
	section.grid-item.full.theme-dark.grid-item-eye-tracking.card-eye-tracking .header-content h3 {
		padding-top: 40px;
	}
}

.section-films .button {
	background-color: #ededf2;
}
.section-films .theme-dark .button-neutral {
	color: #000;
}
.section-films .theme-dark .button-neutral:hover {
	background: #fff;
}
.section-films .theme-dark, .theme-dark h3 {
	color: #f5f5f7;
}

[data-component-list="Ticker"] .letter > * {
	margin-block: 0em;
}

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

@media only screen and (min-width: 735px) {
	#values-router-gallery > div.paddlenav.paddles > ul {
		display: none;
	}
}

#main > div.feature-sections > section.section.section-cognitive.section-tiles-grid > div > div.grid-container > section.grid-item.half.vert-center.grid-item-spoken-content.card-spoken-content > div.main-content.pad-bottom > div > p > span.line.line-middle {
	line-height: 1.1934933333;
}

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

@media only screen and (max-width: 1068px) {
	.grid-item.grid-item-magnifier .magnifier-graphic .microwave-button {
		font-size: 9px;
	}
}

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

@media only screen and (max-width: 734px) {
	section.section.section-mobility.section-tiles-grid > div > div.grid-container > section.grid-item.full.theme-dark.grid-item-eye-tracking.card-eye-tracking > div.main-content.typography-grid-copy {
		min-height: 430px;
		padding: 0 32px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-music-haptics .main-content {
		padding: 0 32px;
	}
}

@media only screen and (max-width: 1068px) {
	.typography-grid-music-haptics {
		font-size: 38px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-grid-music-haptics {
		font-size: 37px;
	}
}

@media only screen and (max-width: 734px) {
	.section-mobility {
		--headline-length: 12ch;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
