.vendor-data-grid.widget-theme-aux {
	container-type: inline-size;
	margin: 24px 0;
}
.vendor-data-grid.widget-theme-aux figure {
	margin: 0;
	padding: 0;
}
.vendor-data-grid.widget-theme-aux em,
.vendor-data-grid.widget-theme-aux i {
	font-style: inherit;
}
.vendor-data-grid.widget-theme-aux small {
	font-size: inherit;
}
.vendor-data-grid.widget-theme-aux b {
	font-weight: inherit;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	gap: 0;
	border: 1px solid #efe5e5;
	padding: 15px 20px;
	transition: all 0.3s ease;
	animation: fadeIn ease 1s;
	border-radius: 15px;
	background: #f2f2f2;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.15);
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase:hover {
	border: 1px solid #cbc3c3;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	+ .block-brand-showcase {
	margin-top: 20px;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase::before {
	content: '';
	order: 4;
	flex-basis: 100%;
	height: 0;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase .layout-space {
	order: 1;
	flex: 0 0 auto;
	margin-bottom: 30px;
	margin-right: 9px;
	font-family: var(--rb-font-family);
	color: #000;
	font-size: 18px;
	font-weight: 500;
	padding-left: 5px;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase .layout-space::before {
	content: '';
	display: block;
	height: 1px;
	width: 100%;
	background: #bdbdbd;
	position: absolute;
	left: 0;
	top: 50px;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase .layout-space::after {
	content: '.';
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .root-caption {
	order: 2;
	flex: 1 1 auto;
	width: 65%;
	margin-bottom: 30px;
	font-family: var(--rb-font-family);
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .theme-opinion {
	order: 3;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .theme-opinion.hub-judgment {
	display: none;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .theme-opinion
	.ui-wrapper {
	display: flex;
	align-items: center;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .theme-opinion
	.ui-wrapper:before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #ffcb00;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M468 752c10 31 54 31 64 0l73-224c4-14 17-23 32-23h236c32 0 46-42 20-61l-192-139c-11-8-16-23-12-37l73-225c10-31-25-56-51-37l-191 139c-12 8-28 8-40 0l-191-139c-26-19-61 6-51 37l73 225c4 14 0 29-12 37l-191 139c-27 19-13 61 19 61h237c14 0 27 9 31 23l73 224z'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M468 752c10 31 54 31 64 0l73-224c4-14 17-23 32-23h236c32 0 46-42 20-61l-192-139c-11-8-16-23-12-37l73-225c10-31-25-56-51-37l-191 139c-12 8-28 8-40 0l-191-139c-26-19-61 6-51 37l73 225c4 14 0 29-12 37l-191 139c-27 19-13 61 19 61h237c14 0 27 9 31 23l73 224z'/%3E%3C/g%3E%3C/svg%3E");
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	flex-shrink: 0;
	margin-right: 4px;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .theme-opinion
	.ui-wrapper
	.pro-grade {
	color: #000;
	font-size: 18px;
	font-family: var(--rb-font-family);
	font-weight: 600;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .theme-opinion
	.ui-wrapper
	.app-score {
	color: #000;
	font-size: 14px;
	font-family: var(--rb-font-family);
	font-weight: 400;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .layer-identity,
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .content-place,
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .view-controls {
	order: 5;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .layer-identity {
	flex: 0 0 auto;
	margin-right: 30px;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .layer-identity
	.container-crest {
	width: 240px;
	min-width: 210px;
	aspect-ratio: 2;
	border-radius: 6px;
	object-fit: cover;
	background-color: #333;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .content-place {
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	gap: 10px;
	margin-right: 30px;
	overflow: auto;
	flex: 1 0 18%;
	border-radius: 6px;
	background: #f8f8f8;
	padding: 10px;
	text-align: center;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .content-place
	.primary-node-bf21 {
	color: #000;
	font-size: 16px;
	font-family: var(--rb-font-family);
	font-weight: 400;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .content-place
	.component-list {
	color: #000;
	font-size: 20px;
	font-family: var(--rb-font-family);
	font-weight: 600;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .view-controls {
	display: flex;
	flex-direction: column;
	width: 22%;
	align-self: center;
	flex: 1 0 22%;
	gap: 8px;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.kit-piece {
	color: #fff !important;
	text-align: center;
	font-family: var(--rb-font-family);
	line-height: 1;
	text-decoration: none;
	border-radius: 6px;
	font-weight: 700;
	width: 100%;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.kit-piece.pro-frame {
	background: var(--color-primary, #35b3db);
	font-size: 18px;
	padding: 18px 15px;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.kit-piece.pro-frame:hover {
	background: var(--color-primary-hover, var(--color-primary, #35b3db));
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.kit-piece.pro-frame:active {
	background: var(--color-primary-active, var(--color-primary, #35b3db));
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section {
	border-radius: 6px;
	background: var(--color-primary-opacity-5, var(--color-primary, #35b3db));
	width: 100%;
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 15px 63px 15px 15px;
	position: relative;
	justify-content: center;
	margin-bottom: 2px;
	flex-wrap: wrap;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section:not([data-promo-code]) {
	background: #f8f8f8;
	padding: 15px;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-caption {
	color: var(--color-primary, #35b3db);
	font-family: var(--rb-font-family);
	font-size: 14px;
	font-weight: 400;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.collection-subject {
	color: rgba(0, 75, 99, 0.37);
	font-family: var(--rb-font-family);
	font-size: 14px;
	font-weight: 500;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.module-item {
	color: var(--color-primary, #35b3db);
	font-family: var(--rb-font-family);
	font-size: 15px;
	font-style: italic;
	font-weight: 700;
	user-select: all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-region {
	width: 24px;
	border: none;
	background-color: var(--color-primary, #35b3db);
	padding: 24px;
	font-family: var(--rb-font-family);
	border-radius: 6px;
	font-weight: 700;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-region:before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 22px;
	background-color: #fff;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M785 725h-445a26 26 0 0 1-19-9 33 33 0 0 1-8-22v-156h-139a26 26 0 0 1-20-10 33 33 0 0 1-8-22v-500a33 33 0 0 1 8-22c5-6 12-9 20-9h444a26 26 0 0 1 20 9 33 33 0 0 1 8 22v157h139a26 26 0 0 1 19 9 33 33 0 0 1 9 22v500a33 33 0 0 1-9 22 26 26 0 0 1-19 9z m-195-687h-389v437h389v-437z m167 187h-111v281a33 33 0 0 1-8 22 26 26 0 0 1-20 10h-250v125h389v-438z'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M785 725h-445a26 26 0 0 1-19-9 33 33 0 0 1-8-22v-156h-139a26 26 0 0 1-20-10 33 33 0 0 1-8-22v-500a33 33 0 0 1 8-22c5-6 12-9 20-9h444a26 26 0 0 1 20 9 33 33 0 0 1 8 22v157h139a26 26 0 0 1 19 9 33 33 0 0 1 9 22v500a33 33 0 0 1-9 22 26 26 0 0 1-19 9z m-195-687h-389v437h389v-437z m167 187h-111v281a33 33 0 0 1-8 22 26 26 0 0 1-20 10h-250v125h389v-438z'/%3E%3C/g%3E%3C/svg%3E");
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-region:hover {
	background-color: var(--color-primary-hover, var(--color-primary, #35b3db));
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-region:active {
	background-color: var(--color-primary-active, var(--color-primary, #35b3db));
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-region.pack-fragment {
	outline: none;
	pointer-events: none;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .view-controls
	.group-section
	.view-region.pack-fragment:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color: #fff;
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 762 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M176 850h410v-59h176v-941h-762v941h176v59z m0-117h-117v-824h644v824h-117v-117h-410v117z m351 58h-293v-117h293v117z m21-464l-196-196-138 138 41 41 97-96 155 155 41-42z'/%3E%3C/g%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 762 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M176 850h410v-59h176v-941h-762v941h176v59z m0-117h-117v-824h644v824h-117v-117h-410v117z m351 58h-293v-117h293v117z m21-464l-196-196-138 138 41 41 97-96 155 155 41-42z'/%3E%3C/g%3E%3C/svg%3E");
	mask-size: contain;
	-webkit-mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-mask-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-left: 1px;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .wrapper-chunk {
	order: 6;
	color: #000;
	font-family: var(--rb-font-family);
	font-size: 14px;
	font-weight: 400;
	width: calc(100% + 40px);
	min-width: calc(100% + 40px);
	margin-left: -20px;
	border-top: 1px solid #ececec;
	padding: 8px 25px 0;
	margin-bottom: -8px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.vendor-data-grid.widget-theme-aux .block-brand-showcase > .wrapper-chunk a {
	text-decoration: underline;
}
.vendor-data-grid.widget-theme-aux
	.block-brand-showcase
	> .wrapper-chunk
	a:hover {
	text-decoration: none;
}
@container (max-width: 1100px) {
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .view-controls {
		margin-top: 20px;
		flex: 1 0 100%;
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
		gap: 10px;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .view-controls
		.group-section {
		width: 100%;
		margin-bottom: 0;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .view-controls
		.kit-piece {
		flex: 1;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .content-place {
		flex: 1 1 0;
		min-width: 0;
		margin-right: 0;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .content-place
		+ .content-place {
		margin-left: 20px;
	}
}
@container (max-width: 768px) {
	.vendor-data-grid.widget-theme-aux .block-brand-showcase {
		padding-top: 33px;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase .layout-space {
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 10px;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		.layout-space:before {
		display: none;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .root-caption {
		text-align: center;
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 10px;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .theme-opinion {
		flex: 1 0 100%;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 20px;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .theme-opinion
		.ui-wrapper:before {
		content: '';
		display: inline-block;
		width: 30px;
		height: 30px;
		background-color: #ffcb00;
		mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M468 752c10 31 54 31 64 0l73-224c4-14 17-23 32-23h236c32 0 46-42 20-61l-192-139c-11-8-16-23-12-37l73-225c10-31-25-56-51-37l-191 139c-12 8-28 8-40 0l-191-139c-26-19-61 6-51 37l73 225c4 14 0 29-12 37l-191 139c-27 19-13 61 19 61h237c14 0 27 9 31 23l73 224z'/%3E%3C/g%3E%3C/svg%3E");
		-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cg transform='translate(0,850) scale(1,-1)'%3E%3Cpath d='M468 752c10 31 54 31 64 0l73-224c4-14 17-23 32-23h236c32 0 46-42 20-61l-192-139c-11-8-16-23-12-37l73-225c10-31-25-56-51-37l-191 139c-12 8-28 8-40 0l-191-139c-26-19-61 6-51 37l73 225c4 14 0 29-12 37l-191 139c-27 19-13 61 19 61h237c14 0 27 9 31 23l73 224z'/%3E%3C/g%3E%3C/svg%3E");
		mask-size: contain;
		-webkit-mask-size: contain;
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .theme-opinion
		.ui-wrapper
		.pro-grade {
		font-size: 26px;
		font-weight: 700;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .theme-opinion
		.ui-wrapper
		.app-score {
		font-size: 18px;
		font-weight: 600;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .layer-identity {
		flex: 1 0 100%;
		margin: 0 0 20px 0;
		text-align: center;
		position: relative;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .layer-identity
		.container-crest {
		width: 360px;
		height: 180px;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .layer-identity::before {
		content: '';
		display: block;
		height: 1px;
		width: 100%;
		background: #bdbdbd;
		position: absolute;
		left: 0;
		top: -10px;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .content-place {
		flex: 1 0 100%;
		padding: 15px;
		gap: 10px;
		margin-right: 0;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .content-place
		.component-list {
		font-size: 20px;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .content-place
		+ .content-place {
		margin: 15px 0 0 0;
	}
	.vendor-data-grid.widget-theme-aux .block-brand-showcase > .view-controls {
		flex-direction: column;
		width: 100%;
		margin-top: 15px;
		gap: 15px;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .view-controls
		.kit-piece {
		width: 100%;
	}
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .view-controls
		.group-section {
		width: 100%;
	}
}
@container (max-width: 576px) {
	.vendor-data-grid.widget-theme-aux
		.block-brand-showcase
		> .layer-identity
		.container-crest {
		width: 100%;
		height: auto;
	}
}
.vendor-data-grid.widget-theme-aux .shared-catalog-box {
	display: flex;
	justify-content: center;
	padding: 30px 0;
}
.vendor-data-grid.widget-theme-aux .shared-catalog-box .box-segment {
	background: var(--color-primary, #35b3db);
	border-radius: 5px;
	border: none;
	box-shadow: 0 4px 23px 0 rgba(0, 0, 0, 0.25);
	padding: 15px 30px;
	color: #fff;
	font-size: 18px;
	font-family: var(--rb-font-family);
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	width: 100%;
	max-width: 300px;
	height: 54px;
}
.vendor-data-grid.widget-theme-aux .shared-catalog-box .box-segment:hover {
	background: var(--color-primary-hover, var(--color-primary, #35b3db));
}
.vendor-data-grid.widget-theme-aux .shared-catalog-box .box-segment:active {
	background: var(--color-primary-active, var(--color-primary, #35b3db));
}
.vendor-data-grid.widget-theme-aux
	.shared-catalog-box
	.box-segment.group-updating {
	background-size: 200% 100%;
	background-image: linear-gradient(
		to right,
		var(--color-primary, #35b3db) 50%,
		var(--color-primary-hover, var(--color-primary, #35b3db)) 50%
	);
	animation: progress-bar 2s linear infinite;
	pointer-events: none;
}
@keyframes progress-bar {
	0% {
		background-position: 100% 0;
	}
	100% {
		background-position: -100% 0;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
