.repair-manual-page {
	background: #ffffff;
	padding: 0 0 0;
	font-family: "Open Sans", sans-serif;
	color: #1d1d1d;
}

.repair-manual-section-title,
.repair-manual-status-card h2,
.repair-manual-hero__content h2,
.repair-manual-login-card h2,
.repair-manual-hero__content h3,
.repair-manual-hp-copy h2,
.repair-manual-hp-intro-title,
.repair-manual-upsell-copy h2,
.repair_list_heading {
	font-family: "Roboto Slab", serif;
}

.repair-manual-layout {
	display: grid;
	gap: 0;
}

body.logged-in #main-content.repair-manual-page {
	background: #e9e9e9;
	padding-top: 30px;
	padding-bottom: 0;
}

body.logged-in #main-content.repair-manual-page .repair-manual-layout {
	background: #e9e9e9;
}

body.logged-in #main-content.repair-manual-page .repair-manual-band--light {
	background: transparent;
}

body.logged-in #main-content.repair-manual-page .repair-manual-shell {
	width: 80%;
	max-width: 1280px;
}

body.logged-in #repair-manual-downloads-section,
body.logged-in #repair-manual-upsell-section,
body.logged-in #repair-manual-active-rental-section {
	margin-bottom: 26px;
}

.repair-manual-band--page-header {
	padding: 26px 0 14px;
}

.repair-manual-page-header {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.repair-manual-page-title {
	margin: 0;
	font-family: "Roboto Slab", serif;
	font-size: 30px;
	line-height: 1.18;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-shell {
	width: 80%;
	max-width: 1280px;
	margin: 0 auto;
}

.repair-manual-band {
	padding: 0;
}

.repair-manual-band--light {
	background: #ffffff;
}

.repair-manual-marketing {
	background: #e9e9e9;
}

.repair-manual-hp-section--cta {
	background: #ffffff !important;
}

.repair-manual-panel,
.repair-manual-status-card,
.repair-manual-hero,
#modal {
	background: #ffffff;
	border-radius: 0;
	box-shadow: none;
}

.repair-manual-panel {
	padding: 28px 0;
}

.repair-manual-panel__header {
	margin-bottom: 16px;
}

.repair-manual-section-title {
	margin: 0;
	font-size: 22px;
	line-height: 1.25;
	font-weight: 700;
	color: #e30517;
}

.repair-manual-band--white {
	background: #ffffff;
}

.repair-manual-intro-shell {
	padding: 34px 0 38px;
}

body.logged-in .repair-manual-intro-shell {
	padding-top: 28px;
}

.repair-manual-hero--standalone {
	grid-template-columns: 1fr;
	gap: 0;
}

.repair-manual-hero__content--standalone {
	max-width: 980px;
}

.repair-manual-downloads-list {
	display: grid;
	gap: 0;
}

.repair-manual-download-board {
	background: #ffffff;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.repair-manual-download-board__head {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 220px;
	gap: 24px;
	padding: 14px 16px 12px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #9a9a9a;
}

.repair-manual-download-card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 220px;
	gap: 24px;
	align-items: start;
	padding: 12px 16px;
	border-top: 1px solid #ececec;
}

.repair-manual-download-card:first-child {
	border-top: 0;
}

.repair-manual-download-product {
	display: grid;
	grid-template-columns: 160px minmax(0, 1fr);
	gap: 14px;
	align-items: start;
	min-width: 0;
}

.repair-manual-download-image-frame {
	max-width: 160px;
}

.repair-manual-download-image {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
	background: #e8e8e8;
}

.repair-manual-download-image--placeholder {
	border-radius: 4px;
}


.repair-manual-download-copy {
	min-width: 0;
	padding-top: 2px;
}

.repair-manual-download-sku {
	margin: 0 0 4px;
	font-size: 13px;
	line-height: 1.45;
	color: #5c5c5c;
}

.repair-manual-download-name {
	margin: 0;
	font-size: 14px;
	line-height: 1.45;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-download-product-link {
	color: inherit;
	text-decoration: none;
}

.repair-manual-download-product-link:hover {
	color: #e30517;
}

.repair-manual-download-type {
	margin: 4px 0 0;
	font-size: 14px;
	line-height: 1.45;
	color: #989898;
}

.repair-manual-download-documents {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
	padding-top: 2px;
}

.repair-manual-download-link {
	font-size: 14px;
	line-height: 1.45;
	color: #5f5f5f;
	text-decoration: underline;
}

.repair-manual-status-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	padding-top: 4px;
	padding-bottom: 28px;
}

.repair-manual-status-card {
	padding: 22px 24px;
	border: 1px solid #ececec;
}

.repair-manual-status-card--hero {
	grid-column: 1 / -1;
}

.repair-manual-status-card h2 {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-status-card p {
	margin: 0 0 8px;
	font-size: 14px;
	line-height: 1.65;
	color: #555555;
}

.repair-manual-access-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 18px;
}

.repair-manual-access-buttons--status,
.repair-manual-access-buttons--footer {
	margin-top: 14px;
}

.repair-manual-access-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 36px;
	padding: 4.2px 14px;
	border: 1px solid #111111;
	background: #111111;
	color: #ffffff !important;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 23.8px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.repair-manual-access-button:hover {
	background: #ffffff;
	color: #111111 !important;
	border-color: #111111;
}

.repair-manual-access-button--primary {
	background: #111111;
	border-color: #111111;
	color: #ffffff !important;
}

.repair-manual-access-button--primary:hover {
	background: #ffffff;
	border-color: #111111;
	color: #111111 !important;
}

.repair-manual-access-button--secondary,
.repair-manual-access-button--ghost {
	background: #ffffff;
	border-color: #e30517;
	color: #e30517 !important;
}

.repair-manual-access-button--secondary:hover,
.repair-manual-access-button--ghost:hover {
	background: #e30517;
	border-color: #e30517;
	color: #ffffff !important;
}

.repair-manual-access-button--neutral {
	background: #ffffff;
	border-color: #111111;
	color: #111111 !important;
}

.repair-manual-access-button--neutral:hover {
	background: #111111;
	border-color: #111111;
	color: #ffffff !important;
}

.repair-manual-access-button--accent {
	background: #e30517;
	border-color: #e30517;
	color: #ffffff !important;
}

.repair-manual-access-button--accent:hover {
	background: #ffffff;
	border-color: #e30517;
	color: #e30517 !important;
}

.repair-manual-panel--workspace {
	padding-top: 4px;
	padding-bottom: 28px;
}

body.logged-in .repair-manual-panel--downloads,
body.logged-in .repair-manual-panel--workspace {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

body.logged-in .repair-manual-panel--downloads .repair-manual-panel__header,
body.logged-in .repair-manual-panel--workspace .repair-manual-panel__header {
	margin-bottom: 14px;
}

.repair-manual-workspace {
	display: grid;
	grid-template-columns: minmax(210px, 280px) minmax(0, 1fr);
	gap: 16px;
	align-items: start;
}

body.logged-in .repair-manual-workspace {
	grid-template-columns: minmax(250px, 310px) minmax(0, 1fr);
	gap: 20px;
}

.repair-manual-workspace__sidebar,
.repair-manual-workspace__main {
	min-width: 0;
}

body.logged-in .repair-manual-workspace__main.result-container {
	max-height: 740px;
	background: #ffffff;
	border-radius: 14px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-gutter: stable;
}

body.logged-in .repair-manual-workspace__main.result-container #repairs {
	overflow: hidden;
}

.repair-manual-selector-card,
.repair-manual-garage,
#repairs {
	background: #ffffff;
	border: 1px solid #ececec;
	border-radius: 0;
}

body.logged-in .repair-manual-selector-card,
body.logged-in #repairs,
body.logged-in .repair-manual-status-card,
body.logged-in .repair-manual-panel--upsell,
body.logged-in #selected_vehicle,
body.logged-in .previous_vehicles {
	border-radius: 14px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

body.logged-in .repair-manual-selector-card,
body.logged-in #repairs,
body.logged-in .repair-manual-status-card {
	border: 0;
}

.repair-manual-selector-card {
	overflow: hidden;
}

.repair-manual-selector-toggle {
	width: 100%;
	padding: 16px 18px;
	border: 0;
	background: transparent;
	font-size: 10px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	text-align: left;
	color: #7f7f7f;
	cursor: pointer;
}

.repair-manual-selector-toggle::after {
	content: '+';
	float: right;
	font-size: 16px;
	line-height: 1;
	color: #4d4d4d;
}

.repair-manual-selector-card.is-open .repair-manual-selector-toggle::after {
	content: '−';
}

.repair-manual-selector-panel {
	padding: 0 18px 18px;
}

.repair-manual-selector-label {
	margin: 0 0 12px;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #7a7a7a;
}

.repair-manual-selector-divider {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 2px 0;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8a8a8a;
}

.repair-manual-selector-divider::before,
.repair-manual-selector-divider::after {
	content: '';
	flex: 1 1 auto;
	height: 1px;
	background: #dddddd;
}

.vehicle-select-inner {
	position: relative;
}

.form-group.hp-select,
#vehicle-inputs {
	display: grid;
	gap: 10px;
}

#input-form-kba {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}

.fs-wrap,
.fs-label-wrap,
.fs-dropdown,
.input-text {
	width: 100%;
	border: 1px solid #dddddd;
	border-radius: 0;
	box-shadow: none;
	background: #ffffff;
}

body.logged-in #repair-manual-active-rental-section .fs-wrap,
body.logged-in #repair-manual-active-rental-section .fs-label-wrap,
body.logged-in #repair-manual-active-rental-section .fs-label,
body.logged-in #repair-manual-active-rental-section .input-text,
body.logged-in #repair-manual-active-rental-section select {
	background: transparent !important;
}

.fs-label,
.input-text {
	min-height: 34px;
	padding: 8px 10px !important;
	font-size: 11px;
	line-height: 1.2;
	color: #4c4c4c;
}

.input-text::placeholder {
	color: #8c8c8c;
}

.fs-dropdown {
	border-top: 0;
	box-shadow: none;
}

.fs-options {
	max-height: 320px;
}

.fs-option {
	font-size: 12px;
	line-height: 1.35;
}

.repair-manual-full-width-button {
	width: 100%;
	justify-content: center;
	margin-top: 16px;
}

.repair-manual-hidden-select-button {
	display: none;
}

.repair-manual-kba-field {
	margin: 0;
}

.repair-manual-garage {
	margin-top: 14px;
	padding: 14px 12px 12px;
}

body.logged-in .repair-manual-garage {
	margin-top: 16px;
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
}

.repair-manual-garage > h5,
.previous_vehicles > h5 {
	padding: 0 0 16px;
	margin: 0 0 18px;
	border-bottom: 1px solid #ececec;
	font-size: 10px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8a8a8a;
}

#selected_vehicle,
.previous_vehicle,
.repair_tool_list {
	border: 1px solid #ededed;
	border-radius: 0;
	background: #ffffff;
}

body.logged-in #selected_vehicle,
body.logged-in .previous_vehicles {
	border: 0;
	background: #ffffff;
}

body.logged-in .previous_vehicle,
body.logged-in .repair_tool_list {
	border: 0;
	border-radius: 14px;
	background: #ffffff;
}

#selected_vehicle,
.previous_vehicle {
	position: relative;
	padding: 16px 14px;
	text-align: center;
}

body.logged-in .previous_vehicles {
	position: relative;
	padding: 14px 14px 18px;
}

body.logged-in .previous_vehicle {
	padding: 12px 14px 16px;
	background: #f8f8f8;
}

.repair-manual-unselect-vehicle {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 22px;
	height: 22px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 1px solid #f1b8bc;
	border-radius: 4px;
	background: #ffffff;
	color: #cf5a63;
	font-family: ETmodules;
	font-size: 12px;
	line-height: 1;
	cursor: pointer;
}

#selected_vehicle h5,
.previous_vehicle h5 {
	margin: 0 0 6px;
	font-size: 16px;
	line-height: 1.2;
	color: #1d1d1d;
}

#selected_vehicle p,
.previous_vehicle p {
	margin: 0 0 4px;
	font-size: 11px;
	line-height: 1.45;
	color: #5d5d5d;
}

#selected_vehicle img {
	max-width: 118px;
	height: auto;
	margin-bottom: 12px;
}

.previous_vehicle img {
	max-width: 78px;
	height: auto;
	margin-bottom: 12px;
}

.previous_vehicles {
	margin-top: 14px;
}

.repair-manual-slider-controls {
	display: flex;
	gap: 6px;
	margin-top: 10px;
}

body.logged-in .repair-manual-slider-controls {
	position: absolute;
	top: 80px;
	left: 10px;
	right: 10px;
	justify-content: space-between;
	margin-top: 0;
	pointer-events: none;
}

.repair-manual-slider-prev,
.repair-manual-slider-next {
	width: 24px;
	height: 24px;
	padding: 0;
	border: 1px solid #efb8bc;
	border-radius: 999px;
	background: #ffffff;
	color: #cf5a63;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 1;
	cursor: pointer;
}

body.logged-in .repair-manual-slider-prev,
body.logged-in .repair-manual-slider-next {
	width: 28px;
	height: 28px;
	border: 0;
	background: transparent;
	color: #e30517;
	font-size: 22px;
	pointer-events: auto;
}

.dot_navigation {
	display: none;
}

body.logged-in .repair-manual-garage-dots {
	display: flex;
	justify-content: flex-start;
	margin-top: 10px;
	padding-left: 2px;
}

body.logged-in .dot_navigation {
	display: flex;
	justify-content: flex-start;
	gap: 6px;
}

.dot {
	width: 9px;
	height: 9px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: #aeb5bf;
}

.dot.active {
	background: #ffffff;
}

#repairs {
	padding: 0;
}

.repair_tool_list {
	min-height: 520px;
	padding: 16px 20px;
}

.repair-manual-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.repair_list_heading {
	margin: 0 0 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ececec;
	font-size: 16px;
	line-height: 1.35;
	font-weight: 700;
	color: #1d1d1d;
}

.rep_item,
li.rep_item {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #ececec;
	font-size: 14px;
	line-height: 1.4;
	color: #1d1d1d;
}

li.rep_item:last-child,
.rep_item:last-child {
	border-bottom: none;
}

.rep_link {
	display: block;
	color: #1d1d1d;
	text-decoration: none;
	font-weight: 500;
}

.rep_link:hover {
	color: #e30517;
}

.repair-manual-upsell-copy h2 {
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-upsell-copy p {
	margin: 6px 0 0;
	font-size: 11px;
	line-height: 1.45;
	color: #5c5c5c;
}

.repair-manual-panel--upsell {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	border: 1px solid rgba(227, 5, 23, 0.45);
}

body.logged-in .repair-manual-panel--upsell {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 14px;
	padding: 14px 16px;
	border: 1px solid #e30517;
	background: transparent;
	box-shadow: none;
}

.repair-manual-upsell-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-start;
}

body.logged-in .repair-manual-upsell-actions {
	width: 100%;
}

.repair-manual-upsell-actions .repair-manual-access-button {
	min-height: 28px;
	padding: 4.2px 14px;
	font-size: 14px;
	line-height: 23.8px;
}

.repair-manual-logged-out-section {
	padding: 30px 0 38px;
}

.repair-manual-hero {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 400px;
	gap: 52px;
	align-items: start;
	padding: 0;
}

.repair-manual-hero__content {
	max-width: 760px;
}

.repair-manual-hero__content h2 {
	margin: 0 0 10px;
	font-size: 26px;
	line-height: 26px;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-login-card h2 {
	margin: 0;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-hero__content .repair-manual-hero__lead {
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #e30517 !important;
}

.repair-manual-hero__content > p,
.repair-manual-login-card p {
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	color: #5d5d5d;
}

.repair-manual-hero__content h3 {
	margin: 24px 0 14px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #1d1d1d;
}

.repair-manual-hero__features {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px 34px;
	margin-top: 2px;
}

.repair-manual-hero__features ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.repair-manual-hero__features li {
	position: relative;
	padding-left: 18px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	color: #3f3f3f;
}

.repair-manual-hero__features li::before {
	content: '–';
	position: absolute;
	left: 0;
	color: #767676;
}

.repair-manual-login-card {
	padding: 24px 22px 22px;
	border: 1px solid #e30517;
	border-radius: 8px;
	align-self: start;
	width: 100%;
	max-width: 400px;
	justify-self: end;
	display: grid;
	gap: 10px;
}

.repair-manual-login-card .repair-manual-access-button {
	width: auto;
	justify-self: start;
}

.repair-manual-marketing {
	display: grid;
	gap: 0;
}

.repair-manual-marketing__intro {
	padding: 28px 0 14px;
	background: transparent;
}

.repair-manual-hp-intro-title {
	margin: 0;
	font-size: 18px;
	line-height: 1.2;
	color: #1d1d1d;
}

.repair-manual-hp-intro-title .hp-logo {
	display: inline-block;
	margin: 0 6px 0 0;
	max-width: 116px;
	vertical-align: middle;
	height: auto;
}

.repair-manual-hp-section {
	padding: 28px 0;
	background: transparent;
}

.repair-manual-hp-two-column-row {
	display: grid;
	grid-template-columns: minmax(230px, 0.85fr) minmax(0, 1.45fr);
	gap: 34px;
	align-items: start;
}

.repair-manual-hp-card-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 40px;
}

.repair-manual-hp-feature-card {
	display: grid;
	gap: 16px;
	align-content: start;
}

.repair-manual-hp-copy h2 {
	margin: 0 0 12px;
	font-size: 22px;
	line-height: 28px;
	color: #1d1d1d;
}

.repair-manual-hp-copy p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 21px;
	font-weight: 500;
	color: #4f4f4f;
}

.repair-manual-hp-media img,
.repair-manual-hp-feature-card > img,
.repair-manual-hp-media video {
	display: block;
	width: 100%;
	height: auto;
}


.repair-manual-hp-media,
.repair-manual-hp-feature-card > img:not(:first-child),
.et_pb_video_box {
	border-radius: 12px;
	overflow: hidden;
}

.repair-manual-hp-feature-logo {
	width: 140px !important;
	max-width: 100%;
	height: auto;
	justify-self: start;
	align-self: start;
	margin: 0;
	flex: 0 0 auto;
}

.repair-manual-hp-media {
	aspect-ratio: 16 / 9;
	background: #d9d9d9;
}

.repair-manual-hp-scroll-image,
.repair-manual-hp-media img {
	height: 100%;
	object-fit: cover;
	object-position: top center;
	transition: object-position 4.5s ease;
}


.repair-manual-hp-media img:hover {
	object-position: bottom center;
}

.repair-manual-hp-scroll-image {
	aspect-ratio: 16 / 9;
	object-fit: cover;
	object-position: top center;
	transition: object-position 4.5s ease;
	background: #d9d9d9;
	border-radius: 12px;
	overflow: hidden;
}

.repair-manual-hp-scroll-image:hover {
	object-position: bottom center;
}

.et_pb_video_box,
#ablageplatz-video {
	aspect-ratio: 16 / 9;
}

.et_pb_video_box video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.repair-manual-video-overlay {
	position: absolute;
	inset: 0;
	padding: 0;
	border: 0;
	border-radius: 12px;
	background-image: url('/wp-content/themes/Divi-child/resources/mobility-data/Video_Screenshot.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
}

.repair-manual-video-overlay::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 74px;
	height: 74px;
	border-radius: 999px;
	background: rgba(17, 17, 17, 0.78);
	transform: translate(-50%, -50%);
}

.repair-manual-video-overlay::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 18px solid #ffffff;
	transform: translate(-35%, -50%);
}

#ablageplatz-video {
	position: relative;
}

#ablageplatz-video.is-playing .repair-manual-video-overlay {
	display: none;
}

#ablageplatz-video .et_pb_video_overlay_hover {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
}

.repair-manual-video-trigger--text {
	padding: 0;
	border: 0;
	background: transparent;
	font: inherit;
	color: inherit;
	text-decoration: underline;
	cursor: pointer;
}

.repair-manual-hp-cta-row {
	display: grid;
	gap: 20px;
	padding: 6px 0 34px;
}

.repair-manual-hp-cta-row .repair-manual-access-buttons--footer {
	margin-top: 0;
}

.repair-manual-modal-row {
	position: relative;
	z-index: 20;
}

body.page-template-template-repair-manual-php #modalOverlay {
	display: none;
	position: fixed;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999;
}

#modal {
	position: fixed;
	left: 50%;
	top: 55%;
	width: min(960px, calc(100% - 32px));
	max-height: 80%;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	overflow: auto;
	opacity: 0;
	transform: translate(-50%, -50%);
	transition: all 150ms ease-in-out;
	-ms-overflow-style: none;
	scrollbar-width: none;
	background: #ffffff;
}

body.page-template-template-repair-manual-php #modalOverlay.modal-open {
	display: block;
}

body.page-template-template-repair-manual-php #modalOverlay.modal-open #modal {
	opacity: 1;
	top: 50%;
}

#modal::-webkit-scrollbar {
	display: none;
}

#modal .exit {
	float: right;
	padding: 0;
	border: 0;
	background: transparent;
	color: #e30517;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
}

.repair-manual-vehicles-table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.repair-manual-vehicles-table .table-header {
	font-weight: 600;
	font-size: 16px;
}

.repair-manual-vehicles-table tbody tr:nth-child(even) {
	background-color: #eeeeee;
}

.repair-manual-vehicles-table td {
	padding: 10px;
	text-align: left;
}

.repair-manual-selectable-vehicle {
	cursor: pointer;
}

@media screen and (max-width: 980px) {
	.repair-manual-shell {
		width: 95%;
		max-width: none;
	}

	body.logged-in #main-content.repair-manual-page .repair-manual-shell {
		width: 95%;
	}

	body.logged-in #repair-manual-downloads-section,
	body.logged-in #repair-manual-upsell-section,
	body.logged-in #repair-manual-active-rental-section {
		margin-bottom: 18px;
	}

	.repair-manual-page {
		padding-top: 0;
	}

	.repair-manual-page-title {
		font-size: 26px;
	}

	body.logged-in .repair-manual-workspace__main.result-container {
		max-height: none;
		overflow: visible;
	}

	.repair-manual-workspace,
	.repair-manual-hero,
	.repair-manual-hp-two-column-row,
	.repair-manual-hp-card-grid,
	.repair-manual-hp-cta-row {
		grid-template-columns: 1fr;
		display: grid;
	}

	.repair-manual-panel,
	.repair-manual-status-card,
	.repair-manual-hp-section,
	.repair-manual-marketing__intro,
	#modal {
		padding-left: 0;
		padding-right: 0;
	}

	.repair-manual-status-card,
	.repair-manual-login-card,
	.repair-manual-selector-card,
	.repair-manual-garage,
	#repairs,
	#selected_vehicle,
	.previous_vehicle,
	.repair_tool_list {
		padding-left: 16px;
		padding-right: 16px;
	}

	.repair-manual-logged-out-section {
		padding-top: 18px;
	}

	.repair-manual-panel--upsell {
		align-items: flex-start;
		flex-direction: column;
	}

	.repair-manual-download-board__head {
		display: none;
	}

	.repair-manual-download-card {
		grid-template-columns: 1fr;
		gap: 12px;
		padding: 14px 12px;
	}

	.repair-manual-download-product {
		grid-template-columns: 110px minmax(0, 1fr);
		gap: 12px;
	}

	.repair-manual-download-image-frame {
		max-width: 110px;
	}

	body.logged-in .repair-manual-slider-controls {
		top: 72px;
	}

	.product_information {
		grid-template-columns: 1fr;
	}

	.product_image {
		width: 100%;
		max-width: 140px;
		height: auto;
	}

	.orders_repair_manuals thead {
		display: none;
	}

	.orders_repair_manuals tbody td {
		display: flex;
		gap: 12px;
	}

	.orders_repair_manuals tbody td::before {
		content: attr(label);
		font-weight: 700;
		width: 110px;
		flex: 0 0 110px;
	}

	#input-form-kba {
		grid-template-columns: 1fr;
	}

	.repair-manual-access-button,
	.repair-manual-upsell-actions .repair-manual-access-button,
	.repair-manual-access-buttons--status .repair-manual-access-button,
	.repair-manual-access-buttons--footer .repair-manual-access-button {
		width: 100%;
		justify-content: center;
	}

	.repair-manual-login-card .repair-manual-access-button {
		width: auto;
		justify-content: center;
	}

	.repair-manual-hero__features {
		grid-template-columns: 1fr;
	}

	.repair_tool_list {
		min-height: auto;
	}

	#modal {
		width: calc(100% - 20px);
	}

	.repair-manual-vehicles-table thead {
		display: none;
	}

	.repair-manual-vehicles-table td {
		display: flex;
		gap: 12px;
	}

	.repair-manual-vehicles-table td::before {
		content: attr(label);
		font-weight: 700;
		width: 110px;
		flex: 0 0 110px;
	}

	.repair-manual-selectable-vehicle {
		text-align: left;
	}
}
