/* 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%;
	}
}


/** New Flexible Content */

.page-template-template_flexible-content #content {
	padding-bottom: 0;
}

.featured_columns {
	padding-top: 69px;
	padding-bottom: 112px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
}

.featured_columns .back-to-top {
	margin-top: 75px;
	text-decoration: underline;
	display: inline-block;
	font-family: "Gotham A", "Gotham B";
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 1.8px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration-style: solid;
	margin-bottom: 0;
}

.featured_columns .featured-podcasts-wrapper {
	margin-top: 92px;
}

.featured_columns .featured-podcasts-wrapper .featured--conversations {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 61px;
	margin-top: 40px;
	text-align: left;
}

.featured--conversations .featured--title {
	font-family: Georgia;
	font-weight: 400;
	font-size: 26px !important;
	line-height: 135%;
	letter-spacing: -0.52px;

}

.featured--conversations .featured--show {
	font-family: "Gotham A", "Gotham B";
	font-weight: 500;
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
}

.featured_columns .featured-podcasts-wrapper .featured--conversations img {
	border-radius: 5px;
	margin-bottom: 35px;
}

.featured_columns .columns {
	max-width: 1176px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;

	gap: 73px 60px;
	justify-content: center;
}

.featured_columns .image-wrapper {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 34px;
	padding-right: 34px;
	aspect-ratio: 1.252;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: relative;
	border-radius: 5px;
}

.featured_columns .image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 68px);
	height: calc(100% - 36px);
	object-fit: contain;
}

.featured_columns h2 {
	color: inherit;
	font-family: Georgia;
	font-weight: 400;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: -0.42px;
	text-align: center;
}

.featured_columns p {
	max-width: 1170px;
	margin-bottom: 0;
	line-height: 170%;
	font-family: Georgia;
	font-weight: 400;
	font-size: 26px;
	line-height: 135%;
	letter-spacing: -0.52px;
	text-align: center;
	margin-bottom: 51px;
	margin-top: 29px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.featured_columns .columns {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 73px 57px;
}

.featured_columns .columns .column {
	width: calc(33% - 38px);
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
}

.featured_columns .columns .column p {
	text-align: left;
	font-family: "Gotham A", "Gotham B";
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	letter-spacing: -0.36px;

}

.featured_columns .columns .column .button {
	margin-top: auto;
	width: 82.9%;
	max-width: 291px;
}

.featured_columns .featured-columns-wrapper {
	margin-top: 83px;
}

.featured_columns .featured-title {
	font-family: "Gotham A", "Gotham B";
	font-weight: 500;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 1.8px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 37px;
	margin-top: 0;
}

.featured_columns .flexible-container {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

.button_columns {
	text-align: center;
	padding-top: 177px;
	padding-left: 67px;
	padding-right: 67px;
	padding-bottom: 76px;
}

.button_columns h1 {
	margin-bottom: 42px;
	font-family: Georgia;
	font-weight: 700;
	font-size: 60px !important;
	line-height: 100%;
	letter-spacing: -0.6px;
	text-align: center;
}

.button_columns .flexible-container > p {
	max-width: 1170px;
	font-size: 26px;
	letter-spacing: -0.52px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: "Georgia";

}

.button_columns .flexible-container > p a {
	text-decoration: underline;
	font-family: "Gotham A", "Gotham B";
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 1.8px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration-style: solid;
}

.button_columns .columns {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 94px;
	margin-top: 70px;
}


.button_columns .columns .column {
	aspect-ratio: 1;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	text-align: center;
	align-items: center;
	padding-left: 20px;
	padding-right: 20px;
}

.button_columns .columns .column h2 {
	color: inherit;
	margin-bottom: 35px;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: -0.01em;
	line-height: 1;
}

@media screen and (max-width: 1300px) {
	.button_columns .columns {

		gap: 60px;
		justify-content: center;
	}

	.button_columns .columns .column h2 {
		font-size: 34px;
	}
}

@media screen and (max-width: 1160px) {
	.button_columns .columns .column h2 {
		font-size: 24px;
	}
}

@media screen and (max-width: 980px) {
	.button_columns,
	.featured_columns {
		padding-left: 30px;
		padding-right: 30px;
	}


	.button_columns .columns .column {
		max-width: 350px;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.button_columns .columns,
	.featured_columns .columns,
	.featured_columns .featured-podcasts-wrapper .featured--conversations {
		gap: 30px;
	}

}

@media screen and (max-width: 840px) {
	.button_columns .columns {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.button_columns .columns .column h2 {
		font-size: 40px;
	}
}

@media screen and (max-width: 768px) {
	.page-template-template_flexible-content .back-to-top-container {
		display: none !important;
	}

	.featured_columns .columns,
	.featured_columns .featured--conversations {
		display: flex !important;
		flex-direction: column !important;
		gap: 71px;
	}

	.button_columns .columns .column h2 {
		font-size: 26px;
	}

	.featured_columns .featured-columns-wrapper {
		margin-top: 60px;
	}

	.featured_columns {
		padding-bottom: 80px;
		padding-top: 60px;
	}

	.featured_columns .columns .column,
	.featured_columns .image-wrapper {
		width: 100%;
	}

	.featured_columns .columns .column img {
		max-width: 70% !important;
	}
}

@media screen and (max-width: 660px) {
	.button_columns .columns {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 30px;
	}

}


/** New Homepage Slider Edits */
:root {
	--swiper-navigation-color: white !important;
}

.homepage__hero__sliders div.homepage__hero__slider-image--mobile {
	display: none;
}


.homepage__hero__sliders .homepage__hero__slider-image--desktop {
	height: 100%;
	aspect-ratio: 1.79;
}

.homepage__hero__sliders .homepage__hero__slider-image--desktop img,
.homepage__hero__sliders .homepage__hero__slider-image--mobile img {
	object-fit: cover;
	object-position: center;
	vertical-align: middle;
}

.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-image--wrapper {
	position: relative;
}

.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-content-wrapper {
	padding-left: 36px;
	padding-right: 36px;
}

@media screen and (min-width: 1450px) {
	.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-content-wrapper {
		padding-left: calc(50vw - 700px);
		padding-right: calc(50vw - 700px);
	}

}

.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-image--wrapper h1 {
	position: absolute;
	bottom: 60px;
	width: 650px;
	max-width: 100%;
	font-family: "Georgia" !important;
	font-weight: 700;
	letter-spacing: -0.01em;
	font-size: 55px !important;
	line-height: 100%;
}


@media (max-width: 1023px) {
	.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-image--wrapper h1 {
		font-size: 40px !important;
		max-width: 450px;
		width: unset;
	}
}

@media (max-width: 767px) {
	.homepage__hero__sliders .homepage__hero__slider-image--wrapper.with--mobile .homepage__hero__slider-image--desktop {
		display: none;
	}

	.homepage__hero__sliders .homepage__hero__slider-image--wrapper.with--mobile .homepage__hero__slider-image--mobile {
		display: block;
		height: auto;
		min-height: inherit;
	}

	.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-content-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-image--wrapper h1 {
		line-height: 44px !important;
	}
}

@media screen and (max-width: 450px) {
	.homepage__hero__sliders .homepage__hero__slider .homepage__hero__slider-image--wrapper h1 {
		max-width: 300px;
	}
}

/** Featured Book Sections */


.home-featured__books-alternative {
	padding-bottom: 48px;
	padding-left: 36px;
	padding-right: 36px;

}

@media screen and (min-width: 1450px) {
	.home-featured__books-alternative {
		padding-left: calc(50vw - 700px);
		padding-right: calc(50vw - 700px);
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
}

.home-featured__books-alternative .home-featured-books__title {
	font-family: Georgia;
	font-weight: 400;
	font-style: normal;
	font-size: 42px;
	line-height: 100%;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 110px;
}

.home-featured__books-alternative .featured--book {
	display: flex;
	margin-bottom: 127px;
	max-width: 1115px;
	gap: 157px;
	padding-left: 50px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 1199px) {
	.home-featured__books-alternative .featured--book {
		gap: 60px;

	}
}

@media screen and (max-width: 1110px) {
	.home-featured__books-alternative .featured--book {
		padding-left: 0;
	}
}

.home-featured__books-alternative .featured--book .featured--book--image {
	width: 340px;
	max-width: 340px;
	margin-left: auto;
	margin-right: auto;
}

.home-featured__books-alternative img {
	box-shadow: 10px 15px 33px 17px rgba(0, 0, 0, 0.2)
}

.home-featured__books-alternative .featured--book .purchase-options {
	max-width: 226px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.home-featured__books-alternative .featured--book .featured--book--content {
	text-align: center;
	width: 51.22%;
	margin: auto;
	margin-left: unset;
	margin-right: unset;
}

@media screen and (max-width: 960px) {
	.home-featured__books-alternative .featured--book {
		padding-left: 0;
	}
}

@media screen and (max-width: 768px) {
	.home-featured__books-alternative .featured--book {
		flex-direction: column;
		align-items: center;
		padding-left: 0;
		gap: 40px;
		margin-bottom: 60px;
	}

	.home-featured__books-alternative .featured--book .featured--book--image,
	.home-featured__books-alternative .featured--book .featured--book--content {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		text-align: center;
	}
}


.home-featured__books-alternative .featured--book .featured--book--content .featured--book--subtitle {
	font-family: Georgia;
	font-weight: 400;
	font-size: 24px !important;
	line-height: 135%;
	letter-spacing: -2%;
	text-align: center;
	vertical-align: middle;
}

.home-featured__books-alternative .featured--book .featured--book--content .featured--book--desp {
	text-align: left;
	margin-top: 24px;
}

.home-featured__books-alternative .featured--book .featured--book--title {
	font-family: Georgia;
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: -1px;
	text-align: center;
}

.home-featured__books-alternative .featured--book .featured--book--desp {
	font-weight: 300;
	font-size: 18px;
	line-height: 170%;
	letter-spacing: -2%;
}

.home-featured__books-alternative .featured-books--wrapper {
	padding-left: 0;
	display: flex;
	margin-left: 0;
	margin-right: 0;
	gap: 39px;
	margin-bottom: 0;
	list-style: none;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 1450px) {
	.home-featured__books-alternative .featured-books--wrapper {
		max-width: 100%;
		width: 100%;
	}
}

.home-featured__books-alternative .featured-books--wrapper .featured-book {
	flex: 1;
	max-width: 166.84px;
}

.home-featured__books-alternative .featured--books {
	text-align: center;
}

.home-featured__books-alternative .featured--books img {
	width: 166px;
	max-width: 100%;
}

.home-featured__books-alternative .featured--books > a.button {
	min-width: 238px;
	text-align: center;
	margin-top: 70px;
}

@media screen and (max-width: 960px) {
	.home-featured__books-alternative .featured-books--wrapper {
		gap: 21px;
	}
}

@media screen and (max-width: 768px) {
	.home-featured__books-alternative .featured-books--wrapper {

		flex-wrap: wrap;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
		gap: 52px 28px;
	}

	.home-featured__books-alternative .featured-books--wrapper .featured-book {
		width: 33%;
		flex: unset;
	}

	.home-featured__books-alternative .featured--books img {
		width: 100%;
	}
}


@media screen and (max-width: 767px) {
	.home-featured__books-alternative .featured--book .featured--book--title {
		font-size: 45px;
	}

	.home-featured__books-alternative .featured--book .featured--book--content .featured--book--subtitle {
		font-size: 22px !important;
	}
}

@media screen and (max-width: 767px) {
	.home-featured__books-alternative {
		padding-left: 20px;
		padding-right: 20px;
	}

	.home-featured__books-alternative .featured--book .featured--book--image, .home-featured__books-alternative .featured--book .featured--book--content {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media screen and (max-width: 450px) {
	.home-featured__books-alternative .featured--book .featured--book--title {
		font-size: 40px !important;
	}
}

@media (max-width: 1100px) {
	.site-nav__menu-trigger {
		display: block !important;
	}

	.site-nav-list {
		display: none !important;
	}

	.js--menu-active .menu {
		display: block;
	}
}


/**
Single Book Table of Contents Edits
 */
.single-book .single-book__summary {
	width: 100%;
}

.single-book .table-of-contents {
	margin-bottom: 80px;
	margin-top: -40px;
}

.single-book .table-of-contents h2 {
	text-align: center;
	margin-bottom: 40px;
}


.single-book .table-of-contents .table-of-contents-wrapper {
	display: flex;
	max-width: 1015px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 70px;
	padding-right: 70px;
}

.single-book .table-of-contents .table-of-contents-wrapper ol {
	flex: 1;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}


.single-book .table-of-contents .table-of-contents-wrapper ol:first-child {
	padding-right: 45px;
	border-right: 1px solid #cecece;
}

.single-book .table-of-contents .table-of-contents-wrapper ol:last-child {
	padding-left: 50px;
}

.single-book .table-of-contents .table-of-contents-wrapper ol li {
	margin-bottom: 2px;
	line-height: 30px;
	font-size: 15px;
	font-variant-numeric: tabular-nums;

}

.single-book .table-of-contents .table-of-contents-wrapper ol li::marker {
	font-variant-numeric: tabular-nums;
	min-width: 3em;
	display: inline-block;
}

@media screen and (max-width: 960px) {
	.single-book .table-of-contents .table-of-contents-wrapper {
		display: block;
	}

	.single-book .table-of-contents .table-of-contents-wrapper ol {
		margin-bottom: 0;
	}

	.single-book .table-of-contents .table-of-contents-wrapper ol:first-child {
		border-right: unset;
		padding-right: 0;
	}

	.single-book .table-of-contents .table-of-contents-wrapper ol:last-child {
		padding-left: 0;
	}
}


section.home-featured__content .featured__content--full .featured__content--title {
	padding-right: 42px;
}

.postid-148843 #content .single-book__summary-share > hr {
	display: none;
}

.home-featured__books-alternative .featured--book--desp p{
	line-height: 170%;
}

.home-featured__books-alternative {
	padding-top: 48px;
}


/* NEW HOMEPAGE STYLES */

.home-featured__books-alternative {
	padding-top: 97px;
}

body.admin-bar .site-nav {
	top: 32px !important;
}


.homepage__hero__sliders.home__hero-aspect-ratio-small .homepage__hero__slider-image--desktop,
.home__hero.home__hero-aspect-ratio-small {
	aspect-ratio: 2.6 !important;
	height: unset !important;
}


.homepage__hero__sliders .homepage__hero__slider.book-layout .homepage__hero__slider-content-wrapper .homepage__hero__slider-content,
.home__hero.book-layout.fullbleed .content {
	position: absolute;
	top: 100px;
	max-width: 378px !important;
	bottom: 0;
	padding: unset;
	width: fit-content;
	height: fit-content;
	right: 0;
	left: 0;
	margin: auto 0 auto auto !important;
}

.homepage__hero__sliders .homepage__hero__slider.book-layout .homepage__hero__slider-content-wrapper,
.home__hero.book-layout.fullbleed .content-wrapper {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	max-width: 815px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	padding: 0;
	margin-top: auto;
	margin-bottom: auto;
}


.homepage__hero__sliders .homepage__hero__slider.book-layout .purchase-options,
.home__hero.book-layout.fullbleed .content .purchase-options {
	max-width: 236px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}

.homepage__hero__sliders .homepage__hero__slider.book-layout .purchase-options__buy-button,
.homepage__hero__sliders .homepage__hero__slider.book-layout .purchase-options__dropdown,
.home__hero.book-layout.fullbleed .content .purchase-options__buy-button,
.home__hero.book-layout.fullbleed .content .purchase-options__dropdown {
	color: white;
	border-color: white;
}

.homepage__hero__sliders .homepage__hero__slider.book-layout .purchase-options__buy-button.show,
.homepage__hero__sliders .homepage__hero__slider.book-layout .purchase-options__dropdown.show,
.home__hero.book-layout.fullbleed .content .purchase-options__buy-button.show,
.home__hero.book-layout.fullbleed .content .purchase-options__dropdown.show {
	color: black;
	border-color: white;
}

.homepage__hero__sliders .homepage__hero__slider.book-layout .purchase-options__buy-button > span,
.home__hero.book-layout.fullbleed .content .purchase-options__buy-button > span {
	margin-left: auto;
	text-align: center;
}

@media (max-width: 1100px) {
	.homepage__hero__sliders .homepage__hero__slider.book-layout .homepage__hero__slider-content-wrapper .homepage__hero__slider-content,
	.home__hero.book-layout.fullbleed .content-wrapper .content {
		top: 50px;
		right: 100px;
		max-width: 260px !important;
	}


	.homepage__hero__sliders .homepage__hero__slider.book-layout,
	.home__hero.book-layout.fullbleed {
		background-position: 30% center;
	}
}

@media (max-width: 767px) {
	.home__hero.fullbleed.home__hero-aspect-ratio-small, .home__hero.fullbleed.home__hero-aspect-ratio-small .mobile-background {
		aspect-ratio: 0.7 !important;
	}

	.home__hero.book-layout.fullbleed .content,
	.homepage__hero__sliders .homepage__hero__slider.book-layout .homepage__hero__slider-content-wrapper .homepage__hero__slider-content {
		max-width: 241.37px !important;
		margin-right: auto !important;
		margin-top: unset !important;
		top: 60px !important;
		right: 0 !important;
	}

}

.home-featured__strips {
	padding-top: 54px;
	text-align: center;
	background: #ecece3;
}


.home-featured__strips .home-featured__strips-content-wrapper {
	display: flex;
	align-items: flex-end;
	padding-right: 117px;
}

.home-featured__strips .home-featured__strips-eyebrow {
	font-size: 18px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	font-weight: 500;
	color: #111;
	line-height: 1;
	display: block;
	margin-bottom: 60px;
}

.home-featured__strips .home-featured__strips-left {
	width: 48.46%;
	margin-right: auto;
}

.home-featured__strips .home-featured__strips-right {
	text-align: left;
	width: 51%;
	align-self: center;
}

.home-featured__strips-strip {
	display: flex;
	align-items: center;
	padding-bottom: 31px;
	position: relative;
}

.home-featured__strips-strip:not(:last-child) {
	border-bottom: 1px solid #111;
}

.home-featured__strips-strip:not(:first-child) {
	padding-top: 31px;
}

.home-featured__strips-strip .title,
.home-featured__strips-strip .sub-label {
	font-size: 32px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.home-featured__strips-strip .sub-label {
	min-width: 117px;
	font-family: Georgia;
	display: inline-block;
}

.home-featured__strips-strip .title {
	letter-spacing: -0.32px;
	padding-left: 26px;
	padding-right: 28px;
	border-left: 1px solid;
}

.home-featured__strips-strip .action{
	font-size: 14px !important;
	letter-spacing: 1.4px !important;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: auto;
	position: relative;
}

.home-featured__strips-strip > .action svg {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 6px;
}

.home-featured__strips-left h1 {
	font-weight: 700;
	font-size: 60px;
	line-height: 100%;
	letter-spacing: -0.6px;
	vertical-align: middle;
}

.home-featured__strips-left p {
	font-family: Georgia;
	font-weight: 500;
	font-size: 26px;
	line-height: 135%;
	letter-spacing: -0.52px;
	vertical-align: middle;
	margin-top: 25px;
	margin-bottom: 0;
}

.home-featured__strips-left .home-featured__strips-left-content {
	max-width: 422px;
	margin-left: auto;
	margin-right: 83px;
	text-align: left;
	margin-bottom: 12px;
}

.home-featured__strips-left img {
	vertical-align: middle;
}


@media screen and (max-width: 1300px) {
	.home-featured__strips .home-featured__strips-content-wrapper {
		padding-right: 54px;

	}

	.home-featured__strips-left .home-featured__strips-left-content {
		margin-right: 53px;
	}


	.home-featured__strips-strip .title,
	.home-featured__strips-strip .sub-label {
		font-size: 24px !important;
	}

	.home-featured__strips-strip {
		padding-bottom: 24px;
	}

	.home-featured__strips-strip:not(:first-child) {
		padding-top: 24px;
	}

}

@media screen and (max-width: 1100px) {
	.home-featured__strips-left .home-featured__strips-left-content {
		margin-right: 20px;
	}
}

@media screen and (max-width: 1023px) {
	.home-featured__strips-left h1 {
		letter-spacing: 0;
	}
}

@media screen and (max-width: 990px) {
	.home-featured__strips-left img {
		display: none;
	}

	.home-featured__strips .home-featured__strips-content-wrapper {
		flex-direction: column;
	}

	.home-featured__strips .home-featured__strips-left,
	.home-featured__strips .home-featured__strips-right {
		width: 100%;
	}

	.home-featured__strips-left .home-featured__strips-left-content {
		max-width: 100%;
		text-align: center;
		margin-bottom: 60px;
		margin-right: 0;
	}

	.home-featured__strips {
		padding-right: 22px;
		padding-left: 22px;
	}

	.home-featured__strips .home-featured__strips-content-wrapper {
		padding-right: 0;

	}

	.home-featured__strips-left p {
		font-size: 18px;
		letter-spacing: -0.36px;
	}

	.home-featured__strips-left p {
		margin-top: 35px;
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}

	.home-featured__strips .sub-label {
		letter-spacing: -0.36px;
	}
}

@media screen and (max-width: 650px) {

	.home-featured__strips-strip .title,
	.home-featured__strips-strip .sub-label {
		font-size: 18px !important;
	}

	.home-featured__strips .home-featured__strips-eyebrow {
		font-size: 12px;
		letter-spacing: 1.2px;
		margin-bottom: 40px;
	}

	.home-featured__strips-strip .sub-label {
		min-width: 80px;
	}
}

@media screen and (max-width: 650px) {
	.home-featured__strips {
		padding-top: 48px;
		padding-bottom: 20px;
	}
}

.home-featured__conversations {
	text-align: center;
	padding: 97px 65px 68px;
}

.home-featured__conversations .title {
	font-size: 42px !important;

}

.home-featured__conversations .sub_text {
	font-size: 26px !important;
	line-height: 135%;
	letter-spacing: -0.52px;
	max-width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.home-featured__conversations .explore-link {
	margin-top: 52px;
	min-width: 238px;
	height: 49px;
	line-height: 49px;
}

.home-featured__conversations .home-featured__conversations-conversations {

	margin-top: 67px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 66px 50px;
	max-width: 1117px;
	margin-left: auto;
	margin-right: auto;
}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation {
	width: 100%;
	text-align: left;

}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation .conversation--image {
	margin-bottom: 17px;
	position: relative;
}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation .conversation--image .main-image {
	aspect-ratio: 1.25;
	object-fit: cover;
	vertical-align: middle;

	border-radius: 4px;
}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation .overlay-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 98px;
	height: 98px;
}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation .conversation--eyebrow {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1.4px;
	font-weight: 500;
}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation .conversation--title {

	font-size: 26px !important;
	line-height: 135%;
	letter-spacing: -0.52px;
	margin-top: 3px;
	margin-bottom: 9px;
}

.home-featured__conversations .home-featured__conversations-conversations .home-featured__conversations-conversation .conversation--additional {
	font-family: "Gotham A", "Gotham B";
	font-weight: 400;
	font-style: italic;
	font-size: 15px;
	line-height: 153%;
	letter-spacing: -0.3px;
}

@media screen and (max-width: 1100px) {
	.home-featured__conversations {
		padding: 72px 65px 68px;
	}

	.home-featured__conversations .title {
		font-size: 28px !important;
		letter-spacing: -0.28px;
	}

	.home-featured__conversations .sub_text {
		font-size: 20px !important;
		letter-spacing: -0.4px;
	}

	.home-featured__conversations .home-featured__conversations-conversations {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 30px;
	}
}

@media screen and (max-width: 990px) {

	.home-featured__conversations {
		padding: 72px 38px 68px;
	}
}

@media screen and (max-width: 650px) {
	.home-featured__conversations .home-featured__conversations-conversations {
		grid-template-columns: unset;
		gap: 60px;
		margin-top: 50px;
	}

	.home-featured__conversations {
		padding-top: 24.8px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.home-featured__conversations .explore-link {
		margin-top: 37px;
	}
}

.home-most__popular {
	padding: 48px 65px;
	background: #ecece3;
}

.home-most__popular .home-most__popular-title {
	margin-bottom: 34px;
}

.home-most__popular .posts {
	display: flex;
	padding-top: 28px;
	padding-bottom: 25px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.home-most__popular .posts .post {
	flex: 1;
	padding-right: 27px;
}

.home-most__popular .posts .post h3 br {
	display: none;
}

.home-most__popular .posts .post:not(:first-child) {
	padding-left: 32px;
}

.home-most__popular .posts .post:not(:last-child) {
	border-right: 1px solid #000;
}


.home-most__popular .posts .post .download__link {
	justify-content: flex-start;
	margin-top: 10px;
	font-size: 14px !important;
}

.home-most__popular .posts .post .download__link .download-arrow {
	font-size: unset;
}

.home-most__popular .posts .post .eyebrow {
	font-size: 14px;
	line-height: 120%;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 8px;
}

@media screen and (max-width: 1100px) {
	.home-most__popular {
		padding: 38px 50px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.home-most__popular .posts .post h3 {
		font-size: 18px !important;
	}

}

@media screen and (max-width: 767px) {
	.home-most__popular {
		padding: 38px 60px;
		padding-bottom: 12px !important;
	}

	.home-most__popular .posts {
		flex-direction: column;
		padding-top: 0;
		padding-bottom: 0;
		border-top: unset;
		border-bottom: unset;
	}

	.home-most__popular .posts .post:first-child {
		border-top: 1px solid #000;
	}

	.home-most__popular .posts .post {
		border-right: unset !important;
		border-bottom: 1px solid #000;
		padding: 16px 0 27px !important;
	}

	.home-most__popular .posts .post:last-child {
		border-bottom: unset;
	}

}

@media screen and (max-width: 575px) {
	.home-most__popular {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/* New Dropdown Functionality */
.dropdown {
	box-shadow: 5px 5px 20px rgba(0, 0, 0, .1);
	overflow-y: auto;
	background: white;
	font-size: 12px;
	color: inherit;
	font-weight: 400;
	font-family: Basis;
	line-height: 1.2;
	background-color: #fff;
	border-radius: 1.8em;
	border: 1px solid rgba(17, 13, 10, .2);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	overflow: hidden;
	padding-top: 2em;
	max-height: 0;
	position: absolute !important;
	top: 50px;
	min-width: 236px;
	z-index: 99;
	right: 0;
	display: none;
}

.dropdown.active {
	display: block;
	max-height: 350px;
}

.dropdown .dropdown-group-title {

	font-size: 14px !important;
	text-transform: uppercase;
	font-family: "Gotham A", "Gotham B";
	padding: 0 0 0 1.2em;
	color: #656565;
	font-weight: 700;
	letter-spacing: .1em;
	line-height: 1.4;
	margin-bottom: 12px;
}

.dropdown .dropdown-group-links {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
	text-align: left;
}

.dropdown .dropdown-group-links .dropdown-group-link {
	font-size: 16px;
	line-height: 1.6;
	display: block;
	padding: 0 20px 0 1.2em;
	position: relative;
	width: 100%;
	z-index: 100;
	text-transform: initial;
	font-weight: 400;
	font-family:'Gotham A', 'Gotham B';
	letter-spacing:0;
	color: black;

}

.dropdown .dropdown-group-links {
	margin-bottom: 20px;
}

.dropdown-group-link:hover, .dropdown-group-link:focus {
	color: #fff !important;
	background-color: #110d0a;
	cursor: pointer;
}


[data-toggle="dropdown"] {
	cursor: pointer;
}

/* New Hub Page Edits */

.hub__featured-book__wrapper.layout--alternative .hub__section__overline {
	margin-bottom: 62px;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item__text__inner {
	text-align: center;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item__title {
	font-size: 60px;
	font-weight: 700;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item .bb-book-item__subtitle {
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item .bb-book-item__summary {
	font-size: 17px;
	padding-right: 0;
	text-align: left;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item .book-item__button-group {
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item .purchase-options__buy-button {
	min-width: 226px;
	padding-right: 33px;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item .purchase-options__buy-button span {
	margin-left: auto;
}

.hub__featured-book__wrapper.layout--alternative .bb-book-item .book-item__button-group .purchase-options__buy-button-icon {
	margin-left: auto;
}

.hub__featured-book__wrapper.layout--alternative .hub__featured-book .bb-book--item--top {
	max-width: 1041px;
}

@media screen and (min-width: 768px) {
	.hub__featured-book__wrapper.layout--alternative .bb-book-item .bb-book--item--top .bb-book-item__image {
		width: 32.4%;
	}

	.single-hub .hub__featured-book__wrapper.layout--alternative .bb-book-item .bb-book--item--top .bb-book-item__text {
		width: 54.38%;
	}
}

:root .theme--strong-ground-medium {
	--c-spot: #003c47;
	--c-text: #fff;
	--c-inverted: #000;
}

.hub__podcast-episodes-alternative{
	padding-bottom: 0 !important;

}
.hub__podcast-episodes-alternative .hub__section__content {
	padding-top: 7.48px;
	text-align: center;
	padding-left: 120px;
	padding-right: 120px;
}

.hub__podcast-episodes-alternative .hub__section__content .hub__section__overline {
	margin-bottom: 28.24px;

}

.hub__podcast-episodes-alternative .hub__section__content .hub__section__title {
	font-size: 42px;
	line-height: 100%;
	text-align: center;
	letter-spacing: -0.42px;
	font-weight: 400;
	font-family: "Georgia";
	margin-bottom: 64px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.hub__podcast-episodes-alternative .hub__section__content .hub__section__image {
	max-width: 469px;
	vertical-align: middle;
}

.hub__podcast-episodes-alternative .hub__section__episodes__content{
	padding-top: 64px;
	padding-bottom: 91px;
}

.hub__podcast-episodes-alternative .hub__section__episodes__content .home-featured__strips-strip{
	max-width: 712px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 767px){
	.hub__podcast-episodes-alternative .hub__section__content{
		padding-left: 20px;
		padding-right: 20px;
	}
}