.infographic-detail-module .im-tab-content-wraper {
	background-color: rgba(68, 68, 68, 0.5);
}

.infographic-detail-module .imtcw-link {
	margin-bottom: 0;
}

.infographic-detail-module .imtcw-link > li {
	flex: 1 1 0;
}

.infographic-detail-module .imtcw-link > li > a {
	height: 100%;
}

.infographic-detail-module .imtcw-link > li > a:hover,
.infographic-detail-module .imtcw-link > li > a:focus {
	color: #286094;
}

.infographic-detail-module .cm-tab-text {
	width: 100%;
}

.infographic-detail-module .im-th:focus:not(:focus-visible) {
	outline: none;
}

.energy-infographic-module .energy-top-images .im-lg:not(.imsm0) {
	background-position: center top;
	background-size: 100% auto;
}

.space-infographic-module .space-top-legacy-svg {
	display: none;
}

.space-infographic-module .space-top-images .im-lg {
	background-size: cover;
}

@media (min-width: 1300px) {
	.space-infographic-module .space-top-images .im-lg {
		background-size: 100%;
	}

	.space-infographic-module .space-top-images .im-lg.imsm0 {
		background-size: 100%;
	}
}

.space-infographic-module .space-application-links .im-title {
	line-height: 1.25rem;
	white-space: normal;
}

.space-infographic-module .space-application-links .im-th1 .im-title {
	width: 14rem;
}

.space-infographic-module .space-application-links .im-th1,
.space-infographic-module .space-application-links .im-th2 {
	top: 7.5em;
}

.space-infographic-module .space-application-links .im-th3,
.space-infographic-module .space-application-links .im-th4 {
	top: 65%;
}

.space-infographic-module .space-application-links .im-th3 .im-title {
	width: 7.5rem;
}

.space-infographic-module .space-application-links .im-th4 .im-title {
	width: 10.5rem;
}

.space-infographic-module .space-application-links .im-th2 .im-title,
.space-infographic-module .space-application-links .im-th4 .im-title {
	text-align: right;
}

.space-infographic-module .im-th1 {
	background-image: url(../img/Commercial-space-Vehicle-white.svg);
	background-size: 3.8125em 1.4375em;
}

.space-infographic-module .im-th1.active,
.space-infographic-module .im-th1:hover {
	background-image: url(../img/Commercial-Space-Vehicle-hover.svg);
}

.space-infographic-module .im-th2 {
	background-image: url(../img/Satellite.svg);
	background-size: 3.5625em 1.875em;
}

.space-infographic-module .im-th2.active,
.space-infographic-module .im-th2:hover {
	background-image: url(../img/Satellite-hover.svg);
}

.space-infographic-module .im-th3 {
	background-image: url(../img/Exploration-Vehicle.svg);
	background-size: 3.5em 1.75em;
}

.space-infographic-module .im-th3.active,
.space-infographic-module .im-th3:hover {
	background-image: url(../img/Exploration-Vehicle-hover.svg);
}

.space-infographic-module .im-th4 {
	background-image: url(../img/Astronaut-Transfer-Vehicle.svg);
	background-size: 3.75em 1.5em;
}

.space-infographic-module .im-th4.active,
.space-infographic-module .im-th4:hover {
	background-image: url(../img/Astronaut-Transfer-Vehicle-hover.svg);
}

.infographic-detail-module .energy-tab-image {
	width: 100%;
	max-width: none;
}

.infographic-detail-module .space-tab-image {
	width: 100%;
	max-width: none;
	overflow: hidden;
}

.infographic-detail-module .energy-tab-image > svg {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}

.infographic-detail-module .space-tab-image > svg {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}

.infographic-detail-module .energy-detail-svg {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}

.infographic-detail-module .space-detail-svg {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}

.infographic-detail-module .energy-detail-svg .svg-link {
	cursor: pointer;
}

.infographic-detail-module .space-detail-svg .svg-link {
	cursor: pointer;
}

.infographic-detail-module .energy-hotspot-image {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	min-height: 24rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 6px;
	overflow: hidden;
}

.infographic-detail-module .energy-hotspot-svg {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.infographic-detail-module .energy-hotspot-svg .svg-link {
	cursor: pointer;
}

.infographic-detail-module .energy-hotspot-svg .svg-link circle {
	fill: #ffd500;
	pointer-events: all;
}

.infographic-detail-module .energy-hotspot-svg .svg-link .expand {
	opacity: 0.45;
}

.infographic-detail-module .energy-hotspot-svg .svg-link.has-active circle,
.infographic-detail-module .energy-hotspot-svg .has-active.svg-link circle {
	fill: #ff471f;
}

.infographic-detail-module .energy-hotspot-image .svg-link {
	position: absolute;
	display: block !important;
	width: 1.25rem;
	height: 1.25rem;
	margin-left: -0.625rem;
	margin-top: -0.625rem;
	border-radius: 50%;
	background-color: #ffd500 !important;
	cursor: pointer;
	box-shadow: 0 0 0 0.625rem rgba(255, 213, 0, 0.45);
	z-index: 1;
	pointer-events: auto;
}

.infographic-detail-module .energy-hotspot-image .svg-link::before {
	content: "";
	position: absolute;
	inset: -0.625rem;
	border-radius: 50%;
	background-color: rgba(255, 213, 0, 0.45);
	animation: energy-hotspot-pulse 1.6s ease-out infinite;
}

.infographic-detail-module .energy-hotspot-image .svg-link::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50%;
	background-color: #ffd500;
}

.infographic-detail-module .energy-hotspot-image .svg-link.has-active,
.infographic-detail-module .energy-hotspot-image .has-active.svg-link {
	background-color: #ff471f;
	box-shadow: 0 0 0 0.625rem rgba(255, 71, 31, 0.35);
}

.infographic-detail-module .energy-hotspot-image .svg-link.has-active::before,
.infographic-detail-module .energy-hotspot-image .has-active.svg-link::before {
	background-color: rgba(255, 71, 31, 0.35);
}

.infographic-detail-module .energy-hotspot-image .svg-link.has-active::after,
.infographic-detail-module .energy-hotspot-image .has-active.svg-link::after {
	background-color: #ff471f;
}

@keyframes energy-hotspot-pulse {
	0% {
		transform: scale(0.7);
		opacity: 0.85;
	}
	100% {
		transform: scale(1.45);
		opacity: 0;
	}
}

@media (min-width: 768px) {
	.infographic-detail-module .cm-tab-text > div,
	.infographic-detail-module .cm-tab-text > div:first-child {
		flex-basis: 100%;
		text-align: left;
	}
}
