/* Semantic Product Tools styles for product-tools-intro-problem. */
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__row {
	display: flex;
	gap: var(--fg-space-3);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__icon {
	height: var(--fg-icon-md);
	width: var(--fg-icon-md);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__icon-2 {
	margin-top: var(--fg-space-0-5);
	height: var(--fg-icon-md);
	width: var(--fg-icon-md);
	flex-shrink: 0;
	color: var(--fg-color-background);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__icon-3 {
	display: block;
	margin-top: var(--fg-space-0-5);
	height: var(--fg-icon-md);
	width: var(--fg-icon-md);
	flex-shrink: 0;
	color: var(--fg-color-text-40);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__grid {
	margin-top: var(--fg-space-12);
	display: grid;
	gap: var(--fg-space-6);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__grid-2 {
	margin-top: var(--fg-space-12);
	display: grid;
	grid-template-columns: repeat(1,minmax(0,1fr));
	gap: var(--fg-space-6);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__title {
	margin-top: var(--fg-space-3);
	text-wrap: wrap;
	font-size: var(--fg-text-3xl);
	line-height: var(--fg-leading-3xl);
	font-weight: var(--fg-weight-semibold);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__title-2 {
	margin-top: var(--fg-space-3);
	text-wrap: wrap;
	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 .product-tools-section--product-tools-intro-problem .pt-intro-problem__text {
	margin-top: var(--fg-space-5);
	font-size: var(--fg-text-sm);
	line-height: var(--fg-leading-sm);
	color: var(--fg-color-background-85);
	list-style: none;
	padding-left: 0;
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__text>:not([hidden])~:not([hidden]) {
	--fg-stack-y-reverse: 0;
	margin-top: calc(var(--fg-space-3)*(1 - var(--fg-stack-y-reverse)));
	margin-bottom: calc(var(--fg-space-3)*var(--fg-stack-y-reverse));
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__text-2 {
	margin-top: var(--fg-space-5);
	font-size: var(--fg-text-sm);
	line-height: var(--fg-leading-sm);
	color: var(--fg-color-muted);
	list-style: none;
	padding-left: 0;
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__text-2>:not([hidden])~:not([hidden]) {
	--fg-stack-y-reverse: 0;
	margin-top: calc(var(--fg-space-3)*(1 - var(--fg-stack-y-reverse)));
	margin-bottom: calc(var(--fg-space-3)*var(--fg-stack-y-reverse));
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__button {
	margin-top: var(--fg-space-6);
	display: inline-flex;
	flex: none;
	align-items: center;
	gap: var(--fg-space-2);
	border-radius: var(--fg-radius-full);
	background-color: var(--fg-color-background);
	padding-left: var(--fg-space-5);
	padding-right: var(--fg-space-5);
	padding-top: var(--fg-space-2-5);
	padding-bottom: var(--fg-space-2-5);
	font-size: var(--fg-text-sm);
	line-height: var(--fg-leading-sm);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-text);
	white-space: nowrap;
	text-decoration: none;
	transition-property: transform;
	transition-timing-function: var(--fg-transition-ease);
	transition-duration: var(--fg-duration-fast);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__button-2 {
	margin-top: var(--fg-space-6);
	display: inline-flex;
	flex: none;
	align-items: center;
	gap: var(--fg-space-2);
	border-radius: var(--fg-radius-full);
	background-color: var(--fg-color-background);
	padding-left: var(--fg-space-5);
	padding-right: var(--fg-space-5);
	padding-top: var(--fg-space-2-5);
	padding-bottom: var(--fg-space-2-5);
	font-size: var(--fg-text-sm);
	line-height: var(--fg-leading-sm);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-text);
	white-space: nowrap;
	text-decoration: none;
	transition-property: transform;
	transition-timing-function: var(--fg-transition-ease);
	transition-duration: var(--fg-duration-fast);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__block {
	margin-left: auto;
	margin-right: auto;
	max-width: var(--fg-content-2xl);
	text-align: center;
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__block-2 {
	margin-left: auto;
	margin-right: auto;
	max-width: var(--fg-content-6xl);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__section {
	padding-left: var(--fg-space-4);
	padding-right: var(--fg-space-4);
	padding-top: var(--fg-space-14);
	padding-bottom: var(--fg-space-14);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__card {
	border-radius: var(--fg-space-6);
	border-width: var(--fg-space-px);
	border-color: var(--fg-color-border);
	background-color: var(--fg-color-background);
	padding: var(--fg-space-8);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__card-2 {
	border-radius: var(--fg-space-6);
	border-width: var(--fg-space-px);
	border-color: var(--fg-color-text-10);
	background: var(--fg-gradient-brand);
	padding: var(--fg-space-8);
	color: var(--fg-color-background);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__heading {
	font-size: var(--fg-text-lg);
	line-height: var(--fg-leading-lg);
	font-weight: var(--fg-weight-semibold);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__heading-2 {
	font-size: var(--fg-text-lg);
	line-height: var(--fg-leading-lg);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-text-70);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__heading-3 {
	font-size: var(--fg-text-xs);
	line-height: var(--fg-leading-xs);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-muted);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__heading-4 {
	font-size: var(--fg-text-xs);
	line-height: var(--fg-leading-xs);
	font-weight: var(--fg-weight-semibold);
	text-transform: uppercase;
	letter-spacing: var(--fg-tracking-eyebrow);
	color: var(--fg-color-muted);
}
@media (min-width:640px) {
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__title {
	font-size: var(--fg-text-4xl);
	line-height: var(--fg-leading-4xl);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__title-2 {
	font-size: var(--fg-text-4xl);
	line-height: var(--fg-leading-4xl);
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__section {
	padding-left: var(--fg-space-6);
	padding-right: var(--fg-space-6);
	padding-top: var(--fg-space-28);
	padding-bottom: var(--fg-space-28);
}
}
@media (min-width:768px) {
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__grid {
	grid-template-columns: repeat(2,minmax(0,1fr));
}
.seo-template-page .product-tools-section--product-tools-intro-problem .pt-intro-problem__grid-2 {
	grid-template-columns: repeat(2,minmax(0,1fr));
}
}
