/* Semantic Use Cases styles for use-cases-output-showcase. Mapped from the approved Use Cases legacy baseline. */
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-001 {
	border-bottom-width: var(--fg-space-px);
	border-color: var(--fg-color-border);
	background-color: var(--fg-color-background);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-002 {
	height: var(--fg-icon-sm);
	width: var(--fg-icon-sm);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-003 {
	display: inline-flex;
	align-items: center;
	gap: var(--fg-space-2);
	border-radius: var(--fg-radius-full);
	border-width: var(--fg-space-px);
	border-color: var(--fg-color-border);
	background-color: var(--fg-color-background);
	padding-left: var(--fg-space-3);
	padding-right: var(--fg-space-3);
	padding-top: var(--fg-space-1);
	padding-bottom: var(--fg-space-1);
	font-size: var(--fg-text-11);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-text-70);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-004 {
	display: inline-flex;
	align-items: center;
	gap: var(--fg-space-2);
	border-radius: var(--fg-radius-full);
	border-width: var(--fg-space-px);
	border-color: var(--fg-color-border);
	background-color: var(--fg-color-background);
	padding-left: var(--fg-space-3);
	padding-right: var(--fg-space-3);
	padding-top: var(--fg-space-1);
	padding-bottom: var(--fg-space-1);
	font-size: var(--fg-text-11);
	font-weight: var(--fg-weight-semibold);
	text-transform: uppercase;
	letter-spacing: var(--fg-tracking-eyebrow);
	color: var(--fg-color-text-70);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-005 {
	max-width: var(--fg-content-2xl);
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-006 {
	margin-top: var(--fg-space-4);
	font-size: var(--fg-text-3xl);
	line-height: var(--fg-leading-3xl);
	font-weight: var(--fg-weight-semibold);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-007 {
	margin-top: var(--fg-space-4);
	font-size: var(--fg-text-3xl);
	line-height: var(--fg-leading-3xl);
	font-weight: var(--fg-weight-semibold);
	letter-spacing: var(--fg-tracking-tight);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-008 {
	margin-top: var(--fg-space-4);
	font-size: var(--fg-text-base);
	line-height: var(--fg-leading-base);
	color: var(--fg-color-text-70);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-009 {
	margin-top: var(--fg-space-4);
	text-align: center;
	font-size: var(--fg-text-xs);
	line-height: var(--fg-leading-xs);
	color: var(--fg-color-text-55);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-010 {
	margin-top: var(--fg-space-4);
	text-align: center;
	font-size: var(--fg-text-xs);
	line-height: var(--fg-leading-xs);
	text-transform: uppercase;
	letter-spacing: var(--fg-tracking-eyebrow);
	color: var(--fg-color-text-55);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-011 {
	margin-left: auto;
	margin-right: auto;
	max-width: var(--fg-content-7xl);
	padding-left: var(--fg-space-4);
	padding-right: var(--fg-space-4);
	padding-top: var(--fg-space-16);
	padding-bottom: var(--fg-space-16);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-012 {
	margin-left: auto;
	margin-right: auto;
	margin-top: var(--fg-space-12);
	max-width: var(--fg-content-5xl);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-012.uc-output-showcase__media-pair {
	display: grid;
	max-width: var(--fg-content-7xl);
	grid-template-columns: minmax(0,1fr);
	gap: var(--fg-space-4);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-013 {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: var(--fg-radius-2xl);
	border-width: var(--fg-space-px);
	border-color: var(--fg-color-text-20);
	background-color: var(--fg-color-background);
	aspect-ratio: 16/9;
}
@media (min-width:640px) {
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-012.uc-output-showcase__media-pair {
	grid-template-columns: repeat(2,minmax(0,1fr));
	gap: var(--fg-space-5);
}
}
@media (min-width:640px) {
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-006 {
	font-size: var(--fg-text-4xl);
	line-height: var(--fg-leading-4xl);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-007 {
	font-size: var(--fg-text-4xl);
	line-height: var(--fg-leading-4xl);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-008 {
	font-size: var(--fg-text-lg);
	line-height: var(--fg-leading-lg);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-011 {
	padding-left: var(--fg-space-6);
	padding-right: var(--fg-space-6);
}
}
@media (min-width:768px) {
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-011 {
	padding-top: var(--fg-space-20);
	padding-bottom: var(--fg-space-20);
}
}
@media (min-width:1024px) {
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-012.uc-output-showcase__media-pair {
	grid-template-columns: repeat(4,minmax(0,1fr));
	gap: var(--fg-space-4);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-006 {
	font-size: var(--fg-text-5xl);
	line-height: var(--fg-leading-none);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-007 {
	font-size: var(--fg-text-5xl);
	line-height: var(--fg-leading-none);
}
.seo-template-page .use-cases-section--use-cases-output-showcase .uc-output-showcase__rule-011 {
	padding-left: var(--fg-space-8);
	padding-right: var(--fg-space-8);
}
}
