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

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

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

.section.section-welcome .marquee-wrapper {
	visibility: visible;
	opacity: 1;
}
html.inline-media
	.section.section-welcome:not(
		:has(.inline-media-component-container.fallback)
	)
	.marquee-wrapper {
	transform: translate3d(-50%, 0px, 0);
}

[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-type .caption-animation-container .diclaimer-copy {
	font-size: 12px;
	color: #ffffff;
	opacity: 56%;
}

@media only screen and (min-width: 1069px) {
	.section-header-type-lockup {
		max-width: 995px;
	}
	.section-developers .section-card-headline {
		max-width: 28ch;
	}
	.section.section-welcome .marquee-wrapper {
		margin-top: 65px;
	}
	.section.section-welcome .inline-media-component-container {
		margin-top: 20px;
	}
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-type .caption-animation-container {
		width: 792px;
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1100px) {
	.section-header-type-lockup .ric-type-lockup-copy p {
		font-size: 20px;
	}
	.section-header-type-lockup {
		max-width: 935px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-welcome .marquee-wrapper {
		margin-top: 44px;
	}
	.section.section-welcome .inline-media-component-container {
		margin-top: 40px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 780px) {
	.section-compatibility .devices {
		column-gap: 33px;
		max-width: 616px;
	}
}

@media only screen and (max-width: 734px) {
	.section.section-welcome .marquee-wrapper .marquee-copy {
		font-size: 16px;
	}
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-improvements .caption-animation-container {
		margin-right: 50px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
