:root {
	--egr-lhq-navy: #102d47;
	--egr-lhq-blue: #0f86be;
	--egr-lhq-green: #79c529;
	--egr-lhq-pale: #f2f6f8;
	--egr-lhq-line: #d5e0e6;
}

.egr-lhq-launcher {
	position: relative;
	cursor: pointer;
	transition: background-color .18s ease, border-color .18s ease, transform .18s ease;
}

.egr-lhq-launcher:hover,
.egr-lhq-launcher:focus {
	z-index: 1;
	background: #eaf5fa !important;
	box-shadow: inset 5px 0 0 var(--egr-lhq-blue);
	outline: none;
}

.egr-lhq-launcher:focus-visible {
	outline: 3px solid var(--egr-lhq-green);
	outline-offset: 3px;
}

.egr-lhq-row-action {
	position: absolute;
	top: 50%;
	right: 22px;
	color: var(--egr-lhq-blue);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .06em;
	text-transform: uppercase;
	transform: translateY(-50%);
}

.egr-lhq-launcher .elementor-widget-text-editor {
	padding-right: 92px !important;
}

.egr-lhq-coming-soon {
	background: #f7f9fa !important;
	color: #667a89;
}

.egr-lhq-coming-soon .elementor-widget-text-editor p {
	color: #768996 !important;
	font-size: 13px;
	font-weight: 750;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.egr-lhq-section[hidden],
.egr-lhq-panel[hidden] {
	display: none !important;
}

.egr-lhq-section {
	scroll-margin-top: 110px;
	background: var(--egr-lhq-navy);
	padding: 68px 0 78px;
}

.egr-lhq-shell {
	width: min(1280px, calc(100% - 80px));
	margin: 0 auto;
}

.egr-lhq-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 40px;
	margin-bottom: 28px;
	color: #d8e4eb;
}

.egr-lhq-header > div {
	max-width: 820px;
}

.egr-lhq-eyebrow {
	margin: 0 0 10px;
	color: var(--egr-lhq-green);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.egr-lhq-header h2 {
	margin: 0;
	color: #fff;
	font-size: clamp(32px, 4vw, 52px);
	letter-spacing: -.035em;
	line-height: 1.05;
}

.egr-lhq-header h2 + p {
	margin: 18px 0 0;
	font-size: 17px;
	line-height: 1.65;
}

.egr-lhq-close {
	border: 1px solid #7890a3;
	border-radius: 0;
	background: transparent;
	color: #fff;
	font: inherit;
	font-size: 13px;
	font-weight: 800;
	padding: 11px 16px;
	cursor: pointer;
}

.egr-lhq-close:hover,
.egr-lhq-close:focus {
	border-color: var(--egr-lhq-green);
	background: var(--egr-lhq-green);
	color: var(--egr-lhq-navy);
}

.egr-lhq-tabs {
	display: flex;
	align-items: stretch;
	gap: 8px;
	margin-bottom: 0;
}

.egr-lhq-tab {
	display: flex;
	min-height: 70px;
	flex: 1;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
	border: 1px solid #4f687c;
	border-bottom: 0;
	border-radius: 0;
	background: #183b58;
	color: #fff;
	font: inherit;
	font-size: 16px;
	font-weight: 800;
	padding: 14px 20px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
}

.egr-lhq-tab:visited {
	color: #fff;
}

.egr-lhq-tab span {
	display: block;
	margin-top: 3px;
	color: #b7c8d4;
	font-size: 12px;
	font-weight: 500;
}

.egr-lhq-tab.is-active,
.egr-lhq-tab:hover,
.egr-lhq-tab:focus {
	border-color: #fff;
	background: #fff;
	color: var(--egr-lhq-navy);
	outline: none;
}

.egr-lhq-tab.is-active {
	box-shadow: inset 0 5px 0 var(--egr-lhq-green);
}

.egr-lhq-tab.is-active span,
.egr-lhq-tab:hover span,
.egr-lhq-tab:focus span {
	color: #607586;
}

.egr-lhq-tab.is-active:visited {
	color: var(--egr-lhq-navy);
}

.egr-lhq-panel {
	min-height: 420px;
	background: #fff;
	color: #263f53;
	padding: clamp(28px, 5vw, 64px);
}

.egr-lhq-panel .qsm-quiz-container {
	width: 100%;
	max-width: none;
	margin: 0;
}

.egr-lhq-panel .qsm-quiz-form {
	margin: 0;
}

.egr-lhq-panel .quiz_section {
	border-color: var(--egr-lhq-line);
}

.egr-lhq-panel .qsm-btn {
	border: 0 !important;
	border-radius: 0 !important;
	background: var(--egr-lhq-blue) !important;
	color: #fff !important;
	font-weight: 800 !important;
	padding: 13px 20px !important;
}

.egr-lhq-audio-panel {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(360px, .8fr);
	align-items: center;
	gap: 54px;
}

.egr-lhq-audio-panel h3 {
	margin: 0;
	color: var(--egr-lhq-navy);
	font-size: clamp(28px, 3vw, 40px);
	line-height: 1.15;
}

.egr-lhq-audio-panel p:not(.egr-lhq-eyebrow) {
	font-size: 17px;
	line-height: 1.65;
}

.egr-lhq-audio-panel a {
	color: var(--egr-lhq-blue);
	font-weight: 800;
}

.egr-lhq-audio-panel audio {
	width: 100%;
}

@media (max-width: 800px) {
	.egr-lhq-shell {
		width: min(100% - 32px, 1280px);
	}
	.egr-lhq-header {
		gap: 24px;
	}
	.egr-lhq-tabs {
		flex-direction: column;
		gap: 5px;
	}
	.egr-lhq-tab {
		border-bottom: 1px solid #4f687c;
	}
	.egr-lhq-audio-panel {
		grid-template-columns: 1fr;
		gap: 30px;
	}
}

@media (max-width: 520px) {
	.egr-lhq-section {
		scroll-margin-top: 82px;
		padding: 48px 0 56px;
	}
	.egr-lhq-header {
		flex-direction: column;
	}
	.egr-lhq-panel {
		padding: 24px 18px;
	}
	.egr-lhq-row-action {
		right: 12px;
		font-size: 10px;
	}
	.egr-lhq-launcher .elementor-widget-text-editor {
		padding-right: 72px !important;
	}
}
