/*
Theme Name: AFHH
Version: 0.1.0
*/

:root {
	--afhh-header-height: min(8.90625cqw, 171px);
	--afhh-hero-max-height: 914px;
	--afhh-hero-min-height: min(36.25cqw, 696px);
	--afhh-site-max-width: 1366px;
}

body {
	background-color: var(--wp--preset--color--white);
}

.wp-site-blocks {
	box-sizing: border-box;
	container-type: inline-size;
	margin-inline: auto;
	max-width: var(--afhh-site-max-width);
	width: 100%;
}

.afhh-header-background {
	min-height: var(--afhh-header-height) !important;
}

.wp-site-blocks > header.wp-block-template-part {
	position: sticky;
	top: 0;
	z-index: 1000;
}

@media (min-width: 783px) {
	body.admin-bar .wp-site-blocks > header.wp-block-template-part {
		top: 32px;
	}
}

@media (min-width: 601px) and (max-width: 782px) {
	body.admin-bar .wp-site-blocks > header.wp-block-template-part {
		top: 46px;
	}
}

.afhh-header-background > .afhh-header-container {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 100%;
	min-height: var(--afhh-header-height);
	padding-inline: min(1.5625cqw, 30px);
	width: min(100cqw, 1920px);
}

.afhh-header-content {
	gap: min(3.28125cqw, 63px);
	max-width: 100%;
	min-height: var(--afhh-header-height);
	width: 100%;
}

.afhh-header-logo {
	flex-shrink: 0;
}

.afhh-header-logo img {
	height: min(7.239583cqw, 139px) !important;
	width: min(10.208333cqw, 196px) !important;
}

.afhh-header-navigation {
	flex-grow: 1;
	font-size: min(1.5625cqw, 30px) !important;
	line-height: 1.2 !important;
	min-width: 0;
}

.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container {
	flex-grow: 0;
	gap: min(2.526042cqw, 48.5px);
	justify-content: flex-start;
}

.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container > .wp-block-navigation-item {
	white-space: nowrap;
}

.afhh-header-search {
	flex-shrink: 0;
}

.afhh-header-search .wp-block-search__button {
	align-items: center;
	background: transparent;
	border: 0;
	box-sizing: border-box;
	color: var(--wp--preset--color--white);
	display: flex;
	height: max(24px, min(2.291667cqw, 44px));
	justify-content: center;
	margin: 0;
	padding: min(0.520833cqw, 10px);
	width: max(24px, min(2.291667cqw, 44px));
}

@media (min-width: 1024px) {
	.afhh-header-navigation {
		flex: 1 1 auto;
		position: relative;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) {
		max-width: 100%;
		width: 100%;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-content {
		gap: 0;
		justify-content: flex-start;
		max-width: 100%;
		width: 100%;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__submenu-container {
		background-color: var(--wp--preset--color--white);
		color: var(--wp--preset--color--dark-blue);
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container > .has-child::after {
		content: "";
		height: min(0.416667cqw, 8px);
		left: 0;
		position: absolute;
		top: 100%;
		width: 100%;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__container > .has-child > .wp-block-navigation__submenu-container {
		top: calc(100% + min(0.416667cqw, 8px));
	}

	.afhh-header-search {
		margin-left: auto;
		margin-right: min(2.552083cqw, 49px);
	}

	.afhh-header-search .wp-block-search__button {
		position: relative;
	}

	.afhh-header-search .wp-block-search__button::before {
		border: min(0.208333cqw, 4px) solid currentColor;
		border-radius: 50%;
		box-sizing: border-box;
		content: "";
		height: min(1.25cqw, 24px);
		left: min(0.625cqw, 12px);
		position: absolute;
		top: min(0.651042cqw, 12.5px);
		width: min(1.25cqw, 24px);
	}

	.afhh-header-search .wp-block-search__button::after {
		background-color: currentColor;
		border-radius: min(0.104167cqw, 2px);
		content: "";
		height: min(0.208333cqw, 4px);
		left: min(1.744792cqw, 33.5px);
		position: absolute;
		top: min(1.40625cqw, 27px);
		transform: rotate(29.054604deg);
		transform-origin: left center;
		width: min(0.536231cqw, 10.295635px);
	}

	.afhh-header-search .wp-block-search__button svg {
		visibility: hidden;
	}

	.afhh-header-search.wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) {
		height: max(24px, min(2.291667cqw, 44px));
		min-width: max(24px, min(2.291667cqw, 44px));
		position: relative;
		width: max(24px, min(2.291667cqw, 44px));
		z-index: 1;
	}

	.afhh-header-search.wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__inside-wrapper {
		max-width: none;
		min-width: 17.5rem;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 17.5rem;
	}

	.afhh-header-search.wp-block-search__button-only:not(.wp-block-search__searchfield-hidden) .wp-block-search__input {
		min-width: 0;
	}
}

@media (max-width: 1023px) {
	.afhh-header-background {
		min-height: 136px !important;
	}

	.afhh-header-background > .afhh-header-container,
	.afhh-header-content {
		min-height: 136px;
	}

	.afhh-header-background > .afhh-header-container {
		padding-inline: 24px;
		width: 100%;
	}

	.afhh-header-content {
		gap: 24px;
	}

	.afhh-header-logo img {
		height: 106px !important;
		width: 150px !important;
	}

	.afhh-header-navigation {
		font-size: 18px !important;
		line-height: 22px !important;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container:not(.is-menu-open) {
		display: none;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container.is-menu-open {
		background-color: var(--wp--preset--color--dark-blue) !important;
		color: var(--wp--preset--color--white) !important;
		padding: 24px;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container-open,
	.afhh-header-navigation > .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-close {
		color: var(--wp--preset--color--white);
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container.is-menu-open .afhh-header-search {
		max-width: 100%;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container {
		gap: 12px;
		padding-top: 12px;
	}

	.afhh-header-navigation > .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
		display: flex;
	}

	.afhh-front-page-hero {
		min-height: min(47.604167cqw, 84.239631svh) !important;
	}

	.afhh-front-page-hero__content {
		max-width: min(100cqw, 176.958525svh) !important;
		padding-left: min(6.666667cqw, 11.797235svh);
		padding-top: min(3.125cqw, 5.529954svh);
		width: min(100cqw, 176.958525svh) !important;
	}

	.afhh-front-page-hero__heading {
		font-size: min(8.333333cqw, 14.746544svh) !important;
	}
}

.afhh-front-page-hero {
	padding: 0;
}

.afhh-front-page-hero > .wp-block-cover__image-background {
	object-position: 50% 21.8%;
}

.afhh-front-page-hero > .wp-block-cover__inner-container {
	align-self: stretch;
	flex: 0 0 100%;
	width: 100%;
}

.afhh-front-page-hero__content {
	box-sizing: border-box;
	margin-inline: auto;
}

.afhh-front-page-hero__heading {
	line-height: 1.2;
}

@media (min-width: 1024px) {
	.afhh-front-page-hero {
		min-height: min(
			var(--afhh-hero-max-height),
			max(
				var(--afhh-hero-min-height),
				calc(100vh - var(--afhh-header-height))
			)
		) !important;
		min-height: min(
			var(--afhh-hero-max-height),
			max(
				var(--afhh-hero-min-height),
				calc(100svh - var(--afhh-header-height))
			)
		) !important;
	}

	.afhh-front-page-hero__content {
		max-width: min(100cqw, 1920px) !important;
		padding-left: min(6.666667cqw, 128px);
		padding-top: min(3.125cqw, 60px);
		width: min(100cqw, 1920px) !important;
	}

	.afhh-front-page-hero__heading {
		font-size: min(8.333333cqw, 160px) !important;
	}
}

.afhh-press-releases {
	--afhh-home-section-space: clamp(64px, 5.208333vw, 100px);

	color: var(--wp--preset--color--black);
	padding-block: var(--afhh-home-section-space);
}

.afhh-press-releases__inner {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1409px;
	padding-inline: 24px;
	width: 100%;
}

.afhh-press-releases__heading {
	font-size: clamp(36px, 4.166667vw, 80px);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0 0 clamp(40px, 2.864583vw, 55px);
	text-transform: uppercase;
}

.afhh-press-releases__query,
.afhh-press-releases__grid {
	margin: 0;
}

.afhh-press-releases__grid {
	display: grid !important;
	gap: clamp(24px, 2.083333vw, 40px);
	grid-auto-rows: 1fr;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr)) !important;
}

.afhh-press-releases__grid > .wp-block-post {
	height: 100%;
}

.afhh-press-card {
	background-color: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--light-gray);
	border-radius: 4px;
	box-shadow: 0 12px 32px rgba(0, 59, 99, 0.12);
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
}

.afhh-press-card__image {
	margin: 0;
	width: 100%;
}

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

.afhh-press-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 16px;
	padding: clamp(20px, 1.25vw, 24px);
}

.afhh-press-card__date {
	color: var(--wp--preset--color--gray);
	font-size: 18px;
	line-height: 1.4;
	margin: 0;
}

.afhh-press-card__title {
	font-size: clamp(24px, 1.5625vw, 30px);
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

.afhh-press-card__title a {
	color: inherit;
	text-decoration: none;
}

.afhh-press-card__title a:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-press-card__excerpt {
	font-size: clamp(18px, 1.041667vw, 20px);
	line-height: 1.6;
	margin: 0;
}

.afhh-press-card__excerpt p {
	margin: 0;
}

.afhh-press-card__read-more {
	color: var(--wp--preset--color--red);
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	margin-top: auto;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-press-releases__actions {
	margin-top: clamp(48px, 3.90625vw, 75px);
}

.afhh-press-releases__archive-link .wp-block-button__link {
	border-radius: 2px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.2);
	font-size: clamp(18px, 1.25vw, 24px);
	font-weight: 700;
	line-height: 1.2;
	min-height: 52px;
	padding: 14px 28px;
}

.afhh-press-card a:focus-visible,
.afhh-press-releases__archive-link .wp-block-button__link:focus-visible {
	outline: 3px solid var(--wp--preset--color--red);
	outline-offset: 3px;
}

.afhh-single-post {
	box-sizing: border-box;
	padding-block: clamp(64px, 6.25vw, 120px) clamp(80px, 7.291667vw, 140px);
	padding-inline: 24px;
}

.afhh-single-post__header {
	margin-inline: auto;
	max-width: 1100px;
	width: 100%;
}

.afhh-single-post__categories {
	font-size: clamp(18px, 1.041667vw, 20px);
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.4;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.afhh-single-post__categories a {
	color: var(--wp--preset--color--red);
	text-decoration: none;
}

.afhh-single-post__categories a:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-single-post__title {
	font-size: clamp(42px, 4.166667vw, 80px);
	font-weight: 900;
	letter-spacing: -0.015em;
	line-height: 1.05;
	margin: 0;
}

.afhh-single-post__date {
	color: var(--wp--preset--color--gray);
	font-size: clamp(18px, 1.041667vw, 20px);
	line-height: 1.5;
	margin: clamp(24px, 1.666667vw, 32px) 0 0;
}

.afhh-single-post__featured-image {
	margin-block: clamp(48px, 4.166667vw, 80px);
	max-width: 1200px !important;
}

.afhh-single-post__featured-image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.afhh-single-post__body {
	margin: clamp(48px, 4.166667vw, 80px) auto 0;
	max-width: 840px;
	width: 100%;
}

.afhh-single-post__featured-image + .afhh-single-post__body {
	margin-top: 0;
}

.afhh-single-post__content {
	font-size: clamp(20px, 1.145833vw, 22px);
	line-height: 1.7;
}

.afhh-single-post__content > :first-child {
	margin-top: 0;
}

.afhh-single-post__content > :last-child {
	margin-bottom: 0;
}

.afhh-single-post__content .afhh-press-release__lead {
	color: var(--wp--preset--color--dark-blue);
	font-size: clamp(22px, 1.458333vw, 28px);
	font-weight: 500;
	line-height: 1.45;
	margin-bottom: clamp(36px, 2.5vw, 48px);
}

.afhh-single-post__content h2 {
	color: var(--wp--preset--color--dark-blue);
	font-size: clamp(30px, 2.083333vw, 40px);
	font-weight: 700;
	line-height: 1.2;
	margin-block: clamp(48px, 3.333333vw, 64px) 24px;
}

.afhh-single-post__content h3 {
	color: var(--wp--preset--color--dark-blue);
	font-size: clamp(24px, 1.5625vw, 30px);
	font-weight: 700;
	line-height: 1.3;
	margin-block: 40px 20px;
}

.afhh-single-post__content p,
.afhh-single-post__content ul,
.afhh-single-post__content ol {
	margin-block: 0 1.5em;
}

.afhh-single-post__content li + li {
	margin-top: 0.6em;
}

.afhh-single-post__content blockquote {
	border-left: 6px solid var(--wp--preset--color--red);
	color: var(--wp--preset--color--dark-blue);
	font-size: clamp(22px, 1.458333vw, 28px);
	font-weight: 600;
	line-height: 1.45;
	margin-block: clamp(40px, 3.125vw, 60px);
	padding: 8px 0 8px clamp(24px, 2.083333vw, 40px);
}

.afhh-single-post__content blockquote p {
	margin: 0;
}

.afhh-single-post a:focus-visible {
	outline: 3px solid var(--wp--preset--color--red);
	outline-offset: 3px;
}

@media (max-width: 600px) {
	.afhh-single-post {
		padding-inline: 24px;
	}

	.afhh-single-post__title {
		font-size: clamp(28px, 7.5vw, 40px);
	}
}

.afhh-post-archive {
	box-sizing: border-box;
	padding-block: clamp(64px, 6.25vw, 120px) clamp(80px, 7.291667vw, 140px);
}

.afhh-post-archive__inner {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1409px;
	padding-inline: 24px;
	width: 100%;
}

.afhh-post-archive__header {
	margin: 0 auto clamp(48px, 4.166667vw, 80px);
	max-width: 1100px;
	text-align: center;
	width: 100%;
}

.afhh-post-archive__title {
	font-size: clamp(44px, 4.166667vw, 80px);
	font-weight: 900;
	letter-spacing: -0.015em;
	line-height: 1.05;
	margin: 0;
}

.afhh-post-archive__description {
	font-size: clamp(18px, 1.041667vw, 20px);
	line-height: 1.6;
	margin: 24px auto 0;
	max-width: 760px;
}

.afhh-post-archive__description p {
	margin: 0;
}

.afhh-post-archive__query,
.afhh-post-archive__grid {
	margin: 0;
}

.afhh-post-archive__grid {
	display: grid !important;
	gap: clamp(24px, 2.083333vw, 40px);
	grid-auto-rows: 1fr;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr)) !important;
}

.afhh-post-archive__grid > .wp-block-post {
	height: 100%;
}

.afhh-archive-card {
	background-color: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--light-gray);
	border-radius: 4px;
	box-shadow: 0 12px 32px rgba(0, 59, 99, 0.12);
	display: flex;
	flex-direction: column;
	height: 100%;
	overflow: hidden;
}

.afhh-archive-card__image {
	margin: 0;
	width: 100%;
}

.afhh-archive-card__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.afhh-archive-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 16px;
	padding: clamp(20px, 1.25vw, 24px);
}

.afhh-archive-card__meta {
	gap: 8px 16px;
	margin: 0;
}

.afhh-archive-card__date,
.afhh-archive-card__categories {
	font-size: 18px;
	line-height: 1.4;
	margin: 0;
}

.afhh-archive-card__date {
	color: var(--wp--preset--color--gray);
}

.afhh-archive-card__categories {
	font-weight: 600;
}

.afhh-archive-card__categories a {
	color: var(--wp--preset--color--red);
	text-decoration: none;
}

.afhh-archive-card__categories a:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-archive-card__title {
	font-size: clamp(24px, 1.5625vw, 30px);
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

.afhh-archive-card__title a {
	color: inherit;
	text-decoration: none;
}

.afhh-archive-card__title a:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-archive-card__excerpt {
	font-size: clamp(18px, 1.041667vw, 20px);
	line-height: 1.6;
	margin: 0;
}

.afhh-archive-card__excerpt p {
	margin: 0;
}

.afhh-archive-card__read-more {
	color: var(--wp--preset--color--red);
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	margin-top: auto;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-post-archive__pagination {
	font-size: 18px;
	font-weight: 600;
	gap: 12px;
	margin-top: clamp(48px, 4.166667vw, 80px);
}

.afhh-post-archive__pagination a,
.afhh-post-archive__pagination .page-numbers {
	align-items: center;
	color: var(--wp--preset--color--dark-blue);
	display: inline-flex;
	justify-content: center;
	min-height: 44px;
	min-width: 44px;
	padding: 8px 12px;
}

.afhh-post-archive__pagination .page-numbers.current {
	background-color: var(--wp--preset--color--dark-blue);
	color: var(--wp--preset--color--white);
}

.afhh-post-archive a:focus-visible {
	outline: 3px solid var(--wp--preset--color--red);
	outline-offset: 3px;
}

@media (max-width: 600px) {
	.afhh-post-archive__title {
		font-size: clamp(36px, 10vw, 44px);
	}
}

.afhh-front-page-videos {
	--afhh-home-section-space: clamp(64px, 5.208333vw, 100px);

	box-sizing: border-box;
	padding-block: var(--afhh-home-section-space);
}

.afhh-front-page-videos__inner {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1409px;
	padding-inline: 24px;
	width: 100%;
}

.afhh-front-page-videos__heading {
	font-size: clamp(40px, 4.166667vw, 80px);
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 1.2;
	margin: 0 0 clamp(48px, 4.166667vw, 80px);
	text-transform: uppercase;
}

.afhh-front-page-videos__query,
.afhh-front-page-videos__grid {
	margin: 0;
}

.afhh-front-page-videos__grid {
	display: grid !important;
	gap: clamp(24px, 2.083333vw, 40px);
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr)) !important;
}

.afhh-video-card {
	align-items: flex-start;
	display: flex;
	gap: clamp(16px, 1.25vw, 24px);
	height: 100%;
	min-width: 0;
}

.afhh-video-card__image {
	flex: 0 0 40%;
	margin: 0;
	max-width: 180px;
	position: relative;
}

.afhh-video-card__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.afhh-video-card__image::before {
	background-color: rgba(0, 59, 99, 0.78);
	border: 2px solid var(--wp--preset--color--white);
	border-radius: 50%;
	content: "";
	height: 42px;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 42px;
	z-index: 1;
}

.afhh-video-card__image::after {
	border-bottom: 8px solid transparent;
	border-left: 13px solid var(--wp--preset--color--white);
	border-top: 8px solid transparent;
	content: "";
	left: calc(50% + 2px);
	pointer-events: none;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.afhh-video-card__body {
	align-self: stretch;
	display: flex;
	flex: 1;
	flex-direction: column;
	gap: 10px;
	margin: 0;
	min-width: 0;
}

.afhh-video-card__title {
	font-size: clamp(20px, 1.354167vw, 26px);
	font-weight: 600;
	line-height: 1.2;
	margin: 0;
}

.afhh-video-card__title a {
	color: inherit;
	text-decoration: none;
}

.afhh-video-card__title a:hover {
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-video-card__date {
	color: var(--wp--preset--color--gray);
	font-size: 18px;
	line-height: 1.4;
	margin: auto 0 0;
}

.afhh-front-page-videos__empty {
	font-size: clamp(18px, 1.041667vw, 20px);
	line-height: 1.6;
	margin: 0;
}

.afhh-front-page-videos__actions {
	margin-top: clamp(48px, 3.90625vw, 75px);
}

.afhh-front-page-videos__archive-link .wp-block-button__link {
	border-radius: 2px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.2);
	font-size: clamp(20px, 1.5625vw, 30px);
	font-weight: 700;
	line-height: 1.2;
	min-height: 52px;
	padding: 14px 28px;
}

.afhh-front-page-videos a:focus-visible {
	outline: 3px solid var(--wp--preset--color--red);
	outline-offset: 3px;
}

@media (max-width: 600px) {
	.afhh-front-page-videos__heading {
		font-size: clamp(28px, 8vw, 40px);
	}

	.afhh-video-card {
		align-items: stretch;
		flex-direction: column;
	}

	.afhh-video-card__image {
		flex-basis: auto;
		max-width: none;
		width: 100%;
	}
}

.afhh-front-page-members {
	margin: 0;
}

.afhh-front-page-members__heading-wrap {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1409px;
	padding: clamp(64px, 5.208333vw, 100px) 24px clamp(48px, 3.645833vw, 70px);
	width: 100%;
}

.afhh-front-page-members__heading {
	font-size: clamp(40px, 4.166667vw, 80px);
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

.afhh-front-page-members__visual {
	align-items: flex-end;
	box-sizing: border-box;
	min-height: min(96vw, 1843px) !important;
	padding: 0;
}

.afhh-front-page-members__visual .wp-block-cover__image-background {
	object-position: 50% 100% !important;
}

.afhh-front-page-members__visual .wp-block-cover__inner-container {
	height: 100%;
	position: absolute;
	inset: 0;
	width: 100%;
}

.afhh-front-page-members__band {
	align-items: center;
	background: linear-gradient(
		90deg,
		var(--wp--preset--color--dark-blue) 0%,
		var(--wp--preset--color--blue) 100%
	);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	left: 0;
	margin: 0;
	min-height: 30.222463%;
	padding: 0 24px clamp(32px, 2.5vw, 48px);
	position: absolute;
	top: 62.289745%;
	width: 100%;
}

.afhh-front-page-members__card {
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.24);
	box-sizing: border-box;
	margin: max(-106px, -5.520833vw) 0 0;
	max-width: min(46.510417vw, 893px);
	min-height: min(25.46875vw, 489px);
	padding: clamp(28px, 2.083333vw, 40px) clamp(28px, 3.125vw, 60px);
	width: calc(100% - 48px);
}

.afhh-front-page-members__card-heading {
	font-size: clamp(40px, 3.125vw, 60px);
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 clamp(24px, 1.666667vw, 32px);
	text-transform: uppercase;
}

.afhh-front-page-members__copy {
	font-size: clamp(18px, 1.09375vw, 21px);
	line-height: 1.6;
	margin: 0 auto;
	max-width: 848px;
}

.afhh-front-page-members__actions {
	margin: clamp(24px, 2.083333vw, 40px) 0 0;
	width: max-content;
}

.afhh-front-page-members__overview-link .wp-block-button__link {
	border-radius: 2px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.2);
	font-size: clamp(20px, 1.5625vw, 30px);
	font-weight: 700;
	line-height: 1.2;
	min-height: 52px;
	padding: 14px 28px;
}

.afhh-front-page-members a:focus-visible {
	outline: 3px solid var(--wp--preset--color--white);
	outline-offset: 3px;
}

.afhh-front-page-flyer {
	background-color: var(--wp--preset--color--white);
	box-sizing: border-box;
	margin: 0;
	padding-block: clamp(40px, 3.125vw, 60px);
}

.afhh-front-page-flyer__panel {
	background-color: color-mix(
		in srgb,
		var(--wp--preset--color--light-gray) 70%,
		var(--wp--preset--color--white)
	);
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1920px;
	min-height: min(42.03125vw, 807px);
	overflow: hidden;
	position: relative;
	width: 100%;
}

.afhh-front-page-flyer__heading {
	font-size: clamp(40px, 4.166667vw, 80px);
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 1.2;
	margin: 0;
	position: absolute;
	top: clamp(24px, 1.822917vw, 35px);
	text-transform: uppercase;
	width: 100%;
	z-index: 2;
}

.afhh-front-page-flyer__content {
	align-items: stretch;
	display: grid;
	gap: 0;
	grid-template-columns: minmax(0, 56.041667%) minmax(0, 43.958333%);
	height: 100%;
	margin: 0;
	min-height: inherit;
}

.afhh-front-page-flyer__image {
	margin: 0;
}

@media (min-width: 901px) {
	.afhh-front-page-flyer__image {
		transform: translateX(clamp(-51px, -2.65625vw, -24px));
	}
}

.afhh-front-page-flyer__image img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.afhh-front-page-flyer__copy {
	align-items: flex-start;
	align-self: stretch;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0;
	padding: clamp(110px, 6.25vw, 120px) clamp(32px, 3.645833vw, 70px) clamp(32px, 3.125vw, 60px) 0;
}

.afhh-front-page-flyer__copy > * {
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: left;
}

.afhh-front-page-flyer__title {
	font-size: clamp(40px, 4.166667vw, 80px);
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 clamp(20px, 1.875vw, 36px);
}

.afhh-front-page-flyer__description {
	font-size: clamp(20px, 1.5625vw, 30px);
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 clamp(32px, 3.020833vw, 58px);
	max-width: 745px;
}

.afhh-front-page-flyer__buttons {
	justify-content: flex-start !important;
	margin: 0;
}

.afhh-front-page-flyer__button .wp-block-button__link {
	align-items: center;
	border-radius: 2px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	display: inline-flex;
	font-size: clamp(24px, 2.083333vw, 40px);
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
	min-height: clamp(52px, 3.541667vw, 68px);
	padding: clamp(10px, 0.625vw, 12px) clamp(24px, 2.083333vw, 40px);
	text-decoration: none;
	width: min(100%, 401px);
}

.afhh-front-page-flyer__button .wp-block-button__link:focus-visible {
	outline: 3px solid var(--wp--preset--color--dark-blue);
	outline-offset: 3px;
}

@media (max-width: 900px) {
	.afhh-front-page-flyer__panel {
		min-height: 0;
	}

	.afhh-front-page-flyer__heading {
		padding-inline: 16px;
		position: static;
	}

	.afhh-front-page-flyer__content {
		gap: 32px;
		grid-template-columns: 1fr;
		height: auto;
		padding: 32px 16px 48px;
	}

	.afhh-front-page-flyer__copy {
		max-width: 720px;
		padding: 0;
	}

	.afhh-front-page-flyer__image img {
		height: auto;
	}
}

@media (max-width: 600px) {
	.afhh-front-page-flyer {
		padding-block: 32px;
	}

	.afhh-front-page-flyer__heading {
		font-size: clamp(36px, 12vw, 48px);
		padding-top: 24px;
	}

	.afhh-front-page-flyer__title {
		font-size: clamp(32px, 10vw, 42px);
	}

	.afhh-front-page-flyer__button,
	.afhh-front-page-flyer__button .wp-block-button__link {
		width: 100%;
	}
}

.afhh-front-page-events,
.afhh-front-page-blue-anchor {
	box-sizing: border-box;
	margin: 0;
}

.afhh-front-page-events__inner,
.afhh-front-page-blue-anchor__inner {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1600px;
	padding-inline: clamp(32px, 5vw, 96px);
	width: 100%;
}

.afhh-front-page-events__inner {
	padding-bottom: clamp(96px, 7.8125vw, 150px);
	padding-top: clamp(96px, 7.8125vw, 150px);
}

.afhh-front-page-events__heading,
.afhh-front-page-blue-anchor__heading {
	font-size: clamp(40px, 4.166667vw, 80px);
	font-weight: 700;
	letter-spacing: -0.01em;
	line-height: 1.2;
	text-transform: uppercase;
}

.afhh-front-page-events__heading {
	margin: 0 0 clamp(40px, 2.552083vw, 49px);
}

.afhh-front-page-events__cover {
	box-sizing: border-box;
	min-height: clamp(620px, 46.875vw, 900px) !important;
}

.afhh-front-page-events__cover .wp-block-cover__image-background {
	object-position: center center;
}

.afhh-front-page-events__cover .wp-block-cover__inner-container {
	box-sizing: border-box;
	height: 100%;
	width: 100%;
}

.afhh-front-page-events__content {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	margin: 0;
	max-width: none;
	padding: clamp(56px, 4.583333vw, 88px) clamp(40px, 6.666667vw, 128px) clamp(56px, 5.729167vw, 110px);
}

.afhh-front-page-events__title {
	font-size: clamp(64px, 8.333333vw, 160px);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.05;
	margin: 0;
	max-width: 1200px;
	text-transform: uppercase;
}

.afhh-front-page-events__details {
	display: grid;
	gap: clamp(28px, 2.083333vw, 40px);
	margin: clamp(56px, 5vw, 96px) 0 0;
}

.afhh-front-page-events__detail {
	align-items: center;
	gap: clamp(20px, 1.5625vw, 30px);
	margin: 0;
}

.afhh-front-page-events__icon {
	flex: 0 0 clamp(56px, 4.166667vw, 80px);
	margin: 0;
	width: clamp(56px, 4.166667vw, 80px);
}

.afhh-front-page-events__icon img {
	display: block;
	height: auto;
	width: 100%;
}

.afhh-front-page-events__detail-text {
	font-size: clamp(24px, 2.5vw, 48px);
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
}

.afhh-front-page-blue-anchor__inner {
	padding-bottom: clamp(96px, 7.8125vw, 150px);
}

.afhh-front-page-blue-anchor__heading {
	margin: 0 0 clamp(56px, 4.6875vw, 90px);
}

.afhh-front-page-blue-anchor__content {
	align-items: end;
	display: grid;
	gap: clamp(32px, 2.239583vw, 43px);
	grid-template-columns: minmax(0, 1.23fr) minmax(0, 1fr);
	margin: 0;
}

.afhh-front-page-blue-anchor__image {
	margin: 0;
}

.afhh-front-page-blue-anchor__image img {
	display: block;
	height: auto;
	width: 100%;
}

.afhh-front-page-blue-anchor__image--cover {
	filter: drop-shadow(10px 10px 5px rgba(0, 0, 0, 0.4));
}

.afhh-front-page-blue-anchor__copy {
	display: grid;
	gap: clamp(32px, 2.083333vw, 40px);
	margin: 0;
}

.afhh-front-page-blue-anchor__article {
	display: grid;
	font-size: clamp(18px, 1.041667vw, 20px);
	gap: 1em;
	line-height: 1.5;
	margin: 0;
}

.afhh-front-page-blue-anchor__article p {
	margin: 0;
}

.afhh-front-page-blue-anchor__actions {
	margin: 0;
}

.afhh-front-page-blue-anchor__button .wp-block-button__link {
	border-radius: 2px;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	font-size: clamp(22px, 2.083333vw, 40px);
	font-weight: 700;
	line-height: 1.2;
	min-height: clamp(52px, 3.541667vw, 68px);
	padding: clamp(12px, 0.729167vw, 14px) clamp(20px, 1.666667vw, 32px);
	text-decoration: none;
}

.afhh-front-page-blue-anchor a:focus-visible {
	outline: 3px solid var(--wp--preset--color--dark-blue);
	outline-offset: 3px;
}

@media (max-width: 900px) {
	.afhh-front-page-events__inner {
		padding-block: 80px;
	}

	.afhh-front-page-events__cover {
		min-height: 680px !important;
	}

	.afhh-front-page-events__content {
		padding: 56px 40px 64px;
	}

	.afhh-front-page-events__title {
		font-size: clamp(52px, 10vw, 76px);
	}

	.afhh-front-page-blue-anchor__content {
		align-items: stretch;
		grid-template-columns: 1fr;
	}

	.afhh-front-page-blue-anchor__copy {
		gap: 32px;
	}
}

@media (max-width: 600px) {
	.afhh-front-page-events__inner,
	.afhh-front-page-blue-anchor__inner {
		padding-inline: 16px;
	}

	.afhh-front-page-events__inner {
		padding-block: 64px;
	}

	.afhh-front-page-events__heading,
	.afhh-front-page-blue-anchor__heading {
		font-size: clamp(36px, 11vw, 46px);
	}

	.afhh-front-page-events__heading {
		font-size: clamp(28px, 8.2vw, 32px);
	}

	.afhh-front-page-events__cover {
		min-height: 620px !important;
	}

	.afhh-front-page-events__content {
		padding: 40px 24px 48px;
	}

	.afhh-front-page-events__title {
		font-size: clamp(44px, 14vw, 60px);
	}

	.afhh-front-page-events__detail {
		align-items: flex-start;
	}

	.afhh-front-page-events__icon {
		flex-basis: 48px;
		width: 48px;
	}

	.afhh-front-page-events__detail-text {
		font-size: 22px;
	}

	.afhh-front-page-blue-anchor__heading {
		margin-bottom: 48px;
	}

	.afhh-front-page-blue-anchor__inner {
		padding-bottom: 64px;
	}

	.afhh-front-page-blue-anchor__button,
	.afhh-front-page-blue-anchor__button .wp-block-button__link {
		text-align: center;
		width: 100%;
	}
}

@media (min-width: 1440px) {
	.afhh-front-page-members__visual {
		align-items: stretch;
	}

	.afhh-front-page-members__visual .wp-block-cover__inner-container {
		display: grid;
		grid-template-rows:
			min(59.798155vw, 1148px)
			minmax(min(29.013564vw, 557px), auto)
			min(7.18828vw, 138px);
		height: auto;
		inset: auto;
		min-height: min(96vw, 1843px);
		position: relative;
	}

	.afhh-front-page-members__band {
		grid-row: 2;
		left: auto;
		position: relative;
		top: auto;
	}
}

@media (max-width: 1439px) {
	.afhh-front-page-members__visual {
		background-color: var(--wp--preset--color--white);
		display: block;
		min-height: 0 !important;
		padding-top: 0;
	}

	.afhh-front-page-members__visual .wp-block-cover__image-background {
		height: auto;
		inset: auto;
		object-position: 50% 100% !important;
		position: relative;
		width: 100%;
	}

	.afhh-front-page-members__visual .wp-block-cover__inner-container {
		height: auto;
		position: relative;
	}

	.afhh-front-page-members__band {
		height: auto;
		padding: 0 24px clamp(48px, 5vw, 64px);
		position: relative;
		top: auto;
	}

	.afhh-front-page-members__card {
		max-width: 893px;
	}
}

@media (max-width: 767px) {
	.afhh-front-page-members__heading-wrap {
		padding-block: 64px 48px;
	}

	.afhh-front-page-members__heading {
		font-size: clamp(32px, 9vw, 44px);
	}

	.afhh-front-page-members__visual .wp-block-cover__inner-container {
		height: auto;
	}

	.afhh-front-page-members__band {
		padding: 0 16px 48px;
	}

	.afhh-front-page-members__card {
		box-shadow: none;
		left: auto;
		margin-top: 0;
		max-width: none;
		min-height: 0;
		padding: 32px 22px;
		position: relative;
		top: auto;
		transform: none;
		width: 100%;
	}

	.afhh-front-page-members__card-heading {
		font-size: clamp(32px, 9vw, 42px);
	}

	.afhh-front-page-members__copy {
		font-size: 18px;
		line-height: 1.6;
	}

	.afhh-front-page-members__actions {
		left: auto;
		margin-top: 24px;
		position: relative;
		top: auto;
		transform: none;
		width: auto;
	}
}

.afhh-members-page {
	box-sizing: border-box;
	margin: 0;
	padding-bottom: clamp(80px, 7.291667vw, 140px);
}

.afhh-members-page__intro {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1409px;
	padding: clamp(48px, 4.166667vw, 80px) 24px clamp(72px, 6.25vw, 120px);
	width: 100%;
}

.afhh-members-page__group-image {
	border-radius: 4px;
	margin: 0 auto clamp(48px, 4.166667vw, 80px);
	max-width: 1100px;
	overflow: hidden;
}

.afhh-members-page__group-image img {
	display: block;
	height: auto;
	width: 100%;
}

.afhh-members-page__title {
	font-size: clamp(52px, 6.25vw, 120px);
	font-weight: 900;
	letter-spacing: -0.025em;
	line-height: 0.98;
	margin: 0 auto clamp(28px, 2.083333vw, 40px);
	max-width: 1200px;
	text-transform: uppercase;
}

.afhh-members-page__lead {
	font-size: clamp(20px, 1.25vw, 24px);
	line-height: 1.6;
	margin: 0 auto;
	max-width: 940px;
}

.afhh-members-page__profiles {
	box-sizing: border-box;
	display: grid;
	gap: clamp(48px, 4.166667vw, 80px) clamp(32px, 3.333333vw, 64px);
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-inline: auto;
	max-width: 1409px;
	padding-inline: 24px;
	width: 100%;
}

.afhh-member-profile {
	background-color: color-mix(
		in srgb,
		var(--wp--preset--color--light-gray) 14%,
		var(--wp--preset--color--white)
	);
	border: 1px solid color-mix(
		in srgb,
		var(--wp--preset--color--light-gray) 55%,
		var(--wp--preset--color--white)
	);
	border-radius: 4px;
	box-shadow: 0 18px 48px rgba(0, 59, 99, 0.1);
	display: grid;
	grid-template-rows: auto 1fr;
	margin: 0;
	min-width: 0;
	overflow: hidden;
}

.afhh-member-profile--featured {
	grid-column: 1 / -1;
	grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1.28fr);
	grid-template-rows: none;
}

.afhh-member-profile__image {
	align-items: flex-end;
	background-color: color-mix(
		in srgb,
		var(--wp--preset--color--light-gray) 24%,
		var(--wp--preset--color--white)
	);
	box-sizing: border-box;
	display: flex;
	height: clamp(420px, 31.25vw, 600px);
	justify-content: center;
	margin: 0;
	overflow: hidden;
	padding: 0 clamp(20px, 1.666667vw, 32px);
}

.afhh-member-profile--featured .afhh-member-profile__image {
	height: 100%;
	min-height: 620px;
}

.afhh-member-profile__image img {
	display: block;
	height: 100%;
	max-width: 100%;
	object-fit: contain;
	object-position: center bottom;
	width: auto;
}

/*
 * The supplied profile cut-outs use differently sized transparent canvases.
 * Normalise their visible height without cropping or modifying the originals.
 */
.afhh-member-profile:not(.afhh-member-profile--featured) .afhh-member-profile__image img {
	max-width: none;
	transform: translateX(var(--afhh-profile-shift-x, 0))
		scale(var(--afhh-profile-scale, 1));
	transform-origin: center bottom;
}

.afhh-member-profile__image img[src*="antje-hebel.webp"] {
	--afhh-profile-scale: 0.95;
}

.afhh-member-profile__image img[src*="benjamin-mennerich.webp"] {
	--afhh-profile-scale: 0.99;
}

.afhh-member-profile__image img[src*="eugen-seiler.webp"] {
	--afhh-profile-scale: 0.95;
}

.afhh-member-profile__image img[src*="joachim-koerner.webp"] {
	--afhh-profile-scale: 0.975;
}

.afhh-member-profile__image img[src*="krzysztof-walczak.webp"] {
	--afhh-profile-scale: 1;
}

.afhh-member-profile__image img[src*="marco-schulz.webp"] {
	--afhh-profile-scale: 0.97;
}

.afhh-member-profile__image img[src*="peggy-heitmann.webp"] {
	--afhh-profile-scale: 0.945;
}

.afhh-member-profile__image img[src*="thomas-reich.webp"] {
	--afhh-profile-scale: 0.93;
	--afhh-profile-shift-x: 14%;
}

.afhh-member-profile__content {
	box-sizing: border-box;
	margin: 0;
	padding: clamp(28px, 2.083333vw, 40px);
}

.afhh-member-profile__name {
	font-size: clamp(30px, 2.083333vw, 40px);
	font-weight: 700;
	line-height: 1.15;
	margin: 0 0 clamp(24px, 1.666667vw, 32px);
	text-transform: uppercase;
}

.afhh-member-profile__text {
	font-size: clamp(19px, 1.09375vw, 21px);
	line-height: 1.65;
	margin: 0 0 24px;
}

.afhh-member-profile__text:last-child {
	margin-bottom: 0;
}

.afhh-member-profile__text strong {
	color: var(--wp--preset--color--dark-blue);
	display: inline-block;
	font-weight: 700;
	margin-bottom: 6px;
}

.afhh-member-profile__committees {
	border-top: 1px solid color-mix(
		in srgb,
		var(--wp--preset--color--light-gray) 65%,
		var(--wp--preset--color--white)
	);
	padding-top: 20px;
}

.afhh-footer-background {
	box-sizing: border-box;
	margin: 0;
}

.afhh-footer-container {
	align-items: start;
	box-sizing: border-box;
	display: grid;
	gap: clamp(24px, 2.5vw, 48px);
	grid-template-columns: minmax(160px, 220px) minmax(320px, 1.8fr) minmax(160px, 0.8fr) minmax(160px, 0.8fr);
	margin-inline: auto;
	max-width: 1920px;
	padding: 24px min(1.770833vw, 34px) 22px;
	width: 100%;
}

.afhh-footer-logo {
	margin: 0;
}

.afhh-footer-logo img {
	display: block;
	height: auto !important;
	max-width: 220px;
	width: 100% !important;
}

.afhh-footer-section {
	margin: 0;
	min-width: 0;
}

.afhh-footer-heading {
	color: inherit;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 16px;
}

.afhh-footer-copy,
.afhh-footer-navigation {
	font-size: 18px;
	line-height: 1.3;
}

.afhh-footer-copy {
	margin: 0;
}

.afhh-footer-copy + .afhh-footer-copy {
	margin-top: 12px;
}

.afhh-footer-background a {
	color: inherit;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.15em;
}

.afhh-footer-navigation .wp-block-navigation__container {
	align-items: flex-start;
	gap: 0;
}

.afhh-footer-navigation .wp-block-navigation-item__content {
	padding-block: 2px;
}

.afhh-footer-background a:focus-visible {
	outline: 3px solid var(--wp--preset--color--white);
	outline-offset: 3px;
}

@media (max-width: 1199px) {
	.afhh-footer-container {
		grid-template-columns: minmax(160px, 200px) repeat(2, minmax(180px, 1fr));
		padding: 32px 24px;
	}

	.afhh-footer-contact {
		grid-column: 2 / -1;
	}
}

@media (max-width: 767px) {
	.afhh-footer-container {
		gap: 32px;
		grid-template-columns: 1fr;
		padding: 36px 24px;
	}

	.afhh-footer-contact {
		grid-column: auto;
	}

	.afhh-footer-logo img {
		max-width: 180px;
	}

	.afhh-footer-heading {
		font-size: 20px;
		margin-bottom: 16px;
	}

	.afhh-footer-copy,
	.afhh-footer-navigation {
		font-size: 17px;
		line-height: 1.5;
	}
}

@media (max-width: 1023px) {
	.afhh-members-page__profiles {
		grid-template-columns: 1fr;
	}

	.afhh-member-profile--featured {
		grid-column: auto;
		grid-template-columns: 1fr;
		grid-template-rows: auto 1fr;
	}

	.afhh-member-profile--featured .afhh-member-profile__image {
		height: clamp(420px, 72vw, 620px);
		min-height: 0;
	}
}

@media (max-width: 600px) {
	.afhh-members-page__intro,
	.afhh-members-page__profiles {
		padding-inline: 16px;
	}

	.afhh-members-page__title {
		font-size: clamp(42px, 13vw, 58px);
	}

	.afhh-member-profile__image,
	.afhh-member-profile--featured .afhh-member-profile__image {
		height: min(126vw, 540px);
	}

	.afhh-member-profile__content {
		padding: 28px 22px;
	}
}
