body.hce-ff-active #main-content > .container {
	width: 100%;
	max-width: none;
	padding-right: 0;
	padding-left: 0;
}

body.hce-ff-active #main-content > .container > .row {
	margin-right: 0;
	margin-left: 0;
}

body.hce-ff-active #main-content .col-md-12.lightbox {
	float: none;
	width: 100%;
	min-height: 0;
	padding-right: 0;
	padding-left: 0;
}

body.hce-ff-active #main-content .page-title,
body.hce-ff-active #main-content .post-title,
body.hce-ff-active #main-content .cs-page-title {
	display: none !important;
}

#hce-fellowship-finder {
	--hce-blue: #075da7;
	--hce-cyan: #00a9cf;
	--hce-yellow: #ffd23f;
	--hce-coral: #ee6257;
	--hce-green: #15815c;
	--hce-ink: #17324d;
	position: relative;
	width: 100%;
	min-width: 320px;
	overflow: hidden;
	background: #fff;
	color: var(--hce-ink);
	font-family: Aptos, "Segoe UI", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.6;
}

#hce-fellowship-finder *,
#hce-fellowship-finder *::before,
#hce-fellowship-finder *::after {
	box-sizing: border-box;
}

#hce-fellowship-finder section[id] {
	scroll-margin-top: 150px;
}

#hce-fellowship-finder a {
	color: inherit;
	text-underline-offset: 3px;
}

#hce-fellowship-finder button,
#hce-fellowship-finder input,
#hce-fellowship-finder select {
	font: inherit;
}

#hce-fellowship-finder svg {
	display: inline-block;
	width: 1.15em;
	height: 1.15em;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

#hce-fellowship-finder [hidden] {
	display: none !important;
}

#hce-fellowship-finder .hce-ff-skip {
	position: absolute;
	z-index: 100;
	top: 8px;
	left: 8px;
	transform: translateY(-180%);
	border-radius: 3px;
	background: #fff;
	color: #075da7;
	padding: 10px 14px;
	font-weight: 700;
}

#hce-fellowship-finder .hce-ff-skip:focus {
	transform: none;
}

#hce-fellowship-finder .hce-ff-kicker {
	margin: 0 0 12px;
	color: #006fa9;
	font-size: 0.8rem;
	font-weight: 750;
	letter-spacing: 0.12em;
	line-height: 1.4;
	text-transform: uppercase;
}

#hce-fellowship-finder .hce-ff-hero {
	position: relative;
	display: grid;
	grid-template-columns: minmax(440px, 0.96fr) minmax(480px, 1.04fr);
	min-height: 470px;
	overflow: hidden;
	background: #e8f7fc;
}

#hce-fellowship-finder .hce-ff-hero::before {
	position: absolute;
	z-index: 4;
	top: 0;
	right: 0;
	left: 0;
	height: 8px;
	background: linear-gradient(90deg, #075da7 0 42%, #00a9cf 42% 72%, #ffd23f 72% 88%, #ee6257 88%);
	content: "";
}

#hce-fellowship-finder .hce-ff-hero-copy {
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 56px max(42px, 7vw) 68px;
	background: radial-gradient(circle at 12% 14%, rgba(0, 169, 207, 0.15), transparent 32%), linear-gradient(135deg, #fff, #e6f7fc);
}

#hce-fellowship-finder .hce-ff-hero-copy::after {
	position: absolute;
	top: 0;
	right: -68px;
	bottom: 0;
	width: 110px;
	background: linear-gradient(90deg, #e5f7fc, rgba(229, 247, 252, 0));
	clip-path: polygon(0 0, 100% 0, 44% 100%, 0 100%);
	content: "";
}

#hce-fellowship-finder .hce-ff-hero h1 {
	max-width: 720px;
	margin: 0 !important;
	color: #10395b !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: clamp(2.9rem, 4.65vw, 5rem) !important;
	font-weight: 500 !important;
	letter-spacing: -0.042em !important;
	line-height: 1.01 !important;
	text-align: left !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-hero-summary {
	max-width: 660px;
	margin: 21px 0 0;
	color: #405f75;
	font-size: 1.08rem;
	line-height: 1.68;
}

#hce-fellowship-finder .hce-ff-hero-link {
	display: inline-flex;
	width: fit-content;
	align-items: center;
	gap: 9px;
	margin-top: 23px;
	padding-bottom: 4px;
	border-bottom: 2px solid #00a9cf;
	color: #075da7;
	font-size: 0.94rem;
	font-weight: 750;
	line-height: 1.4;
	text-decoration: none;
}

#hce-fellowship-finder .hce-ff-hero-assurance {
	display: flex;
	align-items: center;
	gap: 9px;
	margin-top: 24px;
	color: #3f667b;
	font-size: 0.78rem;
	font-weight: 650;
}

#hce-fellowship-finder .hce-ff-hero-assurance svg {
	width: 19px;
	height: 19px;
	color: #15815c;
}

#hce-fellowship-finder .hce-ff-hero-photo {
	position: relative;
	min-height: 470px;
}

#hce-fellowship-finder .hce-ff-hero-photo img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
}

#hce-fellowship-finder .hce-ff-hero-photo::after {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(229, 247, 252, 0.15), transparent 25%), linear-gradient(0deg, rgba(4, 62, 101, 0.28), transparent 42%);
	content: "";
}

#hce-fellowship-finder .hce-ff-photo-caption {
	position: absolute;
	z-index: 2;
	right: max(28px, 5vw);
	bottom: 32px;
	padding: 13px 18px;
	border-left: 5px solid #ffd23f;
	background: rgba(255, 255, 255, 0.94);
	color: #173b57;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1rem;
	line-height: 1.5;
}

#hce-fellowship-finder .hce-ff-fundamentals {
	position: relative;
	padding: 76px max(24px, calc((100vw - 1380px) / 2)) 108px;
	border-bottom: 1px solid #c8dfe8;
	background:
		radial-gradient(circle at 92% 8%, rgba(255, 210, 63, 0.18), transparent 24%),
		linear-gradient(180deg, #f7fcfe 0%, #eef8fb 100%);
}

#hce-fellowship-finder .hce-ff-fundamentals > * {
	width: 100%;
	margin-inline: auto;
}

#hce-fellowship-finder .hce-ff-fundamentals-intro {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 42px;
	align-items: end;
}

#hce-fellowship-finder .hce-ff-fundamentals-intro > div {
	max-width: 850px;
}

#hce-fellowship-finder .hce-ff-fundamentals h2 {
	margin: 0 !important;
	color: #10395b !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: clamp(2.35rem, 3.7vw, 3.85rem) !important;
	font-weight: 500 !important;
	letter-spacing: -0.032em !important;
	line-height: 1.06 !important;
	text-align: left !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-fundamentals-summary {
	max-width: 790px;
	margin: 18px 0 0;
	color: #405f75;
	font-size: 1.02rem;
	line-height: 1.7;
}

#hce-fellowship-finder .hce-ff-fundamentals-skip {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding-bottom: 4px;
	border-bottom: 2px solid #00a9cf;
	color: #075da7;
	font-size: 0.84rem;
	font-weight: 750;
	line-height: 1.4;
	text-decoration: none;
	white-space: nowrap;
}

#hce-fellowship-finder .hce-ff-fundamentals-skip svg {
	width: 14px;
	height: 14px;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin-top: 34px;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid article {
	position: relative;
	min-width: 0;
	min-height: 190px;
	padding: 21px 21px 22px;
	border: 1px solid #c4d9e2;
	border-top: 4px solid #075da7;
	background: rgba(255, 255, 255, 0.96);
	box-shadow: 0 8px 22px rgba(26, 78, 107, 0.06);
}

#hce-fellowship-finder .hce-ff-fundamentals-grid article:nth-child(2),
#hce-fellowship-finder .hce-ff-fundamentals-grid article:nth-child(5) {
	border-top-color: #00a9cf;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid article:nth-child(3) {
	border-top-color: #15815c;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid article:nth-child(4) {
	border-top-color: #ee6257;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid article:nth-child(6) {
	border-top-color: #dcae00;
}

#hce-fellowship-finder .hce-ff-fundamental-icon {
	display: grid;
	width: 38px;
	height: 38px;
	place-items: center;
	margin-bottom: 13px;
	border-radius: 50%;
	background: #e5f5fa;
	color: #0877b5;
}

#hce-fellowship-finder .hce-ff-fundamental-icon svg {
	width: 20px;
	height: 20px;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid h3 {
	margin: 0 !important;
	color: #173b57 !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: 1.24rem !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	text-align: left !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-fundamentals-grid p {
	margin: 9px 0 0;
	color: #4a677a;
	font-size: 0.88rem;
	line-height: 1.58;
}

#hce-fellowship-finder .hce-ff-lifecycle {
	display: grid;
	grid-template-columns: 235px minmax(0, 1fr);
	gap: 28px;
	align-items: center;
	margin-top: 20px;
	padding: 24px 26px;
	border: 1px solid #b9d4df;
	border-left: 5px solid #00a9cf;
	background: #fff;
}

#hce-fellowship-finder .hce-ff-lifecycle header .hce-ff-kicker {
	margin-bottom: 6px;
}

#hce-fellowship-finder .hce-ff-lifecycle h3 {
	margin: 0 !important;
	color: #173b57 !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: 1.3rem !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
	text-align: left !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-lifecycle ol {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#hce-fellowship-finder .hce-ff-lifecycle li {
	position: relative;
	min-width: 0;
	padding-top: 22px;
}

#hce-fellowship-finder .hce-ff-lifecycle li::before {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	border: 3px solid #fff;
	border-radius: 50%;
	background: #00a9cf;
	box-shadow: 0 0 0 1px #4aaec3;
	content: "";
}

#hce-fellowship-finder .hce-ff-lifecycle li::after {
	position: absolute;
	top: 5px;
	right: -14px;
	left: 10px;
	height: 2px;
	background: #b9d8e1;
	content: "";
}

#hce-fellowship-finder .hce-ff-lifecycle li:last-child::after {
	display: none;
}

#hce-fellowship-finder .hce-ff-lifecycle strong {
	display: block;
	color: #164e72;
	font-size: 0.78rem;
	line-height: 1.3;
}

#hce-fellowship-finder .hce-ff-lifecycle span {
	display: block;
	margin-top: 4px;
	color: #5a7383;
	font-size: 0.71rem;
	line-height: 1.45;
}

#hce-fellowship-finder .hce-ff-fundamentals-note {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	gap: 11px;
	align-items: start;
	margin-top: 14px;
	padding: 13px 17px;
	border: 1px solid #ead88c;
	background: #fffbea;
}

#hce-fellowship-finder .hce-ff-fundamentals-note svg {
	width: 21px;
	height: 21px;
	margin-top: 1px;
	color: #15815c;
}

#hce-fellowship-finder .hce-ff-fundamentals-note p {
	margin: 0;
	color: #536a77;
	font-size: 0.78rem;
	line-height: 1.55;
}

#hce-fellowship-finder .hce-ff-fundamentals-note strong {
	color: #314f5f;
}

#hce-fellowship-finder .hce-ff-search-ribbon {
	position: relative;
	z-index: 8;
	display: grid;
	grid-template-columns: minmax(340px, 1.55fr) repeat(3, minmax(150px, 0.55fr)) auto;
	gap: 0;
	width: min(1380px, calc(100% - 48px));
	margin: -35px auto 0;
	overflow: hidden;
	border: 1px solid #91bccd;
	border-top: 6px solid #00a9cf;
	background: #fff;
	box-shadow: 0 20px 56px rgba(18, 67, 98, 0.16);
}

#hce-fellowship-finder .hce-ff-search-ribbon > label,
#hce-fellowship-finder .hce-ff-search-field {
	display: grid;
	gap: 7px;
	margin: 0;
	padding: 15px 18px;
	border-right: 1px solid #c6dbe5;
	color: #4a687a;
	font-size: 0.76rem;
	font-weight: 700;
	line-height: 1.35;
}

#hce-fellowship-finder .hce-ff-search-field > div {
	display: flex;
	align-items: center;
	gap: 8px;
}

#hce-fellowship-finder .hce-ff-search-field svg {
	width: 19px;
	height: 19px;
	color: #00a0c6;
}

#hce-fellowship-finder .hce-ff-search-field input,
#hce-fellowship-finder .hce-ff-search-ribbon select {
	width: 100%;
	height: 42px;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #17324d;
	font-size: 0.95rem;
	line-height: 1.3;
}

#hce-fellowship-finder .hce-ff-search-field input:focus,
#hce-fellowship-finder .hce-ff-search-ribbon select:focus {
	outline: 2px solid #00a9cf;
	outline-offset: 2px;
}

#hce-fellowship-finder .hce-ff-search-ribbon > button {
	min-width: 92px;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: #fff;
	color: #0877b5;
	font-size: 0.9rem;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-map {
	position: relative;
	padding: 82px max(24px, calc((100vw - 1380px) / 2)) 58px;
	background:
		radial-gradient(circle at 92% 10%, rgba(255, 210, 63, 0.19), transparent 25%),
		linear-gradient(180deg, #eef8fb 0%, #f9fdfe 72%, #ffffff 100%);
}

#hce-fellowship-finder .hce-ff-map-heading {
	display: grid;
	grid-template-columns: minmax(0, 1.22fr) minmax(280px, 0.55fr);
	gap: 54px;
	align-items: end;
}

#hce-fellowship-finder .hce-ff-map-heading > div:first-child {
	max-width: 900px;
}

#hce-fellowship-finder .hce-ff-map-heading h2 {
	max-width: 850px;
	margin: 0 !important;
	color: #10395b !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: clamp(2.4rem, 4.25vw, 4.35rem) !important;
	font-weight: 500 !important;
	letter-spacing: -0.035em !important;
	line-height: 1.02 !important;
}

#hce-fellowship-finder .hce-ff-map-heading > div:first-child > p:last-child {
	max-width: 820px;
	margin: 22px 0 0;
	color: #486a7c;
	font-size: 1rem;
	line-height: 1.7;
}

#hce-fellowship-finder .hce-ff-map-summary {
	position: relative;
	padding: 24px 26px 25px;
	border-left: 5px solid #ffd23f;
	background: #123f63;
	box-shadow: 0 14px 36px rgba(18, 63, 99, 0.16);
}

#hce-fellowship-finder .hce-ff-map-summary strong,
#hce-fellowship-finder .hce-ff-map-summary span {
	display: block;
}

#hce-fellowship-finder .hce-ff-map-summary strong {
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.35;
}

#hce-fellowship-finder .hce-ff-map-summary span {
	margin-top: 7px;
	color: #c5e7f2;
	font-size: 0.76rem;
	line-height: 1.45;
}

#hce-fellowship-finder .hce-ff-map-toolbar {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 34px;
	padding: 10px;
	border: 1px solid #aecfdb;
	border-bottom: 0;
	background: #fff;
}

#hce-fellowship-finder .hce-ff-map-toolbar button,
#hce-fellowship-finder .hce-ff-map-compare-toggle {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-height: 42px;
	margin: 0;
	padding: 9px 14px;
	border: 1px solid #91bccd;
	border-radius: 3px;
	background: #f7fcfe;
	color: #164d70;
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.2;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-map-toolbar button:hover,
#hce-fellowship-finder .hce-ff-map-compare-toggle:hover {
	border-color: #00a9cf;
	background: #e9f8fc;
}

#hce-fellowship-finder .hce-ff-map-toolbar button svg {
	width: 17px;
	height: 17px;
}

#hce-fellowship-finder .hce-ff-map-compare-toggle {
	margin-right: auto;
}

#hce-fellowship-finder .hce-ff-map-compare-toggle:has(input:checked) {
	border-color: #e0b51f;
	background: #fff7d4;
	color: #684e00;
}

#hce-fellowship-finder .hce-ff-map-compare-toggle:has(input:disabled) {
	cursor: not-allowed;
	opacity: 0.48;
}

#hce-fellowship-finder .hce-ff-map-compare-toggle input {
	width: 16px;
	height: 16px;
	margin: 0;
	accent-color: #0877b5;
}

#hce-fellowship-finder .hce-ff-map-frame {
	position: relative;
	min-height: 520px;
	overflow: hidden;
	border: 1px solid #7daabd;
	background: #dceef3;
	box-shadow: 0 28px 64px rgba(18, 63, 99, 0.17);
}

#hce-fellowship-finder .hce-ff-map-canvas {
	height: clamp(520px, 47vw, 650px);
	min-height: 520px;
}

#hce-fellowship-finder .hce-ff-map-loading {
	position: absolute;
	inset: 0;
	z-index: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	padding: 30px;
	background: linear-gradient(135deg, rgba(238, 248, 251, 0.96), rgba(218, 239, 245, 0.96));
	color: #315b73;
	font-size: 0.9rem;
	font-weight: 700;
	text-align: center;
}

#hce-fellowship-finder .hce-ff-map-loading[hidden] {
	display: none;
}

#hce-fellowship-finder .hce-ff-map-loading span {
	width: 18px;
	height: 18px;
	border: 3px solid #9ccbd9;
	border-top-color: #0877b5;
	border-radius: 50%;
	animation: hce-ff-map-spin 0.85s linear infinite;
}

@keyframes hce-ff-map-spin {
	to { transform: rotate(360deg); }
}

@media (prefers-reduced-motion: reduce) {
	#hce-fellowship-finder .hce-ff-map-loading span {
		animation: none;
	}
}

#hce-fellowship-finder .hce-ff-map.is-map-unavailable .hce-ff-map-loading {
	background: #fff7d4;
	color: #5e4b0b;
}

#hce-fellowship-finder .hce-ff-map-detail {
	margin-top: 18px;
	border: 1px solid #aecfdb;
	background: #fff;
	box-shadow: 0 18px 44px rgba(18, 63, 99, 0.11);
}

#hce-fellowship-finder .hce-ff-map-detail[hidden] {
	display: none;
}

#hce-fellowship-finder .hce-ff-map-detail > header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 22px;
	padding: 20px 24px;
	border-bottom: 1px solid #c4dce5;
	background: #123f63;
}

#hce-fellowship-finder .hce-ff-map-detail h3 {
	margin: 0 !important;
	color: #fff !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 1.55rem !important;
	font-weight: 600 !important;
}

#hce-fellowship-finder .hce-ff-map-detail header p {
	margin: 5px 0 0;
	color: #c5e7f2;
	font-size: 0.78rem;
}

#hce-fellowship-finder .hce-ff-map-detail > header > button {
	width: 36px;
	height: 36px;
	margin: 0;
	padding: 0;
	border: 1px solid rgba(255, 255, 255, 0.36);
	border-radius: 50%;
	background: transparent;
	color: #fff;
	font-size: 1.5rem;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-map-detail-programs {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

#hce-fellowship-finder .hce-ff-map-detail-programs article {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 16px;
	align-items: center;
	min-height: 112px;
	padding: 18px 22px;
	border-bottom: 1px solid #d4e4ea;
}

#hce-fellowship-finder .hce-ff-map-detail-programs article:nth-child(odd) {
	border-right: 1px solid #d4e4ea;
}

#hce-fellowship-finder .hce-ff-map-detail-programs article > div:first-child {
	display: grid;
	grid-template-columns: 52px minmax(0, 1fr);
	gap: 11px;
	align-items: center;
}

#hce-fellowship-finder .hce-ff-map-detail-programs .hce-ff-org-logo {
	width: 52px;
	height: 44px;
}

#hce-fellowship-finder .hce-ff-map-detail-programs .hce-ff-org-logo img {
	max-width: 46px;
	max-height: 36px;
}

#hce-fellowship-finder .hce-ff-map-detail-programs strong,
#hce-fellowship-finder .hce-ff-map-detail-programs span {
	display: block;
}

#hce-fellowship-finder .hce-ff-map-detail-programs strong {
	color: #173b57;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.96rem;
}

#hce-fellowship-finder .hce-ff-map-detail-programs span {
	margin-top: 4px;
	color: #607a89;
	font-size: 0.72rem;
	line-height: 1.4;
}

#hce-fellowship-finder .hce-ff-map-detail-programs article > div:last-child {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 7px;
	max-width: 225px;
}

#hce-fellowship-finder .hce-ff-map-detail-programs button,
#hce-fellowship-finder .hce-ff-map-detail-programs a {
	min-height: 34px;
	margin: 0;
	padding: 7px 10px;
	border: 1px solid #9cbfcd;
	border-radius: 3px;
	background: #f7fcfe;
	color: #0a689c;
	font-size: 0.69rem;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-map-detail-programs a {
	border-color: #0877b5;
	background: #0877b5;
	color: #fff;
}

#hce-fellowship-finder .hce-ff-map-detail-programs button:disabled {
	cursor: not-allowed;
	opacity: 0.45;
}

#hce-fellowship-finder .hce-ff-map-logo-marker {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 62px;
	height: 62px;
	margin: 0;
	padding: 7px;
	border: 4px solid #ffd23f;
	border-radius: 50% 50% 50% 12px;
	background: #fff;
	box-shadow: 0 10px 24px rgba(18, 63, 99, 0.34);
	transform: rotate(-45deg);
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-map-logo-marker img,
#hce-fellowship-finder .hce-ff-map-logo-marker > span {
	max-width: 44px;
	max-height: 37px;
	transform: rotate(45deg);
}

#hce-fellowship-finder .hce-ff-map-logo-marker > span {
	color: #123f63;
	font-size: 0.75rem;
	font-weight: 800;
}

#hce-fellowship-finder .hce-ff-map-logo-marker b {
	position: absolute;
	top: -8px;
	right: -8px;
	display: grid;
	place-items: center;
	width: 24px;
	height: 24px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: #0877b5;
	color: #fff;
	font-size: 0.7rem;
	transform: rotate(45deg);
}

#hce-fellowship-finder .maplibregl-ctrl-group {
	border: 1px solid rgba(20, 78, 111, 0.18);
	box-shadow: 0 8px 24px rgba(18, 63, 99, 0.16);
}

#hce-fellowship-finder .maplibregl-ctrl-attrib {
	font-size: 10px;
}

#hce-fellowship-finder .hce-ff-row.is-map-highlighted,
#hce-fellowship-finder .hce-ff-row.is-map-target {
	position: relative;
	z-index: 2;
	background: #e9f8fc;
	box-shadow: inset 5px 0 0 #00a9cf, 0 0 0 2px rgba(0, 169, 207, 0.18);
}

#hce-fellowship-finder .hce-ff-map.is-map-collapsed .hce-ff-map-frame,
#hce-fellowship-finder .hce-ff-map.is-map-collapsed .hce-ff-map-detail {
	display: none;
}

#hce-fellowship-finder .hce-ff-directory {
	padding: 34px max(24px, calc((100vw - 1380px) / 2)) 38px;
	background: #fff;
}

#hce-fellowship-finder .hce-ff-directory > * {
	width: 100%;
	margin-inline: auto;
}

#hce-fellowship-finder .hce-ff-directory-heading {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 30px;
	align-items: center;
	overflow: hidden;
	padding: 22px 28px;
	border-left: 5px solid #00a9cf;
	background: linear-gradient(108deg, #eaf8fc 0%, #fff 72%, #fffbea 118%);
}

#hce-fellowship-finder .hce-ff-directory-heading::after {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 38%;
	height: 4px;
	background: linear-gradient(90deg, #00a9cf, #ffd23f 72%, #ee6257);
	content: "";
}

#hce-fellowship-finder .hce-ff-directory-heading-copy {
	position: relative;
	z-index: 1;
	max-width: 760px;
}

#hce-fellowship-finder .hce-ff-directory h2,
#hce-fellowship-finder .hce-ff-pathways h2,
#hce-fellowship-finder .hce-ff-method h2,
#hce-fellowship-finder .hce-ff-comparison-overlay h2 {
	margin: 0 !important;
	color: #10395b !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: clamp(2.3rem, 4vw, 4rem) !important;
	font-weight: 500 !important;
	letter-spacing: -0.025em !important;
	line-height: 1.06 !important;
	text-align: left !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-directory h2 {
	font-size: clamp(2rem, 2.9vw, 3rem) !important;
}

#hce-fellowship-finder .hce-ff-directory-heading-copy > p:last-child {
	max-width: 640px;
	margin: 8px 0 0;
	color: #48697b;
	font-size: 0.9rem;
}

#hce-fellowship-finder .hce-ff-directory-trust {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: auto minmax(170px, 1fr);
	gap: 2px 10px;
	min-width: 295px;
	padding-left: 22px;
	border-left: 1px solid #a8ccd8;
}

#hce-fellowship-finder .hce-ff-directory-trust > svg {
	grid-row: 1 / 3;
	width: 25px;
	height: 25px;
	color: #15815c;
}

#hce-fellowship-finder .hce-ff-directory-trust > div {
	display: grid;
	gap: 1px;
}

#hce-fellowship-finder .hce-ff-directory-trust strong {
	color: #164e55;
	font-size: 0.86rem;
}

#hce-fellowship-finder .hce-ff-directory-trust span {
	color: #3f6476;
	font-size: 0.73rem;
}

#hce-fellowship-finder .hce-ff-directory-trust small {
	color: #0877b5;
	font-size: 0.68rem;
	font-weight: 700;
}

#hce-fellowship-finder .hce-ff-directory-trust time {
	grid-column: 2;
	margin-top: 5px;
	color: #657f8d;
	font-size: 0.66rem;
}

#hce-fellowship-finder .hce-ff-results-toolbar {
	display: grid;
	grid-template-columns: 1fr 170px;
	gap: 26px;
	align-items: end;
	padding: 15px 2px 12px;
	scroll-margin-top: 150px;
}

#hce-fellowship-finder .hce-ff-result-summary {
	display: flex;
	min-height: 49px;
	align-items: center;
	justify-content: space-between;
	gap: 25px;
	color: #587184;
	font-size: 0.82rem;
}

#hce-fellowship-finder .hce-ff-result-summary strong {
	color: #173b57;
	font-size: 0.9rem;
}

#hce-fellowship-finder .hce-ff-results-toolbar > label {
	display: grid;
	gap: 4px;
	margin: 0;
	color: #526f82;
	font-size: 0.74rem;
	font-weight: 750;
}

#hce-fellowship-finder .hce-ff-results-toolbar select {
	width: 100%;
	height: 44px;
	margin: 0;
	border: 1px solid #b5cfdb;
	border-radius: 0;
	background: #f7fbfd;
	color: #17324d;
	padding: 0 10px;
}

#hce-fellowship-finder .hce-ff-list {
	border-top: 1px solid #abc8d5;
}

#hce-fellowship-finder .hce-ff-labels,
#hce-fellowship-finder .hce-ff-row {
	display: grid;
	grid-template-columns: minmax(280px, 1.46fr) minmax(120px, 0.62fr) minmax(135px, 0.68fr) minmax(115px, 0.55fr) minmax(205px, 0.78fr);
	gap: 12px;
}

#hce-fellowship-finder .hce-ff-labels {
	padding: 9px 12px;
	background: #dff1f8;
	color: #284f67;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.055em;
	line-height: 1.4;
	text-transform: uppercase;
}

#hce-fellowship-finder .hce-ff-row {
	align-items: center;
	min-height: 94px;
	padding: 10px 12px;
	border-bottom: 1px solid #bfd3dc;
	background: #fff;
	transition: background 160ms ease, box-shadow 160ms ease;
}

#hce-fellowship-finder .hce-ff-row:nth-of-type(even) {
	background: #f3f9fc;
}

#hce-fellowship-finder .hce-ff-row:hover {
	position: relative;
	z-index: 1;
	background: #eef8fc;
}

#hce-fellowship-finder .hce-ff-row.is-hidden {
	display: none;
}

#hce-fellowship-finder .hce-ff-program-identity {
	display: grid;
	grid-template-columns: 28px 56px minmax(0, 1fr);
	gap: 8px;
	align-items: center;
	min-width: 0;
}

#hce-fellowship-finder .hce-ff-program-number {
	display: block;
	padding-top: 1px;
	color: #6c8b9b;
	font-family: "Iowan Old Style", Baskerville, Georgia, serif;
	font-size: 1.16rem;
	font-weight: 600;
	line-height: 1;
	text-align: center;
}

#hce-fellowship-finder .hce-ff-org-logo {
	display: grid;
	width: 56px;
	height: 42px;
	place-items: center;
	overflow: hidden;
	border: 1px solid #d2e0e6;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(20, 56, 78, 0.06);
}

#hce-fellowship-finder .hce-ff-org-logo img {
	display: block;
	max-width: 50px;
	max-height: 36px;
	object-fit: contain;
}

#hce-fellowship-finder .hce-ff-org-logo-fallback {
	display: none;
	color: #4f7185;
}

#hce-fellowship-finder .hce-ff-org-logo-fallback svg {
	display: block;
	width: 22px;
	height: 22px;
}

#hce-fellowship-finder .hce-ff-org-logo.is-fallback img {
	display: none;
}

#hce-fellowship-finder .hce-ff-org-logo.is-fallback .hce-ff-org-logo-fallback {
	display: block;
}

#hce-fellowship-finder .hce-ff-program-copy {
	min-width: 0;
}

#hce-fellowship-finder .hce-ff-program-copy p {
	display: flex;
	align-items: center;
	gap: 6px;
	margin: 0 0 4px;
	color: #0079b8;
	font-size: 0.72rem;
	font-weight: 750;
	letter-spacing: 0.055em;
	line-height: 1.35;
	text-transform: uppercase;
}

#hce-fellowship-finder .hce-ff-program-copy h3 {
	margin: 0 !important;
	color: #173b57 !important;
	font-family: "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif !important;
	font-size: 1.06rem !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	text-align: left !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-status {
	display: inline-flex;
	width: fit-content;
	margin-top: 3px;
	padding: 2px 7px;
	font-size: 0.76rem;
	font-weight: 700;
	line-height: 1.3;
}

#hce-fellowship-finder .hce-ff-status.closing {
	background: #fff1b5;
	color: #735500;
}

#hce-fellowship-finder .hce-ff-status.open {
	background: #dff5eb;
	color: #205c47;
}

#hce-fellowship-finder .hce-ff-status.passed {
	background: #e9eff2;
	color: #4d626e;
}

#hce-fellowship-finder .hce-ff-row-detail {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 1px 7px;
	min-width: 0;
}

#hce-fellowship-finder .hce-ff-row-detail > svg {
	grid-row: 1 / 3;
	width: 17px;
	height: 17px;
	margin-top: 2px;
	color: #008ead;
}

#hce-fellowship-finder .hce-ff-row-detail strong {
	color: #294b63;
	font-size: 0.875rem;
	line-height: 1.3;
}

#hce-fellowship-finder .hce-ff-row-detail small {
	color: #587184;
	font-size: 0.75rem;
	line-height: 1.35;
}

#hce-fellowship-finder .hce-ff-deadline strong {
	color: #805d00;
}

#hce-fellowship-finder .hce-ff-mobile-label {
	display: none;
}

#hce-fellowship-finder .hce-ff-row-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
}

#hce-fellowship-finder .hce-ff-compare-choice {
	display: flex;
	min-height: 24px;
	flex-shrink: 0;
	align-items: center;
	gap: 7px;
	margin: 0;
	color: #31576e;
	font-size: 0.76rem;
	font-weight: 700;
	line-height: 1.3;
	white-space: nowrap;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-compare-choice.is-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}

#hce-fellowship-finder .hce-ff-compare-input {
	width: 16px;
	height: 16px;
	margin: 0;
	border: 1px solid #789aaa;
	border-radius: 2px;
	accent-color: #075da7;
}

#hce-fellowship-finder .hce-ff-profile-action {
	display: inline-flex;
	min-height: 26px;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	gap: 4px;
	border-radius: 3px;
	background: #075da7;
	color: #fff;
	padding: 2px 7px;
	font-size: 0.76rem;
	font-weight: 750;
	line-height: 1.3;
	text-decoration: none;
	white-space: nowrap;
}

#hce-fellowship-finder .hce-ff-profile-action:hover,
#hce-fellowship-finder .hce-ff-profile-action:focus {
	background: #064e8b;
	color: #fff;
}

#hce-fellowship-finder .hce-ff-profile-action svg {
	width: 11px;
	height: 11px;
}

#hce-fellowship-finder .hce-ff-empty {
	display: grid;
	justify-items: center;
	padding: 65px 24px;
	border-bottom: 1px solid #bfd3dc;
	background: #f4fbfe;
	text-align: center;
}

#hce-fellowship-finder .hce-ff-empty > svg {
	width: 42px;
	height: 42px;
	color: #008ead;
}

#hce-fellowship-finder .hce-ff-empty h3 {
	margin: 17px 0 3px !important;
	color: #173b57 !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 1.5rem !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-empty p {
	margin: 0 0 18px;
	color: #526f82;
}

#hce-fellowship-finder .hce-ff-empty button,
#hce-fellowship-finder .hce-ff-compare-bar > button {
	min-height: 42px;
	border: 0;
	border-radius: 3px;
	background: #075da7;
	color: #fff;
	padding: 9px 15px;
	font-weight: 700;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-directory-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
	padding-top: 26px;
}

#hce-fellowship-finder .hce-ff-directory-footer > p {
	max-width: 680px;
	margin: 0;
	color: #587184;
	font-size: 0.78rem;
}

#hce-fellowship-finder .hce-ff-directory-controls {
	display: flex;
	align-items: center;
	gap: 18px;
}

#hce-fellowship-finder .hce-ff-directory-controls > label {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	color: #526f82;
	font-size: 0.76rem;
	font-weight: 700;
	white-space: nowrap;
}

#hce-fellowship-finder .hce-ff-directory-controls select {
	width: 76px;
	height: 40px;
	margin: 0;
	border: 1px solid #b5cfdb;
	border-radius: 0;
	background: #f7fbfd;
	color: #17324d;
	padding: 0 8px;
}

#hce-fellowship-finder .hce-ff-directory-footer nav {
	display: flex;
	align-items: center;
	gap: 5px;
}

#hce-fellowship-finder .hce-ff-directory-footer nav button {
	min-width: 40px;
	height: 40px;
	margin: 0;
	border: 1px solid #b5cfdb;
	border-radius: 0;
	background: #fff;
	color: #34566c;
	padding: 0 10px;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-directory-footer nav button.current {
	border-color: #075da7;
	background: #075da7;
	color: #fff;
}

#hce-fellowship-finder .hce-ff-directory-footer nav button:disabled {
	cursor: not-allowed;
	opacity: 0.45;
}

#hce-fellowship-finder .hce-ff-pathways {
	display: grid;
	grid-template-columns: 0.86fr 1.14fr;
	gap: 80px;
	padding: 66px max(28px, calc((100vw - 1380px) / 2)) 78px;
	background: linear-gradient(135deg, #fff8d7, #f8fdff 58%, #e4f7fc);
}

#hce-fellowship-finder .hce-ff-pathways-intro > p:not(.hce-ff-kicker) {
	max-width: 650px;
	margin: 22px 0 0;
	color: #4a687a;
}

#hce-fellowship-finder .hce-ff-pathways-intro > a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 25px;
	color: #0877b5;
	font-weight: 700;
}

#hce-fellowship-finder .hce-ff-pathways-list {
	display: grid;
	align-content: center;
	border-top: 2px solid #1c5277;
}

#hce-fellowship-finder .hce-ff-pathways-list > a {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 4px 20px;
	align-items: center;
	min-height: 108px;
	padding: 20px 10px;
	border-bottom: 1px solid #adcbd7;
	text-decoration: none;
}

#hce-fellowship-finder .hce-ff-pathways-list span {
	color: #173b57;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.18rem;
	font-weight: 600;
}

#hce-fellowship-finder .hce-ff-pathways-list small {
	color: #526f82;
	font-size: 0.82rem;
}

#hce-fellowship-finder .hce-ff-pathways-list svg {
	grid-column: 2;
	grid-row: 1 / 3;
	color: #0877b5;
}

#hce-fellowship-finder .hce-ff-method {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	gap: 28px;
	align-items: center;
	padding: 58px max(28px, calc((100vw - 1380px) / 2));
	border-top: 1px solid #a8d6d7;
	background: #dff5f6;
}

#hce-fellowship-finder .hce-ff-method > svg {
	width: 48px;
	height: 48px;
	color: #15815c;
}

#hce-fellowship-finder .hce-ff-method h2 {
	font-size: clamp(1.9rem, 3vw, 3rem) !important;
}

#hce-fellowship-finder .hce-ff-method > div > p:last-child {
	max-width: 850px;
	margin: 12px 0 0;
	color: #48697b;
}

#hce-fellowship-finder .hce-ff-method > a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #0877b5;
	font-size: 0.86rem;
	font-weight: 700;
	white-space: nowrap;
}

#hce-fellowship-finder .hce-ff-compare-bar {
	position: fixed;
	z-index: 10000;
	right: 24px;
	bottom: 24px;
	left: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 22px;
	width: min(1120px, calc(100% - 48px));
	margin: auto;
	padding: 15px 18px;
	border: 1px solid #7eb7cc;
	background: #fff;
	box-shadow: 0 20px 60px rgba(13, 62, 91, 0.25);
}

#hce-fellowship-finder .hce-ff-compare-bar > div,
#hce-fellowship-finder .hce-ff-compare-bar > div > span,
#hce-fellowship-finder .hce-ff-selected-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
}

#hce-fellowship-finder .hce-ff-compare-bar > div > span {
	gap: 7px;
	color: #23556e;
	font-size: 0.82rem;
	font-weight: 750;
}

#hce-fellowship-finder #hce-ff-selected-programs {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

#hce-fellowship-finder #hce-ff-selected-programs button {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: #e7f6fb;
	color: #1f506a;
	padding: 6px 9px;
	font-size: 0.75rem;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-comparison-overlay {
	position: fixed;
	z-index: 10001;
	inset: 4vh 4vw;
	overflow: auto;
	padding: 30px;
	border: 1px solid #9dc4d3;
	background: #f7fbfe;
	box-shadow: 0 30px 110px rgba(10, 45, 68, 0.35);
}

#hce-fellowship-finder .hce-ff-comparison-overlay > header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding-bottom: 22px;
	border-bottom: 3px solid #164d72;
}

#hce-fellowship-finder .hce-ff-comparison-overlay > header > button {
	display: grid;
	width: 46px;
	height: 46px;
	place-items: center;
	margin: 0;
	border: 1px solid #a9c7d3;
	border-radius: 50%;
	background: #fff;
	color: #1d4b63;
	cursor: pointer;
}

#hce-fellowship-finder .hce-ff-comparison-columns {
	display: grid;
	grid-template-columns: repeat(3, minmax(250px, 1fr));
	gap: 18px;
	padding-top: 22px;
}

#hce-fellowship-finder .hce-ff-comparison-columns article {
	display: flex;
	min-width: 0;
	flex-direction: column;
	padding: 23px;
	border: 1px solid #b8d1dc;
	border-top: 6px solid #00a9cf;
	background: #fff;
}

#hce-fellowship-finder .hce-ff-comparison-columns article > p {
	margin: 0 0 7px;
	color: #0877b5;
	font-size: 0.76rem;
	font-weight: 750;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

#hce-fellowship-finder .hce-ff-comparison-columns h3 {
	margin: 0 !important;
	color: #173b57 !important;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 1.25rem !important;
	font-weight: 500 !important;
	line-height: 1.28 !important;
	text-transform: none !important;
}

#hce-fellowship-finder .hce-ff-comparison-columns dl {
	margin: 20px 0;
}

#hce-fellowship-finder .hce-ff-comparison-columns dl > div {
	padding: 11px 0;
	border-bottom: 1px solid #d4e2e8;
}

#hce-fellowship-finder .hce-ff-comparison-columns dt {
	color: #587184;
	font-size: 0.75rem;
}

#hce-fellowship-finder .hce-ff-comparison-columns dd {
	margin: 2px 0 0;
	color: #294b63;
	font-size: 0.84rem;
	font-weight: 700;
}

#hce-fellowship-finder .hce-ff-comparison-link {
	display: inline-flex;
	min-height: 42px;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	margin-top: auto;
	border: 1px solid #9fc3d1;
	padding: 9px 12px;
	color: #075da7;
	font-size: 0.82rem;
	font-weight: 750;
	text-decoration: none;
}

#hce-fellowship-finder :focus-visible {
	outline: 3px solid #00a9cf;
	outline-offset: 3px;
}

@media (min-width: 1121px) {
	#hce-fellowship-finder .hce-ff-row > .hce-ff-row-detail {
		padding-left: 12px;
		border-left: 1px solid #d6e5eb;
	}
}

@media (max-width: 1120px) {
	#hce-fellowship-finder .hce-ff-hero {
		grid-template-columns: 1fr 1fr;
	}

	#hce-fellowship-finder .hce-ff-hero-copy {
		padding-inline: 48px;
	}

	#hce-fellowship-finder .hce-ff-search-ribbon {
		grid-template-columns: 1.4fr 1fr 1fr;
	}

	#hce-fellowship-finder .hce-ff-search-ribbon > label:nth-of-type(3),
	#hce-fellowship-finder .hce-ff-search-ribbon > button {
		border-top: 1px solid #c6dbe5;
	}

	#hce-fellowship-finder .hce-ff-directory-trust {
		min-width: 270px;
	}

	#hce-fellowship-finder .hce-ff-labels {
		display: none;
	}

	#hce-fellowship-finder .hce-ff-row {
		grid-template-columns: minmax(280px, 1.3fr) repeat(2, minmax(150px, 0.7fr));
	}

	#hce-fellowship-finder .hce-ff-program-identity {
		grid-row: 1 / 3;
	}

	#hce-fellowship-finder .hce-ff-deadline {
		grid-column: 3;
	}

	#hce-fellowship-finder .hce-ff-row-actions {
		grid-column: 3;
		grid-row: 2;
	}

	#hce-fellowship-finder .hce-ff-mobile-label {
		display: block;
		grid-column: 1 / -1;
		color: #587184;
		font-size: 0.7rem;
		font-weight: 700;
		text-transform: uppercase;
	}

	#hce-fellowship-finder .hce-ff-comparison-columns {
		grid-template-columns: repeat(2, minmax(250px, 1fr));
	}

	#hce-fellowship-finder .hce-ff-map-detail-programs {
		grid-template-columns: 1fr;
	}

	#hce-fellowship-finder .hce-ff-map-detail-programs article:nth-child(odd) {
		border-right: 0;
	}
}

@media (max-width: 900px) {
	#hce-fellowship-finder .hce-ff-hero {
		grid-template-columns: 1fr;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-intro,
	#hce-fellowship-finder .hce-ff-lifecycle {
		grid-template-columns: 1fr;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-intro {
		gap: 20px;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-skip {
		width: fit-content;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	#hce-fellowship-finder .hce-ff-lifecycle {
		gap: 20px;
	}

	#hce-fellowship-finder .hce-ff-hero-photo {
		grid-row: 1;
		min-height: 380px;
	}

	#hce-fellowship-finder .hce-ff-hero-copy {
		grid-row: 2;
		padding: 52px 32px 62px;
	}

	#hce-fellowship-finder .hce-ff-hero-copy::after {
		display: none;
	}

	#hce-fellowship-finder .hce-ff-search-ribbon {
		grid-template-columns: 1fr 1fr;
		width: 100%;
		margin-top: 0;
	}

	#hce-fellowship-finder .hce-ff-search-field {
		grid-column: 1 / -1;
	}

	#hce-fellowship-finder .hce-ff-map-heading {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	#hce-fellowship-finder .hce-ff-map-summary {
		max-width: 520px;
	}

	#hce-fellowship-finder .hce-ff-directory-heading {
		grid-template-columns: 1fr;
	}

	#hce-fellowship-finder .hce-ff-directory-trust {
		min-width: 0;
		padding-top: 16px;
		padding-left: 0;
		border-top: 1px solid #9dc9d8;
		border-left: 0;
	}

	#hce-fellowship-finder .hce-ff-directory-footer {
		align-items: flex-start;
		flex-direction: column;
	}

	#hce-fellowship-finder .hce-ff-pathways {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	#hce-fellowship-finder .hce-ff-method {
		grid-template-columns: auto 1fr;
	}

	#hce-fellowship-finder .hce-ff-method > a {
		grid-column: 2;
	}
}

@media (max-width: 680px) {
	#hce-fellowship-finder .hce-ff-hero-photo {
		min-height: 300px;
	}

	#hce-fellowship-finder .hce-ff-hero-copy {
		padding: 44px 22px 52px;
	}

	#hce-fellowship-finder .hce-ff-fundamentals {
		padding: 56px 18px 84px;
	}

	#hce-fellowship-finder .hce-ff-fundamentals h2 {
		font-size: clamp(2.2rem, 10.5vw, 3rem) !important;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-summary {
		font-size: 0.96rem;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-grid {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	#hce-fellowship-finder .hce-ff-fundamentals-grid article {
		min-height: 0;
	}

	#hce-fellowship-finder .hce-ff-lifecycle {
		padding: 22px 20px;
	}

	#hce-fellowship-finder .hce-ff-lifecycle ol {
		grid-template-columns: 1fr;
		gap: 0;
	}

	#hce-fellowship-finder .hce-ff-lifecycle li {
		padding: 0 0 22px 29px;
	}

	#hce-fellowship-finder .hce-ff-lifecycle li:last-child {
		padding-bottom: 0;
	}

	#hce-fellowship-finder .hce-ff-lifecycle li::before {
		top: 3px;
		left: 0;
	}

	#hce-fellowship-finder .hce-ff-lifecycle li::after {
		top: 14px;
		right: auto;
		bottom: -3px;
		left: 5px;
		width: 2px;
		height: auto;
	}

	#hce-fellowship-finder .hce-ff-hero h1 {
		font-size: clamp(2.8rem, 13vw, 4rem) !important;
	}

	#hce-fellowship-finder .hce-ff-photo-caption {
		right: 18px;
		bottom: 18px;
		left: 18px;
		font-size: 0.9rem;
	}

	#hce-fellowship-finder .hce-ff-search-ribbon {
		grid-template-columns: 1fr;
	}

	#hce-fellowship-finder .hce-ff-search-field,
	#hce-fellowship-finder .hce-ff-search-ribbon > label,
	#hce-fellowship-finder .hce-ff-search-ribbon > button {
		grid-column: auto;
		border-right: 0;
		border-bottom: 1px solid #c6dbe5;
	}

	#hce-fellowship-finder .hce-ff-search-ribbon > button {
		min-height: 52px;
	}

	#hce-fellowship-finder .hce-ff-map {
		padding: 54px 18px 42px;
	}

	#hce-fellowship-finder .hce-ff-map-heading h2 {
		font-size: clamp(2.15rem, 10vw, 3rem) !important;
	}

	#hce-fellowship-finder .hce-ff-map-summary {
		padding: 20px 21px;
	}

	#hce-fellowship-finder .hce-ff-map-toolbar {
		align-items: stretch;
		flex-direction: column;
		margin-top: 26px;
	}

	#hce-fellowship-finder .hce-ff-map-toolbar button,
	#hce-fellowship-finder .hce-ff-map-compare-toggle {
		width: 100%;
	}

	#hce-fellowship-finder .hce-ff-map-frame,
	#hce-fellowship-finder .hce-ff-map-canvas {
		min-height: 360px;
	}

	#hce-fellowship-finder .hce-ff-map-canvas {
		height: 360px;
	}

	#hce-fellowship-finder .hce-ff-map-detail > header {
		padding: 18px;
	}

	#hce-fellowship-finder .hce-ff-map-detail-programs article {
		grid-template-columns: 1fr;
		padding: 17px 18px;
	}

	#hce-fellowship-finder .hce-ff-map-detail-programs article > div:last-child {
		justify-content: flex-start;
		max-width: none;
	}

	#hce-fellowship-finder .hce-ff-directory {
		padding: 34px 18px 78px;
	}

	#hce-fellowship-finder .hce-ff-directory-heading {
		gap: 24px;
		padding: 28px 22px;
	}

	#hce-fellowship-finder .hce-ff-results-toolbar {
		grid-template-columns: 1fr;
		gap: 10px;
		padding-block: 16px;
	}

	#hce-fellowship-finder .hce-ff-result-summary {
		min-height: 0;
		align-items: flex-start;
		flex-direction: column;
		gap: 3px;
	}

	#hce-fellowship-finder .hce-ff-results-toolbar > label,
	#hce-fellowship-finder .hce-ff-results-toolbar select {
		width: 100%;
	}

	#hce-fellowship-finder .hce-ff-row {
		grid-template-columns: 1fr;
		gap: 16px;
		padding: 14px 8px;
	}

	#hce-fellowship-finder .hce-ff-program-identity {
		grid-template-columns: 24px 50px minmax(0, 1fr);
		gap: 7px;
	}

	#hce-fellowship-finder .hce-ff-org-logo {
		width: 50px;
		height: 40px;
	}

	#hce-fellowship-finder .hce-ff-org-logo img {
		max-width: 44px;
		max-height: 34px;
	}

	#hce-fellowship-finder .hce-ff-program-identity,
	#hce-fellowship-finder .hce-ff-deadline,
	#hce-fellowship-finder .hce-ff-row-actions {
		grid-column: auto;
		grid-row: auto;
	}

	#hce-fellowship-finder .hce-ff-row-actions {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	#hce-fellowship-finder .hce-ff-directory-controls {
		width: 100%;
		align-items: flex-start;
		flex-direction: column;
	}

	#hce-fellowship-finder .hce-ff-directory-controls > label {
		width: 100%;
	}

	#hce-fellowship-finder .hce-ff-directory-footer nav {
		flex-wrap: wrap;
	}

	#hce-fellowship-finder .hce-ff-pathways,
	#hce-fellowship-finder .hce-ff-method {
		padding: 68px 22px;
	}

	#hce-fellowship-finder .hce-ff-method {
		grid-template-columns: 1fr;
	}

	#hce-fellowship-finder .hce-ff-method > a {
		grid-column: auto;
		white-space: normal;
	}

	#hce-fellowship-finder .hce-ff-compare-bar {
		right: 10px;
		bottom: 10px;
		left: 10px;
		align-items: stretch;
		flex-direction: column;
		width: auto;
	}

	#hce-fellowship-finder .hce-ff-compare-bar > button {
		width: 100%;
	}

	#hce-fellowship-finder .hce-ff-comparison-overlay {
		inset: 2vh 10px;
		padding: 20px 16px;
	}

	#hce-fellowship-finder .hce-ff-comparison-columns {
		grid-template-columns: 1fr;
	}
}

@media (prefers-reduced-motion: reduce) {
	#hce-fellowship-finder .hce-ff-row {
		transition: none;
	}

	html:has(#hce-fellowship-finder) {
		scroll-behavior: auto;
	}
}
