.section-welcome .marquee-detail {
	padding-inline-start: 10px;
}

/* Avail messaging - Start */
.avail-messaging {
	color: #86868b;
	font-size: 17px;
	line-height: 1.2353641176;
	font-weight: 600;
	letter-spacing: -0.022em;
	font-family:
		SF Pro Text,
		SF Pro Icons,
		Helvetica Neue,
		Helvetica,
		Arial,
		sans-serif;
}
/* Avail messaging - End */

/* .section-welcome .marquee-header .marquee-milestone.typography-marquee-detail-reduced {
	font-size: 16px;
}

@media screen and (max-width: 1068px) {
	.section-welcome .marquee-header .marquee-milestone.typography-marquee-detail-reduced {
		font-size: 14px;
	}
}

@media screen and (max-width: 734px) {
	.section-welcome .marquee-header .marquee-milestone.typography-marquee-detail-reduced {
		font-size: 11px;
	}
} */

@media screen and (max-width: 1068px) {
	.marquee {
		padding-bottom: 64px;
	}
}

@media screen and (max-width: 734px) {
	.section-welcome .marquee .detail-inner-group {
		justify-content: center;
	}
}

/* Adjust width for gallery item 5 */
.media-gallery-item-5 .caption-container.large-pin-top-left .caption {
	--caption-width: 640px;
}

@media (max-width: 734px) {
	.typography-headline-super {
		font-size: 40px;
	}
}
