body.page-template-template-press-php #main.site-main {
	max-width: none;
	padding: 0;
}

.wwa-press-ledger,
.wwa-press-ledger * {
	box-sizing: border-box;
}

.wwa-press-ledger {
	--wwa-press-purple: #58366c;
	--wwa-press-purple-deep: #442653;
	--wwa-press-teal-dark: #347d6f;
	--wwa-press-ink: #211b25;
	--wwa-press-text: #514b52;
	--wwa-press-muted: #746d76;
	--wwa-press-line: #ddd3df;
	--wwa-press-warm: #f8f4f7;
	color: var(--wwa-press-text);
	background: #fff;
	font-family: "Spartan", sans-serif;
	font-size: 15px;
	line-height: 1.8;
	overflow-wrap: anywhere;
}

.wwa-press-ledger__shell {
	width: min(100% - 72px, 1210px);
	margin-inline: auto;
}

.wwa-press-ledger__introduction-grid {
	display: grid;
	grid-template-columns: minmax(300px, .82fr) minmax(0, 1.35fr);
	column-gap: clamp(48px, 6vw, 82px);
	align-items: start;
	padding-block: clamp(58px, 6vw, 76px) clamp(54px, 5.5vw, 72px);
}

.wwa-press-ledger__eyebrow {
	grid-column: 1;
	grid-row: 1;
	margin: 0;
	color: var(--wwa-press-teal-dark);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .14em;
	line-height: 1.5;
	text-transform: uppercase;
}

.wwa-press-ledger__intro-copy {
	display: contents;
	min-width: 0;
}

.wwa-press-ledger__intro-copy > * {
	grid-column: 2;
	min-width: 0;
}

.wwa-press-ledger__intro-copy > .bristol_area_tit_inner {
	grid-column: 1;
	grid-row: 1 / span 12;
	padding-top: 25px;
}

.wwa-press-ledger__intro-copy .services-wrapper {
	float: none;
	width: auto;
	margin: 0;
	border: 0;
	background: transparent;
}

.wwa-press-ledger .wwa-press-ledger__intro-copy .services-wrapper .section-title {
	max-width: 560px;
	margin: 0 !important;
	padding: 0;
	border: 0;
	color: var(--wwa-press-purple);
	background: transparent;
	font-family: inherit;
	font-size: clamp(52px, 5.7vw, 78px);
	font-weight: 300;
	font-style: normal;
	letter-spacing: -.04em;
	line-height: 1.04;
	text-align: left;
}

.wwa-press-ledger .wwa-press-ledger__intro-copy .services-wrapper .section-title span {
	display: block;
	padding: 0;
	border: 0;
	background: transparent;
}

.wwa-press-ledger__intro-copy > .bristol_area_tit_inner > p:empty {
	display: none;
}

.wwa-press-ledger .wwa-press-ledger__intro-copy > p {
	max-width: 760px;
	margin: 0 0 16px;
	color: var(--wwa-press-text);
	font-size: 15px;
	line-height: 1.86;
	text-align: left;
}

.wwa-press-ledger .wwa-press-ledger__intro-copy > p:first-of-type {
	padding-top: 20px;
	border-top: 1px solid var(--wwa-press-line);
	color: var(--wwa-press-purple-deep);
	font-size: 18px;
	line-height: 1.75;
}

.wwa-press-ledger__releases {
	border-top: 1px solid var(--wwa-press-line);
}

.wwa-press-ledger__tools {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 36px;
	padding: 40px 0 24px;
}

.wwa-press-ledger__tools h2 {
	min-width: 0;
	margin: 0;
	color: var(--wwa-press-purple);
	font-size: clamp(32px, 3.6vw, 46px);
	font-weight: 400;
	letter-spacing: -.025em;
	line-height: 1.14;
}

.wwa-press-ledger__search {
	display: grid;
	flex: 0 1 380px;
	grid-template-columns: minmax(210px, 330px) 50px;
}

.wwa-press-ledger__search input {
	min-width: 0;
	min-height: 50px;
	margin: 0;
	padding: 12px 15px;
	border: 1px solid var(--wwa-press-muted);
	border-right: 0;
	border-radius: 0;
	color: var(--wwa-press-ink);
	background: #fff;
	font-family: inherit;
	font-size: 16px;
	line-height: 1.4;
}

.wwa-press-ledger__search input::placeholder {
	color: var(--wwa-press-muted);
	opacity: 1;
}

.wwa-press-ledger__search button {
	display: grid;
	place-items: center;
	min-width: 50px;
	min-height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	color: #fff;
	background: var(--wwa-press-teal-dark);
	cursor: pointer;
}

.wwa-press-ledger__search button:hover {
	background: var(--wwa-press-purple-deep);
}

.wwa-press-ledger__search svg,
.wwa-press-ledger__read svg {
	width: 21px;
	height: 21px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.8;
}

.wwa-press-ledger__results {
	margin: 0 0 20px;
	padding: 14px 18px;
	border-left: 3px solid var(--wwa-press-teal-dark);
	color: var(--wwa-press-purple-deep);
	background: var(--wwa-press-warm);
	font-size: 14px;
	font-weight: 600;
	text-align: left;
}

.wwa-press-ledger__entry {
	display: grid;
	grid-template-columns: 86px 150px minmax(0, 1fr);
	gap: 34px;
	padding: 50px 0;
	border-top: 1px solid var(--wwa-press-line);
}

.wwa-press-ledger__entry.hentry {
	max-width: none;
	margin: 0;
}

.wwa-press-ledger__entry.hentry::before,
.wwa-press-ledger__entry.hentry::after {
	display: none;
	content: none;
}

.wwa-press-ledger__entry--without-image {
	grid-template-columns: 86px 150px minmax(0, 1fr);
}

.wwa-press-ledger__date time {
	display: flex;
	flex-direction: column;
	color: var(--wwa-press-purple);
	line-height: 1;
	text-transform: uppercase;
}

.wwa-press-ledger__date span {
	margin-bottom: 6px;
	color: var(--wwa-press-teal-dark);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .1em;
}

.wwa-press-ledger__date strong {
	font-size: 38px;
	font-weight: 300;
}

.wwa-press-ledger__date small {
	margin-top: 8px;
	color: var(--wwa-press-muted);
	font-size: 11px;
	letter-spacing: .1em;
}

.wwa-press-ledger__image {
	display: block;
	width: 150px;
	height: 150px;
	overflow: hidden;
	background: var(--wwa-press-warm);
}

.wwa-press-ledger__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wwa-press-ledger__entry--without-image .wwa-press-ledger__image {
	display: grid;
	place-items: center;
	padding: 22px;
	border: 1px solid var(--wwa-press-line);
	background: #fbf7f1;
}

.wwa-press-ledger__entry--without-image .wwa-press-ledger__image img {
	object-fit: contain;
}

.wwa-press-ledger__entry-copy {
	align-self: start;
	min-width: 0;
}

.wwa-press-ledger__entry-copy h3 {
	max-width: 790px;
	margin: 0 0 8px;
	color: var(--wwa-press-purple-deep);
	font-size: clamp(22px, 2.2vw, 26px);
	font-weight: 600;
	line-height: 1.35;
}

.wwa-press-ledger__entry-copy h3 a {
	color: inherit;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
}

.wwa-press-ledger__meta {
	margin: 0 0 12px;
	color: var(--wwa-press-muted);
	font-size: 12px;
	font-weight: 500;
	line-height: 1.6;
}

.wwa-press-ledger__excerpt {
	max-width: 820px;
	margin: 0 0 12px;
	color: var(--wwa-press-text);
	font-size: 14px;
	line-height: 1.75;
	text-align: left;
}

.wwa-press-ledger__read,
.wwa-press-ledger__empty a {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	min-height: 44px;
	color: var(--wwa-press-teal-dark);
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.wwa-press-ledger__pagination {
	margin: 0;
	padding: 46px 0 70px;
	border-top: 1px solid var(--wwa-press-line);
}

.wwa-press-ledger__pagination-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin: 0;
	text-align: center;
}

.wwa-press-ledger__pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	min-height: 44px;
	margin: 0;
	padding: 8px;
	border: 0;
	border-radius: 0;
	color: var(--wwa-press-purple);
	background: transparent;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
}

.wwa-press-ledger__pagination .page-numbers.current {
	color: #fff;
	background: var(--wwa-press-purple);
}

.wwa-press-ledger__empty {
	margin: 0 0 70px;
	padding: 32px;
	border-top: 1px solid var(--wwa-press-line);
	border-left: 3px solid var(--wwa-press-teal-dark);
	background: var(--wwa-press-warm);
}

.wwa-press-ledger__empty h3 {
	margin: 0 0 8px;
	color: var(--wwa-press-purple-deep);
	font-size: 23px;
	line-height: 1.35;
}

.wwa-press-ledger__empty p {
	margin: 0 0 8px;
	font-size: 14px;
	line-height: 1.7;
}

.wwa-press-ledger a:focus-visible,
.wwa-press-ledger button:focus-visible,
.wwa-press-ledger input:focus-visible {
	outline: 3px solid var(--wwa-press-purple-deep);
	outline-offset: 3px;
}

.wwa-press-ledger__search:focus-within {
	outline: 3px solid var(--wwa-press-purple-deep);
	outline-offset: 3px;
}

.wwa-press-ledger__search input:focus,
.wwa-press-ledger__search button:focus {
	outline: 0;
	box-shadow: none;
}

@media (max-width: 940px) {
	.wwa-press-ledger__introduction-grid {
		grid-template-columns: 1fr;
		column-gap: 0;
		row-gap: 0;
	}

	.wwa-press-ledger__eyebrow,
	.wwa-press-ledger__intro-copy > *,
	.wwa-press-ledger__intro-copy > .bristol_area_tit_inner {
		grid-column: 1;
		grid-row: auto;
	}

	.wwa-press-ledger__eyebrow {
		margin-bottom: 14px;
	}

	.wwa-press-ledger__intro-copy > .bristol_area_tit_inner {
		padding-top: 0;
		margin-bottom: 32px;
	}

	.wwa-press-ledger__entry {
		grid-template-columns: 70px 130px minmax(0, 1fr);
		gap: 24px;
	}

	.wwa-press-ledger__entry--without-image {
		grid-template-columns: 70px 130px minmax(0, 1fr);
	}

	.wwa-press-ledger__image {
		width: 130px;
		height: 130px;
	}
}

@media (max-width: 720px) {
	.wwa-press-ledger__shell {
		width: min(100% - 44px, 1210px);
	}

	.wwa-press-ledger__tools {
		align-items: stretch;
		flex-direction: column;
		gap: 20px;
		padding-top: 34px;
	}

	.wwa-press-ledger__search {
		flex: none;
		grid-template-columns: minmax(0, 1fr) 50px;
		width: 100%;
	}

	.wwa-press-ledger__entry {
		grid-template-columns: 58px minmax(0, 1fr);
		gap: 20px;
		padding: 38px 0;
	}

	.wwa-press-ledger__date {
		grid-row: 1 / span 2;
	}

	.wwa-press-ledger__image,
	.wwa-press-ledger__entry-copy {
		grid-column: 2;
	}

	.wwa-press-ledger__image {
		width: 120px;
		height: 120px;
	}
}

@media (max-width: 480px) {
	.wwa-press-ledger__introduction-grid {
		padding-block: 62px 56px;
	}

	.wwa-press-ledger .wwa-press-ledger__intro-copy .services-wrapper .section-title {
		font-size: 46px;
	}

	.wwa-press-ledger .wwa-press-ledger__intro-copy > p:first-of-type {
		font-size: 17px;
	}

	.wwa-press-ledger__entry,
	.wwa-press-ledger__entry--without-image {
		grid-template-columns: 1fr;
	}

	.wwa-press-ledger__date,
	.wwa-press-ledger__image,
	.wwa-press-ledger__entry-copy {
		grid-column: 1;
		grid-row: auto;
	}

	.wwa-press-ledger__date time {
		align-items: baseline;
		flex-direction: row;
		gap: 8px;
	}

	.wwa-press-ledger__date span,
	.wwa-press-ledger__date small {
		margin: 0;
	}

	.wwa-press-ledger__date strong {
		font-size: 25px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.wwa-press-ledger *,
	.wwa-press-ledger *::before,
	.wwa-press-ledger *::after {
		scroll-behavior: auto;
		transition-duration: .01ms;
	}
}
