.gc-notification-archives-archive {
	max-width: none;
	width: 100% !important
}

.gc-notification-archives-archive.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: none !important
}

.gc-notification-archives-archive.alignwide {
	max-width: var(--wp--style--global--wide-size, 1400px);
	width: 100% !important
}

.gc-notification-archives-archive.alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: none;
	width: 100vw !important
}

.gc-notification-archives-archive-grid {
	display: grid;
	gap: 25px;
	grid-template-columns: repeat(auto-fill, minmax(323px, 323px));
	justify-content: start;
	list-style: none !important;
	margin: 0;
	opacity: 1;
	padding: 0;
	transition: opacity .3s ease;
}

.gc-notification-archives-archive-grid:after,
.gc-notification-archives-archive-grid:before {
	display: none !important
}

@media(max-width:1100px) {
	.gc-notification-archives-archive-grid {
		grid-template-columns: repeat(auto-fill, minmax(323px, 323px));
		justify-content: start !important
	}
}

@media(max-width:900px) {
	.gc-notification-archives-archive-grid {
		grid-template-columns: repeat(auto-fill, minmax(323px, 323px));
		justify-content: start !important
	}
}

@media(max-width:600px) {
	.gc-notification-archives-archive-grid {
		grid-template-columns: 1fr;
		justify-content: center !important
	}
}

.gc-notification-archive {
	border-radius: 0;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	transition: all .3s ease !important
}

.gc-notification-archive,
.notification-card {
	cursor: pointer;
	position: relative !important
}

.notification-card {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 0;
	display: block;
	max-width: 323px;
	min-height: 249px;
	opacity: 1;
	padding: 60px 20px 20px 20px;
	text-decoration: none;
	transform: scale(1);
	transition: all .4s ease, opacity .3s ease;
	width: 100% !important
}

.notification-card.filter-hidden {
	display: none !important
}

.notification-card:active,
.notification-card:focus,
.notification-card:hover {
	color: inherit !important;
	text-decoration: none !important;
	;
}

.notification-card .notification-content {
	padding: 35px 35px 20px !important
}

.notification-card:hover {
	background-color: #fff !important;
	transition: background-color .3s ease !important;
}

.notification-content {
	display: flex;
	flex-direction: column;
	gap: 12px;
	position: relative !important
}

.notification-meta {
	align-items: center;
	color: #2d4553;
	display: flex;
	font-size: 12px;
	font-weight: 400;
	gap: 6px;
	margin-bottom: 8px !important
}

.notification-card .notification-meta {
	border-bottom: 1px solid #000;
	justify-content: space-between;
	padding-bottom: 15px
}

.gc-notification-archives-archive .notification-meta {
	border-bottom: 1px solid #000;
	padding-bottom: 15px !important
}

.notification-type {
	text-transform: none !important
}

.notification-date,
.notification-type {
	color: #2d4553;
	font-weight: 400 !important
}

.notification-card .notification-meta .notification-separator,
.notification-card .notification-meta>:not(.notification-type):not(.notification-date),
.notification-meta .notification-separator {
	display: none !important
}

.gc-link-anything,
.gc-link-anything:active,
.gc-link-anything:focus,
.gc-link-anything:hover,
.gc-notification-archive a,
.gc-notification-archive a:active,
.gc-notification-archive a:focus,
.gc-notification-archive a:hover,
.wp-block-gnist-link-anything,
.wp-block-gnist-link-anything:active,
.wp-block-gnist-link-anything:focus,
.wp-block-gnist-link-anything:hover,
.wp-block-post a,
.wp-block-post a:active,
.wp-block-post a:focus,
.wp-block-post a:hover,
.wp-block-post-template a,
.wp-block-post-template a:active,
.wp-block-post-template a:focus,
.wp-block-post-template a:hover,
.wp-block-query a,
.wp-block-query a:active,
.wp-block-query a:focus,
.wp-block-query a:hover {
	text-decoration: none !important;
}

.gc-notification-archives-archive-grid,
.wp-block-post-template,
.wp-block-query {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0 !important
}

.gc-notification-archives-archive-grid:after,
.gc-notification-archives-archive-grid:before,
.wp-block-post-template:after,
.wp-block-post-template:before,
.wp-block-query:after,
.wp-block-query:before {
	content: none;
	display: none !important
}

.notification-item-read,
.notification-item-unread {
	border-radius: 0;
	cursor: pointer;
	list-style: none;
	list-style-type: none;
	margin-bottom: 0;
	padding: 0;
	position: relative;
	transition: all .3s ease !important
}

.notification-item-read:after,
.notification-item-read:before,
.notification-item-unread:after,
.notification-item-unread:before {
	content: none;
	display: none !important
}

.notification-item-read .notification-content,
.notification-item-unread .notification-content {
	color: inherit;
	display: block;
	text-decoration: none !important;
}

.notification-item-read .notification-content:active,
.notification-item-read .notification-content:focus,
.notification-item-read .notification-content:hover,
.notification-item-unread .notification-content:active,
.notification-item-unread .notification-content:focus,
.notification-item-unread .notification-content:hover {
	color: inherit !important;
	text-decoration: none !important;
}

.notification-item-unread {
	background-color: #d4ece3
}

.notification-item-read {
	background-color: #f1f2f2
}

.notification-unread,
.status-unread,
.unread-notification {
	background-color: #d4ece3 !important
}

.notification-read,
.read-notification,
.status-read {
	background-color: #f1f2f2 !important
}

.notification-card.notification-unread,
.notification-card.status-unread,
.notification-card.unread-notification {
	background-color: #d4ece3;
	border-color: #2d4553;
	position: relative !important
}

.notification-card.notification-unread:hover,
.notification-card.status-unread:hover,
.notification-card.unread-notification:hover {
	background-color: #fff;
	border: 1px solid #2d4553;
	transition: all .3s ease !important
}

.notification-card.notification-unread:active,
.notification-card.notification-unread:focus,
.notification-card.notification-unread:hover,
.notification-card.status-unread:active,
.notification-card.status-unread:focus,
.notification-card.status-unread:hover,
.notification-card.unread-notification:active,
.notification-card.unread-notification:focus,
.notification-card.unread-notification:hover {
	color: inherit;
	text-decoration: none !important;
}

.notification-card.notification-read,
.notification-card.read-notification,
.notification-card.status-read {
	background-color: #f1f2f2;
	border-color: #f1f2f2 !important
}

.notification-card.notification-read:hover,
.notification-card.read-notification:hover,
.notification-card.status-read:hover {
	background-color: #fff;
	border: 1px solid #2d4553;
	transition: all .3s ease !important
}

.notification-card.notification-read:active,
.notification-card.notification-read:focus,
.notification-card.notification-read:hover,
.notification-card.read-notification:active,
.notification-card.read-notification:focus,
.notification-card.read-notification:hover,
.notification-card.status-read:active,
.notification-card.status-read:focus,
.notification-card.status-read:hover {
	color: inherit;
	text-decoration: none !important;
}

.notification-dot {
	background-color: #2d4553;
	border-radius: 50%;
	display: inline-block;
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	width: 16px !important
}

.notification-card .notification-dot {
	height: 18px;
	left: 7px;
	margin-right: 0;
	position: absolute;
	top: 7px;
	width: 18px !important
}

.gc-notification-archive:after,
.gc-notification-archive:before {
	content: none;
	display: none !important
}

.gc-notification-archive .notification-title {
	display: inline;
	vertical-align: middle !important
}

.notification-card.notification-read .notification-dot,
.notification-card.read-notification .notification-dot,
.notification-card.status-read .notification-dot {
	display: none !important
}

.notification-title {
	color: #495057;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
	word-wrap: break-word;
	hyphens: auto;
	overflow-wrap: break-word !important
}

.gc-notification-archive.notification-unread .notification-title,
.notification-card.notification-unread .notification-title {
	font-weight: 700 !important
}

.gc-notification-archive.notification-read .notification-title,
.notification-card.notification-read .notification-title {
	font-weight: 400 !important
}

.notification-header,
.read-indicator,
.unread-indicator {
	display: none !important
}

.gc-notification-archives-archive * {
	list-style: none;
	list-style-type: none !important
}

.gc-notification-archives-archive .notification-dot:after,
.gc-notification-archives-archive .notification-dot:before,
.gc-notification-archives-archive :after,
.gc-notification-archives-archive :before {
	content: none !important
}

.wp-block-gnist-notifications-archive.alignleft {
	float: left;
	margin-bottom: 1em;
	margin-right: 2em;
	max-width: 100% !important
}

.wp-block-gnist-notifications-archive.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center !important
}

.wp-block-gnist-notifications-archive.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 2em;
	max-width: 100% !important
}

.wp-block-gnist-notifications-archive.alignwide {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px !important
}

.wp-block-gnist-notifications-archive.alignfull {
	margin-left: 0;
	margin-right: 0;
	max-width: none !important
}

.wp-block-gnist-notifications-archive:after {
	clear: both;
	content: "";
	display: table !important
}

.gc-notification-archives-archive-filters {
	margin-bottom: 50px;
	padding: 0 !important
}

.gc-notification-archives-archive-filters .filter-buttons {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: flex-start !important
}

.gc-notification-archives-archive-filters .filter-buttons .filter-button {
	background: #f1f2f2;
	border: 1px solid #f1f2f2;
	border-radius: 0;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 20px;
	text-decoration: none;
	transition: all .2s ease;
	white-space: nowrap !important
}

.gc-notification-archives-archive-filters .filter-buttons .filter-button:hover {
	background: #cadddf !important;
	border-color: #cadddf !important;
	color: #000 !important;
	text-decoration: none !important;
}

.gc-notification-archives-archive-filters .filter-buttons .filter-button.active {
	background: #cadddf;
	border-color: #2d4553;
	color: #000;
	font-weight: 400 !important
}

.gc-notification-archives-archive-filters .filter-buttons .filter-button:focus {
	outline: 1px solid #cadddf;
	outline-offset: 2px !important
}

@media(max-width:768px) {
	.gc-notification-archives-archive-filters .filter-buttons {
		gap: 8px !important
	}

	.gc-notification-archives-archive-filters .filter-buttons .filter-button {
		font-size: 13px;
		padding: 8px 16px !important
	}
}

@media(max-width:480px) {
	.gc-notification-archives-archive-filters .filter-buttons {
		gap: 6px !important
	}

	.gc-notification-archives-archive-filters .filter-buttons .filter-button {
		font-size: 12px;
		padding: 6px 12px !important
	}
}
