/* Local Overrides */

@media only screen and (min-width: 1069px) {
	.section-more .caption-tile:first-child:nth-last-child(n + 3),
	.section-more
		.caption-tile:first-child:nth-last-child(n + 3)
		~ .caption-tile {
		width: 90%;
	}
}

@media only screen and (min-width: 490px) and (max-width: 599px) {
	.os-localnav.tabnav .tabnav-items {
		justify-content: center;
	}
}

@media only screen and (max-width: 388px) {
	.router-card .router-card-headline {
		font-size: 25px;
	}
}

@media only screen and (max-width: 358px) {
	.router-card .router-card-headline {
		font-size: 23px;
	}
}

@media only screen and (max-width: 338px) {
	.router-card .router-card-headline {
		font-size: 21px;
	}
}

/* Design Section */

@media (max-width: 734px) {
	.section-liquid-glass .copy-section-header .film-link {
		margin-block-start: 12px;
	}
}

/* Banner */

@media (max-width: 734px) and (max-width: 734px) {
	section.section-event-banner .banner-card-image {
		--p-height: 150px;
	}
}

@media (max-width: 1068px) and (max-width: 1068px) {
	section.section-event-banner .banner-card-image {
		--p-height: 160px;
	}
}

/* section-communication cards large */
@media (min-width: 1069px) {
	.section-communication .card-set .card-container.caption-tile {
		width: 372px;
	}
}
