.unia-cslot-fallback {
	align-items: center;
	background: #ffffff;
	border: 1px solid #d9e2ea;
	border-radius: 6px;
	box-shadow: 0 4px 14px rgba(35, 43, 52, 0.06);
	color: #26313d;
	display: flex;
	flex-direction: column;
	gap: 7px;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	min-height: 90px;
	padding: 14px;
	text-align: center;
	width: 100%;
}

.unia-cslot-fallback[hidden] {
	display: none !important;
}

.unia-cslot-fallback__label {
	color: #6c7784;
	font-size: 11px;
	line-height: 1.2;
	text-transform: uppercase;
}

.unia-cslot-fallback__title {
	color: #1f2f3f;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.25;
	overflow-wrap: anywhere;
}

.unia-cslot-fallback__body {
	color: #566371;
	font-size: 13px;
	line-height: 1.35;
	max-width: 560px;
	overflow-wrap: anywhere;
}

.unia-cslot-fallback__action {
	background: #17824f;
	border: 1px solid #17824f;
	border-radius: 5px;
	color: #ffffff;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	justify-content: center;
	line-height: 1.3;
	padding: 7px 12px;
	text-decoration: none;
	white-space: normal;
}

.unia-cslot-fallback__action:hover,
.unia-cslot-fallback__action:focus {
	color: #ffffff;
	text-decoration: none;
}

.unia-cslot-standalone {
	display: block;
	margin: 10px auto;
	max-width: 100%;
	text-align: center;
}

.market-catalog__ad-slot--sidebar .unia-cslot-fallback {
	min-height: 250px;
}

.market-catalog__ad-slot--after-products .unia-cslot-fallback,
.market-product-detail__ad .unia-cslot-fallback,
.catalog-list-adsense .unia-cslot-fallback,
.catalog-home-adsense .unia-cslot-fallback,
.topbanner01 .unia-cslot-fallback,
.unia-cslot-standalone .unia-cslot-fallback {
	max-width: 728px;
}
