@media screen and (min-width: 48em) {
	body.page-id-598.twentyseventeen-front-page.has-header-image .custom-header,
	body.page-id-598.twentyseventeen-front-page.has-header-image .custom-header-media {
		height: 320px !important;
	}

	body.page-id-598.twentyseventeen-front-page.has-header-image .custom-header-media img {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		min-width: 0;
		min-height: 0;
		max-width: none;
		object-fit: cover;
		position: absolute;
		transform: none;
	}
}

.page-id-598 #primary {
	float: none;
	width: 100%;
}

.page-id-598 #primary .entry-header,
.page-id-598 #primary .entry-content {
	float: none !important;
	width: 100% !important;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}

.page-id-598 #primary .entry-header {
	margin-bottom: 2rem;
	text-align: center;
}

.page-id-598 .entry-content > .wp-block-columns > .wp-block-column:first-child {
	display: none;
}
.page-id-598 .entry-content > .wp-block-columns > .wp-block-column:last-child {
	flex-basis: 100% !important;
}
.page-id-598 .wpra-item-list {
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
}
.page-id-598 .wpra-item-list .feed-item.khamseh-symbol-ready {
	display: grid;
	grid-template-columns: 64px minmax(0, 1fr);
	grid-template-rows: auto auto auto;
	column-gap: 16px;
	row-gap: 7px;
	align-items: center;
	margin: 0 0 14px;
	padding: 15px 17px;
	background: #fff;
	border: 1px solid #dce3e9;
	border-radius: 10px;
	box-shadow: 0 2px 8px rgba(23, 50, 77, .07);
	transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}
.page-id-598 .wpra-item-list .feed-item.khamseh-symbol-ready:hover {
	border-color: #c69a4b;
	box-shadow: 0 5px 16px rgba(23, 50, 77, .13);
	transform: translateY(-1px);
}
.page-id-598 .khamseh-feed-symbol {
	grid-column: 1;
	grid-row: 1 / span 3;
	display: grid;
	place-items: center;
	width: 64px;
	height: 64px;
	border-radius: 12px;
	background: #f4f6f8;
}
.page-id-598 .khamseh-feed-symbol svg {
	display: block;
	width: 48px;
	height: 48px;
}
.page-id-598 .feed-item.khamseh-symbol-ready > a {
	grid-column: 2;
	grid-row: 1;
	color: #17324d;
	font-size: 1.02rem;
	font-weight: 700;
	line-height: 1.38;
	text-decoration: none;
}
.page-id-598 .feed-item.khamseh-symbol-ready > a:hover,
.page-id-598 .feed-item.khamseh-symbol-ready > a:focus {
	color: #8b651d;
	text-decoration: underline;
}
.page-id-598 .feed-item.khamseh-symbol-ready > .khamseh-feed-excerpt {
	grid-column: 2;
	grid-row: 2;
	margin: 0;
	color: #344452;
	font-size: .9rem;
	line-height: 1.55;
}

.page-id-598 .feed-item.khamseh-symbol-ready > .wprss-feed-meta {
	grid-column: 2;
	grid-row: 3;
	color: #5d6872;
	font-size: .8rem;
	line-height: 1.45;
}
.page-id-598 .feed-item.khamseh-symbol-ready > .khamseh-ai-tools,
.page-id-598 .feed-item.khamseh-symbol-ready > .khamseh-ai-result {
	grid-column: 2;
}

.page-id-598 .khamseh-ai-disclaimer {
	margin: 0 0 .75rem;
	padding: .65rem .8rem;
	border-left: 3px solid #c69a4b;
	background: #f7f3e9;
	color: #4f4533;
	direction: ltr;
	font-size: .8rem;
	font-weight: 600;
	line-height: 1.45;
	text-align: left;
}

.page-id-598 .khamseh-parallel-group > .khamseh-feed-symbol {
	align-self: start;
	margin-top: 2px;
}

.page-id-598 .khamseh-parallel-heading {
	grid-column: 2;
	grid-row: 1;
	margin: 0;
	color: #17324d;
	font-size: 1.02rem;
	line-height: 1.38;
}

.page-id-598 .khamseh-parallel-cases {
	grid-column: 2;
	grid-row: 3;
	list-style: none;
	margin: 2px 0 0;
	padding: 0;
}

.page-id-598 .khamseh-parallel-case {
	margin: 0;
	padding: 11px 0;
	border-top: 1px solid #e4e9ed;
}

.page-id-598 .khamseh-parallel-case > a {
	color: #17324d;
	font-weight: 700;
	text-decoration: none;
}

.page-id-598 .khamseh-parallel-case > a:hover,
.page-id-598 .khamseh-parallel-case > a:focus {
	color: #8b651d;
	text-decoration: underline;
}

.page-id-598 .khamseh-parallel-case > .wprss-feed-meta {
	margin-top: 4px;
	color: #5d6872;
	font-size: .78rem;
}

.page-id-598 .khamseh-parallel-case > .khamseh-ai-tools,
.page-id-598 .khamseh-parallel-case > .khamseh-ai-result {
	margin-top: 7px;
}

.page-id-598 .feed-item.khamseh-symbol-ready .feed-source,
.page-id-598 .feed-item.khamseh-symbol-ready .feed-date {
	display: inline-block;
	margin-right: 10px;
}
.page-id-598 .khamseh-feed-intro {
	margin: 0 0 2.4rem;
	padding: 1.4rem 1.6rem;
	background: #f4f6f8;
	border-left: 4px solid #c69a4b;
	border-radius: 8px;
	color: #263746;
}

.page-id-598 .khamseh-feed-intro h2 {
	margin: 0 0 .65rem;
	color: #17324d;
	font-size: 1.35rem;
}

.page-id-598 .khamseh-feed-intro p {
	margin: 0 0 .65rem;
	line-height: 1.65;
}

.page-id-598 .khamseh-feed-intro .khamseh-feed-note {
	margin-bottom: 0;
	color: #5d6872;
	font-size: .82rem;
}

.page-id-598 .khamseh-feed-source-heading {
	margin: 2.25rem 0 1rem;
	padding-bottom: .45rem;
	border-bottom: 2px solid #c69a4b;
	color: #17324d;
	font-size: 1.2rem;
	line-height: 1.35;
}

@media (max-width: 540px) {
	.page-id-598 .wpra-item-list .feed-item.khamseh-symbol-ready {
		grid-template-columns: 48px minmax(0, 1fr);
		column-gap: 12px;
		padding: 12px;
	}
	.page-id-598 .khamseh-feed-symbol {
		width: 48px;
		height: 48px;
		border-radius: 9px;
	}
	.page-id-598 .khamseh-feed-symbol svg {
		width: 36px;
		height: 36px;
	}
	.page-id-598 .feed-item.khamseh-symbol-ready > a {
		font-size: .95rem;
	}
}