/* Fix to address 1-item downloads being too large */
@media only screen and (min-width: 768px) {
	.downloads__block.has--1 .downloads__item {
		max-width: 315px;
	}
}

/*-----------------------------------------------------------------------------------*/
/*  SAFARI 14 AND BELOW ASPECT RATIO FIX
/*-----------------------------------------------------------------------------------*/


.home__hero.fullbleed::before, .home__hero.fullbleed .mobile-background::before, .article__single__topper::before,
.page-template-page_news-archive .archive__topper--parent .archive__topper::before,
.page-template-page_resources-archive .archive__topper--parent .archive__topper::before,
.page-template-page_art-archive .archive__topper--parent .archive__topper::before,
.page-template-page_media-kit .media-kit__topper_wrapper::before,
.page-template-page_speaking .speaking__topper_wrapper::before,
.page-template-page_videos-archive .archive__topper--parent .archive__topper::before,
.single-book .single-book__hero::before,
.page-template-page_associated-hub.associated-hub .associated-hub__hero::before,
.single-hub .themed__topper .hub__topper_wrapper::before,
.page-template-page_media-kit.page-template-page_media-kit-php.page-template-page_media-kit .media-kit__topper_wrapper::before,
.page-template-page_art-archive .archive__topper--parent .archive__topper::before,
.page-template-page_library-archive .archive__topper--parent .archive__topper::before,
.page-template-page_about .archive__topper--parent .archive__topper::before,
.page-template-page_books-archive .book--hero::before,
.page-the-daring-way .page__topper::before,
.page-research .page__topper::before, .page-belonging-statement .page__topper::before,
.page-faq .page__topper::before, .page-template-page_language_resource-php .page__topper::before,
.page__topper.hero-2023::before {
	float: left;
	padding-top: 40.65%;
	content: "";
}

.home__hero.fullbleed::after, .home__hero.fullbleed .mobile-background::after, .article__single__topper::after,
.page-template-page_news-archive .archive__topper--parent .archive__topper::after,
.page-template-page_resources-archive .archive__topper--parent .archive__topper::after,
.page-template-page_art-archive .archive__topper--parent .archive__topper::after,
.page-template-page_media-kit .media-kit__topper_wrapper::after,
.page-template-page_speaking .speaking__topper_wrapper::after,
.page-template-page_videos-archive .archive__topper--parent .archive__topper::after,
.single-book .single-book__hero::after,
.page-template-page_associated-hub.associated-hub .associated-hub__hero::after,
.single-hub .themed__topper .hub__topper_wrapper::after,
.page-template-page_media-kit.page-template-page_media-kit-php.page-template-page_media-kit .media-kit__topper_wrapper::after,
.page-template-page_art-archive .archive__topper--parent .archive__topper::after,
.page-template-page_library-archive .archive__topper--parent .archive__topper::after,
.page-template-page_about .archive__topper--parent .archive__topper::after,
.page-template-page_books-archive .book--hero::after,
.page-the-daring-way .page__topper::after,
.page-research .page__topper::after, .page-belonging-statement .page__topper::after,
.page-faq .page__topper::after, .page-template-page_language_resource-php .page__topper::after,
.page__topper.hero-2023::after {
	display: block;
	content: "";
	clear: both;
}

@media (max-width: 767px) {
	.home__hero.fullbleed, .home__hero.fullbleed .mobile-background, .article__single__topper,
	.page-template-page_news-archive .archive__topper--parent .archive__topper,
	.page-template-page_resources-archive .archive__topper--parent .archive__topper,
	.page-template-page_art-archive .archive__topper--parent .archive__topper,
	.page-template-page_media-kit .media-kit__topper_wrapper,
	.page-template-page_speaking .speaking__topper_wrapper,
	.page-template-page_videos-archive .archive__topper--parent .archive__topper,
	.single-book .single-book__hero,
	.page-template-page_associated-hub.associated-hub .associated-hub__hero,
	.single-hub .themed__topper .hub__topper_wrapper,
	.page-template-page_media-kit.page-template-page_media-kit-php.page-template-page_media-kit .media-kit__topper_wrapper,
	.page-template-page_art-archive .archive__topper--parent .archive__topper,
	.page-template-page_library-archive .archive__topper--parent .archive__topper,
	.page-template-page_about .archive__topper--parent .archive__topper,
	.page-template-page_books-archive .book--hero,
	.page-the-daring-way .page__topper,
	.page-research .page__topper, .page-belonging-statement .page__topper,
	.page-faq .page__topper, .page-template-page_language_resource-php .page__topper,
	.page__topper.hero-2023 {
		aspect-ratio: 1.778;
	}

	@supports not (aspect-ratio: 1.778) {
		.home__hero.fullbleed::before, .home__hero.fullbleed .mobile-background::before, .article__single__topper::before,
		.page-template-page_news-archive .archive__topper--parent .archive__topper::before,
		.page-template-page_resources-archive .archive__topper--parent .archive__topper::before,
		.page-template-page_art-archive .archive__topper--parent .archive__topper::before,
		.page-template-page_media-kit .media-kit__topper_wrapper::before,
		.page-template-page_speaking .speaking__topper_wrapper::before,
		.page-template-page_videos-archive .archive__topper--parent .archive__topper::before,
		.single-book .single-book__hero::before,
		.page-template-page_associated-hub.associated-hub .associated-hub__hero::before,
		.single-hub .themed__topper .hub__topper_wrapper::before,
		.page-template-page_media-kit.page-template-page_media-kit-php.page-template-page_media-kit .media-kit__topper_wrapper::before,
		.page-template-page_art-archive .archive__topper--parent .archive__topper::before,
		.page-template-page_library-archive .archive__topper--parent .archive__topper::before,
		.page-template-page_about .archive__topper--parent .archive__topper::before,
		.page-template-page_books-archive .book--hero::before,
		.page-the-daring-way .page__topper::before,
		.page-research .page__topper::before, .page-belonging-statement .page__topper::before,
		.page-faq .page__topper::before, .page-template-page_language_resource-php .page__topper::before,
		.page__topper.hero-2023::before {
			float: left;
			padding-top: 56.24%;
			content: "";
		}

		.home__hero.fullbleed::after, .home__hero.fullbleed .mobile-background::after, .article__single__topper::after,
		.page-template-page_news-archive .archive__topper--parent .archive__topper::after,
		.page-template-page_resources-archive .archive__topper--parent .archive__topper::after,
		.page-template-page_art-archive .archive__topper--parent .archive__topper::after,
		.page-template-page_media-kit .media-kit__topper_wrapper::after,
		.page-template-page_speaking .speaking__topper_wrapper::after,
		.page-template-page_videos-archive .archive__topper--parent .archive__topper::after,
		.single-book .single-book__hero::after,
		.page-template-page_associated-hub.associated-hub .associated-hub__hero::after,
		.single-hub .themed__topper .hub__topper_wrapper::after,
		.page-template-page_media-kit.page-template-page_media-kit-php.page-template-page_media-kit .media-kit__topper_wrapper::after,
		.page-template-page_art-archive .archive__topper--parent .archive__topper::after,
		.page-template-page_library-archive .archive__topper--parent .archive__topper::after,
		.page-template-page_about .archive__topper--parent .archive__topper::after,
		.page-template-page_books-archive .book--hero::after,
		.page-the-daring-way .page__topper::after,
		.page-research .page__topper::after, .page-belonging-statement .page__topper::after,
		.page-faq .page__topper::after, .page-template-page_language_resource-php .page__topper::after,
		.page__topper.hero-2023::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.single-podcast-episode .single_show__featured {
	aspect-ratio: 1.778 !important;
}

@supports not (aspect-ratio: 1.778) {
	.single-podcast-episode .single_show__featured::before {
		float: left;
		padding-top: 56.24%;
		content: "";
	}

	.single-podcast-episode .single_show__featured::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 1024px) {
	.single-podcast-episode .single_show__featured {
		aspect-ratio: 0.8 !important;
	}

	@supports not (aspect-ratio: 0.8) {
		.single-podcast-episode .single_show__featured::before {
			float: left;
			padding-top: 12.5%;
			content: "";
		}

		.single-podcast-episode .single_show__featured::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 767px) {
	.single-podcast-episode .single_show__featured {
		aspect-ratio: 0.7 !important;
	}

	@supports not (aspect-ratio: 0.7) {
		.single-podcast-episode .single_show__featured::before {
			float: left;
			padding-top: 14.28%;
			content: "";
		}

		.single-podcast-episode .single_show__featured::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 650px) {
	.single-podcast-episode .single_show__featured {
		aspect-ratio: 0.6 !important;
	}

	@supports not (aspect-ratio: 0.6) {
		.single-podcast-episode .single_show__featured::before {
			float: left;
			padding-top: 16.66%;
			content: "";
		}

		.single-podcast-episode .single_show__featured::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 575px) {
	.single-podcast-episode .single_show__featured {
		aspect-ratio: 0.53 !important;
	}

	@supports not (aspect-ratio: 0.53) {
		.single-podcast-episode .single_show__featured::before {
			float: left;
			padding-top: 18.86%;
			content: "";
		}

		.single-podcast-episode .single_show__featured::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.show__featured {
	aspect-ratio: 1.57;
}

@supports not (aspect-ratio: 1.57) {
	.show__featured::before {
		float: left;
		padding-top: 63.69%;
		content: "";
	}

	.show__featured::after {
		display: block;
		content: "";
		clear: both;
	}
}

.associated-hub .associated-hub__hero {
	aspect-ratio: 2.52;
}

@supports not (aspect-ratio: 2.52) {
	.associated-hub .associated-hub__hero::before {
		float: left;
		padding-top: 44.44%;
		content: "";
	}

	.associated-hub .associated-hub__hero::after {
		display: block;
		content: "";
		clear: both;
	}
}

.side-by-side-images--block.layout--offset .image:last-child img {
	aspect-ratio: 1.86848;
}

@supports not (aspect-ratio: 1.86848) {
	.side-by-side-images--block.layout--offset .image:last-child img::before {
		float: left;
		padding-top: 53.51%;
		content: "";
	}

	.side-by-side-images--block.layout--offset .image:last-child img::after {
		display: block;
		content: "";
		clear: both;
	}
}

.page-template-page_videos-archive .videos--archive__item__thumbnail,
.books-archive__more .books-archive__more__list img {
	aspect-ratio: 1.25;
}

@supports not (aspect-ratio: 1.25) {
	.page-template-page_videos-archive .videos--archive__item__thumbnail::before,
	.books-archive__more .books-archive__more__list img::before {
		float: left;
		padding-top: 80%;
		content: "";
	}

	.page-template-page_videos-archive .videos--archive__item__thumbnail::after,
	.books-archive__more .books-archive__more__list img::after {
		display: block;
		content: "";
		clear: both;
	}
}


.page-template-page_media-kit .media-kit__topper_wrapper {
	aspect-ratio: 2.5;
}

@supports not (aspect-ratio: 2.5) {
	.page-template-page_media-kit .media-kit__topper_wrapper::before {
		float: left;
		padding-top: 40%;
		content: "";
	}

	.page-template-page_media-kit .media-kit__topper_wrapper::after {
		display: block;
		content: "";
		clear: both;
	}
}

.archive__topper--parent .archive__topper {
	aspect-ratio: 1.68;
}

@supports not (aspect-ratio: 1.68) {
	.archive__topper--parent .archive__topper::before {
		float: left;
		padding-top: 59.52%;
		content: "";
	}

	.archive__topper--parent .archive__topper::after {
		display: block;
		content: "";
		clear: both;
	}
}

.archive__topper--parent .archive__topper .tax-podcast-show.term-unlocking-us .show__featured {
	aspect-ratio: 1.8229;
}

@supports not (aspect-ratio: 1.8229) {
	.archive__topper--parent .archive__topper .tax-podcast-show.term-unlocking-us .show__featured::before {
		float: left;
		padding-top: 54.85%;
		content: "";
	}

	.archive__topper--parent .archive__topper .tax-podcast-show.term-unlocking-us .show__featured::after {
		display: block;
		content: "";
		clear: both;
	}
}

.archive__topper--parent .archive__topper .single-contributor .single--contributor__header .single-contributor__image {
	aspect-ratio: 1;
}

@supports not (aspect-ratio: 1) {
	.archive__topper--parent .archive__topper .single-contributor .single--contributor__header .single-contributor__image::before {
		float: left;
		padding-top: 100%;
		content: "";
	}

	.archive__topper--parent .archive__topper .single-contributor .single--contributor__header .single-contributor__image::after {
		display: block;
		content: "";
		clear: both;
	}
}

.archive__topper--parent .archive__topper .single-podcast-episode .themed__topper {
	aspect-ratio: 0.5;
}

@supports not (aspect-ratio: 0.5) {
	.archive__topper--parent .archive__topper .single-podcast-episode .themed__topper::before {
		float: left;
		padding-top: 20%;
		content: "";
	}

	.archive__topper--parent .archive__topper .single-podcast-episode .themed__topper::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 767px) {
	.archive__topper--parent .archive__topper .home__hero {
		aspect-ratio: 0.537 !important;
	}

	@supports not (aspect-ratio: 0.537) {
		.archive__topper--parent .archive__topper .home__hero::before {
			float: left;
			padding-top: 18.62%;
			content: "";
		}

		.archive__topper--parent .archive__topper .home__hero::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.archive__topper--parent .archive__topper .single-book__hero {
	aspect-ratio: 1.68;
}

@supports not (aspect-ratio: 1.68) {
	.archive__topper--parent .archive__topper .single-book__hero::before {
		float: left;
		padding-top: 59.52%;
		content: "";
	}

	.archive__topper--parent .archive__topper .single-book__hero::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 767px) {
	.archive__topper--parent .archive__topper .single-book__hero {
		aspect-ratio: 1.54 !important;
	}

	@supports not (aspect-ratio: 1.54) {
		.archive__topper--parent .archive__topper .single-book__hero::before {
			float: left;
			padding-top: 64.93%;
			content: "";
		}

		.archive__topper--parent .archive__topper .single-book__hero::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 1025px) {
	.archive__topper--parent .archive__topper .single-hub .hub__topper_wrapper {
		aspect-ratio: 1.778 !important;
	}

	@supports not (aspect-ratio: 1.778) {
		.archive__topper--parent .archive__topper .single-hub .hub__topper_wrapper::before {
			float: left;
			padding-top: 56.24%;
			content: "";
		}

		.archive__topper--parent .archive__topper .single-hub .hub__topper_wrapper::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.archive__topper--parent .archive__topper .page-template-page_speaking .speaking__topper_wrapper {
	aspect-ratio: 2.5;
}

@supports not (aspect-ratio: 2.5) {
	.archive__topper--parent .archive__topper .page-template-page_speaking .speaking__topper_wrapper::before {
		float: left;
		padding-top: 40%;
		content: "";
	}

	.archive__topper--parent .archive__topper .page-template-page_speaking .speaking__topper_wrapper::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 767px) {
	.archive__topper--parent .archive__topper .page-template-page_speaking .speaking__topper_wrapper {
		aspect-ratio: 1.5;
	}

	@supports not (aspect-ratio: 1.5) {
		.archive__topper--parent .archive__topper .page-template-page_speaking .speaking__topper_wrapper::before {
			float: left;
			padding-top: 66.66%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page-template-page_speaking .speaking__topper_wrapper::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.archive__topper--parent .archive__topper .hero-background-color, .archive__topper--parent .archive__topper .page__topper.hero-2023 {
	aspect-ratio: 2.46;
}

@supports not (aspect-ratio: 2.46) {
	.archive__topper--parent .archive__topper .hero-background-color::before, .archive__topper--parent .archive__topper .page__topper.hero-2023::before {
		float: left;
		padding-top: 40.65%;
		content: "";
	}

	.archive__topper--parent .archive__topper .hero-background-color::after, .archive__topper--parent .archive__topper .page__topper.hero-2023::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 767px) {
	.archive__topper--parent .archive__topper .hero-background-color, .archive__topper--parent .archive__topper .page__topper.hero-2023 {
		aspect-ratio: 1.778;
	}

	@supports not (aspect-ratio: 1.778) {
		.archive__topper--parent .archive__topper .hero-background-color::before, .archive__topper--parent .archive__topper .page__topper.hero-2023::before {
			float: left;
			padding-top: 56.24%;
			content: "";
		}

		.archive__topper--parent .archive__topper .hero-background-color::after, .archive__topper--parent .archive__topper .page__topper.hero-2023::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg,
.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023,
.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg,
.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023 {
	aspect-ratio: 4.5 !important;
}

@supports not (aspect-ratio: 4.5) {
	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::before, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::before,
	.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::before,
	.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::before,
	.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::before {
		float: left;
		padding-top: 22.22%;
		content: "";
	}

	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::after, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::after,
	.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::after,
	.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::after,
	.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 1250px) {
	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023 {
		aspect-ratio: 4 !important;
	}

	@supports not (aspect-ratio: 4) {
		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::before, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::before {
			float: left;
			padding-top: 25%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::after, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 1023px) {
	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023 {
		aspect-ratio: 3.5 !important;
	}

	@supports not (aspect-ratio: 3.5) {
		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::before, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::before {
			float: left;
			padding-top: 28.57%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::after, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 767px) {
	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023 {
		aspect-ratio: 2.1 !important;
	}

	@supports not (aspect-ratio: 2.1) {
		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::before, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::before {
			float: left;
			padding-top: 47.61%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::after, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 500px) {
	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023,
	.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg,
	.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023 {
		aspect-ratio: 2 !important;
	}

	@supports not (aspect-ratio: 2) {
		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::before, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::before,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::before {
			float: left;
			padding-top: 50%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::after, .archive__topper--parent .archive__topper .page__topper.hero-2023 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .page-id-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .page-id-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-17999 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18004 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18008 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18013 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18017 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18021 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18025 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18029 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18037 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18041 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18045 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18049 .page__topper.hero-2023::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053.solid-color-bg::after,
		.archive__topper--parent .archive__topper .parent-pageid-18053 .page__topper.hero-2023::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.archive__topper--parent .archive__topper .page-template-page_library-archive .ais-InfiniteHits-list .bb-search--item .search--item--image img {
	aspect-ratio: 0.67;
}

@supports not (aspect-ratio: 0.67) {
	.archive__topper--parent .archive__topper .page-template-page_library-archive .ais-InfiniteHits-list .bb-search--item .search--item--image img::before {
		float: left;
		padding-top: 14.92%;
		content: "";
	}

	.archive__topper--parent .archive__topper .page-template-page_library-archive .ais-InfiniteHits-list .bb-search--item .search--item--image img::after {
		display: block;
		content: "";
		clear: both;
	}
}

.archive__topper--parent .archive__topper .book-featured .tease__image__link, .archive__topper--parent .archive__topper .single--contributor__more .contributor__more--posts .contributor__more--post img,
.archive__topper--parent .archive__topper section.home-featured__content .featured__content--full .featured__content--image img,
.archive__topper--parent .archive__topper section.home-featured__podcasts .home-featured-podcast__image img,
.archive__topper--parent .archive__topper .articles--archive__list .articles--group .articles--list .article img,
.archive__topper--parent .archive__topper .show__featured-conversations section .featured--conversation img, .archive__topper--parent .archive__topper .teases .related--tease img,
.archive__topper--parent .archive__topper .video-next__item__thumbnail img {
	aspect-ratio: 1.25;
}

@supports not (aspect-ratio: 1.25) {
	.archive__topper--parent .archive__topper .book-featured .tease__image__link::before, .archive__topper--parent .archive__topper .single--contributor__more .contributor__more--posts .contributor__more--post img::before,
	.archive__topper--parent .archive__topper section.home-featured__content .featured__content--full .featured__content--image img::before,
	.archive__topper--parent .archive__topper section.home-featured__podcasts .home-featured-podcast__image img::before,
	.archive__topper--parent .archive__topper .articles--archive__list .articles--group .articles--list .article img::before,
	.archive__topper--parent .archive__topper .show__featured-conversations section .featured--conversation img::before, .archive__topper--parent .archive__topper .teases .related--tease img::before,
	.archive__topper--parent .archive__topper .video-next__item__thumbnail img::before {
		float: left;
		padding-top: 80%;
		content: "";
	}

	.archive__topper--parent .archive__topper .book-featured .tease__image__link::after, .archive__topper--parent .archive__topper .single--contributor__more .contributor__more--posts .contributor__more--post img::after,
	.archive__topper--parent .archive__topper section.home-featured__content .featured__content--full .featured__content--image img::after,
	.archive__topper--parent .archive__topper section.home-featured__podcasts .home-featured-podcast__image img::after,
	.archive__topper--parent .archive__topper .articles--archive__list .articles--group .articles--list .article img::after,
	.archive__topper--parent .archive__topper .show__featured-conversations section .featured--conversation img::after, .archive__topper--parent .archive__topper .teases .related--tease img::after,
	.archive__topper--parent .archive__topper .video-next__item__thumbnail img::after {
		display: block;
		content: "";
		clear: both;
	}
}

.archive__topper--parent .archive__topper section.home-featured__articles .featured__article--image img {
	aspect-ratio: 0.66;
}

@supports not (aspect-ratio: 0.66) {
	.archive__topper--parent .archive__topper section.home-featured__articles .featured__article--image img::before {
		float: left;
		padding-top: 15.15%;
		content: "";
	}

	.archive__topper--parent .archive__topper section.home-featured__articles .featured__article--image img::after {
		display: block;
		content: "";
		clear: both;
	}
}

@media (max-width: 1024px) {
	.archive__topper--parent .archive__topper .page-template-page_art-archive .archive__topper {
		aspect-ratio: 1.778 !important;
	}

	@supports not (aspect-ratio: 1.778) {
		.archive__topper--parent .archive__topper .page-template-page_art-archive .archive__topper::before {
			float: left;
			padding-top: 56.24%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page-template-page_art-archive .archive__topper::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 1025px) {
	.archive__topper--parent .archive__topper body.single-podcast-episode .single_show__featured {
		aspect-ratio: 2.462 !important;
	}

	@supports not (aspect-ratio: 2.462) {
		.archive__topper--parent .archive__topper body.single-podcast-episode .single_show__featured::before {
			float: left;
			padding-top: 40.61%;
			content: "";
		}

		.archive__topper--parent .archive__topper body.single-podcast-episode .single_show__featured::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 767px) {
	.archive__topper--parent .archive__topper .book-featured .tease__image {
		aspect-ratio: 1.25;
	}

	@supports not (aspect-ratio: 1.25) {
		.archive__topper--parent .archive__topper .book-featured .tease__image::before {
			float: left;
			padding-top: 80%;
			content: "";
		}

		.archive__topper--parent .archive__topper .book-featured .tease__image::after {
			display: block;
			content: "";
			clear: both;
		}
	}
	.archive__topper--parent .archive__topper .single-hub .hub__topper_wrapper {
		aspect-ratio: 1.8 !important;
	}

	@supports not (aspect-ratio: 1.8) {
		.archive__topper--parent .archive__topper .single-hub .hub__topper_wrapper::before {
			float: left;
			padding-top: 5.55%;
			content: "";
		}

		.archive__topper--parent .archive__topper .single-hub .hub__topper_wrapper::after {
			display: block;
			content: "";
			clear: both;
		}
	}
	.archive__topper--parent .archive__topper .associated-hub .associated-hub__hero {
		aspect-ratio: 1.61;
	}

	@supports not (aspect-ratio: 1.61) {
		.archive__topper--parent .archive__topper .associated-hub .associated-hub__hero::before {
			float: left;
			padding-top: 62.11%;
			content: "";
		}

		.archive__topper--parent .archive__topper .associated-hub .associated-hub__hero::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

@media (max-width: 500px) {
	.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg {
		aspect-ratio: 1 !important;
	}

	@supports not (aspect-ratio: 1) {
		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::before {
			float: left;
			padding-top: 100%;
			content: "";
		}

		.archive__topper--parent .archive__topper .page__topper.hero-2023.solid-color-bg::after {
			display: block;
			content: "";
			clear: both;
		}
	}
}

.browser-Safari .page-the-daring-way .page__topper, .browser-Safari .page-template-page_speaking .page__topper,
.browser-Safari .page-belonging-statement .page__topper, .browser-Safari .page-faq .page__topper {
	position: relative;
}

.browser-Safari .page-the-daring-way .page__topper .page__topper__content__wrapper, .browser-Safari .page-template-page_speaking .page__topper .page__topper__content__wrapper,
.browser-Safari .page-belonging-statement .page__topper .page__topper__content__wrapper, .browser-Safari .page-faq .page__topper .page__topper__content__wrapper {
	position: absolute;
	top: 44%;
	padding: 0 20px;
}

/* Intentional removal of transcript section for specific podcast episode */
.postid-2583 .podcast__transcript--section {
	display: none;
}


.single-podcast-episode .guest__social__list .social-list {
	justify-content: flex-start;
}

.single-podcast-episode .recirc__list__wrapper .tease--vertical .tease__image__size {
	background: unset !important;
}

.single-podcast-episode .recirc__list__wrapper .tease--vertical img {
	object-fit: contain;
	aspect-ratio: 1.33;
}

.single-podcast-episode .recirc__list__wrapper .tease--vertical .tease__image__link.tease__image__link--podcast-episode img {
	object-fit: cover;
}


.back-to-top-container {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	display: none;

}

.back-to-top-container .back-to-top {
	margin-bottom: 0;
	min-width: inherit !important;
	max-width: calc(100% - 40px) !important;
	width: auto !important;
	display: inline-block !important;
}

@media screen and (max-width: 767px) {
	.back-to-top-container {
		display: block;
	}
}

@media screen and (min-width: 1500px) {
	.single-podcast-episode .playlist--section .playlist--songs {
		max-width: 1400px;
	}
}

@media screen and (max-width: 450px) {
	.associated-hub.theme--daring-classrooms .gutenberg-content .wp-block-button:not(.is-style-outline) a {
		max-width: 280px;
	}

	.podcast__info__text .podcast__info__link {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.ais-Tools {
		max-width: 90%
	}
}

.page-id-15795 .bb-search--item .search--item--eyebrow {
	display: none !important;
}

.general_content .content #gform_wrapper_10 form .gform_footer .button {
	font-family: "Basis";
	font-size: 36px;
	transform: translateX(0.25em);
}

.general_content .content #gform_wrapper_10 form .gform_footer .button:hover:not(:disabled) {
	transform: translateX(3px);
	color: #686661 !important;
}

.article-creative-love .article__single__topper__desktop, .article-from-brene .article__single__topper__desktop {
	width: 50%;
}

.post-template-default .articles--newsletter {
	padding-bottom: 22px;
}

.hang-punc-header-medium, .hang-punc-medium {
	text-indent: 0;
}

@media screen and (min-width: 768px) {
	.tax-podcast-show.term-dare-to-lead .show__featured {
		aspect-ratio: 1.8;
		padding-top: 55.56%;
	}
}

.bb-search--item.search--item--book .search--item--image img {
	object-fit: contain !important;
}


.page-template-page_articles-v2 .articles--archive__list .articles--group {
	margin-bottom: 100px;
}

.page-template-page_articles-v2 section.article--content {
	margin-top: 178px;
	text-align: center;
	padding-bottom: 60px;
	width: 95%;
	max-width: 1296px;
	margin-left: auto;
	margin-right: auto;
}

.page-template-page_articles-v2 section.article--content h1 {
	text-align: center;
	font-family: Georgia;
	font-size: 60px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	letter-spacing: -0.6px;
}

.page-template-page_articles-v2 section.article--content p {
	font-family: Georgia;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 135%;
	letter-spacing: -0.52px;
	margin-top: 45px;
}

.page-template-page_articles-v2 section.featured--articles--section {
	padding-top: 0;
	padding-bottom: 80px;
}

.page-template-page_articles-v2 .featured--articles--section {
	display: block;
	padding-right: 58px;
	padding-left: 60px;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right,
.page-template-page_articles-v2 .featured--articles--section .featured--articles--left {
	width: 100%;
}

.page-template-page_articles-v2 .featured--articles--section .featured--article--eyebrow {
	margin-bottom: 10px !important;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--left {
	margin-bottom: 70px;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--articles > :last-child {
	max-width: unset;
}

.page-template-page_articles-v2 .featured--articles--section .featured--article {
	display: flex;
	gap: 21px;
}

.page-template-page_articles-v2 .featured--articles--section .featured--article img {
	width: 125px;
	height: 125px !important;
	min-width: 125px;
	object-fit: cover;
}

.page-template-page_articles-v2 .featured--articles--section .featured--article .featured--article--desp {
	display: none;
}

.page-template-page_articles-v2 .featured--articles--section .featured--article .featured--article--eyebrow {
	margin-top: 0;
}

.page-template-page_articles-v2 .featured--articles--section .featured--article .featured--article--content {
	margin-top: auto;
	margin-bottom: auto;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	padding-top: 28px;
	padding-bottom: 28px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt {
	border-bottom: unset;
	border-top: unset;
	padding-top: 0;
	padding-bottom: 0;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt:not(:last-child) {
	border-right: 1px solid #111;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt:not(:first-child) {
	padding-left: 32px;
	padding-right: 32px;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt .featured--article--author {
	margin-top: 10px;
}

.page-template-page_articles-v2 .explore-heading {
	margin-bottom: 50px;
}

.page-template-page_articles-v2 section.home-featured__articles {
	padding-top: 57px !important;
}

.page-template-page_articles-v2 .featured--articles--left > h1 {
	display: none;
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right h2 {
	font-size: 42px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--articles {
		gap: 40px;
	}

	.page-template-page_articles-v2 .featured--articles--section {
		padding-left: 30px;
		padding-right: 30px;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--article--alt .featured--article--title {
		font-size: 18px !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt .featured--article--author {
		font-size: 14px !important;
	}


	.page-template-page_articles-v2 .articles--archive__list .articles--group .articles--list {
		gap: 30px;
	}
}

@media screen and (max-width: 767px) {
	.page-template-page_articles-v2 section.article--content {
		margin-top: 71px !important;
		padding-bottom: 40px !important;
	}

	.page-template-page_articles-v2 section.article--content h1 {
		font-size: 40px !important;
	}

	.page-template-page_articles-v2 section.article--content p {
		letter-spacing: -0.36px;
		font-size: 18px !important;
		margin-bottom: 0 !important;
	}

	.page-template-page_articles-v2 .featured--articles--section {
		padding-right: 21px !important;
		padding-bottom: 12px !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container {
		grid-template-columns: none;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		border-bottom: unset !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt {
		border-right: unset !important;
		padding: 16px 0 27px !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt:not(:last-child) {
		border-bottom: 1px solid #111;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--right .featured--articles--right-container .featured--article--alt:last-child {
		border-bottom: unset !important;
	}
}

.page-template-page_articles-v2 .featured--articles--section .featured--articles--right h2 {
	font-size: 40px;
}

@media screen and (min-width: 768px) {
	.page-template-page_articles-v2 .articles--newsletter {
		padding-bottom: 104px;
	}
}

@media screen and (max-width: 767px) {
	.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--article .featured--article--eyebrow {
		font-size: 12px !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--article .featured--article--title {
		font-size: 18px !important;
	}

	.page-template-page_articles-v2 section.home-featured__articles .featured__article--title {
		font-size: 28px !important;
	}

	.page-template-page_articles-v2 section.home-featured__articles .featured__article--author {
		font-size: 14px !important;
	}

	.page-template-page_articles-v2 .articles--archive__list .articles--group .articles--list .article .article--title {
		font-size: 28px !important;
	}

	.page-template-page_articles-v2 .articles--archive__list .articles--group .articles--list .article .article--eyebrow {
		font-size: 12px !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--articles {
		gap: 30px;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--article img {
		width: 100px !important;
		height: 100px !important;
		min-width: 100px !important;
	}

	.page-template-page_articles-v2 .explore-heading {
		margin-left: 19.5px;
		margin-bottom: 50px;
	}

	.page-template-page_articles-v2 .articles--archive__list .articles--group {
		margin-bottom: 45px;
	}

	.articles--archive__list .articles--group h2 {
		font-size: 40px;
	}

	.page-template-page_articles-v2 .search--item--author {
		display: inline-block;
	}
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
	.page-template-page_articles-v2 .ais-InfiniteHits {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 768px) and (max-width: 970px) {
	.page-template-page_articles-v2 .featured--articles--section .featured--article img {
		width: 100px !important;
		height: 100px !important;
		min-width: 100px !important;
	}

	.page-template-page_articles-v2 .featured--articles--section .featured--articles--left .featured--article .featured--article--title {
		font-size: 20px !important;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	body.page-template-page_articles-v2 .featured--articles--section {
		padding-right: 60px !important;
	}
}

@media (max-width: 575px) {
	body.page-template-page_articles-v2 .featured--articles--section {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
}

body.page-template-page_articles-v2 .gform_button,
body.page-template-page_articles .gform_button {
	font-family: 'Basis' !important;
}


.aa_modal input.bb-wc-cb-input[type="checkbox"] + .bb-wc-cb-icon::before {
	/* svg: checkbox, unchecked */
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Crect width='14' height='14' x='.5' y='.5' stroke='%23ECECE3' rx='2.5'/%3E%3C/svg%3E");
}

.aa_modal input.bb-wc-cb-input[type="checkbox"]:checked + .bb-wc-cb-icon::before {
	/* svg: checkbox, checked */
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Crect width='14' height='14' x='.5' y='.5' stroke='%23ECECE3' rx='2.5'/%3E%3Crect width='11' height='11' x='2' y='2' fill='%23ECECE3' rx='1.75'/%3E%3C/svg%3E");
}


/**
Modal styles for Newsletter and more
 */


.aa_modal {
	z-index: 100000;
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}

.aa_modal .gfield_label {
	font-family: "Georgia", serif !important;
}

.aa_modal .modal_overlay {
	position: absolute;
	background: rgb(255 255 255 / 0%);
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
}

.aa_modal .modal_close_trigger {
	height: 18px;
	width: 18px;
	position: absolute;
	top: 2vh;
	right: 2vh;
	z-index: 30;
}

@media screen and (max-width: 767px) {
	.aa_modal .modal_close_trigger {
		top: 1.5vh;
		right: 1.5vh;
	}
}

.aa_modal .modal_inner {
	display: flex;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	align-items: center;
	justify-content: center;
}

.aa_modal .modal_inner .content_wrapper {
	position: relative;
	width: 90%;
	max-width: 680px;
	background: #3a484e;
	color: #ecece3;
	border-radius: 10px;
}

.aa_modal .modal_inner .content {
	display: flex;
	align-items: center;
	flex-direction: column;
	padding: 8vh;
	max-height: 95vh;
	overflow: auto;
}

@media screen and (max-width: 767px) {
	.aa_modal .modal_inner .content {
		padding: 2em;
	}
}

.aa_modal .modal_inner .content h2 {
	font-size: 60px;
	font-weight: bold;
	color: #ecece3;
}

@media screen and (max-width: 767px) {
	.aa_modal .modal_inner .content h2 {
		font-size: 9vw;
	}
}

.aa_modal #gform_fields_18 {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}

.aa_modal #field_18_12 {
	order: -1;
	width: 100%;
	font-family: "Basis", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 20px;
	padding-top: 0;
	line-height: 1.5;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.aa_modal #field_18_12 {
		font-size: 16px;
	}
}


.aa_modal #field_18_10 {
	width: 100%;
	padding: 20px 0 !important;
}

.aa_modal #field_18_9 {
	width: calc(100% - 100px);
}

.aa_modal #gform_18 #field_submit {
	width: 100px;
	border-bottom: 1px solid #ecece3;
	justify-content: flex-end;
	padding: 0;
}

.aa_modal #gform_submit_button_18 {
	padding: 0;
	line-height: 66px;
	margin: 0;
	background: none;
	border: none;
	border-radius: 0px;
	font-size: 17px;
	padding-right: 0;
}

.aa_modal #gform_submit_button_18:hover {
	color: #ecece3;
	outline: none;
}

.aa_modal #gform_submit_button_18:focus {
	outline: 1px dashed #ecece3;
}

.aa_modal .mailchimp_checkbox .gfield_checkbox .gchoice:before {
	border-color: #ecece3 !important;
}

.aa_modal #field_18_9,
.aa_modal #gform_18 #field_submit {
	border-bottom-color: #ecece3;
}

.aa_modal #field_18_9 label,
.aa_modal #field_18_9 input,
.aa_modal #field_18_9 .gfield_required,
.aa_modal #gform_submit_button_18 {
	color: #ecece3;
}

.aa_modal .mailchimp_checkbox.large .gchoice input[type=checkbox] {
	background-color: #ecece3 !important;
}

.aa_modal .modal__newsletter__terms {
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.aa_modal .modal__newsletter__terms a {
	text-decoration: underline;
}

body .gform_wrapper.newsletter-email-page-form_wrapper .gform_validation_errors,
body .gform_wrapper.newsletter-form_wrapper .gform_validation_errors,
body .gform_wrapper.newsletter-form-inline_wrapper .gform_validation_errors,
body .gform_wrapper.newsletter-popup_wrapper .gform_validation_errors {
	color: #ecece3;
	background: rgb(58 72 78 / 48%);
	padding: 8px 16px !important;
	border-radius: 2em;
	text-align: center;
	position: static;
	border: none;
}

body .gform_wrapper.newsletter-form-inline_wrapper .gform_validation_errors {
	margin-bottom: 2em;
}


body .gform_wrapper.newsletter-email-page-form_wrapper .gform_validation_errors h2,
body .gform_wrapper.newsletter-form_wrapper .gform_validation_errors h2,
body .gform_wrapper.newsletter-form-inline_wrapper .gform_validation_errors h2,
body .gform_wrapper.newsletter-popup_wrapper .gform_validation_errors h2 {
	color: #ecece3 !important;
}

body .gform_wrapper.newsletter-form-inline_wrapper .gform_validation_errors h2 {
	max-width: unset;
}

/**
  New Podcast Buttons
 */
.podcast__section--listen__buttons {
	display: flex !important;
	gap: 20px;
	justify-content: center;
	margin-bottom: 44px;
	align-items: center;
	margin-top: -20px;
}

.podcast__section--listen__buttons .podcast-button-wrapper {
	cursor: pointer;
}

.podcast__section--listen__buttons .podcast-button-wrapper img{
	max-width: 200px;
}
.podcast__section--listen__buttons .podcast-button-wrapper.spotify-button-wrapper img{
	max-width: 248px;
}
.podcast__section--listen__buttons .podcast-button-wrapper:not(:hover) .hover-img {
	display: none;
}

.podcast__section--listen__buttons .podcast-button-wrapper:hover .normal-img {
	display: none;
}

@media screen and (max-width: 550px) {
	.podcast__section--listen__buttons {
		flex-wrap: wrap;
	}

}


/** ABK Book Archive Article Type + Article Topper with image functionality
 */
body.term-the-abk-bookshelf .article__topper__title {
	margin-bottom: 5px !important;
}
.article__topper-has-image {
	display: flex;
	background: #ecece4;
}
.article__topper-has-image .article__topper__image {
	width: 50%;
}
.article__topper-has-image .article__topper__image img {
	vertical-align: middle;
}
.article__topper-has-image .article__topper__content {
	width: 50%;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 0;
	padding-bottom: 0;
}
@media screen and (max-width: 959px) {
	.article__topper-has-image {
		flex-wrap: wrap;
	}
	.article__topper-has-image .article__topper__image {
		margin-bottom: 20px;
	}
	.article__topper-has-image .article__topper__content {
		padding-top: 20px;
		padding-bottom: 33px;
	}
	.article__topper-has-image .article__topper__content,
	.article__topper-has-image .article__topper__image {
		width: 100%;
	}
}
