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

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

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

.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}
.section-welcome .marquee-detail {
	padding-inline-start: 12px;
}

@media only screen and (max-width: 734px) {
	.section-welcome .detail-inner-group {
		justify-content: center;
	}
	.section-welcome .marquee-detail {
		padding-top: 8px;
	}
}
.section-welcome .marquee-detail::before {
	background: none;
}

.section-welcome .marquee-header {
	max-width: 35em;
}
@media (max-width: 1068px) {
	.section-welcome .marquee-header {
		max-width: 30em;
	}
}

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