.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}

.icon-card .tile-content {
	padding-inline-end: 50px;
}

@media only screen and (max-width: 734px) {
	.icon-card .tile-content {
		padding-inline-end: 14px;
	}
}

@media only screen and (min-width: 1069px) {
	.header-headline.typography-marquee-headline-reduced {
		min-width: 600px;
	}
}

.section-battery .stat .stat-value sup {
	background: linear-gradient(90deg, #6b95ac 68%, #45657d);
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-decoration: underline;
	text-decoration-color: #6b95ac;
}


.section-values .section-header .section-header-headline,
.section-environment .section-header .section-header-headline {
	min-width: 90%;
}

@media only screen and (min-width: 1069px) {
	.section-welcome .inline-media-component-container {
		margin-top: 26px;
	}
}
@media only screen and (max-width: 734px) {
	.section-welcome .inline-media-component-container {
		margin-top: 26px;
	}
}

@media only screen and (max-width: 734px) {
	html.ac-ls-visible .section-welcome {
		min-height: 720px;
	}
}