/* Semantic Product Tools styles for product-tools-proof-strip. */
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__section {
	border-top-width: var(--fg-space-px);
	border-bottom-width: var(--fg-space-px);
	border-color: var(--fg-color-border);
	background-color: var(--fg-color-muted-surface-40);
	padding-left: var(--fg-space-4);
	padding-right: var(--fg-space-4);
	padding-top: var(--fg-space-10);
	padding-bottom: var(--fg-space-10);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid {
	margin-top: var(--fg-space-4);
	display: grid;
	grid-template-columns: repeat(3,minmax(0,1fr));
	align-items: center;
	justify-items: center;
	row-gap: var(--fg-space-3);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid-2 {
	margin-top: var(--fg-space-6);
	display: grid;
	grid-template-columns: repeat(3,minmax(0,1fr));
	align-items: center;
	justify-items: center;
	-moz-column-gap: var(--fg-space-4);
	column-gap: var(--fg-space-4);
	row-gap: var(--fg-space-5);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	height: var(--fg-space-11);
	align-items: center;
	justify-content: center;
	border-radius: var(--fg-radius-sm);
	font-size: var(--fg-text-sm);
	line-height: var(--fg-leading-sm);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-text-60);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-2 {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	height: var(--fg-space-7);
	width: var(--fg-space-28);
	align-items: center;
	justify-content: center;
	border-radius: var(--fg-radius-sm);
	border-width: var(--fg-space-px);
	border-style: dashed;
	border-color: var(--fg-color-text-20);
	background-color: var(--fg-color-background-60);
	font-size: var(--fg-text-2xs);
	font-weight: var(--fg-weight-semibold);
	color: var(--fg-color-text-55);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 {
	margin-left: auto;
	margin-right: auto;
	display: flex;
	height: var(--fg-space-7);
	width: var(--fg-space-28);
	align-items: center;
	justify-content: center;
	border-radius: var(--fg-radius-sm);
	border-width: var(--fg-space-px);
	border-style: dashed;
	border-color: var(--fg-color-text-20);
	background-color: var(--fg-color-background-60);
	font-size: var(--fg-text-2xs);
	font-weight: var(--fg-weight-semibold);
	text-transform: uppercase;
	letter-spacing: var(--fg-tracking-label);
	color: var(--fg-color-text-55);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3:has(.seo-brand-wordmark) {
	border-style: solid;
	border-color: transparent;
	background: transparent;
	width: var(--fg-content-logo-md);
	height: var(--fg-space-11);
	font-size: var(--fg-text-sm);
	letter-spacing: var(--fg-tracking-reset);
	text-transform: none;
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark {
	display: block;
	width: min(var(--fg-content-logo-2xl), 100%);
	height: var(--fg-space-16);
	color: currentColor;
	filter: var(--fg-filter-grayscale);
	opacity: 1;
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark--amazon {
	width: min(var(--fg-content-logo-xl), 100%);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark--etsy,
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark--ebay {
	width: min(var(--fg-content-logo-lg), 100%);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark--woocommerce,
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark--custom-stores {
	width: min(var(--fg-content-logo-3xl), 100%);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__block {
	margin-left: auto;
	margin-right: auto;
	max-width: var(--fg-content-6xl);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__text {
	text-align: center;
	font-size: var(--fg-text-xs);
	line-height: var(--fg-leading-xs);
	font-weight: var(--fg-weight-medium);
	color: var(--fg-color-muted);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__text-2 {
	text-align: center;
	font-size: var(--fg-text-xs);
	line-height: var(--fg-leading-xs);
	font-weight: var(--fg-weight-medium);
	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-proof-strip .pt-proof-strip__section {
	padding-left: var(--fg-space-6);
	padding-right: var(--fg-space-6);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid {
	grid-template-columns: repeat(3,minmax(0,1fr));
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid-2 {
	grid-template-columns: repeat(3,minmax(0,1fr));
	-moz-column-gap: var(--fg-space-8);
	column-gap: var(--fg-space-8);
	row-gap: var(--fg-space-6);
}
}
@media (min-width:900px) {
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid {
	grid-template-columns: repeat(6,minmax(0,1fr));
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid-2 {
	grid-template-columns: repeat(6,minmax(0,1fr));
}
}
@media (max-width:639px) {
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid,
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid-2 {
	max-width: min(var(--fg-content-mobile-card), 100%);
	margin-left: auto;
	margin-right: auto;
	grid-template-columns: repeat(2,minmax(0,1fr));
	-moz-column-gap: var(--fg-space-3);
	column-gap: var(--fg-space-3);
	row-gap: var(--fg-space-4);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid > *,
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__grid-2 > * {
	justify-content: center;
	width: min(var(--fg-content-logo-sm), 100%);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3:has(.seo-brand-wordmark) {
	width: min(var(--fg-content-logo-sm), 100%);
	height: var(--fg-space-9);
	font-size: var(--fg-text-13);
}
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row .seo-brand-wordmark--ebay text,
.seo-template-page .product-tools-section--product-tools-proof-strip .pt-proof-strip__row-3 .seo-brand-wordmark--ebay text {
	transform: translateX(calc(var(--fg-space-3) * -1));
}
}
