:root {
	--bhec-blue: #0864ad;
	--bhec-blue-dark: #061f36;
	--bhec-navy: #071725;
	--bhec-red: #e30613;
	--bhec-ink: #15212c;
	--bhec-muted: #536270;
	--bhec-paper: #f3f7fa;
	--bhec-line: #d9e2e9;
	--bhec-shadow: 0 18px 50px rgba(5, 31, 52, .12);
}

.bhec-page {
	background: #fff;
	color: var(--bhec-ink);
	overflow: clip;
}

.bhec-page .elementor-widget-text-editor p:last-child,
.bhec-page .elementor-widget-heading .elementor-heading-title {
	margin-bottom: 0;
}

.bhec-page .bhec-hero,
.bhec-page .bhec-section {
	--container-max-width: none;
	padding-inline: 0;
}

.bhec-page .bhec-hero > .e-con-inner,
.bhec-page .bhec-section > .e-con-inner,
.bhec-page .bhec-shell > .e-con-inner {
	width: 100%;
	max-width: none;
	padding: 0;
}

.bhec-page .bhec-shell {
	width: min(1180px, calc(100% - 56px));
	max-width: 1180px;
	margin-inline: auto;
	padding-inline: 0;
}

.bhec-page .bhec-section {
	padding-block: clamp(72px, 8vw, 112px);
}

.bhec-page .bhec-two-col {
	display: block;
}

.bhec-page .bhec-two-col > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
	gap: clamp(44px, 7vw, 92px);
	align-items: start;
}

.bhec-page .bhec-two-col > .e-con-inner > .elementor-element {
	width: auto;
	min-width: 0;
}

.bhec-page .bhec-kicker .elementor-heading-title,
.bhec-page p.bhec-kicker {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 16px;
	color: var(--bhec-blue);
	font: 850 12px/1.25 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: .16em;
	text-transform: uppercase;
}

.bhec-page .bhec-kicker .elementor-heading-title::before,
.bhec-page p.bhec-kicker::before {
	width: 34px;
	height: 3px;
	background: var(--bhec-red);
	content: "";
}

.bhec-page .bhec-kicker--light .elementor-heading-title,
.bhec-page p.bhec-kicker--light {
	color: #fff;
}

.bhec-page .bhec-section-title .elementor-heading-title,
.bhec-page .bhec-library__heading h2 {
	margin: 0;
	color: var(--bhec-ink);
	font: 850 clamp(38px, 4.4vw, 62px)/1.04 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: -.045em;
}

.bhec-page .bhec-section-title--light .elementor-heading-title {
	color: #fff;
}

.bhec-page .bhec-copy {
	color: var(--bhec-muted);
	font-size: 18px;
	line-height: 1.72;
}

.bhec-page .bhec-copy p {
	margin: 0 0 22px;
}

.bhec-page .bhec-copy-lead,
.bhec-page .bhec-intro__copy > .elementor-widget-container > p.bhec-copy-lead {
	color: var(--bhec-ink);
	font-size: 25px;
	font-weight: 800;
	line-height: 1.42;
}

.bhec-page .bhec-copy--light {
	color: rgba(255, 255, 255, .8);
}

/* Hero */
.bhec-page .bhec-hero {
	position: relative;
	isolation: isolate;
	min-height: 706px;
	padding-block: 0;
	background-position: 64% center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	overflow: hidden;
}

.bhec-page .bhec-hero::before {
	position: absolute;
	z-index: 0;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(3, 12, 20, .97) 0%, rgba(3, 12, 20, .9) 34%, rgba(3, 12, 20, .55) 61%, rgba(3, 12, 20, .16) 100%);
	content: "";
	pointer-events: none;
}

.bhec-page .bhec-hero::after {
	position: absolute;
	z-index: 0;
	right: -160px;
	bottom: -300px;
	width: 620px;
	height: 620px;
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 50%;
	box-shadow: 0 0 0 78px rgba(255, 255, 255, .035), 0 0 0 156px rgba(255, 255, 255, .025);
	content: "";
}

.bhec-page .bhec-hero__inner {
	position: relative;
	z-index: 1;
	min-height: 706px;
	padding-block: 76px;
}

.bhec-page .bhec-hero__inner > .e-con-inner {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	max-width: 850px;
	margin: 0;
}

.bhec-page .bhec-hero__inner > .e-con-inner > .elementor-element {
	width: 100%;
	max-width: 850px;
}

.bhec-page .bhec-hero-title {
	max-width: 790px !important;
}

.bhec-page .bhec-hero-title .elementor-heading-title {
	margin: 0;
	color: #fff;
	font: 900 clamp(60px, 6.12vw, 94px)/.93 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: -.065em;
}

.bhec-page .bhec-hero-title .elementor-heading-title span {
	color: var(--bhec-red);
}

.bhec-page .bhec-hero-lead {
	margin-top: 30px;
}

.bhec-page .bhec-hero-lead p {
	max-width: 740px;
	margin: 0;
	color: #fff;
	font-size: clamp(21px, 1.65vw, 25px);
	font-weight: 650;
	line-height: 1.45;
}

.bhec-page .bhec-hero-sublead {
	margin-top: 16px;
}

.bhec-page .bhec-hero-sublead p {
	max-width: 690px;
	margin: 0;
	color: rgba(255, 255, 255, .78);
	font-size: 16px;
	line-height: 1.65;
}

.bhec-page .bhec-actions {
	display: block;
	margin-top: 30px;
}

.bhec-page .bhec-actions > .e-con-inner {
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 12px;
}

.bhec-page .bhec-actions > .e-con-inner > .elementor-element {
	width: auto;
}

.bhec-page .bhec-button .elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 14px 22px;
	border: 2px solid transparent;
	border-radius: 7px;
	font: 850 15px/1 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	transition: transform .2s ease, background .2s ease;
}

.bhec-page .bhec-button .elementor-button:hover {
	transform: translateY(-2px);
}

.bhec-page .bhec-button--red .elementor-button {
	background: var(--bhec-red);
	color: #fff;
}

.bhec-page .bhec-button--outline .elementor-button {
	background: rgba(0, 0, 0, .16);
	border-color: rgba(255, 255, 255, .82);
	color: #fff;
}

.bhec-page .bhec-button--blue .elementor-button {
	background: var(--bhec-blue);
	color: #fff;
}

.bhec-page .bhec-button--white .elementor-button {
	background: #fff;
	color: var(--bhec-blue-dark);
}

.bhec-page .bhec-hero-meta {
	margin-top: 30px;
}

.bhec-page .bhec-hero-meta p {
	margin: 0;
	color: rgba(255, 255, 255, .72);
	font-size: 13px;
	letter-spacing: .02em;
}

.bhec-page .bhec-hero-meta strong {
	color: #fff;
	font-size: 16px;
}

/* Intro and values */
.bhec-page .bhec-intro__copy > .elementor-widget-container > p:first-child {
	color: var(--bhec-ink);
	font-size: 23px;
	font-weight: 750;
	line-height: 1.5;
}

.bhec-page .bhec-values {
	padding-block: clamp(36px, 3.7vw, 48px);
	background: var(--bhec-blue-dark);
}

.bhec-page .bhec-values-grid {
	display: block;
	margin-top: 18px;
	padding-inline: 0 !important;
	border-top: 1px solid rgba(255, 255, 255, .22);
}

.bhec-page .bhec-values > .e-con-inner > .bhec-shell > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, 1.85fr) minmax(300px, 1fr);
	column-gap: 32px;
	row-gap: 0 !important;
	align-items: end;
}

.bhec-page .bhec-values > .e-con-inner > .bhec-shell > .e-con-inner > .elementor-element {
	width: auto;
	min-width: 0;
}

.bhec-page .bhec-values .bhec-kicker {
	grid-column: 1;
	grid-row: 1;
}

.bhec-page .bhec-values .bhec-section-title {
	grid-column: 1;
	grid-row: 2;
}

.bhec-page .bhec-values .bhec-section-title .elementor-heading-title {
	font-size: clamp(36px, 3.7vw, 52px);
	line-height: 1.02;
}

.bhec-page .bhec-values .bhec-values-intro {
	grid-column: 2;
	grid-row: 1 / span 2;
	align-self: end;
}

.bhec-page .bhec-values .bhec-values-grid {
	grid-column: 1 / -1;
	grid-row: 3;
}

.bhec-page .bhec-values-grid > .e-con-inner {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	margin-inline: 0 !important;
	padding-block: 0 !important;
}

.bhec-page .bhec-values-grid > .e-con-inner > .elementor-element {
	width: auto;
	min-width: 0;
}

.bhec-page .bhec-values-intro p {
	max-width: 560px;
	margin: 8px 0 0;
	color: #c7dce8;
	font-size: 16px;
	line-height: 1.52;
}

.bhec-page .bhec-value-card {
	min-width: 0;
	padding: 14px 16px 6px;
	border-right: 1px solid rgba(255, 255, 255, .16);
}

.bhec-page .bhec-value-card > .e-con-inner {
	gap: 8px !important;
	padding-block: 0 !important;
}

.bhec-page .bhec-value-card:first-child {
	padding-left: 0;
}

.bhec-page .bhec-value-card:last-child {
	border-right: 0;
}

.bhec-page .bhec-value-no p {
	margin: 0;
	color: #76c3ef;
	font-size: 12px;
	font-weight: 900;
}

.bhec-page .bhec-value-title .elementor-heading-title {
	margin: 10px 0 6px;
	color: #fff;
	font: 800 18px/1.16 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
}

.bhec-page .bhec-value-copy p {
	margin: 0;
	color: #c9d9e3;
	font-size: 13px;
	line-height: 1.52;
}

/* Featured video */
.bhec-page .bhec-featured-section {
	padding-block: clamp(82px, 8vw, 110px) 30px;
	background: #fff;
}

.bhec-page .bhec-featured-section[hidden] {
	display: none;
}

.bhec-page .bhec-featured {
	scroll-margin-top: 150px;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(330px, 430px);
	min-height: 650px;
	background: #fff;
	border: 2px solid var(--bhec-red);
	border-radius: 12px;
	box-shadow: var(--bhec-shadow);
	overflow: hidden;
}

.bhec-page .bhec-featured-section__inner > .e-con-inner {
	display: flex;
	flex-direction: column;
	gap: 0;
}

.bhec-page .bhec-archive-heading > .e-con-inner,
.bhec-page .bhec-featured-heading > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, 1.85fr) minmax(300px, 1fr);
	gap: 40px;
	align-items: end;
}

.bhec-page .bhec-archive-heading > .e-con-inner > .elementor-element,
.bhec-page .bhec-featured-heading > .e-con-inner > .elementor-element {
	width: auto;
	min-width: 0;
}

.bhec-page .bhec-archive-heading__intro p,
.bhec-page .bhec-featured-heading__intro p {
	margin: 0;
	color: var(--bhec-muted);
	font-size: 17px;
	line-height: 1.65;
}

.bhec-page .bhec-featured-heading {
	margin-top: 72px;
	margin-bottom: 28px;
	padding-top: 24px;
	border-top: 1px solid var(--bhec-line);
}

.bhec-page .bhec-featured-heading__title .elementor-heading-title {
	margin: 0;
	color: var(--bhec-ink);
	font: 850 clamp(30px, 3.2vw, 46px)/1.05 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: -.04em;
}

.bhec-page .bhec-featured-section .bhec-featured.bhec-shell {
	width: 100%;
	max-width: none;
}

.bhec-page .bhec-featured__copy {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	padding: clamp(34px, 5vw, 66px);
}

.bhec-page .bhec-badge {
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	padding: 5px 11px;
	background: var(--bhec-red);
	border-radius: 3px;
	color: #fff;
	font: 900 11px/1 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: .14em;
}

.bhec-page .bhec-featured__copy .bhec-kicker {
	margin-top: 30px;
}

.bhec-page .bhec-featured__copy h2 {
	margin: 0 0 20px;
	color: var(--bhec-ink);
	font: 900 clamp(42px, 5vw, 68px)/1 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: -.05em;
}

.bhec-page .bhec-featured__copy > p:not(.bhec-kicker) {
	max-width: 610px;
	margin: 0;
	color: var(--bhec-muted);
	font-size: 18px;
	line-height: 1.65;
}

.bhec-page .bhec-inline-link {
	display: inline-flex;
	align-items: center;
	min-height: 48px;
	margin-top: 28px;
	color: var(--bhec-blue);
	font-weight: 850;
}

.bhec-page .bhec-featured__media {
	position: relative;
	display: grid;
	place-items: start center;
	min-height: 650px;
	background: #f3f3f3;
	overflow: hidden;
	isolation: isolate;
}

.bhec-page .bhec-featured__media iframe {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 540px;
	height: 820px;
	min-height: 0;
	max-width: none;
	max-height: none;
	border: 0;
	pointer-events: auto;
	touch-action: manipulation;
	overscroll-behavior: contain;
	transform: translateX(-50%) scale(.797);
	transform-origin: top center;
}

/* Video library */
.bhec-page .bhec-library-section {
	padding-block: 24px clamp(76px, 9vw, 118px);
	background: #fff;
}

.bhec-page .bhec-library__heading {
	display: grid;
	grid-template-columns: 1.1fr .9fr;
	gap: 54px;
	align-items: end;
}

.bhec-page .bhec-library__heading > p {
	margin: 0;
	color: var(--bhec-muted);
	font-size: 17px;
	line-height: 1.65;
}

.bhec-page .bhec-library__toolbar {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-top: 38px;
	padding: 13px 15px;
	background: var(--bhec-paper);
	border: 1px solid var(--bhec-line);
	border-radius: 10px;
}

.bhec-page .bhec-library__toolbar input {
	min-width: 0;
	min-height: 48px;
	flex: 1;
	padding: 11px 15px;
	background: #fff;
	border: 1px solid #b9c7d3;
	border-radius: 7px;
	color: var(--bhec-ink);
	font: inherit;
}

.bhec-page .bhec-library__toolbar span {
	flex: 0 0 auto;
	color: var(--bhec-blue-dark);
	font-size: 13px;
	font-weight: 850;
}

.bhec-page .bhec-library__groups {
	margin-top: 24px;
	border-top: 1px solid var(--bhec-line);
}

.bhec-page .bhec-topic {
	border-bottom: 1px solid var(--bhec-line);
}

.bhec-page .bhec-topic[hidden] {
	display: none;
}

.bhec-page .bhec-topic > summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	min-height: 78px;
	padding: 18px 4px;
	color: var(--bhec-ink);
	cursor: pointer;
	font: 850 clamp(18px, 2vw, 24px)/1.25 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	list-style: none;
}

.bhec-page .bhec-topic > summary::-webkit-details-marker {
	display: none;
}

.bhec-page .bhec-topic > summary::after {
	flex: 0 0 auto;
	color: var(--bhec-blue);
	font-size: 28px;
	content: "+";
}

.bhec-page .bhec-topic[open] > summary::after {
	content: "−";
}

.bhec-page .bhec-topic > summary small {
	margin-left: auto;
	color: var(--bhec-muted);
	font-size: 12px;
	font-weight: 700;
}

.bhec-page .bhec-video-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	padding: 4px 0 28px;
}

.bhec-page .bhec-video-card {
	display: grid;
	grid-template-columns: 148px minmax(0, 1fr);
	min-height: 230px;
	background: #fff;
	border: 1px solid var(--bhec-line);
	border-radius: 10px;
	box-shadow: 0 10px 28px rgba(6, 31, 54, .07);
	overflow: hidden;
}

.bhec-page .bhec-video-card[hidden] {
	display: none;
}

.bhec-page .bhec-video-card__poster {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 230px;
	padding: 18px;
	overflow: hidden;
	isolation: isolate;
	background:
		radial-gradient(circle at 80% 16%, rgba(255, 255, 255, .12), transparent 34%),
		linear-gradient(145deg, #0b6db8, #061f36 72%);
	color: #fff;
}

.bhec-page .bhec-video-card__poster iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 326px;
	height: 560px;
	max-width: none;
	max-height: none;
	border: 0;
	background: #fff;
	pointer-events: auto;
	touch-action: manipulation;
	overscroll-behavior: contain;
	transform: scale(.455);
	transform-origin: top left;
}

.bhec-page .bhec-video-card__number {
	position: absolute;
	top: 13px;
	left: 13px;
	color: rgba(255, 255, 255, .58);
	font-size: 12px;
	font-weight: 900;
}

.bhec-page .bhec-video-card__poster .bhec-badge {
	position: absolute;
	top: 11px;
	right: 10px;
}

.bhec-page .bhec-play {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
	padding: 10px;
	background: transparent;
	border: 0;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.bhec-page .bhec-play span {
	display: grid;
	width: 48px;
	height: 48px;
	place-items: center;
	padding-left: 3px;
	background: var(--bhec-red);
	border-radius: 50%;
	box-shadow: 0 8px 22px rgba(0, 0, 0, .24);
	font-size: 17px;
}

.bhec-page .bhec-play b {
	font-size: 12px;
}

.bhec-page .bhec-video-card__copy {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	padding: 22px 20px 18px;
}

.bhec-page .bhec-video-card__copy h3 {
	margin: 0 0 10px;
	color: var(--bhec-ink);
	font: 850 20px/1.18 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
	letter-spacing: -.02em;
}

.bhec-page .bhec-video-card__copy > div {
	display: -webkit-box;
	margin: 0 0 14px;
	overflow: hidden;
	color: var(--bhec-muted);
	font-size: 13px;
	line-height: 1.52;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.bhec-page .bhec-video-card__copy > a {
	margin-top: auto;
	color: var(--bhec-blue);
	font-size: 13px;
	font-weight: 850;
}

.bhec-page .bhec-library__empty {
	padding: 34px;
	background: var(--bhec-paper);
	border-radius: 10px;
	color: var(--bhec-muted);
	text-align: center;
}

/* Method, report and closing */
.bhec-page .bhec-method {
	background: var(--bhec-paper);
}

.bhec-page .bhec-method__steps {
	border-top: 1px solid #bbc9d3;
}

.bhec-page .bhec-method-step {
	padding: 21px 0;
	border-bottom: 1px solid #c6d2da;
}

.bhec-page .bhec-method-step p {
	margin: 0;
	color: var(--bhec-muted);
	font-size: 15px;
	line-height: 1.55;
}

.bhec-page .bhec-method-step strong {
	display: block;
	margin-bottom: 4px;
	color: var(--bhec-ink);
	font-size: 17px;
}

.bhec-page .bhec-report {
	background: #fff;
}

.bhec-page .bhec-report-card {
	padding: clamp(28px, 4vw, 42px);
	background: var(--bhec-navy);
	border-top: 5px solid var(--bhec-red);
	box-shadow: 0 18px 44px rgba(0, 0, 0, .2);
}

.bhec-page .bhec-report-card-title .elementor-heading-title {
	margin: 0 0 14px;
	color: #fff;
	font: 850 29px/1.15 var(--bh-font-heading, "BH Montserrat", Montserrat, Arial, sans-serif);
}

.bhec-page .bhec-report-card-copy p {
	margin: 0;
	color: rgba(255, 255, 255, .72);
	font-size: 16px;
	line-height: 1.6;
}

.bhec-page .bhec-report-card-copy ul {
	margin: 0;
	padding-left: 20px;
	color: rgba(255, 255, 255, .76);
	font-size: 15px;
	line-height: 1.6;
}

.bhec-page .bhec-report-card-copy li + li {
	margin-top: 8px;
}

.bhec-page .bhec-report-card .bhec-button {
	margin-top: 24px;
}

.bhec-page .bhec-closing {
	padding-block: clamp(72px, 8vw, 100px);
	background: var(--bhec-blue-dark);
}

.bhec-page .bhec-closing__inner {
	display: block;
}

.bhec-page .bhec-closing__inner > .e-con-inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(330px, .7fr);
	gap: 54px;
	align-items: center;
}

.bhec-page .bhec-closing__inner > .e-con-inner > .elementor-element {
	width: auto;
	min-width: 0;
}

.bhec-page .bhec-closing .bhec-actions {
	margin-top: 24px;
}

.bhec-page .bhec-closing__right .bhec-copy p {
	margin: 0;
	font-size: 19px;
}

.bhec-page .bhec-closing-line {
	margin-top: 62px;
	padding-top: 22px;
	border-top: 1px solid rgba(255, 255, 255, .2);
}

.bhec-page .bhec-closing-line p {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin: 0;
}

.bhec-page .bhec-closing-line strong {
	color: #fff;
	font-size: 22px;
}

.bhec-page .bhec-closing-line span {
	color: #86c9ed;
	font-size: 11px;
	font-weight: 900;
	letter-spacing: .2em;
}

.bhec-page :where(a, button, input, summary):focus-visible {
	outline: 3px solid #ffd438;
	outline-offset: 3px;
}

@media (max-width: 980px) {
	.bhec-page .bhec-two-col > .e-con-inner,
	.bhec-page .bhec-library__heading,
	.bhec-page .bhec-archive-heading > .e-con-inner,
	.bhec-page .bhec-featured-heading > .e-con-inner,
	.bhec-page .bhec-featured {
		grid-template-columns: 1fr;
	}

	.bhec-page .bhec-values > .e-con-inner > .bhec-shell > .e-con-inner {
		grid-template-columns: 1fr;
	}

	.bhec-page .bhec-values .bhec-kicker,
	.bhec-page .bhec-values .bhec-section-title,
	.bhec-page .bhec-values .bhec-values-intro,
	.bhec-page .bhec-values .bhec-values-grid {
		grid-column: 1;
		grid-row: auto;
	}

	.bhec-page .bhec-values .bhec-values-intro {
		margin-top: 8px;
	}

	.bhec-page .bhec-values-grid > .e-con-inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.bhec-page .bhec-value-card:nth-child(2) {
		border-right: 0;
	}

	.bhec-page .bhec-featured {
		min-height: 0;
	}

	.bhec-page .bhec-featured__media,
	.bhec-page .bhec-featured__media iframe {
		min-height: 700px;
	}

	.bhec-page .bhec-featured__media iframe {
		min-height: 0;
		transform: translateX(-50%) scale(.855);
	}

	.bhec-page .bhec-video-grid {
		grid-template-columns: 1fr;
	}

	.bhec-page .bhec-closing__inner > .e-con-inner {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 680px) {
	.bhec-page .bhec-shell {
		width: calc(100% - 32px);
	}

	.bhec-page .bhec-section {
		padding-block: 68px;
	}

	.bhec-page .bhec-hero {
		min-height: calc(100svh - 72px);
		background-position: 72% center !important;
	}

	.bhec-page .bhec-hero::before {
		background: linear-gradient(180deg, rgba(3, 12, 20, .76) 0%, rgba(3, 12, 20, .72) 35%, rgba(3, 12, 20, .96) 100%);
	}

	.bhec-page .bhec-hero__inner {
		min-height: calc(100svh - 72px);
		padding-block: 58px 46px;
	}

	.bhec-page .bhec-hero__inner > .e-con-inner {
		justify-content: flex-end;
		max-width: 100%;
	}

	.bhec-page .bhec-hero-title .elementor-heading-title {
		font-size: clamp(52px, 16vw, 76px);
	}

	.bhec-page .bhec-hero-lead {
		margin-top: 22px;
	}

	.bhec-page .bhec-hero-lead p {
		font-size: 19px;
	}

	.bhec-page .bhec-actions > .e-con-inner {
		align-items: stretch;
		flex-direction: column;
	}

	.bhec-page .bhec-actions > .e-con-inner > .elementor-element,
	.bhec-page .bhec-actions .elementor-button-wrapper,
	.bhec-page .bhec-actions .elementor-button {
		width: 100%;
	}

	.bhec-page .bhec-section-title .elementor-heading-title,
	.bhec-page .bhec-library__heading h2 {
		font-size: 40px;
	}

	.bhec-page .bhec-values {
		padding-block: 32px;
	}

	.bhec-page .bhec-values .bhec-section-title .elementor-heading-title {
		font-size: clamp(34px, 10vw, 42px);
	}

	.bhec-page .bhec-values-grid > .e-con-inner {
		grid-template-columns: 1fr;
	}

	.bhec-page .bhec-values-grid {
		margin-top: 18px;
		border-top: 0;
	}

	.bhec-page .bhec-archive-heading__intro,
	.bhec-page .bhec-featured-heading__intro {
		margin-top: 18px;
	}

	.bhec-page .bhec-featured-heading {
		margin-top: 52px;
	}

	.bhec-page .bhec-value-card,
	.bhec-page .bhec-value-card:first-child {
		padding: 18px 0;
		border-top: 1px solid rgba(255, 255, 255, .18);
		border-right: 0;
	}

	.bhec-page .bhec-featured__copy {
		padding: 32px 24px;
	}

	.bhec-page .bhec-featured__copy h2 {
		font-size: 42px;
	}

	.bhec-page .bhec-featured__media,
	.bhec-page .bhec-featured__media iframe {
		min-height: 640px;
	}

	.bhec-page .bhec-featured__media iframe {
		min-height: 0;
		transform: translateX(-50%) scale(.78);
	}

	.bhec-page .bhec-library__toolbar {
		align-items: stretch;
		flex-direction: column;
	}

	.bhec-page .bhec-topic > summary {
		align-items: flex-start;
		flex-wrap: wrap;
		min-height: 72px;
	}

	.bhec-page .bhec-topic > summary small {
		width: calc(100% - 40px);
		margin-left: 0;
	}

	.bhec-page .bhec-video-card {
		grid-template-columns: 112px minmax(0, 1fr);
		min-height: 210px;
	}

	.bhec-page .bhec-video-card__poster {
		min-height: 210px;
		padding: 10px;
	}

	.bhec-page .bhec-video-card__poster iframe {
		transform: scale(.375);
	}

	.bhec-page .bhec-play b {
		display: none;
	}

	.bhec-page .bhec-video-card__copy {
		padding: 18px 15px 15px;
	}

	.bhec-page .bhec-video-card__copy h3 {
		font-size: 17px;
	}

	.bhec-page .bhec-video-card__copy > div {
		-webkit-line-clamp: 2;
	}

	.bhec-page .bhec-closing .bhec-actions {
		margin-top: 24px;
	}

	.bhec-page .bhec-closing-line p {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (prefers-reduced-motion: reduce) {
	.bhec-page *,
	.bhec-page *::before,
	.bhec-page *::after {
		scroll-behavior: auto !important;
		transition-duration: .001ms !important;
	}
}
