.category-archive-overview,
.category-archive-cluster-nav,
.category-archive-supporting-copy,
.category-hub-recent-discovery {
	margin: 0 0 1.25em;
	padding: 1.25em;
	background: #181818;
	border: 1px solid #2b2b2b;
}

.category-archive-overview {
	display: grid;
	grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
	gap: 1.25em;
}

.category-archive-overview-media a {
	display: block;
}

.category-archive-overview-media img,
.category-archive-overview-media .no-thumb {
	display: block;
	width: 100%;
}

.category-archive-overview-content .page-header,
.category-archive-supporting-copy .page-header,
.category-hub-recent-discovery .page-header {
	margin-bottom: 0.75em;
}

.category-archive-overview-content .widget-title,
.category-archive-supporting-copy .widget-title {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.category-archive-facts,
.category-archive-actions,
.category-archive-topics-list,
.category-archive-supporting-topics {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75em;
}

.category-archive-facts {
	margin: 0 0 1em;
}

.category-archive-fact {
	display: inline-flex;
	align-items: center;
	gap: 0.45em;
	padding: 0.55em 0.8em;
	background: #252525;
	border: 1px solid #303030;
	font-size: 0.85em;
	color: #e6e6e6;
}

.category-archive-actions {
	margin-bottom: 1em;
}

.category-archive-topics {
	display: grid;
	gap: 0.55em;
}

.category-archive-topics-label {
	font-size: 0.78em;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	color: #9d9d9d;
	font-weight: bold;
}

.category-archive-topics-list .label {
	margin: 0;
}

.category-archive-cluster-path {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.45em;
	font-size: 0.82em;
	margin-bottom: 0.9em;
	color: #b8b8b8;
}

.category-archive-cluster-path a,
.category-archive-cluster-path .current {
	color: #e5e5e5;
}

.category-archive-cluster-path .separator {
	color: #7f7f7f;
}

.category-archive-supporting-topics {
	margin-top: 1em;
}

body.page-template-template-categories .tag-hub-overview,
body.page-template-template-categories .videos-list > .pagination,
body.page-template-template-categories .category-hub-recent-discovery {
	margin-bottom: 10px;
}

body.page-template-template-categories .category-hub-overview {
	display: grid;
	gap: 0.75rem;
}

body.page-template-template-categories .category-hub-breadcrumb {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0.45rem;
	font-size: 0.82rem;
	line-height: 1.4;
	color: #a9a9a9;
}

body.page-template-template-categories .category-hub-breadcrumb a {
	color: #f2f2f2;
}

body.page-template-template-categories .category-hub-breadcrumb a:hover,
body.page-template-template-categories .category-hub-breadcrumb a:focus {
	color: #ff2a2a;
}

body.page-template-template-categories .category-hub-intro {
	max-width: 940px;
	margin: 0;
}

body.page-template-template-categories .category-hub-section {
	margin-bottom: 12px;
}

body.page-template-template-categories .category-hub-section-header {
	margin-bottom: 10px;
}

body.page-template-template-categories .category-hub-section-header .archive-description {
	max-width: 880px;
	margin: 0.25rem 0 0;
}

body.page-template-template-categories .category-hub-recent-discovery {
	margin-top: 0;
}

body.page-template-template-categories .category-hub-popular-grid {
	margin-top: 0;
}

body.page-template-template-categories .category-card {
	display: flex;
	flex-direction: column;
}

body.page-template-template-categories .category-card .category-card-main-link {
	display: block;
}

body.page-template-template-categories .category-card .category-card-footer {
	display: grid;
	gap: 0.5em;
	padding: 0.7em 0.8em 0.85em;
	background: #1b1b1b;
	border: 1px solid #2b2b2b;
	border-top: 0;
}

body.page-template-template-categories .category-card .category-card-count {
	font-size: 0.76rem;
	line-height: 1.35;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #9c9c9c;
}

body.page-template-template-categories .category-card .category-card-watch-link {
	display: inline-flex;
	align-items: flex-start;
	gap: 0.55em;
	color: #f2f2f2;
	font-size: 0.92rem;
	font-weight: 600;
	line-height: 1.35;
}

body.page-template-template-categories .category-card .category-card-watch-link i {
	position: relative;
	top: 0.05em;
	color: #ff2a2a;
}

body.page-template-template-categories .category-card .category-card-watch-link:hover,
body.page-template-template-categories .category-card .category-card-watch-link:focus {
	color: #ffffff;
}

body.page-template-template-categories .category-hub-az-columns {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0.85rem;
	align-items: start;
}

body.page-template-template-categories .category-hub-az-column {
	min-width: 0;
}

body.page-template-template-categories .category-hub-az-list {
	display: grid;
	gap: 0.38rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.page-template-template-categories .category-hub-az-list li {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: baseline;
	gap: 0.65rem;
	padding: 0.48rem 0.55rem;
	border: 1px solid #252525;
	background: #151515;
}

body.page-template-template-categories .category-hub-az-list a {
	min-width: 0;
	color: #f4f4f4;
	font-weight: 650;
	line-height: 1.3;
	overflow-wrap: anywhere;
}

body.page-template-template-categories .category-hub-az-list a:hover,
body.page-template-template-categories .category-hub-az-list a:focus {
	color: #ff2a2a;
}

body.page-template-template-categories .category-hub-az-list span {
	color: #9c9c9c;
	font-size: 0.74rem;
	line-height: 1.3;
	white-space: nowrap;
}

@media screen and (min-width: 992px) {
	body.category .breadcrumbs-area {
		margin-bottom: 0;
	}

	body.category #content.site-content {
		margin-top: 0;
		padding-top: 10px;
	}

	body.category #content.site-content .page-header.anwad-archive-feed-header {
		margin-bottom: 10px;
	}

	body.category #content.site-content .site-main > .pagination {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767.98px) {
	body.page-template-template-categories .category-hub-az-columns {
		grid-template-columns: 1fr;
	}

	body.page-template-template-categories .category-hub-az-list li {
		grid-template-columns: 1fr;
		gap: 0.2rem;
	}

	body.page-template-template-categories .category-hub-az-list span {
		white-space: normal;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
	body.page-template-template-categories .category-hub-az-columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 767.98px) {
	.category-archive-overview {
		grid-template-columns: 1fr;
	}
}
