/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
/* @font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/orbitron/v35/yMJRMIlzdpvBhQQL_Qq7dy0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */

/* =========================== Font Family End ============================== */
/* @font-face {
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons.woff2?856008caa5eb66df68595e734e59580d") format("woff2"),
    url("../fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
  font-display: swap;
}

.bi::before,
[class*=" bi-"]::before,
[class^="bi-"]::before {
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: -0.125em;
  font-family: bootstrap-icons;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:root {
  --ink: #0d1830;
  --green: #075b30;
  --green-2: #0a6a39;
  --gold-2: #d5a354;
  --gold: #a8833f;
  --line: #acb6c3;
  --line-soft: #d9dee5;
  --panel: rgba(246, 248, 249, .92);
  --bg: #f8f9f9;
  --mr-green: #087531;
  --mr-green-dark: #00692b;
  --mr-navy: #101925;
  --mr-body: #101722;
  --mr-muted: #505b69;
  --mr-line: rgba(16, 25, 37, .16);
  --mr-tab: #eff3f4;
  --mr-white: #ffffff;
  --mr-plate: #ffcf22;
  --mr-line-soft: rgba(137, 151, 165, .62);
  --mr-panel: rgba(246, 248, 248, .86);
  --mr-paper: #f8f8f5;
  --mr-gb: #0053a6;
  /* --mr-navy: #111b2d; */
  /* --mr-green: #113d2c; */
  --mr-green-deep: #062f20;
  --mr-gold: #b08a46;
  --mr-paper: #f7f6f2;
  --br-green: #083c31;
  --br-gold: #b99a54;
  --br-gold-soft: rgba(185, 154, 84, .72);
  --process-green: #0d6f50;
  --route-green: #075f40;
  --route-green-2: #0a704b;
  --route-gold: #c2a04a;
  --route-gold-2: #b8902f;
  --route-navy: #0c315d;
  --route-ink: #173141;
  --route-muted: #556772;
  --route-line: rgba(23, 49, 65, .13);
  --route-soft: #f6f7f4;
  --route-shadow: 0 18px 40px rgba(26, 39, 51, .13);
  --mr-shadow: 0 16px 34px rgba(17, 24, 39, .12);
  --mayfair-navy: #101d36;
  --mayfair-navy-soft: #182743;
  --mayfair-green: #0b6b3a;
  --mayfair-green-dark: #06482b;
  --mayfair-gold: #b58b42;
  --mayfair-line: #9aa7b8;
  --mayfair-line-dark: #607087;
  --mayfair-paper: #f7f8f7;
  --mayfair-grid: rgba(104, 119, 139, .105);
}

.text-green {
  color: var(--br-green);
}

.bg-green {
  background-color: var(--mr-green) !important;
}

body {
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}

h2 {
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
}

h3,
h4,
h5,
h6 {
  font-weight: 600;
}

/* ================= Header  ================ */

@media (min-width: 1200px) {

  .mobile-menu-toggle,
  .mobile-nav {
    display: none !important;
  }
}

.page {
  width: 100%;
  background: #f5f7f7;
}

/* =========================
       Header — desktop target: 1536px wide screenshot
       ========================= */
.mr-header {
  top: 0;
  margin: 0;
  z-index: 30;
  height: 114px;
  background: rgba(255, 255, 255, .985);
  border-bottom: 1px solid rgba(16, 25, 37, .12);
  box-shadow: 0 4px 16px rgba(15, 23, 42, .055);
}

.mr-header+.hero {
  margin-top: 0;
}

.header-inner {
  width: 100%;
  height: 92px;
  display: grid;
  margin: 0 auto;
  column-gap: 36px;
  max-width: 1536px;
  align-items: center;
  padding: 0 48px 0 39px;
  grid-template-columns: 327px minmax(0, 1fr) 260px;
}

.mr-header .brand-logo {
  width: 320px;
}

.main-nav {
  gap: 18px;
  min-width: 0;
  display: flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
}

.main-nav a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #090d13;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  padding-right: 15px;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .18s;
}

.main-nav a:hover {
  color: var(--mr-green);
}

.main-nav svg {
  width: 13px;
  height: 13px;
  stroke-width: 2.15;
}

.call-block {
  width: 234px;
  min-height: 52px;
  border-left: 1px solid rgba(16, 25, 37, .18);
  padding-left: 34px;
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 14px;
  transition: opacity .18s;
}

.call-block:hover {
  opacity: .82;
}

.call-icon {
  width: 33px;
  height: 33px;
  flex: 0 0 33px;
  color: var(--mr-green);
}

.call-copy {
  display: grid;
  gap: 2px;
  min-width: 0;
}

.call-label {
  color: #0b0f15;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}

.call-number {
  color: #05070b;
  font-size: 24px;
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: .03em;
  white-space: nowrap;
}

/* ========================= Hero ========================= */
.hero {
  position: relative;
  margin-top: 0;
  min-height: 910px;
  background:
    linear-gradient(90deg, #fbfcfc 0%, #fbfcfc 30%, rgba(247, 250, 250, .96) 47%, rgba(238, 244, 245, .72) 100%);
}

.hero-inner {
  margin: 0 auto;
  max-width: 1536px;
  min-height: 800px;
  position: relative;
  isolation: isolate;
}

.hero-right-image {
  top: 0;
  right: 0;
  z-index: 1;
  /* width: 895px; */
  height: 740px;
  object-fit: cover;
  user-select: none;
  position: absolute;
  pointer-events: none;
  object-position: center top;
}

.hero-inner::before {
  content: "";
  inset: 0;
  z-index: 2;
  opacity: .9;
  position: absolute;
  pointer-events: none;
  background:
    linear-gradient(116deg, transparent 0 38%, rgba(255, 255, 255, .55) 38.2% 47.5%, transparent 47.8%),
    linear-gradient(116deg, transparent 0 45.4%, rgba(228, 234, 236, .26) 45.6% 56%, transparent 56.2%);
}

.hero-content {
  z-index: 6;
  width: 731px;
  position: relative;
  padding: 36px 0 0 48px;
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 0 0 34px;
  color: var(--mr-green);
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .066em;
  text-transform: uppercase;
}

.eyebrow-mark {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: var(--mr-green);
  font-weight: 900;
  letter-spacing: .13em;
}

.hero-title {
  margin: 0;
  color: var(--mr-navy);
  font-size: 36px;
  line-height: 42px;
  /* font-weight: 900; */
  letter-spacing: .066em;
  text-transform: uppercase;
}

.hero-title .green {
  color: var(--mr-green);
}

.hero-copy {
  margin: 24px 0 0;
  max-width: 620px;
  color: #111722;
  font-size: 17px;
  line-height: 1.68;
  font-weight: 500;
  letter-spacing: .01em;
}

/* Search card and tabs */
.engine-search-card {
  width: 684px;
  margin-top: 22px;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
  background: rgba(255, 255, 255, .92);
  box-shadow: var(--mr-shadow);
  backdrop-filter: blur(8px);
}

.search-tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  height: 64px;
  background: var(--mr-tab);
  border-bottom: 1px solid rgba(16, 25, 37, .08);
}

.search-tab {
  position: relative;
  appearance: none;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0 20px;
  /* background: #f1f4f5; */
  color: #0e1420;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .055em;
  text-transform: uppercase;
}

.search-tab.active {
  background: #fff;
  box-shadow: 0 1px 0 #fff;
}

.search-tab:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 65px;
  background: rgba(16, 25, 37, .13);
}

.search-tab svg {
  width: 21px;
  height: 21px;
  color: #687384;
  stroke-width: 1.85;
}

.search-tab.active svg {
  color: var(--mr-green);
}

.search-body {
  z-index: 3;
  position: relative;
  padding: 24px 24px 18px;
  background: rgba(255, 255, 255, .94);
}

.search-row {
  gap: 24px;
  display: flex;
  align-items: stretch;
}

.reg-input {
  width: 400px;
  height: 57px;
  border-radius: 5px;
  /* overflow: hidden;
  display: flex; */
  background-size: contain;
  background: var(--mr-plate);
  background-repeat: no-repeat;
  background-image: url(../images/gb.png);
  background-size: contain;
}

.reg-input input {
  border: 0;
  outline: 0;
  width: 100%;
  height: 57px;
  font-size: 19px;
  padding: 0 20px;
  color: #0d1118;
  font-weight: 600;
  line-height: 57px;
  text-align: center;
  letter-spacing: .047em;
  text-transform: uppercase;
  background-repeat: no-repeat;
  background-color: transparent;
}

.reg-input input::placeholder {
  opacity: 1;
  color: #151515;
}

.search-button {
  gap: 18px;
  border: 0;
  height: 57px;
  width: 242px;
  color: #fff;
  line-height: 1;
  font-size: 15px;
  font-weight: 700;
  border-radius: 5px;
  align-items: center;
  display: inline-flex;
  letter-spacing: .03em;
  justify-content: center;
  text-transform: uppercase;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
  background: linear-gradient(180deg, #0b7835 0%, #00682a 100%);
}

.search-button svg {
  width: 31px;
  height: 22px;
  stroke-width: 1.75;
}

.widget-submit-btn {
  min-height: 58px;
  border: 0;
  border-radius: 14px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 17px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .01em;
  color: #ffffff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .72);
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease, opacity .18s ease;
}

.widget-submit-btn i {
  font-size: 16px;
}

/* .widget-submit-btn:disabled,
.widget-submit-btn[aria-disabled="true"] {
  color: rgba(255, 255, 255, .88) !important;
  background: linear-gradient(180deg, #d8dfda 0%, #c9d1cc 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .7);
  cursor: not-allowed;
  opacity: 1;
}

.widget-submit-btn.is-ready,
.widget-submit-btn:not(:disabled) {
  color: #ffffff !important;
  background: linear-gradient(180deg, #11814a 0%, #0b6b3a 56%, #08522c 100%);
  box-shadow: 0 18px 30px rgba(11, 107, 58, .22), inset 0 1px 0 rgba(255, 255, 255, .22);
} */

.widget-submit-btn.is-ready:hover,
.widget-submit-btn:not(:disabled):hover {
  transform: translateY(-1px);
  background: linear-gradient(180deg, #149253 0%, #0c7540 56%, #09592f 100%);
  box-shadow: 0 20px 34px rgba(11, 107, 58, .28), inset 0 1px 0 rgba(255, 255, 255, .24);
}

.widget-submit-btn.is-ready:focus-visible,
.widget-submit-btn:not(:disabled):focus-visible {
  outline: 0;
  box-shadow: 0 0 0 4px rgba(181, 139, 66, .18), 0 18px 30px rgba(11, 107, 58, .22), inset 0 1px 0 rgba(255, 255, 255, .22);
}

.secure-note {
  gap: 14px;
  display: flex;
  margin-top: 15px;
  color: #121822;
  align-items: flex-start;
  justify-content: center;
}

.secure-icon {
  width: 30px;
  height: 37px;
  flex: 0 0 30px;
  color: var(--mr-green);
}

.secure-title {
  margin: 0;
  color: #121822;
  font-size: 15px;
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: .015em;
}

.secure-text {
  margin: 3px 0 0;
  color: #4d5665;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
}

/* Lower service strip: fixed to match screenshot and placed in document flow */
.feature-strip {
  z-index: 7;
  width: auto;
  display: grid;
  overflow: hidden;
  min-height: 100px;
  position: relative;
  margin: 4px 0 0 48px;
  border-radius: 8px;
  align-items: center;
  backdrop-filter: blur(8px);
  box-shadow: var(--mr-shadow);
  background: rgba(255, 255, 255, .95);
  grid-template-columns: 1.05fr 1.06fr .95fr 1.18fr 1.05fr;
}

.feature-item {
  min-height: 79px;
  display: flex;
  align-items: center;
  gap: 19px;
  padding: 0 38px;
  color: #111722;
}

.feature-item:not(:last-child) {
  border-right: 1px solid rgba(16, 25, 37, .17);
}

.feature-icon {
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  stroke-width: 2;
  color: var(--mr-green);
}

.feature-title {
  margin: 0;
  color: #121722;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .045em;
  text-transform: uppercase;
}

.feature-text {
  margin: 4px 0 0;
  color: #4e5968;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
}

.jlr-logos {
  position: relative;
  z-index: 6;
  width: 665px;
  height: auto;
  margin: 32px auto 0;
}

.fixed-top {
  animation-duration: 2s;
  animation-name: moveHeader;
  /* box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.18); */
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

@keyframes moveHeader {
  0% {
    transform: translateY(-100px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* =================== Banner  ================== */
.marque-section {
  position: relative;
  isolation: isolate;
  width: 100%;
  padding: clamp(18px, 3vw, 44px) 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: visible;
}

/* .ff-orbitron {
  font-family: "Orbitron", "Inter", sans-serif;
} */

.marque-section {
  background-color: #f1f1f2;
}

.decor-engine,
.decor-car {
  position: absolute;
  z-index: -2;
  pointer-events: none;
  opacity: .48;
  filter: contrast(.92) saturate(.55);
}

.decor-engine {
  left: 0;
  top: 40px;
  width: clamp(165px, 17vw, 238px);
}

.decor-car {
  right: 0;
  top: 18px;
  width: clamp(190px, 20vw, 255px);
}

.brand-note {
  position: absolute;
  left: clamp(16px, 3vw, 34px);
  top: clamp(12px, 2vw, 28px);
  z-index: 1;
  color: rgba(16, 35, 60, .48);
  font-size: 10px;
  line-height: 1.45;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .03em;
}

.brand-note::before,
.brand-note::after {
  content: "";
  position: absolute;
  background: rgba(16, 35, 60, .36);
}

.brand-note::before {
  left: -22px;
  top: -18px;
  width: 140px;
  height: 1px;
}

.brand-note::after {
  left: -22px;
  top: -18px;
  width: 1px;
  height: 52px;
}

.trusted {
  padding-top: 28px;
}

.trusted .page-shell .border-img {
  border-left: 3px solid #e7e8eb;
  border-right: 3px solid #e7e8eb;
}

.brand-note span {
  display: block;
  width: 20px;
  height: 1px;
  margin-top: 6px;
  background: var(--br-green);
}

.marque-stage {
  position: relative;
  width: min(1058px, calc(100vw - 22px));
  min-height: 595px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  overflow: visible;
}

.marque-header {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 16px;
  margin-bottom: 20px;
}

.marque-section .eyebrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  margin-bottom: 12px;
  font-family: var(--tech-font);
  font-size: 16px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.marque-section .eyebrow-mark::before,
.marque-section .eyebrow-mark::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 104px;
  height: 1px;
  background: rgba(5, 80, 48, .52);
}

.marque-section .eyebrow-mark::before {
  right: calc(50% + 18px);
}

.marque-section .eyebrow-mark::after {
  left: calc(50% + 18px);
}

.marque-section .eyebrow-mark {
  position: absolute;
  left: 50%;
  top: 22px;
  width: 14px;
  height: 14px;
  transform: translateX(-50%);
  color: var(--br-green);
}

.marque-title {
  margin: 0;
  color: #10233d;
  line-height: .98;
  font-weight: 800;
  /* letter-spacing: -.065em; */
  text-transform: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
}

.marque-subtitle {
  max-width: 520px;
  margin: 9px auto 0;
  color: #10233d;
  font-size: 16px;
  line-height: 1.42;
  font-weight: 600;
  letter-spacing: -.02em;
}

.cards-row {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  margin-top: 2px;
}

.vehicle-card {
  position: relative;
  text-align: center;
  flex: 1 1 0;
  min-width: 0;
  min-height: 286px;
  padding: 14px 13px 16px;
  background: rgba(255, 255, 255, .80);
  clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 calc(100% - 15px), 0 15px);
}

.vehicle-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  clip-path: inherit;
  background: linear-gradient(180deg, #cbd6df, #9daebb);
}

.vehicle-card::after {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: -1;
  clip-path: inherit;
  background: linear-gradient(180deg, rgb(233 236 237), rgba(248, 250, 251, .92));
}

.vehicle-image-wrap {
  position: relative;
  width: 100%;
  height: 130px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 2px;
  margin-bottom: 4px;
}

.vehicle-image-wrap::after {
  content: "";
  position: absolute;
  left: 10%;
  right: 10%;
  bottom: 8px;
  height: 18px;
  z-index: -1;
  background: radial-gradient(ellipse at center, rgba(24, 37, 48, .20) 0%, rgba(24, 37, 48, 0) 70%);
  filter: blur(3px);
}

.vehicle-img {
  max-width: 90%;
  display: block;
  max-height: 138px;
  object-fit: contain;
  filter: drop-shadow(0 10px 12px rgba(10, 28, 40, .13));
}

.vehicle-card.range .vehicle-img {
  max-width: 90%;
  max-height: 130px;
}

.vehicle-card.jaguar .vehicle-img {
  max-width: 90%;
}

.vehicle-title {
  margin: 0;
  color: #10223d;
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.vehicle-copy {
  margin: 10px 0 12px;
  color: #152940;
  font-size: 12px;
  line-height: 1.24;
  font-weight: 600;
  letter-spacing: -.02em;
}

.model-pills {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 7px 12px;
  margin-bottom: 14px;
}

.model-pill {
  flex: 0 1 auto;
  min-width: 90px;
  height: 22px;
  padding-inline: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(16, 35, 60, .36);
  border-radius: 4px;
  color: #162840;
  background: rgba(246, 248, 249, .72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .7);
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

.vehicle-card.jaguar .model-pill {
  min-width: 75px;
}

.vehicle-card.jaguar .model-pill.wide {
  min-width: 100px;
}

.view-btn {
  margin-top: auto;
  width: 192px;
  height: 29px;
  border: 0;
  border-radius: 3px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  color: #fff;
  background: linear-gradient(180deg, #0d673f, #06472d);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .13), 0 7px 10px rgba(5, 50, 33, .16);
  font-family: var(--tech-font);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
}

.view-btn svg {
  width: 13px;
  height: 13px;
  stroke-width: 2.1;
}

.marque-section .feature-strip {
  position: relative;
  z-index: 2;
  min-height: 60px;
  margin: 15px 0 0;
  padding: 7px 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  color: var(--br-ink);
  background: rgba(255, 255, 255, .80);
  clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 calc(100% - 15px), 0 15px);
}

.marque-section .feature-strip::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  clip-path: inherit;
  background: linear-gradient(180deg, #cbd6df, #9daebb);
}

.marque-section .feature-strip::after {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: -1;
  clip-path: inherit;
  background: linear-gradient(180deg, rgb(233 236 237), rgba(248, 250, 251, .92));
}

.feature-item {
  gap: 11px;
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  min-height: 46px;
  padding: 3px 14px;
  position: relative;
  align-items: center;
}

.feature-item+.feature-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 1px;
}

.feature-title {
  margin: 0 0 4px;
  color: #13253e;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -.01em;
}

.feature-copy {
  margin: 0;
  color: #66717a;
  ;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -.02em;
}

::placeholder {
  color: #000000;
}


/* ===================== About Us =================== */
.engine-route-section {
  position: relative;
  min-height: 606px;
  padding: 30px 0 18px;
  overflow: visible;
}

.route-container {
  width: min(1120px, calc(100% - 108px));
  margin-inline: auto;
}

.route-kicker {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;
  color: var(--route-gold);
  font-size: 10px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .03em;
  margin-bottom: 10px;
}

.route-kicker::before,
.route-kicker::after {
  content: "";
  width: 20px;
  height: 1px;
  background: var(--route-gold);
  opacity: .9;
}

.route-title {
  margin: 0;
  text-align: center;
  color: #102e2d;
  /* font-size: clamp(39px, 5.25vw, 45px); */
  /* line-height: .94; */
  /* letter-spacing: -.045em; */
}

.route-intro {
  margin: 14px auto 17px;
  color: #2d4552;
  text-align: center;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 600;
}

.engine-route-section .engine-cards {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 18px;
}

.engine-route-section .engine-card {
  position: relative;
  flex: 1 1 0;
  min-width: 1;
  min-height: 382px;
  display: flex;
  flex-direction: column;
  border-radius: 5px 5px 8px 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(255, 255, 255, .92));
  box-shadow: var(--route-shadow);
  overflow: hidden;
  isolation: isolate;
}

.engine-route-section .engine-card::after {
  content: "";
  position: absolute;
  inset: auto 0 35px 0;
  height: 120px;
  z-index: -1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(248, 249, 247, .84));
  pointer-events: none;
}

/* .engine-image {
  width: 100%;
  height: 165px;
  object-fit: cover;
  display: block;
  filter: saturate(.96) contrast(1.03);
} */

.card-medallion {
  top: 155px;
  left: 50%;
  z-index: 4;
  width: 55px;
  height: 55px;
  display: flex;
  margin-left: -28px;
  border-radius: 50%;
  position: absolute;
  align-items: center;
  justify-content: center;
  box-shadow: 0 9px 18px rgba(0, 0, 0, .12);
  transform: rotate(-34deg);
}

.card-medallion svg {
  width: 25px;
  height: 25px;
  stroke-width: 2.1;
  color: #fff;
  transform: rotate(34deg);
}

.engine-card.used .card-medallion,
.engine-card.used .card-cta {
  background: linear-gradient(180deg, var(--route-green-2), var(--route-green));
}

.engine-card.reconditioned .card-medallion,
.engine-card.reconditioned .card-cta {
  background: linear-gradient(180deg, #d0ad51, var(--route-gold-2));
}

.engine-card.rebuilt .card-medallion,
.engine-card.rebuilt .card-cta {
  background: linear-gradient(180deg, #143c70, var(--route-navy));
}

.engine-body {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 37px 21px 16px;
}

.engine-name {
  margin: 0;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -.03em;
  text-transform: uppercase;
}

.used .engine-name {
  color: var(--route-green);
}

.reconditioned .engine-name {
  color: var(--route-gold-2);
}

.rebuilt .engine-name {
  color: var(--route-navy);
}

.title-rule {
  width: 32px;
  height: 2px;
  margin: 9px auto 16px;
  background: currentColor;
  opacity: .85;
}

.engine-desc {
  min-height: 54px;
  margin: 0 auto 15px;
  color: #41515c;
  text-align: center;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
}

.feature-box {
  margin-top: auto;
  padding: 12px 13px 9px;
  border-radius: 4px;
  background: linear-gradient(180deg, rgba(247, 248, 247, .96), rgba(244, 246, 245, .84));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9);
}

.engine-feature {
  display: flex;
  align-items: flex-start;
  gap: 13px;
  color: #203847;
  min-height: 39px;
}

.engine-feature+.engine-feature {
  margin-top: 2px;
}

.engine-route-section .feature-icon {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  color: currentColor;
  margin-top: 2px;
}

.used .feature-icon {
  color: var(--route-green);
}

.reconditioned .feature-icon {
  color: var(--route-gold-2);
}

.rebuilt .feature-icon {
  color: var(--route-navy);
}

.engine-route-section .feature-copy {
  margin: 0;
  color: #30424e;
  font-size: 12px;
  line-height: 1.22;
  font-weight: 800;
}

.feature-copy span {
  display: block;
  color: #6b757d;
  font-weight: 600;
  margin-top: 2px;
}

.card-cta {
  height: 34px;
  display: flex;
  align-items: center;
  gap: 11px;
  color: #fff;
  padding: 0 22px;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -.015em;
}

.card-cta svg {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  stroke-width: 2;
}

.engine-route-section .support-strip {
  display: flex;
  margin-top: 26px;
  min-height: 85px;
  overflow: hidden;
  border-radius: 9px;
  align-items: stretch;
  backdrop-filter: blur(14px);
  justify-content: space-between;
  -webkit-backdrop-filter: blur(14px);
  background: rgba(255, 255, 255, .86);
  border: 1px solid rgba(255, 255, 255, .82);
  box-shadow: 0 14px 36px rgba(25, 38, 48, .08);
}

.support-item {
  gap: 13px;
  min-width: 0;
  flex: 1 1 20%;
  display: flex;
  padding: 15px 12px;
  position: relative;
  align-items: center;
}

.support-item+.support-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  height: 50px;
  bottom: 15px;
  width: 1px;
  background: var(--route-line);
}

.support-icon {
  flex: 0 0 35px;
  width: 35px;
  height: 35px;
  color: #1d4d42;
}

.engine-route-section .support-copy {
  margin: 0;
  color: #213742;
  font-size: 10px;
  line-height: 1.38;
  font-weight: 800;
  text-transform: uppercase;
}

.support-copy span {
  display: block;
  font-size: 9px;
  margin-top: 3px;
  color: #576870;
  font-weight: 600;
  line-height: 1.85;
}

.process-section {
  position: relative;
  isolation: isolate;
  min-height: 554px;
  overflow: hidden;
  padding: 31px 0 24px;
  background-color: #f1f1f263;
}

.process-section::before,
.process-section::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: -1;
  width: 188px;
  height: 170px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .54;
  pointer-events: none;
}

.process-section::before {
  left: 0;
  top: 40px;
  width: 200px;
  height: 300px;
  background-image: url("../images/blueprint-engine.jpg");
  background-position: left top;
}

.process-section::after {
  right: 0;
  background-image: url("../images/blueprint-car.png");
  background-position: right top;
}

.process-shell {
  width: min(1200px, calc(100% - 72px));
  margin-inline: auto;
}

.process-kicker {
  gap: 9px;
  display: flex;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  align-items: center;
  margin-bottom: 10px;
  letter-spacing: .095em;
  justify-content: center;
  text-transform: uppercase;
  color: var(--process-green);
}

.process-kicker .slashes {
  font-size: 15px;
  line-height: .8;
  font-weight: 700;
  letter-spacing: 2px;
}

.process-title {
  margin: 0;
  text-align: center;
  color: #10213a;
  font-weight: 700;
  letter-spacing: .055em;
}

.process-subtitle {
  margin: 12px auto 25px;
  max-width: 585px;
  text-align: center;
  color: #243951;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 600;
  letter-spacing: -.015em;
}

.step-row {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 22px;
}

.step-card {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  min-height: 286px;
  padding: 14px 13px 16px;
  box-shadow: var(--process-shadow);
  background: rgba(255, 255, 255, .80);
  clip-path: polygon(15px 0, calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 calc(100% - 15px), 0 15px);
}

.step-card::before {
  inset: 0;
  content: "";
  z-index: -1;
  position: absolute;
  clip-path: inherit;
  background: linear-gradient(180deg, #cbd6df, #9daebb);
}

.step-card::after {
  content: "";
  inset: 1px;
  z-index: -1;
  position: absolute;
  clip-path: inherit;
  background: linear-gradient(180deg, rgba(255, 255, 255, .95), rgba(248, 250, 251, .92));
}

.step-top {
  height: 35px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.step-number {
  font-size: 29px;
  line-height: .82;
  font-weight: 800;
  /* letter-spacing: -.05em; */
  color: var(--process-green);
}

.step-dots {
  display: flex;
  gap: 4px;
  padding-top: 6px;
  padding-right: 10px;
  color: var(--process-green);
}

.step-dots span {
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: currentColor;
}

.step-photo {
  overflow: hidden;
  margin: 0 0 15px;
  position: relative;
  background: #d9e2e8;
  clip-path: polygon(8px 0, calc(100% - 8px) 0, 100% 8px, 100% calc(100% - 8px), calc(100% - 8px) 100%, 8px 100%, 0 calc(100% - 8px), 0 8px);
}

.step-photo img {
  width: 100%;
  /* height: 100%; */
}

.step-heading {
  margin: 0;
  min-height: 39px;
  text-align: center;
  color: #10213a;
  font-size: 15px;
  line-height: 1.06;
  font-weight: 700;
  letter-spacing: -.04em;
}

.step-rule {
  display: block;
  width: 32px;
  height: 2px;
  margin: 8px auto 12px;
  background: var(--process-green);
}

.step-copy {
  margin: 0 auto;
  text-align: center;
  color: #334b61;
  font-size: 12px;
  line-height: 1.42;
  font-weight: 600;
  letter-spacing: -.025em;
}

.step-connector {
  right: -20px;
  top: 105px;
  z-index: 6;
  width: 18px;
  height: 18px;
  display: flex;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  align-items: center;
  justify-content: center;
  background: var(--process-green);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .95);
}

.step-connector svg {
  width: 12px;
  height: 12px;
  stroke-width: 2.4;
}

.support-process {
  position: relative;
  min-height: 66px;
  margin: 16px auto 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  clip-path: polygon(12px 0, calc(100% - 12px) 0, 100% 12px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 12px 100%, 0 calc(100% - 12px), 0 12px);
  background: rgba(255, 255, 255, .64);
}

.support-process::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  clip-path: inherit;
  background: linear-gradient(180deg, #cbd6df, #a8b7c3);
}

.support-process::after {
  content: "";
  position: absolute;
  inset: 1px;
  z-index: -1;
  clip-path: inherit;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .88), rgba(248, 250, 251, .76));
}

.process-support-item {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 11px 26px;
  position: relative;
}

.process-support-item+.process-support-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  bottom: 12px;
  width: 1px;
  background: rgba(16, 33, 58, .18);
}

.support-icon {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
}

.support-title {
  margin: 0;
  color: #183149;
  font-size: 10.5px;
  line-height: 1.16;
  font-weight: 800;
  letter-spacing: -.03em;
}

.support-copy {
  display: block;
  margin-top: 4px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.28;
  text-transform: capitalize;
}


/* ====================== Footer ======================= */
.mayfair-footer {
  position: relative;
  overflow: hidden;
  min-height: 1024px;
  background:
    radial-gradient(circle at 50% 44%, rgba(8, 35, 24, .34), transparent 40%),
    linear-gradient(180deg, rgba(2, 8, 6, .98), rgba(0, 3, 2, 1));
  isolation: isolate;
}

.gallery+.mayfair-footer {
  margin-top: -30px;
}

.mayfair-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .43;
  background-image:
    linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px),
    radial-gradient(circle at 26% 33%, rgba(255, 255, 255, .06) 0 1px, transparent 1.5px),
    radial-gradient(circle at 73% 78%, rgba(255, 255, 255, .035) 0 1px, transparent 1.5px);
  background-size: 31px 31px, 31px 31px, 7px 7px, 9px 9px;
  pointer-events: none;
  z-index: 0;
}

.mayfair-footer::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, .35), transparent 19%, transparent 80%, rgba(0, 0, 0, .42)),
    linear-gradient(180deg, transparent 0 80%, rgba(0, 0, 0, .4));
  pointer-events: none;
  z-index: 1;
}

.blueprint {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 2;
  opacity: .72;
  filter: grayscale(1) brightness(.9) contrast(1.1);
}

.blueprint-left-top {
  left: 0;
  top: 20px;
  width: 176px;
  height: 248px;
  background-image: url("../assets/blueprint-left-top.png");
}

.blueprint-right-top {
  right: 0;
  top: 27px;
  width: 198px;
  height: 232px;
  background-image: url("../assets/blueprint-right-top.png");
}

.blueprint-left-bottom {
  left: 0;
  bottom: 0;
  width: 162px;
  height: 91px;
  background-image: url("../assets/blueprint-left-bottom.png");
  opacity: .52;
}

.blueprint-right-bottom {
  right: 0;
  bottom: 0;
  width: 150px;
  height: 113px;
  background-image: url("../assets/blueprint-right-bottom.png");
  opacity: .52;
}

.footer-artboard {
  width: min(100%, 1535px);
  min-height: 1024px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  padding: 58px 44px 0;
}

.engine-cta {
  width: 1140px;
  min-height: 199px;
  margin: 0 auto;
  border: 1px solid rgba(183, 133, 60, .78);
  border-radius: 15px;
  background:
    radial-gradient(circle at 7% 50%, rgba(156, 119, 56, .07), transparent 38%),
    linear-gradient(180deg, rgba(4, 11, 8, .82), rgba(2, 7, 5, .8));
  box-shadow: 0 20px 45px rgba(0, 0, 0, .27), inset 0 1px 0 rgba(255, 255, 255, .035);
  display: grid;
  column-gap: 20px;
  align-items: center;
  padding: 38px 31px 34px 28px;
  grid-template-columns: 120px 1fr auto;
}

.cta-badge {
  width: 108px;
  height: 108px;
  border: 1px solid rgba(183, 133, 60, .24);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: var(--gold-2);
  background: radial-gradient(circle at center, rgba(183, 133, 60, .13), transparent 65%);
}

.cta-badge svg {
  width: 63px;
  height: 63px;
  opacity: .95;
}

.cta-copy h2 {
  margin: 0 0 11px;
  color: #fffaf0;
}

.cta-copy p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #e4ded2;
  line-height: 1.45;
  letter-spacing: .005em;
}

.cta-actions {
  display: flex;
  align-items: center;
  gap: 17px;
}

.cta-actions a {
  gap: 14px;
  height: 65px;
  font-size: 21px;
  color: #fff9ef;
  font-weight: 600;
  border-radius: 7px;
  align-items: center;
  white-space: nowrap;
  display: inline-flex;
  text-decoration: none;
  letter-spacing: .015em;
  justify-content: center;
}

.cta-actions svg {
  width: 27px;
  height: 27px;
}

.gold-btn {
  width: 215px;
  background: linear-gradient(180deg, #b58843 0%, #88632c 100%);
  border: 1px solid rgba(213, 163, 84, .85);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .16), 0 10px 20px rgba(0, 0, 0, .2);
  transition: filter .18s, box-shadow .18s, transform .15s;
}

.gold-btn:hover {
  filter: brightness(1.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .22), 0 14px 28px rgba(0, 0, 0, .28);
  transform: translateY(-2px);
}

.outline-btn {
  width: 210px;
}

.gold-btn svg {
  color: #fff5df;
}

.outline-btn {
  width: auto;
  min-width: 199px;
  padding: 0 28px;
  background: rgba(3, 7, 5, .43);
  border: 1px solid rgba(183, 133, 60, .75);
}

.outline-btn svg {
  color: var(--gold);
}

.outline-btn {
  transition: background .18s, border-color .18s, transform .15s;
}

.outline-btn:hover {
  background: rgba(183, 133, 60, .18);
  border-color: var(--gold);
  transform: translateY(-2px);
}

.footer-main {
  position: relative;
  display: grid;
  grid-template-columns: 441px 316px 326px 1fr;
  min-height: 560px;
  margin-top: 72px;
  padding-bottom: 44px;
}

.footer-main::before,
.footer-main::after {
  content: "";
  position: absolute;
  left: -44px;
  right: -44px;
  height: 1px;
  background: rgba(255, 255, 255, .09);
}

.footer-main::after {
  bottom: 0;
}

.footer-main::before {
  display: none;
}

.brand-panel,
.footer-column {
  min-width: 0;
}

.brand-panel {
  padding: 0 62px 0 2px;
}

.footer-artboard .brand-logo {
  display: block;
  width: 294px;
  height: auto;
  margin: -21px 0 22px 17px;
}

.brand-text {
  margin: 0 0 19px 13px;
  color: #eee9df;
  font-size: 16px;
  line-height: 1.47;
  font-weight: 400;
  letter-spacing: .005em;
}

.brand-features {
  display: flex;
  gap: 16px;
  margin-left: 22px;
}

.mini-card {
  width: 119px;
  height: 120px;
  display: flex;
  color: #f3eadb;
  border-radius: 7px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: rgba(4, 11, 8, .44);
  border: 1px solid rgba(183, 133, 60, .62);
}

.mini-card svg {
  width: 42px;
  height: 42px;
  color: var(--gold);
  margin-bottom: 5px;
}

.mini-card span {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 1.18;
}

.footer-column {
  border-left: 1px solid rgba(183, 133, 60, .28);
  padding-left: 55px;
  padding-right: 48px;
}

.services-col {
  padding-left: 54px;
  padding-right: 40px;
}

.models-col {
  padding-left: 57px;
  padding-right: 45px;
}

.contact-col {
  padding-left: 52px;
  padding-right: 10px;
}

.footer-column h3 {
  margin: 14px 0 47px;
  color: #fff6e9;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  position: relative;
}

.footer-column h3::after {
  content: "";
  left: 0;
  width: 40px;
  height: 1px;
  bottom: -20px;
  position: absolute;
  background: var(--gold);
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer-column a {
  color: #e7e0d5;
  text-decoration: none;
}

.services-col li {
  margin-bottom: 24px;
}

.services-col a {
  position: relative;
  display: block;
  padding-left: 25px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 400;
  color: #e7e0d5;
}

.services-col a::before {
  content: "›";
  position: absolute;
  left: 0;
  top: -8px;
  font-size: 31px;
  line-height: 1;
  color: var(--gold);
  font-weight: 500;
}

.footer-column a:hover {
  color: #fff;
}

.model-group {
  margin-bottom: 23px;
}

.model-group h4 {
  margin: 0 0 15px;
  color: var(--gold-2);
  font-family: var(--sans);
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .16em;
  font-weight: 700;
}

.model-group li {
  margin-bottom: 12px;
}

.model-group a {
  font-size: 18px;
  color: #e6dfd4;
  line-height: 1.08;
}

.model-group-last {
  margin-top: 28px;
}

.contact-list li {
  gap: 14px;
  display: flex;
  min-height: 62px;
  color: #e7e0d5;
  font-size: 18px;
  line-height: 24px;
  align-items: center;
}

.contact-list a {
  color: #e7e0d5;
}

.contact-icon {
  width: 32px;
  height: 32px;
  display: grid;
  flex: 0 0 32px;
  color: #f5ead9;
  border-radius: 50%;
  place-items: center;
  box-shadow: 0 0 15px rgba(183, 133, 60, .25);
  background: radial-gradient(circle at 35% 30%, #bf9149, #7f5a25 74%);
}

.contact-icon svg {
  width: 20px;
  height: 20px;
}

.quick-links {
  margin-top: 34px;
  padding-top: 18px;
  border-top: 1px solid rgba(183, 133, 60, .64);
  display: flex;
  align-items: center;
  gap: 0;
}

.quick-links a {
  gap: 7px;
  line-height: 1;
  font-size: 13px;
  color: #ece6d9;
  margin-right: 9px;
  align-items: center;
  padding: 0 10px 0 0;
  display: inline-flex;
  border-right: 1px solid rgba(183, 133, 60, .34);
  transition: color .18s;
}

.quick-links a:hover {
  color: var(--gold-2);
}

.quick-links a:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}

.quick-links svg {
  width: 20px;
  height: 20px;
  color: var(--gold);
}

/* Social links row */
.footer-social {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(183, 133, 60, .3);
}

.social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 8px;
  background: rgba(183, 133, 60, .12);
  border: 1px solid rgba(183, 133, 60, .25);
  color: var(--gold);
  text-decoration: none;
  transition: background .2s, border-color .2s, color .2s, transform .15s;
  flex: 0 0 auto;
}

.social-link:hover {
  background: rgba(183, 133, 60, .28);
  border-color: var(--gold);
  color: #fff;
  transform: translateY(-2px);
}

.social-link svg {
  width: 16px;
  height: 16px;
  display: block;
}

.footer-bottom {
  display: flex;
  color: #eee8dc;
  min-height: 110px;
  align-items: center;
  justify-content: center;
  /* grid-template-columns: 1fr auto 0fr; */
}

.footer-bottom p {
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
}

.footer-bottom nav {
  display: flex;
  justify-self: end;
  align-items: center;
}

.footer-bottom nav a {
  font-size: 17px;
  padding: 0 15px;
  color: #eee8dc;
  text-decoration: none;
  border-right: 1px solid rgba(183, 133, 60, .36);
  transition: color .18s;
}

.footer-bottom nav a:hover {
  color: var(--gold-2);
}

.footer-bottom nav a:last-child {
  border-right: 0;
  padding-right: 34px;
}

.bottom-tagline {
  gap: 27px;
  display: flex;
  font-size: 15px;
  color: #e3dccf;
  min-width: 720px;
  line-height: 1.2;
  align-items: center;
  justify-content: center;
}

.bottom-tagline span {
  display: block;
  width: 68px;
  height: 1px;
  background: var(--gold);
  position: relative;
}

.bottom-tagline span::before,
.bottom-tagline span::after {
  content: "";
  position: absolute;
  top: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid var(--gold);
}

.bottom-tagline span:first-child::before {
  left: -2px;
}

.bottom-tagline span:first-child::after {
  right: -2px;
}

.bottom-tagline span:last-child::before {
  left: -2px;
}

.bottom-tagline span:last-child::after {
  right: -2px;
}

@media (max-width: 1399.98px) {
  .footer-artboard {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-main {
    grid-template-columns: 360px 1fr 1fr 1fr;
  }

  .footer-column {
    padding-left: 12px;
    padding-right: 12px;
  }

  .brand-panel {
    padding-right: 18px;
  }

  .brand-features {
    gap: 10px;
    margin-left: 0;
  }

  .mini-card {
    width: 105px;
  }

  .bottom-tagline {
    /* min-width: 520px; */
    gap: 18px;
  }
}


/* =============== Back to top ================== */
/* #button::after {
  color: #fff;
  content: " \f148";
  font-family: bootstrap-icons;
  vertical-align: -webkit-baseline-middle;
} */

#button.show {
  opacity: 1;
  visibility: visible;
}

#button {
  display: inline-block;
  background-color: var(--br-green);
  border: 2px solid #139721;
  width: 40px;
  height: 40px;
  line-height: 32px;
  text-align: center;
  position: fixed;
  bottom: 30px;
  right: 30px;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  cursor: pointer;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-animation: float 1500ms infinite ease-in-out;
  animation: float 1500ms infinite ease-in-out;
}

@keyframes float {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

/* ==================   ================== */
.inhouse-section {
  width: 100%;
  overflow: hidden;
  background: #f7f6f2;
}

.desktop-scale-shell {
  position: relative;
  width: 100%;
  height: 1024px;
  overflow: hidden;
  background: #f7f6f2;
}

.desktop-stage {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1536px;
  height: 1024px;
  transform-origin: top center;
  transform: translateX(-50%) scale(1);
  overflow: hidden;
  background:
    radial-gradient(circle at 73% 34%, rgba(255, 255, 255, .02) 0, rgba(255, 255, 255, .65) 34%, rgba(247, 246, 242, .96) 59%, rgba(247, 246, 242, 1) 100%),
    linear-gradient(90deg, #ffffff 0%, #fbfaf7 44%, #f4f3ef 100%);
}

.desktop-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(17, 27, 45, .033) 1px, transparent 1px),
    linear-gradient(90deg, rgba(17, 27, 45, .025) 1px, transparent 1px);
  background-size: 32px 32px;
  opacity: .18;
  pointer-events: none;
}

.desktop-stage::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0) 0 39%, rgba(255, 255, 255, .62) 49%, rgba(255, 255, 255, 0) 62%),
    radial-gradient(circle at 49% 37%, rgba(255, 255, 255, 0) 0 30%, rgba(255, 255, 255, .4) 57%, rgba(255, 255, 255, .95) 100%);
  pointer-events: none;
  z-index: 1;
}

.inhouse-section .right-visual {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 916px;
  height: 775px;
  object-fit: fill;
  user-select: none;
  pointer-events: none;
}

.inhouse-section .eyebrow,
.inhouse-section .headline,
.inhouse-section .crown-rule,
.inhouse-section .intro-copy,
.inhouse-section .process-row,
.inhouse-section .quality-panel,
.inhouse-section .footer-line {
  position: absolute;
  z-index: 4;
}

.inhouse-section .eyebrow {
  top: 59px;
  left: 248px;
  width: 390px;
  display: flex;
  align-items: center;
  gap: 23px;
  color: var(--mr-gold);
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: .06em;
  text-transform: uppercase;
  white-space: nowrap;
}

.inhouse-section .eyebrow span {
  width: 36px;
  height: 1px;
  display: block;
  background: currentColor;
  transform: translateY(-1px);
}

.headline {
  margin: 0;
  top: 103px;
  left: 78px;
  width: 665px;
  font-size: 44px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  letter-spacing: .02em;
  /* color: var(--mr-green); */
}

.crown-rule {
  top: 222px;
  left: 286px;
  width: 265px;
  height: 35px;
  color: var(--mr-gold);
  display: flex;
  align-items: center;
  gap: 18px;
}

.crown-rule span {
  display: block;
  width: 101px;
  height: 1px;
  background: currentColor;
}

.crown-rule svg {
  width: 35px;
  height: 25px;
  flex: 0 0 35px;
}

.inhouse-section .intro-copy {
  top: 265px;
  left: 83px;
  width: 610px;
  color: #111b2d;
  letter-spacing: .002em;
}

.intro-copy p {
  font-size: 17px;
  margin: 0 0 14px;
  line-height: 1.48;
}

.inhouse-section .process-row {
  top: 443px;
  left: 58px;
  width: 710px;
  height: 300px;
}

.inhouse-section .process-step {
  position: absolute;
  top: 0;
  width: 160px;
  text-align: center;
  color: var(--mr-navy);
}

.step-1 {
  left: 0;
}

.step-2 {
  left: 196px;
}

.step-3 {
  left: 393px;
}

.step-4 {
  left: 587px;
}

.step-circle {
  width: 88px;
  height: 88px;
  margin: 0 auto 17px;
  border-radius: 50%;
  background: rgba(231, 228, 218, .76);
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-circle svg {
  width: 56px;
  height: 56px;
  color: #0d2c20;
}

.process-step b {
  display: block;
  margin-bottom: 11px;
  color: var(--mr-gold);
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
}

.process-step h3 {
  margin: 0 0 9px;
  color: #081526;
  font-size: 13px;
  line-height: 1.26;
  font-weight: 600;
  letter-spacing: .015em;
  text-transform: uppercase;
}

.process-step p {
  margin: 0;
  font-size: 13px;
  font-weight: 500;
  color: #162233;
  line-height: 1.48;
}

.process-arrow {
  position: absolute;
  top: 33px;
  color: var(--mr-gold);
  font-size: 35px;
  line-height: 1;
  font-weight: 300;
}

.arrow-1 {
  left: 165px;
}

.arrow-2 {
  left: 361px;
}

.arrow-3 {
  left: 558px;
}

.quality-panel {
  left: 44px;
  top: 775px;
  width: 1448px;
  height: 121px;
  border: 1px solid rgba(176, 138, 70, .96);
  border-radius: 10px;
  background:
    radial-gradient(circle at 8% 12%, rgba(18, 86, 58, .62), rgba(4, 51, 35, .99) 36%, rgba(3, 45, 31, 1) 100%),
    #052f20;
  box-shadow: 0 16px 39px rgba(3, 28, 20, .15);
  overflow: hidden;
}

.quality-item {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 15px;
  color: #fff;
}

.quality-item::after {
  content: "";
  position: absolute;
  top: 26px;
  right: 0;
  bottom: 26px;
  width: 1px;
  background: rgba(255, 255, 255, .25);
}

.quality-item.q5::after {
  display: none;
}

.quality-item svg {
  width: 61px;
  height: 61px;
  min-width: 61px;
  color: var(--mr-gold);
}

.quality-item strong {
  display: block;
  margin: 0 0 6px;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.12;
  font-weight: 700;
  letter-spacing: .092em;
  text-transform: uppercase;
}

.quality-item p {
  margin: 0;
  color: rgba(255, 255, 255, .88);
  font-size: 14px;
  line-height: 1.54;
  font-weight: 400;
}

.q1 {
  left: 20px;
  width: 260px;
}

.q2 {
  left: 290px;
  width: 290px;
}

.q3 {
  left: 580px;
  width: 285px;
}

.q4 {
  left: 875px;
  width: 292px;
}

.q5 {
  left: 1185px;
  width: 248px;
}

.footer-line {
  top: 936px;
  left: 0;
  width: 1536px;
  height: 70px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  color: var(--mr-gold);
}

.footer-line span {
  margin-top: 2px;
  width: 84px;
  height: 1px;
  background: currentColor;
  opacity: .74;
}

.footer-line p {
  margin: 0;
  color: #111b2d;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .024em;
  text-transform: uppercase;
}

.footer-line svg {
  position: absolute;
  top: 32px;
  width: 34px;
  height: 24px;
  color: var(--mr-gold);
}

.mobile-layout {
  display: none;
}


/* ====================================== */

.engine-family-section {
  position: relative;
  min-height: 673px;
  padding: 24px 0 20px;
  overflow: visible;
  background: radial-gradient(circle at 50% 0%, rgba(219, 210, 190, .18) 0 18%, transparent 40%), radial-gradient(circle at 50% 88%, rgba(221, 214, 196, .2) 0 21%, transparent 45%), linear-gradient(180deg, #fbfaf7 0%, #f7f4ef 100%);
}

.engine-family-shell {
  width: min(1200px, calc(100% - 66px));
  margin-inline: auto;
}

.ef-kicker {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  color: var(--mr-gold);
  font-size: 11px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .32em;
  margin-bottom: 10px;
}

.ef-kicker:before,
.ef-kicker:after {
  content: "";
  width: 24px;
  height: 1px;
  background: var(--mr-gold);
  opacity: .8;
}

.ef-title {
  max-width: 760px;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
  color: var(--ef-ink);
  letter-spacing: -.04\15em;
}

.ef-crown-divider {
  width: 230px;
  height: 28px;
  margin: 9px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  color: var(--mr-gold);
}

.ef-crown-divider:before,
.ef-crown-divider:after {
  content: "";
  width: 68px;
  height: 1px;
  background: var(--mr-gold);
  opacity: .7;
}

.ef-crown {
  width: 24px;
  height: 24px;
  border: 1px solid rgba(195, 154, 69, .75);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--mr-gold);
  font-size: 17px;
  font-weight: 800;
}

.ef-intro {
  max-width: 650px;
  margin: 0 auto 20px;
  text-align: center;
  color: #23373b;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 600;
  letter-spacing: -.01em;
}

.engine-family-cards {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 7px;
}

.family-card {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  min-height: 312px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, .78);
  border: 1px solid rgba(28, 40, 42, .11);
  box-shadow: 0 13px 30px rgba(24, 36, 38, .06);
}

.family-card:after {
  content: "";
  position: absolute;
  inset: 103px 0 0;
  pointer-events: none;
  /* background: linear-gradient(180deg, rgba(255, 255, 255, .72), rgba(255, 255, 255, 0) 38%); */
}

/* .family-image {
  width: 100%;
  height: 101px;
  object-fit: cover;
  display: block;
  filter: saturate(.96) contrast(1.02);
} */

.family-medallion {
  position: absolute;
  top: 18%;
  left: 50%;
  z-index: 4;
  width: 47px;
  height: 47px;
  margin-left: -23.5px;
  border-radius: 50%;
  border: 2px solid rgba(195, 154, 69, .76);
  background: linear-gradient(180deg, #0f6b49, #073f31);
  box-shadow: 0 8px 14px rgba(7, 63, 49, .24);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f7f2de;
}

.family-medallion svg {
  width: 24px;
  height: 24px;
  stroke-width: 2;
}

.family-body {
  flex: 1 1 auto;
  display: flex;
  text-align: center;
  flex-direction: column;
  padding: 40px 10px 13px;
}

.family-title {
  margin: 0;
  font-size: 14px;
  min-height: 36px;
  color: #102121;
  line-height: 1.15;
  letter-spacing: -.025em;
  text-transform: uppercase;
}

.family-body .family-border {
  height: 1px;
  width: 45px;
  display: block;
  margin: 0px auto;
  background-color: var(--br-gold);
}

.family-desc {
  margin: 10px auto 0;
  max-width: 165px;
  min-height: 85px;
  color: #2f4247;
  font-size: 11px;
  line-height: 1.42;
  font-weight: 600;
  letter-spacing: -.02em;
}

.family-mini-list {
  gap: 9px;
  display: flex;
  margin-top: auto;
  text-align: left;
  padding-top: 10px;
  flex-direction: column;
}

.family-mini {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.family-mini svg {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  color: var(--mr-green);
  stroke-width: 1.9;
  margin-top: 1px;
}

.family-mini p {
  margin: 0;
  color: #1d3337;
  font-size: 11px;
  line-height: 1.35;
  font-weight: 800;
  letter-spacing: -.02em;
}

.family-mini span {
  display: block;
  color: #405358;
  font-weight: 600;
}

.expertise-bar {
  min-height: 72px;
  margin-top: 12px;
  display: flex;
  align-items: stretch;
  border-radius: 5px;
  background: linear-gradient(90deg, rgba(2, 45, 34, .98), rgba(5, 66, 48, .98));
  border: 1px solid rgba(197, 159, 76, .55);
  box-shadow: 0 12px 28px rgba(7, 51, 39, .18);
  overflow: hidden;
}

.expertise-item {
  flex: 1 1 25%;
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 13px 30px;
  color: #f6f0dd;
  position: relative;
}

.expertise-item+.expertise-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  bottom: 13px;
  width: 1px;
  background: rgba(230, 214, 174, .38);
}

.expertise-icon {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  color: var(--mr-gold);
  stroke-width: 1.8;
}

.expertise-copy {
  margin: 0;
  color: #f8f3e4;
  font-size: 9px;
  line-height: 1.28;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -.01em;
}

.expertise-copy span {
  display: block;
  margin-top: 4px;
  color: rgba(249, 245, 231, .86);
  font-weight: 600;
  text-transform: none;
  line-height: 1.35;
}

.ef-footer-line {
  width: min(520px, 86%);
  margin: 27px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  color: #121d1d;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .22em;
  white-space: nowrap;
}

.ef-footer-line:before,
.ef-footer-line:after {
  content: "";
  width: 55px;
  height: 1px;
  background: var(--mr-gold);
  opacity: .75;
}

/* ===============   ================= */

.mayfair-page {
  width: 100%;
  overflow-x: hidden;
  background: #f3f4f3;
}

.smart-choice-section {
  position: relative;
  overflow: hidden;
  max-width: 1280px;
  min-height: 721px;
  margin: 0 auto;
  background-color: #f7f8f7;
  background-image:
    linear-gradient(var(--mayfair-grid) 1px, transparent 1px),
    linear-gradient(90deg, var(--mayfair-grid) 1px, transparent 1px),
    radial-gradient(circle at 50% 50%, rgba(255, 255, 255, .95) 0 35%, rgba(255, 255, 255, .62) 60%, rgba(255, 255, 255, .35) 100%);
  background-size: 20px 20px, 20px 20px, 100% 100%;
  background-position: 0 0, 0 0, center;
}

/* .smart-choice-section::before,
.smart-choice-section::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
} */

.smart-choice-section::before {
  left: 0;
  right: 0;
  bottom: 0;
  height: 96px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .88) 38%, #fff 100%);
}

.smart-choice-section::after {
  left: 31px;
  right: 31px;
  bottom: 0;
  height: 1px;
  background: rgba(99, 111, 130, .38);
}

.smart-choice-canvas {
  z-index: 1;
  width: 100%;
  height: 830px;
  position: relative;
}

.blueprint {
  position: absolute;
  z-index: 0;
  user-select: none;
  pointer-events: none;
  opacity: .9;
  mix-blend-mode: multiply;
}

.blueprint-engine {
  top: 0;
  left: 0;
  width: 250px;
  height: auto;
}

.blueprint-car {
  top: 0;
  right: 0;
  width: 230px;
  height: auto;
}

.choice-head {
  left: 0;
  right: 0;
  top: 14px;
  z-index: 2;
  padding: 0 24px;
  position: absolute;
}

.eyebrow-line {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  margin: 0 auto 12px;
  color: var(--mayfair-green-dark);
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: .255em;
  text-transform: uppercase;
}

.eyebrow-line span {
  position: relative;
  display: block;
  width: 115px;
  height: 1px;
  background: rgba(2, 93, 50, .66);
}

.eyebrow-line span:first-child::after,
.eyebrow-line span:last-child::before {
  content: "";
  position: absolute;
  top: -6px;
  width: 13px;
  height: 13px;
  border: 1px solid rgba(2, 93, 50, .72);
  border-radius: 50%;
  background: transparent;
}

.eyebrow-line span:first-child::after {
  right: -23px;
}

.eyebrow-line span:last-child::before {
  left: -23px;
}

.choice-head h1 {
  margin: 0;
  color: var(--mayfair-navy);
  font-size: 42px;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: .012em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
}

.choice-head p {
  max-width: 870px;
  margin: 5px auto 0;
  color: #14213a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: .01em;
}

.advantage-map {
  position: absolute;
  top: 199px;
  left: 109px;
  z-index: 2;
  width: 1036px;
  height: 398px;
  display: grid;
  grid-template-columns: 367px 268px 341px;
  column-gap: 30px;
}

.connector-map {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.reason-stack {
  position: relative;
  z-index: 3;
  display: grid;
  gap: 9px;
}

.reason-card {
  position: relative;
  min-height: 86px;
  padding: 13px 15px 13px 18px;
  color: var(--mayfair-navy);
  overflow: hidden;
}

.frame-card::before,
.frame-card::after,
.frame-strip::before,
.frame-strip::after {
  content: "";
  position: absolute;
  pointer-events: none;
  clip-path: polygon(17px 0, calc(100% - 17px) 0, 100% 17px, 100% calc(100% - 17px), calc(100% - 17px) 100%, 17px 100%, 0 calc(100% - 17px), 0 17px);
}

.frame-card::before {
  inset: 0;
  z-index: 0;
  background: var(--mayfair-line);
}

.frame-card::after {
  inset: 1px;
  z-index: 1;
  background: rgba(251, 252, 252, .78);
}

.reason-card>* {
  position: relative;
  z-index: 2;
}

.reason-no {
  left: 20px;
  top: 20px;
  width: 40px;
  height: 36px;
  display: flex;
  line-height: 1;
  font-size: 22px;
  font-weight: 700;
  position: absolute;
  align-items: center;
  justify-content: center;
  color: var(--mayfair-green-dark);
  border: 1.6px solid rgba(8, 101, 55, .78);
}

.reason-icon {
  left: 66px;
  top: 15px;
  width: 52px;
  height: 52px;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  color: var(--mayfair-navy-soft);
}

.reason-icon svg {
  width: 48px;
  height: 48px;
}

.reason-card::selection,
.reason-card *::selection {
  background: rgba(181, 139, 66, .22);
}

.reason-copy {
  min-height: 58px;
  margin-left: 100px;
  padding-left: 15px;
  border-left: 1px solid rgba(96, 112, 135, .5);
}

.reason-stack-right .reason-copy {
  margin-left: 120px;
}

.reason-stack-right .reason-icon {
  left: 75px;
}

.reason-stack-right .reason-no {
  left: 18px;
}

.reason-copy h2 {
  margin: 0 0 4px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.15;
  color: var(--mayfair-navy);
}

.reason-copy p {
  margin: 0;
  color: #192844;
  font-weight: 600;
  line-height: 1.35;
  font-size: 11.5px;
  letter-spacing: .005em;
}

.center-advantage {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.center-node {
  position: relative;
  width: 268px;
  height: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, .42);
  clip-path: polygon(24px 0, calc(100% - 24px) 0, 100% 24px, 100% calc(100% - 24px), calc(100% - 24px) 100%, 24px 100%, 0 calc(100% - 24px), 0 24px);
}

.center-node::before,
.center-node::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.center-node::before {
  background:
    linear-gradient(#8d9db1, #8d9db1) 24px 0/calc(100% - 48px) 1.2px no-repeat,
    linear-gradient(#8d9db1, #8d9db1) 24px 100%/calc(100% - 48px) 1.2px no-repeat,
    linear-gradient(90deg, #8d9db1, #8d9db1) 0 24px/1.2px calc(100% - 48px) no-repeat,
    linear-gradient(90deg, #8d9db1, #8d9db1) 100% 24px/1.2px calc(100% - 48px) no-repeat,
    linear-gradient(135deg, transparent 0 17px, #8d9db1 17px 18px, transparent 18px) 0 0/24px 24px no-repeat,
    linear-gradient(225deg, transparent 0 17px, #8d9db1 17px 18px, transparent 18px) 100% 0/24px 24px no-repeat,
    linear-gradient(45deg, transparent 0 17px, #8d9db1 17px 18px, transparent 18px) 0 100%/24px 24px no-repeat,
    linear-gradient(315deg, transparent 0 17px, #8d9db1 17px 18px, transparent 18px) 100% 100%/24px 24px no-repeat;
}

.center-node::after {
  inset: 35px;
  border: 1px solid rgba(98, 113, 135, .5);
  border-radius: 50%;
  background:
    radial-gradient(circle, transparent 0 56%, rgba(98, 113, 135, .16) 56.5% 57.2%, transparent 58%),
    radial-gradient(circle, transparent 0 72%, rgba(98, 113, 135, .14) 72.5% 73.2%, transparent 74%);
}

.center-node-inner {
  position: relative;
  z-index: 2;
  width: 218px;
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.center-node-inner::before,
.center-node-inner::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 17px;
  background: rgba(37, 72, 95, .65);
}

.center-node-inner::before {
  top: -11px;
}

.center-node-inner::after {
  bottom: -11px;
}

.center-node img {
  width: 205px;
  height: auto;
  margin: 0 0 10px;
  display: block;
  mix-blend-mode: multiply;
}

.center-node strong {
  display: block;
  font-size: 21px;
  font-weight: 800;
  line-height: 1.26;
  letter-spacing: .045em;
  text-transform: uppercase;
  color: var(--mayfair-navy);
}

.assurance-strip {
  left: 56px;
  bottom: 0;
  z-index: 4;
  display: grid;
  width: 1168px;
  overflow: hidden;
  position: absolute;
  color: var(--mayfair-navy);
  padding: 17px 24px 14px 20px;
  grid-template-columns: repeat(4, 1fr);
}

.frame-strip::before {
  inset: 0;
  z-index: 0;
  background: var(--mayfair-line);
}

.frame-strip::after {
  inset: 1px;
  z-index: 1;
  background: rgba(251, 252, 252, .86);
}

.assurance-strip>* {
  position: relative;
  z-index: 2;
}

.strip-accent {
  position: absolute;
  right: 15px;
  top: 0;
  width: 35px;
  height: 35px;
  z-index: 3;
  /* background: repeating-linear-gradient(45deg, var(--mayfair-green) 0 3px, transparent 3px 6px); */
  clip-path: polygon(35% 0, 100% 0, 100% 65%);
}

.assurance-item {
  gap: 12px;
  min-width: 0;
  display: flex;
  align-items: center;
  padding: 0 15px 0 0;
  border-right: 1px solid rgba(94, 108, 128, .4);
}

.assurance-item:first-of-type {
  padding-left: 0;
}

.assurance-item:last-child {
  border-right: 0;
  padding-right: 0;
}

.assurance-item svg {
  width: 50px;
  height: 50px;
  flex: 0 0 58px;
  color: var(--mayfair-green-dark);
}

.assurance-item h3 {
  margin: 0 0 7px;
  color: var(--mayfair-navy);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.assurance-item h3::after {
  content: "";
  display: block;
  width: 67px;
  height: 1px;
  margin-top: 8px;
  background: var(--mayfair-green);
}

.assurance-item p {
  margin: 0;
  color: #182741;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
}

@media (max-width: 1279.98px) and (min-width: 992px) {
  .smart-choice-section {
    max-width: none;
  }

  .smart-choice-canvas {
    width: 1280px;
    transform-origin: top left;
    transform: scale(calc(100vw / 1280));
  }

  .smart-choice-section {
    min-height: calc(721px * (100vw / 1280));
    height: calc(721px * (100vw / 1280));
  }
}


/* ================== Review ================== */

.reviews-proof-section {
  background: #f8f8f5;
}

.reviews-canvas {
  position: relative;
  width: 100%;
  max-width: 1280px;
  height: 767px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #f8f8f5;
  background-image:
    linear-gradient(rgba(16, 34, 58, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(16, 34, 58, .035) 1px, transparent 1px),
    linear-gradient(rgba(16, 34, 58, .024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(16, 34, 58, .024) 1px, transparent 1px);
  background-size: 32px 32px, 32px 32px, 8px 8px, 8px 8px;
}

.blueprint {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  mix-blend-mode: multiply;
  opacity: .92;
}

.blueprint-left {
  left: 0;
  top: 14px;
  width: 230px;
}

.blueprint-right {
  right: 0;
  top: 22px;
  width: 228px;
}

.section-kicker {
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translateX(-50%);
  z-index: 3;
  color: var(--mr-green);
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .24em;
  text-transform: uppercase;
}

/* .section-kicker::before,
.section-kicker::after {
  content: "";
  position: absolute;
  top: 26px;
  width: 122px;
  height: 1px;
  background: rgba(8, 90, 54, .58);
} */

/* .section-kicker::before {
  right: calc(100% + 26px);
}

.section-kicker::after {
  left: calc(100% + 26px);
} */

.section-kicker::selection {
  background: transparent;
}

.reviews-proof-section .brand-logo {
  position: absolute;
  left: 222px;
  top: 42px;
  width: 254px;
  height: auto;
  z-index: 2;
}

.reviews-proof-section .intro-copy {
  top: 67px;
  z-index: 2;
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute;
}

.intro-copy h1 {
  margin: 0;
  color: var(--mr-navy);
  font-size: 42px;
  line-height: .98;
  font-weight: 700;
  letter-spacing: .015em;
}

.reviews-proof-section .intro-copy p {
  margin: 18px auto 0;
  color: var(--mr-navy);
  font-size: 13.5px;
  line-height: 1.45;
  font-weight: 500;
  letter-spacing: .01em;
}

.intro-copy strong {
  color: var(--mr-green);
  font-weight: 700;
}

.tech-frame {
  position: relative;
  isolation: isolate;
}

.tech-frame::before,
.tech-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 calc(100% - 18px), 0 18px);
}

.tech-frame::before {
  background: var(--mr-line);
  z-index: -2;
}

.tech-frame::after {
  inset: 1px;
  background: rgba(248, 249, 248, .86);
  z-index: -1;
}

.rating-panel {
  position: absolute;
  left: 141px;
  top: 235px;
  width: 1004px;
  height: 91px;
  z-index: 4;
}

.rating-panel::after {
  background: rgba(247, 248, 247, .78);
}

.rating-content {
  position: relative;
  display: grid;
  grid-template-columns: 200px 300px 132px 150px 167px;
  align-items: center;
  height: 100%;
  padding: 0 20px 0 30px;
}

.rating-stars {
  color: var(--mr-gold);
  font-size: 33px;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}

.rating-score {
  min-height: 54px;
  padding-left: 22px;
  border-left: 1px solid var(--mr-line-soft);
  display: grid;
  align-content: center;
  grid-template-columns: auto 1fr;
  column-gap: 11px;
}

.score-value {
  color: var(--mr-navy);
  font-size: 19px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .02em;
}

.score-label {
  color: var(--mr-navy);
  font-size: 14px;
  line-height: 1.1;
  font-weight: 600;
  align-self: center;
}

.score-note {
  grid-column: 1 / -1;
  margin-top: 11px;
  color: #263348;
  font-size: 12.5px;
  line-height: 1;
  font-weight: 500;
}

.rating-feature {
  height: 54px;
  border-left: 1px solid var(--mr-line-soft);
  display: grid;
  place-items: center;
  align-content: center;
  gap: 5px;
  color: var(--mr-navy);
  font-size: 12.5px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.rating-feature.last {
  border-right: 0;
}

.badge-jlr {
  width: 38px;
  height: 35px;
  display: grid;
  place-items: center;
  color: var(--mr-green);
  border: 2px solid var(--mr-green);
  clip-path: polygon(50% 0, 94% 22%, 94% 72%, 50% 100%, 6% 72%, 6% 22%);
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
}

.rating-svg {
  width: 39px;
  height: 39px;
  color: var(--mr-green);
}

.uk-icon {
  width: 43px;
}

.reviews-row {
  left: 35px;
  gap: 20px;
  top: 360px;
  z-index: 5;
  display: grid;
  width: 1210px;
  position: absolute;
  grid-template-columns: repeat(5, 1fr);
}

.review-card {
  height: 246px;
  padding: 15px 18px 19px 18px;
}

.review-card::after {
  background: rgba(246, 248, 248, .9);
}

.review-topline {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  height: 22px;
}

.small-stars {
  color: var(--mr-gold);
  font-size: 17px;
  line-height: 1;
  letter-spacing: 4px;
  white-space: nowrap;
}

.quote-mark {
  color: rgba(83, 98, 118, .36);
  font-family: Georgia, serif;
  font-size: 37px;
  line-height: .7;
  font-weight: 700;
}

.review-card h2 {
  margin: 5px 0 0;
  color: var(--mr-navy);
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .01em;
}

.vehicle {
  margin: 10px 0 0;
  color: var(--mr-green);
  font-size: 13px;
  line-height: 1.25;
  font-weight: 500;
}

.green-rule {
  width: 31px;
  height: 1px;
  display: block;
  margin: 10px 0 10px;
  background: var(--mr-green);
}

.review-text {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
  color: var(--mr-navy);
  letter-spacing: -.01em;
}

.proof-bar {
  position: absolute;
  left: 70px;
  top: 650px;
  width: 1150px;
  height: 95px;
  z-index: 4;
}

.proof-bar::after {
  background: rgba(247, 248, 247, .84);
}

.proof-bar::before {
  background: var(--mr-line);
}

.proof-bar .tech-frame-corner {
  display: none;
}

.proof-bar::selection {
  background: transparent;
}

.proof-bar::after {
  background:
    linear-gradient(rgba(247, 248, 247, .88), rgba(247, 248, 247, .88));
}

/* .proof-bar .proof-content::after {
  content: "";
  position: absolute;
  right: 4px;
  top: 0;
  width: 26px;
  height: 26px;
  background: repeating-linear-gradient(45deg, var(--mr-green) 0 3px, transparent 3px 6px);
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  opacity: .9;
} */

.proof-content {
  height: 100%;
  display: grid;
  padding: 0 25px;
  position: relative;
  align-items: center;
  grid-template-columns: 270px 292px 283px 305px;
}

.proof-item {
  height: 70px;
  display: grid;
  column-gap: 20px;
  align-items: center;
  padding: 0 15px 0 0;
  grid-template-columns: 45px 1fr;
  border-right: 1px solid var(--mr-line-soft);
}

.proof-item.last {
  border-right: 0;
}

.proof-icon {
  width: 56px;
  height: 56px;
  color: var(--mr-green);
}

.proof-icon.shield {
  width: 52px;
  height: 52px;
}

.proof-icon.uk {
  width: 60px;
  height: 60px;
}

.proof-item h3 {
  margin: 0 0 6px;
  color: var(--mr-navy);
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .01em;
}

.proof-item p {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.35;
  font-weight: 500;
  color: var(--mr-navy);
}

@media (max-width: 1279.98px) and (min-width: 768px) {

  .section-kicker::before,
  .section-kicker::after {
    top: 26px;
    width: min(122px, 9.5vw);
  }

  .blueprint-left {
    width: 17.98%;
    top: 1.83%;
  }

  .blueprint-right {
    width: 17.82%;
    top: 2.87%;
  }

  .intro-copy {
    left: 35.55%;
    top: 8.74%;
    width: 46.9%;
  }

  .intro-copy h1 {
    font-size: min(42px, 3.28vw);
  }

  .reviews-row {
    left: 2.73%;
    top: 49.93%;
    width: 94.53%;
    gap: 1.56vw;
  }

  .review-card {
    padding: 1.64vw 1.56vw 1.48vw;
  }

  .green-rule {
    margin-top: .78vw;
    margin-bottom: 1.4vw;
  }

  .vehicle {
    font-size: 12px;
  }

  .cta-badge {
    width: 75px;
    height: 75px;
  }

  .cta-badge svg {
    width: 45px;
    height: 45px;
  }

  .proof-bar {
    left: 5.47%;
    top: 84%;
    width: 89.84%;
  }
}

/* ===================  =================== */

.demand-section {
  width: 100%;
  overflow: hidden;
  background: #f7f8f8;
}

.demand-canvas {
  position: relative;
  width: min(100%, 1299px);
  min-height: 865px;
  margin: 0 auto;
  padding: 25px 30px 34px;
  overflow: hidden;
  background-color: #f7f8f8;
  background-image:
    linear-gradient(rgba(21, 37, 60, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 37, 60, .055) 1px, transparent 1px),
    linear-gradient(rgba(21, 37, 60, .025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 37, 60, .025) 1px, transparent 1px),
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, .82) 0 24%, rgba(255, 255, 255, .56) 40%, rgba(247, 248, 248, .92) 78%);
  background-size: 48px 48px, 48px 48px, 12px 12px, 12px 12px, 100% 100%;
  background-position: -6px -10px, -6px -10px, -6px -10px, -6px -10px, center;
}

.blueprint {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  user-select: none;
  opacity: .72;
  mix-blend-mode: multiply;
}

.blueprint-engine {
  left: 0;
  top: 0;
  width: 255px;
  height: auto;
}

.blueprint-car {
  right: 0;
  top: 0;
  width: 264px;
  height: auto;
}

.section-head {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 0;
}

.demand-section .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  color: #113f2a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .22em;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.demand-section .eyebrow::before,
.demand-section .eyebrow::after {
  content: "";
  width: 154px;
  height: 1px;
  background: #7e988d;
  opacity: .8;
}

.demand-section .eyebrow::after {
  width: 155px;
}

.section-head h1 {
  margin: 0 auto;
  color: #0b2e20;
  font-size: 56px;
  line-height: 1.07;
  letter-spacing: .018em;
  font-weight: 700;
  max-width: 800px;
  text-wrap: balance;
}

.ornament {
  margin: 19px auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: var(--green);
}

.ornament span {
  display: block;
  width: 132px;
  height: 1px;
  background: #8aa496;
}

.ornament i {
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  transform: rotate(45deg);
  border: 1px solid #1b6b44;
}

.ornament i::before,
.ornament i::after {
  content: "";
  position: absolute;
  background: #1b6b44;
}

.ornament i::before {
  width: 1px;
  height: 26px;
  left: 8px;
  top: -5px;
}

.ornament i::after {
  height: 1px;
  width: 26px;
  top: 8px;
  left: -5px;
}

.section-head p {
  margin: 0 auto;
  color: var(--ink);
  font-size: 16px;
  line-height: 1.45;
  font-weight: 500;
  letter-spacing: .01em;
}

.demand-section .engine-grid {
  position: relative;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 17px 12px;
  margin-top: 17px;
}

.demand-section .engine-grid .engine-card {
  flex: 0 0 calc(33.333% - 8px);
  max-width: calc(33.333% - 8px);
}

.demand-section .engine-card {
  position: relative;
  padding: 0 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  isolation: isolate;
}

.demand-section .engine-card::before,
.demand-section .support-strip::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #a8b1bc;
  clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 calc(100% - 18px), 0 18px);
  z-index: -2;
}

.demand-section .engine-card::after,
.demand-section .support-strip::after {
  content: "";
  position: absolute;
  inset: 1px;
  background: linear-gradient(180deg, rgba(249, 250, 250, .98), rgba(243, 246, 248, .94));
  clip-path: polygon(17px 0, calc(100% - 17px) 0, 100% 17px, 100% calc(100% - 17px), calc(100% - 17px) 100%, 17px 100%, 0 calc(100% - 17px), 0 17px);
  z-index: -1;
}

.corner-mark {
  position: absolute;
  left: 20px;
  top: 13px;
  width: 16px;
  height: 1px;
  background: var(--green-2);
  z-index: 3;
}

.vehicle-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* height: 160px; */
  padding: 0 16px 0;
  overflow: hidden;
}

/* .vehicle-wrap img,
.vehicle-wrap picture img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
} */

.card-copy {
  flex: 1;
  z-index: 2;
  width: 100%;
  display: flex;
  padding-top: 5px;
  position: relative;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.card-copy h2 {
  margin: 0;
  color: var(--ink);
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: -.01em;
}

.green-rule {
  width: 22px;
  height: 2px;
  margin: 9px auto 8px;
  background: var(--green-2);
}

.card-copy p {
  margin: 0;
  flex: 1;
  color: #3d4f63;
  font-size: 12.5px;
  line-height: 1.55;
  font-weight: 500;
  /* max-width: 220px; */
}

.tag-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: auto;
  margin-bottom: 10px;
  max-width: 100%;
  width: 100%;
  min-width: 0;
}

.tag-row span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  height: 22px;
  padding: 0 7px;
  border: 1px solid #b9c0c9;
  border-radius: 3px;
  color: #182238;
  background: rgba(248, 250, 251, .92);
  font-size: 10px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap;
}

/* .engine-card:nth-child(4) .tag-row span,
.engine-card:nth-child(6) .tag-row span {
  font-size: 8.7px;
  padding-left: 3px;
  padding-right: 3px;
} */

/* .engine-card:nth-child(3) .tag-row span {
  font-size: 9.4px;
  padding-left: 4px;
  padding-right: 4px;
} */

.explore-btn {
  width: 50%;
  min-height: 36px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 16px;
  color: #fff;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  margin-top: 14px;
  text-decoration: none;
  justify-content: space-between;
  /* letter-spacing: .01em; */
  box-shadow: 0 4px 12px rgba(0, 65, 34, .22);
  background: linear-gradient(180deg, #076337 0%, #004d28 100%);
}

.explore-btn svg {
  width: 13px;
  height: 13px;
  stroke: currentColor;
  stroke-width: 2.4;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.explore-btn:hover {
  color: #fff;
  background: linear-gradient(180deg, #075d33 0%, #004322 100%);
}

.demand-section .support-strip {
  position: relative;
  z-index: 4;
  min-height: 89px;
  margin-top: 20px;
  padding: 14px 35px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  isolation: isolate;
}

.demand-section .support-strip::after {
  background: rgba(247, 249, 250, .93);
}

.demand-section .support-item {
  gap: 12px;
  display: flex;
  padding: 0 18px;
  min-height: 58px;
  align-items: center;
  color: var(--green);
}

.support-icon {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  color: var(--green);
}

.support-item h3 {
  margin: 0 0 5px;
  color: var(--ink);
  font-size: 15px;
  line-height: 1.05;
  font-weight: 600;
}

.support-item p {
  margin: 0;
  color: #1d2639;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
}

/* ======================  Responsive  ===================== */

@media (max-width: 1199px) {
  .mr-header {
    height: auto;
  }

  .mr-header,
  .header-inner {
    /* height: 86px; */
    min-height: 0;
  }

  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .call-block {
    border: 0;
  }

  .header-inner {
    padding-top: 0;
    padding-bottom: 0;
    grid-template-columns: 470px 1fr 226px;
  }

  .mr-header .brand-logo {
    width: 270px;
  }

  .trusted {
    padding-top: 0;
  }

  .main-nav {
    display: none;
  }

  .hero {
    min-height: 0;
  }

  .hero-inner {
    min-height: 0;
    padding-bottom: 30px;
  }

  .feature-strip {
    margin: 4px 0 0 30px;
  }

  .reg-input {
    width: 370px;
  }

  .headline {
    font-size: 34px;
  }

  .family-title {
    font-size: 13px;
    font-weight: 700;
  }

  .quality-item svg {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }

  .inhouse-section .eyebrow {
    font-size: 18px;
  }

  .vehicle-img,
  .vehicle-card.range .vehicle-img,
  .vehicle-card.jaguar .vehicle-img {
    max-width: 100%;
    max-height: 120px;
  }

  .vehicle-title,
  .ef-title {
    font-weight: 700;
  }

  .vehicle-image-wrap {
    margin-bottom: 10px;
  }

  .step-heading {
    min-height: 30px;
  }

  .call-icon {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
  }

  .process-support-item {
    padding: 10px 20px;
  }

  .process-section .support-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }

  .review-card h2 {
    font-size: 18px;
  }

  .engine-cta {
    grid-template-columns: 75px 1fr;
  }

  .cta-actions {
    grid-column: 3;
    margin-top: 16px;
  }

  .cta-actions a {
    height: 60px;
    font-size: 19px;
  }

  .cta-actions svg {
    width: 22px;
    height: 22px;
  }

  .brand-panel,
  .footer-column {
    border-left: 0;
    padding-left: 20px;
    padding-right: 0;
  }

  .footer-column {
    padding-top: 10px;
  }

  .brand-logo {
    margin-left: 0;
  }

  .footer-bottom {
    justify-items: center;
    gap: 18px;
    padding: 5px 0;
  }

  .footer-bottom {
    min-height: 80px;
  }

  .footer-bottom nav {
    justify-self: center;
  }

  .bottom-tagline {
    min-width: 0;
    width: 100%;
  }

  .assurance-strip {
    left: 12px;
  }

  .assurance-item svg {
    width: 45px;
    height: 45px;
    flex: 0 0 50px;
  }

  .smart-choice-canvas {
    height: 790px;
  }

  .proof-icon,
  .proof-icon.shield,
  .proof-icon.uk {
    width: 40px;
    height: 40px;
  }

  .proof-item {
    column-gap: 8px;
  }

  .footer-artboard .brand-logo {
    width: 220px;
  }

  .hero-right-image {
    height: 640px;
  }

  .hero-content {
    width: min(731px, calc(100% - 60px));
    padding-left: 30px;
    padding-top: 22px;
  }

  .hero-title {
    font-size: 32px;
    line-height: 38px;
  }

  .engine-search-card {
    width: min(684px, 100%);
  }

  .feature-item {
    padding: 15px 10px;
  }

  .mobile-menu-toggle {
    justify-self: end;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(8, 117, 49, .28);
    border-radius: 6px;
    background: #fff;
    color: var(--mr-green);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .reviews-canvas {
    height: 830px;
  }

  .review-card {
    height: 270px;
  }

  .mobile-menu-toggle svg {
    width: 25px;
    height: 25px;
    stroke-width: 2;
  }

  .mobile-nav.is-open {
    display: block !important;
  }

  .demand-section .support-strip {
    padding: 14px 0;
  }

  .mobile-nav {
    background: rgba(255, 255, 255, .985);
    border-top: 1px solid rgba(16, 25, 37, .11);
    box-shadow: 0 12px 18px rgba(15, 23, 42, .055);
  }

  .mobile-nav-inner {
    padding: 8px 14px 14px;
    display: grid;
    gap: 0;
  }

  .mobile-nav a {
    display: flex;
    align-items: center;
    padding: 13px 4px;
    border-bottom: 1px solid rgba(16, 25, 37, .08);
    color: #090d13;
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
    text-decoration: none;
    letter-spacing: .045em;
    text-transform: uppercase;
    transition: color .18s;
  }

  .mobile-nav a:hover {
    color: var(--mr-green);
  }

  .mobile-nav a:last-child {
    border-bottom: 0;
  }

  .proof-content {
    padding: 0 15px;
  }

  .mobile-nav svg {
    width: 14px;
    height: 14px;
  }

  .engine-family-shell {
    width: min(1100px, calc(100% - 34px));
  }

  .expertise-item {
    padding-inline: 20px;
  }

  .demand-canvas {
    padding-left: 24px;
    padding-right: 24px;
    min-height: auto;
  }

  .section-head h1 {
    font-size: clamp(40px, 5.2vw, 56px);
  }

  .engine-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .support-strip {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
  }

  .support-item:nth-child(2) {
    border-right: 0;
  }
}

@media (max-width: 1060px) {
  .call-block {
    padding-left: 0;
  }

  .header-inner {
    grid-template-columns: 400px 1fr 226px;
  }

  .advantage-map {
    left: 15px;
  }

  .smart-choice-canvas {
    width: 1060px;
  }

  .assurance-strip {
    width: 1035px;
  }

  .rating-panel {
    left: 30px;
    top: 250px;
  }

  .reviews-row {
    top: 44%;
  }

  .proof-content {
    grid-template-columns: 300px 312px 283px;
  }

  .reviews-canvas {
    height: 855px;
  }

  .proof-bar {
    top: 79%;
    height: 160px;
  }

  .proof-item p br {
    display: none;
  }

  .proof-item:nth-child(3) {
    border-right: 0;
  }

  .proof-item {
    border-bottom: 1px solid #8997a59e;
  }

  .proof-item:nth-child(4) {
    border-bottom: 0;
  }

  .explore-btn {
    width: 60%;
  }

  .engine-cta {
    width: 1010px;
  }
}

@media (max-width: 991px) {
  .marque-section {
    min-height: auto;
    padding-block: 28px;
  }

  .brand-note,
  .decor-engine,
  .decor-car {
    opacity: .22;
  }

  .marque-stage {
    width: min(720px, calc(100vw - 28px));
    min-height: auto;
  }

  .mr-header .brand-logo {
    width: 240px;
  }

  .engine-route-section .engine-card {
    flex: 0 0 0;
  }

  .card-medallion {
    top: 125px;
  }

  .mec-image-wrap {
    height: 150px;
  }

  .card-medallion {
    top: 130px;
  }

  .marque-header {
    padding-top: 12px;
    margin-bottom: 22px;
  }

  .bottom-tagline {
    line-height: 30px
  }

  .footer-bottom {
    padding: 10px 0;
  }

  .contact-info-panel {
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .proof-bar {
    top: 84%;
  }

  .contact-info-card {
    flex: 1 1 calc(50% - 8px);
    min-width: 220px;
  }

  .eyebrow {
    min-width: auto;
    letter-spacing: .32em;
  }

  .eyebrow::before,
  .eyebrow::after {
    width: 54px;
  }

  .proof-item:nth-child(3) {
    border-right: 1px solid #8997a59e;
  }

  .marque-subtitle {
    font-size: 15px;
  }

  .call-label {
    font-size: 12px;
  }

  .call-block {
    width: 205px;
    padding-left: 0;
    font-size: 22px;
    font-weight: 700;
  }

  .center-node strong {
    font-size: 19px;
  }

  .call-icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
  }

  .eyebrow {
    margin: 0 0 20px;
  }

  .hero-content {
    margin: 0px auto;
  }

  .hero-inner::before {
    background: #f0f8ffe3;
  }

  .hero-title {
    font-size: 32px;
    line-height: 38px;
  }

  .hero-title br {
    display: none;
  }

  .header-inner {
    padding: 0 30px 0 15px;
    grid-template-columns: 300px 1fr 150px;
  }

  .cards-row {
    gap: 18px;
    padding-inline: 0;
  }

  .vehicle-card {
    min-height: 0;
    padding: 16px 24px 20px;
  }

  h2 {
    font-size: 28px;
    font-weight: 600;
    line-height: 34px;
  }


  .support-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 40px
  }

  .mini-card span {
    font-size: 15px;
  }

  .vehicle-image-wrap {
    height: 100px;
  }

  .vehicle-title {
    font-size: 18px;
    line-height: 24px;
  }

  .feature-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
  }

  .view-btn {
    width: 180px;
  }

  .vehicle-img {
    max-height: 142px;
  }

  .model-pills {
    gap: 7px 32px;
    max-width: 340px;
  }

  .feature-strip {
    margin: 18px 0 0;
    flex-wrap: wrap;
    padding: 10px 14px;
  }

  .feature-item {
    flex: 0 0 50%;
    min-height: 58px;
  }

  .feature-item+.feature-item::before {
    display: none;
  }

  .engine-route-section {
    padding: 28px 0;
  }

  .review-card {
    height: 230px;
  }

  .review-text {
    font-size: 13px;
  }

  .explore-btn {
    width: 70%;
    font-size: 14px;
    min-height: 32px;
  }

  .rating-content {
    padding: 10px 20px;
    grid-template-columns: 200px 300px 210px;
  }

  .rating-feature:nth-child(4) {
    border-left: 0;
  }

  .rating-score {
    padding-left: 15px;
  }

  .rating-score,
  .rating-feature {
    border-bottom: 1px solid var(--mr-line-soft);
  }

  .rating-feature:nth-child(4) {
    border-top: 1px solid var(--mr-line-soft);
  }

  .rating-feature:nth-child(4),
  .rating-feature:nth-child(5) {
    border-bottom: 0;
  }

  .rating-stars {
    font-size: 28px;
  }

  .rating-svg {
    width: 33px;
    height: 33px;
  }

  .rating-panel {
    left: 50%;
    width: 750px;
    height: 135px;
    transform: translateX(-50%);
  }

  .demand-section .engine-card {
    padding: 18px 14px 20px;
  }

  .demand-section .support-strip {
    grid-template-columns: repeat(2, 1fr)
  }

  .vehicle-wrap {
    height: 130px;
  }

  .route-container {
    width: min(700px, calc(100% - 28px));
  }

  .vehicle-img,
  .vehicle-card.range .vehicle-img,
  .vehicle-card.jaguar .vehicle-img {
    max-width: 85%;
    margin: 0px auto;
  }

  .route-intro {
    font-size: 13px;
  }

  .tag-row {
    justify-content: center;
  }

  .card-copy h2 br {
    display: none;
  }

  .tag-row span {
    padding: 0 8px;
  }

  .trusted img {
    width: 90px;
  }

  .feature-strip {
    grid-template-columns: 1.05fr 1.18fr 1.05fr;
  }

  .reviews-row {
    top: 39%;
  }

  .reviews-canvas {
    height: 1080px;
  }

  .proof-content {
    grid-template-columns: repeat(2, 1fr);
  }

  .demand-section .engine-card {
    grid-template-columns: 100%;
  }

  .card-copy p {
    max-width: 100%;
  }

  .vehicle-wrap img {
    max-width: 100%;
  }

  .proof-bar {
    height: 165px;
  }

  .proof-item {
    border-bottom: 1px solid #8997a59e;
  }

  .proof-item:nth-child(3),
  .proof-item:nth-child(4) {
    border-bottom: 0;
  }

  .engine-cards {
    flex-wrap: wrap;
  }

  .marque-section .eyebrow {
    letter-spacing: 0.25em;
  }

  .engine-card {
    min-width: min(100%, 300px);
  }

  .support-strip {
    flex-wrap: wrap;
  }

  .support-item {
    flex: 1 1 50%;
  }

  .support-item+.support-item::before {
    display: none;
  }

  .support-item {
    border-right: 1px solid var(--route-line);
  }

  .support-copy span {
    font-size: 10px;
  }

  .support-item:nth-child(4) {
    border-right: 0;
  }

  .footer-artboard {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-badge svg {
    width: 38px;
    height: 38px;
  }

  .cta-badge {
    width: 65px;
    height: 65px;
  }

  .engine-cta {
    width: 100%;
    padding: 25px 30px 25px 20px;
    grid-template-columns: 65px 1fr;
  }

  .footer-main {
    grid-template-columns: 360px 1fr;
  }

  .cta-actions {
    grid-column: 2;
  }

  .footer-column {
    padding-top: 20px;
  }

  .support-item:nth-child(n+3) {
    border-top: 1px solid var(--route-line);
  }

  .footer-bottom {
    display: block;
  }

  .cta-actions a {
    height: 52px;
    font-size: 18px;
  }

  .process-section {
    min-height: auto;
    padding: 34px 0;
    overflow: visible;
  }

  .process-shell {
    width: min(680px, calc(100% - 28px));
  }

  .support-title {
    font-size: 13px;
  }

  .step-heading {
    font-size: 17px;
    line-height: 1.16;
  }

  .step-row {
    flex-wrap: wrap;
  }

  .step-card {
    flex: 1 1 calc(50% - 18px);
    min-width: 280px;
  }

  .step-connector {
    display: none;
  }

  .support-process {
    flex-wrap: wrap;
  }

  .process-support-item {
    flex: 1 1 50%;
  }

  .process-support-item+.process-support-item::before {
    display: none;
  }

  .process-support-item {
    border-right: 1px solid rgba(16, 33, 58, .16);
  }

  .process-support-item:nth-child(n+3) {
    border-top: 1px solid rgba(16, 33, 58, .12);
  }

  .engine-family-section {
    min-height: auto;
    padding: 32px 0 26px;
  }

  .engine-family-shell {
    width: min(850px, calc(100% - 28px));
  }

  .engine-family-cards {
    flex-wrap: wrap;
    gap: 12px;
  }

  .family-card {
    flex: 1 1 calc(33.333% - 12px);
    min-width: 210px;
  }

  /* 
  .family-image {
    height: 120px;
  } */

  .family-medallion {
    top: 30%;
  }

  .family-mini p {
    font-size: 12px;
  }

  .expertise-copy {
    font-size: 10px;
  }

  .reason-copy {
    margin-left: 120px;
  }

  .reason-icon {
    left: 75px;
  }

  .proof-item:nth-child(2) {
    border-right: 0;
  }

  .reason-icon svg {
    width: 48px;
    height: 48px;
  }

  .expertise-icon {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
  }

  .family-desc {
    font-size: 12px;
    max-width: 250px;
    min-height: 76px;
  }

  .expertise-bar {
    flex-wrap: wrap;
  }

  .expertise-item {
    flex: 1 1 50%;
  }

  .expertise-item+.expertise-item:before {
    display: none;
  }

  .assurance-item:nth-child(3) {
    border-right: 0;
  }

  .expertise-item:nth-child(odd):after {
    content: "";
    position: absolute;
    right: 0;
    top: 13px;
    bottom: 13px;
    width: 1px;
    background: rgba(230, 214, 174, .30);
  }

  .call-number {
    font-size: 22px;
  }

  .expertise-item:nth-child(n+3) {
    border-top: 1px solid rgba(230, 214, 174, .24);
  }

  .ef-footer-line {
    white-space: normal;
    text-align: center;
    line-height: 1.35;
  }

  .smart-choice-section {
    max-width: none;
    min-height: auto;
    padding: 42px 18px 36px;
    background-size: 18px 18px, 18px 18px, 100% 100%;
  }

  .smart-choice-canvas {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
  }

  .choice-head,
  .advantage-map,
  .assurance-strip {
    position: relative;
    inset: auto;
    width: 100%;
    height: auto;
  }

  .choice-head {
    padding: 0;
  }

  .eyebrow-line {
    font-size: 12px;
    letter-spacing: .18em;
    gap: 13px;
  }

  .eyebrow-line span {
    width: 76px;
  }

  .choice-head h1 {
    font-size: clamp(27px, 6vw, 48px);
    line-height: 1.2;
  }

  .choice-head p {
    max-width: 640px;
    margin-top: 10px;
    font-size: 14px;
  }

  .advantage-map {
    top: auto;
    left: auto;
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 18px;
    margin-top: 32px;
  }

  .connector-map {
    display: none;
  }

  .center-advantage {
    order: 1;
  }

  .reason-stack-left {
    order: 2;
  }

  .reason-stack-right {
    order: 3;
  }

  .reason-card {
    min-height: 85px;
  }

  .reason-no {
    top: 22px;
    width: 40px;
    height: 36px;
    font-size: 20px;
  }

  .reviews-row {
    grid-template-columns: repeat(3, 1fr);
  }

  .reason-copy p {
    font-size: 12px;
  }

  .assurance-strip {
    bottom: auto;
    left: auto;
    margin-top: 26px;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    padding: 0;
  }

  .engine-route-section .support-copy {
    font-size: 12px;
  }

  .assurance-item svg {
    width: 40px;
    height: 40px;
    flex: 0 0 45px;
  }

  .hero-inner .feature-item:nth-child(3) {
    border-bottom: 1px solid rgba(16, 25, 37, .17);
  }

  .marque-section .feature-item:nth-child(2),
  .hero-inner .feature-item:nth-child(3) {
    border-right: 0;
  }

  .hero-inner .feature-item:nth-child(4),
  .hero-inner .feature-item:nth-child(5),
  .marque-section .feature-item:nth-child(3),
  .marque-section .feature-item:nth-child(4) {
    border-bottom: 0;
  }

  .hero-inner .feature-item {
    border-bottom: 1px solid rgba(16, 25, 37, .17);
  }

  .marque-section .feature-item {
    border-bottom: 1px solid rgba(16, 25, 37, .17);
  }

  .assurance-item {
    padding: 20px 18px;
    /* border-right: 0; */
    border-bottom: 1px solid rgba(94, 108, 128, .4);
  }

  .assurance-item:nth-last-child(-n+2) {
    border-bottom: 0;
  }

  .blueprint-engine {
    width: 210px;
    opacity: .55;
  }

  .blueprint-car {
    width: 210px;
    opacity: .55;
  }
}

@media (max-width: 767px) {
  .mr-header {
    height: auto;
    min-height: 64px;
  }

  .header-inner {
    min-height: 0;
    align-items: center;
    justify-items: stretch;
    column-gap: 8px;
    row-gap: 0;
    padding: 8px 14px;
  }

  .brand-link {
    justify-self: start;
    min-width: 0;
  }

  .call-block {
    width: auto;
    min-height: 0;
    border-left: 0;
    border-top: 0;
    padding: 0;
    justify-content: center;
    justify-self: center;
    gap: 7px;
  }

  .footer-social {
    justify-content: center;
  }

  .heading-divider {
    margin-bottom: 0px;
  }

  .call-icon {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
  }

  .engine-route-section {
    padding: 26px 0;
  }

  .process-section {
    padding: 26px 0;
  }

  .engine-family-section {
    padding: 24px 0;
  }

  .smart-choice-section {
    padding-top: 32px;
    padding-bottom: 28px;
  }

  .marque-section {
    padding-block: 26px;
  }

  .call-label {
    display: none;
  }

  .call-copy {
    display: block;
  }

  .banner-make-logo {
    width: 120px;
  }

  .call-number {
    line-height: 1;
    font-weight: 700;
    letter-spacing: .018em;
  }

  .step-heading br {
    display: none;
  }

  .family-medallion {
    top: 100px;
  }

  .banner-make-logo {
    width: 100px;
  }

  .inhouse-section h2 br {
    display: none;
  }

  .step-rule {
    margin: 0px auto 12px;
  }

  .mobile-menu-toggle {
    width: 40px;
    height: 40px;
  }

  .hero-right-image {
    width: 100%;
    height: 390px;
    opacity: .32;
    object-position: center top;
  }

  /* .hero-inner::before {
    background: linear-gradient(180deg, rgba(255, 255, 255, .54), rgba(255, 255, 255, .76));
  } */

  .marque-section .eyebrow-mark::before,
  .marque-section .eyebrow-mark::after {
    width: 70px;
  }

  .vehicle-title {
    font-size: 18px;
  }

  .hero-content {
    width: 100%;
    padding: 20px 18px 0;
  }

  .eyebrow {
    align-items: flex-start;
    font-size: 11px;
    line-height: 1.4;
    margin-bottom: 28px;
  }

  .hero-title {
    font-size: 32px;
    line-height: 1.2;
    /* letter-spacing: .045em; */
  }

  .feature-item p br {
    display: none;
  }

  .hero-inner .feature-item:nth-child(3),
  .hero-inner .feature-item:nth-child(4) {
    border-bottom: 1px solid rgba(16, 25, 37, .17);
  }

  .hero-copy {
    font-size: 15px;
    line-height: 1.65;
  }

  .engine-search-card {
    width: 100%;
  }

  .search-tabs {
    height: auto;
    grid-template-columns: repeat(2, 1fr);
  }

  .search-tab {
    min-height: 55px;
  }


  .search-body {
    padding: 18px;
  }

  .search-tab.active {
    box-shadow: 0 0 0 #fff;
  }

  .marque-section .eyebrow {
    letter-spacing: 0.25em;
  }

  .search-row {
    gap: 14px;
    justify-content: center;
  }

  .search-button {
    width: 280px;
  }

  .feature-strip {
    margin: 24px 18px 0;
  }

  .feature-item {
    min-height: 86px;
    padding: 10px 5px;
  }

  .desktop-scale-shell {
    display: none;
  }

  .mobile-layout {
    display: block;
    padding-top: 28px;
    padding-bottom: 44px;
    color: var(--mr-navy);
  }

  .mobile-visual {
    display: none;
  }

  .section-eyebrow-mobile {
    color: var(--mr-gold);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
  }

  .mobile-layout h2 {
    margin: 0 0 10px;
    text-align: center;
    color: var(--mr-green);
  }

  .mobile-intro {
    font-size: 16px;
    line-height: 1.58;
    text-align: center;
  }

  .mobile-steps>div>div {
    height: 100%;
    padding: 15px;
    text-align: center;
    background: rgba(255, 255, 255, .72);
    border: 1px solid rgba(176, 138, 70, .35);
  }

  .mobile-steps strong {
    color: var(--mr-gold);
    font-size: 18px;
  }

  .mobile-steps h3 {
    margin: 8px 0;
    font-size: 15px;
    line-height: 1.25;
    font-weight: 700;
    text-transform: uppercase;
  }

  .mobile-steps p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
  }

  .mobile-quality {
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    background: var(--mr-green-deep);
    border: 1px solid rgba(176, 138, 70, .9);
  }

  .mobile-quality p {
    margin: 0;
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.5;
    color: #ffffffd4;
    border-bottom: 1px solid rgba(255, 255, 255, .16);
  }

  .mobile-quality p:last-child {
    border-bottom: 0;
  }

  .mobile-quality strong {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-bottom: 4px;
    letter-spacing: .06em;
    text-transform: uppercase;
  }

  .feature-item:last-child {
    border-bottom: 0;
  }

  .feature-strip {
    grid-template-columns: 1.05fr 1.18fr;
  }

  .hero-inner .feature-item:nth-child(2),
  .hero-inner .feature-item:nth-child(4) {
    border-right: 0;
  }

  .hero-inner .feature-item:nth-child(3) {
    border-right: 1px solid rgba(16, 25, 37, .17);
  }

  .jlr-logos {
    width: min(665px, calc(100% - 24px));
    margin-top: 28px;
  }

  .demand-canvas {
    padding: 30px 16px;
    background-size: 36px 36px, 36px 36px, 9px 9px, 9px 9px, 100% 100%;
  }

  .blueprint-engine {
    width: 170px;
    opacity: .38;
  }

  .mayfair-footer,
  .footer-artboard {
    min-height: auto;
  }

  .footer-artboard {
    padding: 34px 18px 0;
  }

  .blueprint {
    opacity: .32;
  }

  .engine-cta {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
    padding: 26px 19px;
    min-height: 0;
  }

  .cta-badge {
    display: none;
  }

  .cta-badge svg {
    width: 52px;
    height: 52px;
  }

  .cta-copy p {
    font-size: 17px;
  }

  .cta-actions {
    width: 100%;
    grid-column: auto;
    justify-content: center;
  }

  .cta-actions a,
  .gold-btn,
  .outline-btn {
    /* width: 100%; */
    /* height: 62px; */
    max-width: 250px;
  }

  .footer-main {
    margin-top: 35px;
    grid-template-columns: 1fr;
  }

  .brand-panel {
    text-align: center;
  }

  .mr-header .brand-logo {
    margin: 0 auto 22px;
  }

  .brand-text {
    margin-left: 0;
    font-size: 17px;
    margin-top: 10px;
  }

  .brand-features {
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer-column h3::after {
    bottom: -15px;
  }

  .footer-column {
    padding-top: 10px;
  }

  .contact-list li {
    min-height: 50px;
  }

  .contact-icon svg {
    width: 17px;
    height: 17px;
  }

  .contact-icon {
    width: 27px;
    height: 27px;
    flex: 0 0 27px;
  }

  .footer-column h3 {
    margin-top: 0;
    font-size: 23px;
    margin: 14px 0 30px;
  }


  .services-col a::before {
    position: static;
    margin-right: 12px;
  }

  .services-col a {
    padding-left: 0;
  }

  /* .contact-list li {
    flex-wrap: wrap;
    text-align: center;
  } */

  .mini-card {
    width: 165px;
    height: 100px;
  }

  .footer-artboard .brand-logo {
    margin: 0 auto;
  }

  .mini-card span {
    font-size: 14px;
  }

  .mini-card span br {
    display: none;
  }

  .services-col li {
    margin-bottom: 10px;
  }

  .quick-links {
    gap: 12px 0;
    flex-wrap: wrap;
    margin-top: 10px;
    padding-top: 15px;
    justify-content: center;
  }

  .footer-bottom p {
    text-align: center;
  }

  .footer-bottom {
    gap: 15px;
    padding: 15px 0;
  }

  .footer-main {
    padding-bottom: 15px;
  }

  .bottom-tagline {
    gap: 10px;
    font-size: 14px;
  }

  .bottom-tagline {
    padding: 8px 0;
    line-height: 20px;
  }

  .bottom-tagline span {
    width: 28px;
  }

  .footer-bottom nav a {
    padding: 0 15px;
  }

  .blueprint-car {
    width: 180px;
    opacity: .35;
  }

  .eyebrow {
    font-size: 12px;
    gap: 14px;
    letter-spacing: .16em;
    margin-bottom: 18px;
  }

  .eyebrow::before,
  .eyebrow::after {
    width: 54px;
  }

  .section-head h1 {
    font-size: 42px;
    line-height: 1.05;
  }

  .ornament span {
    width: 72px;
  }

  .section-head p {
    font-size: 14px;
    line-height: 1.55;
  }

  .engine-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }

  .vehicle-wrap {
    height: 155px;
    justify-content: center;
  }

  .card-copy {
    order: 2;
    align-items: center;
    text-align: center;
    padding-top: 14px;
  }

  .card-copy h2 {
    font-size: 18px;
  }

  .card-copy p {
    font-size: 13px;
    font-weight: 500;
    max-width: 340px;
  }

  .tag-row {
    justify-content: center;
    margin-top: 14px;
    margin-bottom: 15px;
    flex-wrap: wrap;
    width: min(100%, 330px);
  }

  .tag-row span,
  .engine-card:nth-child(4) .tag-row span,
  .engine-card:nth-child(6) .tag-row span,
  .engine-card:nth-child(3) .tag-row span {
    font-size: 11px;
    padding: 0 8px;
  }

  .explore-btn {
    /* width: 100%; */
    padding: 9px 16px;
    justify-content: center;
  }

  .support-strip {
    grid-template-columns: 1fr;
    padding: 10px 15px;
  }

  .support-item:nth-child(5) {
    border-right: 0;
  }

  .reviews-canvas {
    height: auto;
    max-width: none;
    min-height: 0;
    padding: 30px 16px 32px;
  }

  .blueprint-left {
    width: 185px;
    top: 0;
    left: -44px;
    opacity: .42;
  }

  .blueprint-right {
    width: 175px;
    top: 10px;
    right: -52px;
    opacity: .32;
  }

  .section-kicker,
  .brand-logo,
  .intro-copy,
  .rating-panel,
  .reviews-row,
  .proof-bar {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
    height: auto;
    transform: none;
  }

  .rating-panel {
    top: 140px;
  }

  .reviews-row,
  .proof-bar {
    top: 135px;
  }

  .section-kicker {
    margin: 0 auto 18px;
    text-align: center;
    font-size: 13px;
    letter-spacing: .18em;
  }

  .section-kicker::before,
  .section-kicker::after {
    display: none;
  }

  .mr-header .brand-logo {
    display: block;
    width: 230px;
    margin: 0 auto 5px;
  }

  .intro-copy {
    text-align: center;
    margin: 0 auto;
  }

  .intro-copy h1 {
    font-size: clamp(31px, 10vw, 42px);
    line-height: 1.02;
  }

  .intro-copy p {
    max-width: 540px;
    margin-top: 15px;
    font-size: 14px;
  }

  .desktop-break {
    display: none;
  }

  .rating-panel {
    margin-top: 24px;
    min-height: 0;
  }

  .rating-content {
    display: grid;
    /* gap: 10px; */
    padding: 0;
    grid-template-columns: 1fr 1fr;
  }

  .rating-feature:nth-child(4) {
    border-top: 0;
    border-left: 1px solid var(--mr-line-soft);
    border-bottom: 1px solid var(--mr-line-soft);
  }

  .rating-feature {
    border-left: 0;
    border-top: 1px solid var(--mr-line-soft);
  }

  .rating-feature:nth-child(5) {
    border-top: 0;
    border-left: 0;
  }

  .rating-stars {
    text-align: center;
    font-size: 25px;
    letter-spacing: 0;
  }

  .rating-score {
    /* border-left: 0; */
    padding: 13px 10px;
    justify-content: center;
    text-align: center;
  }

  .rating-feature {
    /* border-left: 0; */
    height: auto;
    padding: 8px 0;
  }

  .reviews-row {
    margin-top: 22px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .review-card {
    height: auto;
    min-height: 220px;
    padding: 24px 22px 22px;
  }

  .small-stars {
    font-size: 16px;
    letter-spacing: 4px;
  }

  .mec-footer {
    padding: 10px 10px 10px 12px !important;
  }

  .models-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .proof-bar {
    margin-top: 20px;
  }

  .proof-content {
    gap: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .proof-content p br {
    display: none;
  }

  .reviews-canvas {
    height: 1380px;
  }

  .proof-icon,
  .proof-icon.shield,
  .proof-icon.uk {
    width: 35px;
    height: 35px;
  }

  .engine-desc {
    font-size: 14px;
    font-weight: 500;
  }

  .proof-item {
    height: auto;
    min-height: 72px;
    padding: 12px 10px;
    grid-template-columns: 40px 1fr;
    border-bottom: 1px solid var(--mr-line-soft);
  }

  .demand-section .engine-grid .engine-card {
    flex: 0 0 calc(50% - 6px);
    max-width: calc(50% - 6px);
  }

  .header-inner {
    grid-template-columns: 245px 1fr 100px;
  }

  .support-icon {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }

  .demand-section .eyebrow::before,
  .demand-section .eyebrow::after {
    display: none;
  }

  .demand-canvas h2 br {
    display: none;
  }

  .proof-item.last {
    border-bottom: 0;
  }
}

@media (max-width: 680px) {
  .family-medallion {
    top: 32%;
  }

  .cards-row {
    display: block;
  }

  .vehicle-card {
    margin-bottom: 20px;
    padding: 15px 16px 18px;
  }

  .model-pills {
    gap: 7px;
    max-width: 100%;
  }

  .vehicle-image-wrap {
    height: auto;
  }
}

@media (max-width: 640px) {
  .mr-faq-q-num {
    display: none;
  }

  .mr-faq-q-text {
    font-size: 14px;
  }

  .reviews-canvas {
    height: 1440px;
  }

  .vehicle-wrap {
    height: 155px;
    justify-content: center;
  }

  .mr-faq-answer-inner {
    padding-left: 20px;
  }
}


@media (max-width: 575px) {
  .marque-section {
    padding-block: 18px;
  }

  .marque-stage {
    width: calc(100vw - 22px);
  }

  .search-button,
  .reg-input {
    height: 52px;
  }

  .banner-make-logo {
    width: 80px;
  }

  .hero-content {
    padding: 20px 18px 0;
  }

  .mec-image-wrap {
    height: 130px;
    padding: 12px 16px;
  }

  .call-number {
    font-size: 20px;
  }

  .call-icon {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
  }

  .mec-name {
    font-size: 13px;
  }

  .mr-header .brand-logo {
    margin: 0;
    width: 200px;
  }

  .banner-utility {
    padding: 36px 0 28px;
  }

  .about-us-content h2,
  .about-us-content h3 {
    margin-top: 1rem;
  }

  .banner-utility h1 {
    font-size: 24px;
  }

  .banner-make-logo {
    width: 80px;
    display: block;
    margin: 0px auto;
  }

  .header-inner {
    grid-template-columns: 220px 1fr 55px;
  }

  .models-canvas {
    padding: 28px 16px 36px;
  }

  .model-engine-card {
    min-height: 150px;
  }

  .contact-info-card {
    flex: 1 1 100%;
  }

  .hero .feature-strip .feature-item,
  .marque-section .feature-strip .feature-item {
    min-height: 62px;
    padding: 12px 16px !important;
  }

  .brand-features {
    flex-wrap: nowrap;
  }

  .mini-card {
    height: 95px;
    width: 140px;
    padding: 0 10px;
  }

  .footer-column h3 {
    font-size: 20px;
  }

  .hero-inner .feature-item:nth-child(3) {
    border-right: 0;
  }

  .expertise-item {
    gap: 10px;
    padding-inline: 10px;
  }

  .model-group {
    margin-bottom: 0;
  }

  .bottom-tagline span::before,
  .bottom-tagline span::after,
  .bottom-tagline span {
    display: none;
  }

  .footer-bottom p {
    font-size: 14px;
  }

  .footer-bottom {
    gap: 10px;
  }

  .brand-panel,
  .footer-column {
    padding-left: 0px;
  }

  .footer-artboard .brand-logo {
    width: 170px;
  }

  .footer-bottom nav a:last-child {
    padding-right: 0;
  }

  .mini-card span {
    font-size: 12px;
    line-height: 16px;
  }

  .mobile-menu-toggle {
    width: 35px;
    height: 35px;
  }

  .family-medallion {
    top: 55%;
  }

  .hero-title {
    font-size: 26px;
  }

  .hero-copy {
    margin: 15px 0 0;
  }

  .search-button {
    margin-top: 20px;
  }

  .feature-strip {
    padding: 0px 14px;
    grid-template-columns: 1fr;
  }

  .search-row {
    display: block;
    text-align: center;
  }

  .feature-icon {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }

  .reg-input input {
    height: 52px;
    letter-spacing: 0;
  }

  .eyebrow {
    font-size: 12px;
    letter-spacing: .03em;
    margin-bottom: 10px;
  }

  .demand-section .eyebrow {
    margin-bottom: 15px;
    letter-spacing: .03em;
  }

  .eyebrow::before,
  .eyebrow::after {
    display: none;
  }

  /* .eyebrow-mark {
    display: none;
  } */
  .marque-section .eyebrow {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.05em;
  }

  .marque-section .feature-item:nth-child(3) {
    border-bottom: 1px solid rgba(16, 25, 37, .17);
  }

  .marque-subtitle {
    max-width: 94%;
    font-size: 14px;
  }

  .call-block {
    gap: 5px;
  }

  .search-button {
    width: 260px;
  }

  .feature-item {
    padding: 0;
  }

  .view-btn {
    gap: 20px;
    width: min(180px, 92%);
  }

  .vehicle-title {
    font-size: 18px;
    letter-spacing: .02em;
  }

  .marque-section .feature-strip {
    margin: 0;
  }

  .card-medallion {
    top: 160px;
  }

  .engine-route-section .engine-card {
    min-height: 535px;
  }

  .feature-box {
    margin-top: 10px;
    padding: 12px 8px 9px;
  }

  .model-pill {
    font-size: 12px;
    line-height: 18px;
    min-width: calc(50% - 4px);
  }

  .vehicle-card.jaguar .model-pill,
  .vehicle-card.jaguar .model-pill.wide {
    min-width: calc(50% - 4px);
  }

  .feature-item {
    flex: 0 0 100%;
  }

  .feature-item:nth-child(1),
  .feature-item:nth-child(3) {
    border-right: 0;
  }

  h5,
  .h5 {
    font-size: 17px;
    line-height: 23px;
  }

  .feature-item {
    min-height: 70px;
    padding: 0;
  }

  .secure-icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
  }

  /* .feature-item+.feature-item {
    border-top: 1px solid rgba(18, 38, 58, .12);
  } */
  .trusted img {
    width: 75px;
  }

  .engine-route-section {
    min-height: auto;
    padding: 22px 0;
  }

  .route-container {
    width: calc(100% - 24px);
  }

  .route-kicker {
    gap: 9px;
    font-size: 10px;
    font-weight: 700;
  }

  .route-kicker::before,
  .route-kicker::after {
    width: 14px;
  }

  .engine-route-section .engine-card {
    min-height: 600px;
  }

  .support-item:nth-child(1),
  .support-item:nth-child(3) {
    border-right: 0;
  }

  .support-icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
  }

  .support-strip {
    padding: 0 10px;
  }

  .route-intro {
    font-size: 12px;
  }

  .engine-cards {
    flex-direction: column;
    gap: 18px;
  }

  .engine-card {
    flex-basis: auto;
    width: 100%;
  }

  /* .engine-image {
    height: auto;
  } */

  .card-copy h2 {
    font-size: 18px;
  }

  .review-card {
    height: auto;
    min-height: 220px;
    padding: 24px 15px 22px;
  }

  .card-medallion {
    top: 41%;
  }

  .cards-row {
    display: block;
  }

  .engine-body {
    padding: 30px 14px 0;
  }

  .mobile-steps .col-12 {
    flex: 0 0 auto;
    width: 50%;
  }

  .support-item {
    flex: 1 1 100%;
  }

  .support-item:nth-child(odd)::after {
    display: none;
  }

  .support-item:nth-child(n+2) {
    border-top: 1px solid var(--route-line);
  }

  .demand-section .support-strip {
    padding: 10px 0;
    grid-template-columns: 1fr;
  }

  .process-section {
    padding: 28px 0;
  }

  .process-section::before,
  .process-section::after {
    opacity: .26;
  }

  .process-shell {
    width: calc(100% - 24px);
  }

  .process-kicker {
    font-size: 14px;
    letter-spacing: .015em;
  }

  .step-heading {
    min-height: 25px;
  }

  .step-row {
    flex-direction: column;
  }

  .process-section .support-icon {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }

  .step-card {
    flex-basis: auto;
    width: 100%;
  }

  /* 
  .step-photo {
    height: 150px;
  } */

  .support-process {
    flex-direction: column;
  }

  .process-support-item {
    flex: 1 1 auto;
    width: 100%;
  }

  .engine-route-section .feature-copy {
    font-weight: 700;
  }

  .process-support-item:nth-child(odd)::after {
    display: none;
  }

  .process-support-item:nth-child(n+2) {
    border-top: 1px solid rgba(16, 33, 58, .12);
  }

  .smart-choice-section {
    padding: 34px 12px 28px;
  }

  .eyebrow-line span {
    width: 42px;
  }

  .choice-head h1 {
    font-size: 28px;
  }

  .center-node {
    width: 100%;
    max-width: 310px;
    height: 300px;
  }

  .reason-card {
    padding: 16px 14px;
  }

  .reason-no {
    top: 28px;
    left: 16px;
    width: 38px;
    height: 34px;
    font-size: 18px;
  }

  .reason-icon {
    top: 22px;
  }

  .reason-icon,
  .reason-stack-right .reason-icon {
    left: 69px;
    width: 45px;
    height: 45px;
  }

  .reason-icon svg {
    width: 45px;
    height: 45px;
  }

  .reason-copy,
  .reason-stack-right .reason-copy {
    margin-left: 112px;
    padding-left: 12px;
  }

  .reason-copy h2 {
    font-size: 13px;
  }

  .reason-copy p {
    font-size: 11px;
    line-height: 1.34;
  }

  .assurance-strip {
    padding: 0;
    grid-template-columns: 1fr;
  }

  .assurance-item,
  .assurance-item:nth-last-child(-n+2) {
    border-bottom: 1px solid rgba(94, 108, 128, .35);
  }

  .assurance-item:last-child {
    border-bottom: 0;
  }

  .engine-family-section {
    padding: 26px 0 22px;
  }

  .engine-family-shell {
    width: calc(100% - 24px);
  }

  .services-col li {
    margin-bottom: 5px;
  }

  .assurance-item h3::after {
    width: 40px;
  }

  .assurance-item svg {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }

  h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .rating-score {
    grid-template-columns: 1fr;
  }

  .reviews-proof-section .intro-copy {
    top: 55px;
  }

  .rating-panel {
    margin-top: 5px;
  }

  .reviews-canvas {
    height: 1480px;
  }

  .assurance-item {
    padding: 16px 18px;
  }

  .ef-kicker {
    font-size: 9px;
    letter-spacing: .18em;
    gap: 10px;
  }

  .ef-kicker:before,
  .ef-kicker:after {
    width: 20px;
  }

  .ef-crown-divider {
    width: 180px;
  }

  .engine-family-cards {
    flex-direction: column;
  }

  .family-card {
    flex-basis: auto;
    width: 100%;
  }

  /* .family-image {
    height: 170px;
  } */

  /* .family-medallion {
    top: 270px;
  } */

  .expertise-icon {
    width: 35px;
    height: 35px;
    flex: 0 0 35px;
  }

  .center-node img {
    width: 185px;
  }

  .center-node strong {
    font-size: 19px;
  }

  .expertise-copy {
    font-size: 11px;
  }

  .advantage-map {
    margin-top: 15px;
  }

  .card-cta {
    padding: 0 15px
  }

  .family-title {
    min-height: 0;
    font-size: 18px;
  }

  .family-title br {
    display: none;
  }

  .family-desc {
    max-width: 100%;
    min-height: auto;
    font-size: 12px;
  }

  .family-mini-list {
    width: 100%;
  }

  .expertise-bar {
    flex-direction: column;
  }

  .mini-card svg {
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
  }

  .expertise-item {
    flex: 1 1 auto;
  }

  .expertise-item:nth-child(odd):after {
    display: none;
  }

  .expertise-item:nth-child(n+2) {
    border-top: 1px solid rgba(230, 214, 174, .24);
  }

  .vehicle-title,
  .ef-title {
    font-weight: 700;
  }

  .ef-footer-line {
    gap: 10px;
    font-size: 10px;
    letter-spacing: .16em;
  }

  .ef-footer-line:before,
  .ef-footer-line:after {
    width: 28px;
  }

  .bottom-tagline {
    text-align: center;
  }
}

@media (max-width: 479px) {
  /* .header-inner {
    grid-template-columns: minmax(90px, 1fr) auto minmax(40px, 1fr);
    padding-left: 12px;
    padding-right: 12px;
    column-gap: 6px;
  } */

  .mr-header .brand-logo {
    width: 175px;
  }

  .call-number {
    font-size: 18px;
    font-weight: 600;
  }

  .header-inner {
    grid-template-columns: 185px 1fr 55px;
  }

  .mobile-menu-toggle {
    width: 32px;
    height: 32px;
  }

  .vehicle-img,
  .vehicle-card.range .vehicle-img,
  .vehicle-card.jaguar .vehicle-img {
    max-width: 80%;
    margin: 0px auto;
  }

  .call-icon {
    width: 17px;
    height: 17px;
    flex: 0 0 17px;
  }

  .hero-title {
    font-size: 24px;
  }

  .header-inner {
    height: 75px;
  }

  .hero-copy {
    font-size: 15px;
    line-height: 21px;
  }

  .engine-search-card {
    margin-top: 15px;
  }

  .family-medallion {
    top: 45%;
  }

  .hero-content {
    padding: 14px 12px 0;
  }

  h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .hero-copy {
    margin: 10px 0 0;
  }

  .reviews-proof-section .intro-copy p {
    font-size: 13px;
  }

  .rating-score {
    border-top: 1px solid var(--mr-line-soft);
  }

  .footer-column h3::after {
    bottom: -10px;
  }

  .rating-stars {
    padding-bottom: 8px;
  }

  .rating-score {
    border-bottom: 0;
  }

  .rating-feature:nth-child(4),
  .rating-score {
    border-left: 0;
  }

  .reg-input {
    width: 340px;
  }

  .family-title {
    font-size: 16px;
  }

  .reg-input input {
    font-size: 20px;
    padding: 0 14px;
  }

  .search-tab {
    gap: 5px;
    font-size: 12px;
    padding: 0 10px;
    font-weight: 700;
    letter-spacing: 0;
  }

  .engine-route-section .engine-card {
    min-height: 540px;
  }

  .card-medallion {
    top: 34%;
  }

  .proof-content,
  .rating-content {
    padding: 10px 0;
    grid-template-columns: 1fr;
  }

  .review-card {
    padding: 15px 15px 22px;
  }

  .reviews-canvas {
    height: 1800px;
  }

  .demand-section .engine-grid .engine-card {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .explore-btn {
    /* width: 100%; */
    padding-left: 16px;
  }

  .reviews-row,
  .proof-bar,
  .rating-panel {
    top: 160px;
  }

  .proof-item {
    border-right: 0;
  }

  .proof-item:nth-child(3) {
    border-bottom: 1px solid var(--mr-line-soft);
  }

  .models-grid {
    grid-template-columns: 1fr !important;
  }

  .engine-name {
    font-size: 18px;
    line-height: 24px;
  }

  .engine-desc {
    margin: 0 auto 0;
  }

  .secure-title {
    font-size: 14px;
    font-weight: 700;
  }

  .step-number {
    font-size: 24px;
  }

  .process-support-item {
    padding: 10px;
  }

  .support-item {
    padding: 15px 0;
  }

  .section-head h1 {
    font-size: 34px;
  }

  .tag-row {
    gap: 4px;
    margin-top: 0;
    flex-wrap: wrap;
  }

  .cta-actions {
    display: block;
  }

  .engine-cta {
    padding: 20px 12px;
  }

  .cta-actions a,
  .gold-btn,
  .outline-btn {
    gap: 8px;
    max-width: 190px;
    margin-bottom: 15px;
  }

  .services-col a,
  .model-group a,
  .contact-list li {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 414px) {
  .hero-title {
    font-size: 20px;
  }

  .header-inner {
    padding: 0 10px;
    grid-template-columns: 145px 1fr 22px;
  }

  .eyebrow {
    gap: 8px;
  }

  .mr-header .brand-logo {
    width: 155px;
  }

  .reg-input {
    width: 295px;
  }

  .header-inner {
    grid-template-columns: 145px 1fr 38px !important;
  }

  .search-button {
    width: 240px;
  }

  .search-tab {
    font-size: 11px;
  }

  .secure-note {
    gap: 10px;
    display: flex;
    margin-top: 10px;
  }

  .marque-title {
    font-size: 22px;
    line-height: 1.15;
  }

  .route-title,
  .process-title,
  .ef-title {
    font-size: 20px;
    line-height: 1.2;
  }

  h2 {
    font-size: 19px;
    line-height: 25px;
  }

  .search-body {
    padding: 14px;
  }

  .mobile-steps .col-12 {
    width: 100%;
    flex: 0 0 auto;
  }

  .mobile-menu-toggle {
    width: 30px;
    height: 28px;
  }

  .call-number {
    font-size: 14px;
  }

  .family-medallion {
    top: 44%;
  }

  .reviews-row {
    grid-template-columns: 1fr;
  }

  .review-card {
    min-height: 190px;
  }

  .reviews-canvas {
    height: 2015px;
  }

  .card-medallion {
    top: 165px;
  }

  .cta-actions a {
    height: 48px;
  }

  .engine-cta {
    padding-bottom: 10px;
  }

  .outline-btn .explore-btn {
    padding-left: 15px;
    width: min(100%, 170px);
  }

  .engine-route-section .engine-card {
    min-height: 530px;
  }

  .reviews-proof-section .intro-copy {
    left: 10px;
    width: 95%;
  }

  .quick-links a {
    font-size: 12px;
    margin-right: 5px;
    padding: 0 10px 0 0;
  }

  .quick-links svg {
    width: 22px;
    height: 22px;
  }

  .footer-column h3 {
    margin: 14px 0 25px;
  }
}

@media (max-width: 384px) {

  .reviews-row,
  .proof-bar,
  .rating-panel {
    top: 195px;
  }

  .reviews-canvas {
    height: 2090px;
  }

  .card-medallion {
    top: 26%;
  }

  .family-medallion {
    top: 38%;
  }
}

@media (max-width:360px) {
  .card-medallion {
    top: 140px;
  }
}

/* ===================== FAQ Section ===================== */
.mr-faq-section {
  position: relative;
  background: #f4f6f5;
  padding: 30px 0 28px 0;
}

.mr-faq-shell {
  width: min(800px, calc(100% - 40px));
  margin-inline: auto;
}

/* Head */
.mr-faq-head {
  text-align: center;
  margin-bottom: clamp(28px, 4vw, 44px);
}

.mr-faq-kicker {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--mayfair-gold, #b58b42);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.faq-kicker-line {
  display: block;
  width: 32px;
  height: 1px;
  background: currentColor;
  opacity: .7;
}

.mr-faq-title {
  margin: 0 0 12px;
  color: var(--mayfair-navy, #101d36);
  font-size: clamp(22px, 3vw, 32px);
  line-height: 1.15;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.mr-faq-intro {
  margin: 0 auto;
  max-width: 480px;
  color: #5a6472;
  font-size: 14.5px;
  line-height: 1.65;
  font-weight: 500;
}

/* List */
.mr-faq-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Item */
.mr-faq-item {
  background: #fff;
  border-radius: 8px;
  border: 1px solid rgba(16, 29, 54, .09);
  box-shadow: 0 1px 4px rgba(16, 29, 54, .05);
  overflow: hidden;
  transition: box-shadow .2s, border-color .2s;
}

.mr-faq-item:hover {
  border-color: rgba(11, 107, 58, .25);
  box-shadow: 0 3px 12px rgba(11, 107, 58, .08);
}

.mr-faq-item.is-open {
  border-color: rgba(11, 107, 58, .3);
  box-shadow: 0 4px 16px rgba(11, 107, 58, .10);
}

/* Question button */
.mr-faq-question {
  width: 100%;
  appearance: none;
  border: 0;
  background: transparent;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  cursor: pointer;
  text-align: left;
  color: var(--mayfair-navy, #101d36);
  transition: color .18s;
}

.mr-faq-question:hover {
  color: var(--mayfair-green, #0b6b3a);
}

.mr-faq-item.is-open .mr-faq-question {
  color: var(--mayfair-green, #0b6b3a);
}

.mr-faq-q-num {
  flex: 0 0 28px;
  color: var(--mayfair-gold, #b58b42);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
  user-select: none;
  opacity: .8;
}

.mr-faq-item.is-open .mr-faq-q-num {
  opacity: 1;
}

.mr-faq-q-text {
  flex: 1 1 auto;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

/* Chevron toggle */
.mr-faq-toggle {
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(11, 107, 58, .07);
  color: var(--mayfair-green, #0b6b3a);
  transition: background .2s, transform .3s ease;
}

.mr-faq-item.is-open .mr-faq-toggle {
  background: var(--mayfair-green, #0b6b3a);
  color: #fff;
  transform: rotate(180deg);
}

.mr-faq-toggle svg {
  width: 15px;
  height: 15px;
  display: block;
}

/* Answer panel — CSS grid row transition */
.mr-faq-answer {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .3s ease;
}

.mr-faq-item.is-open .mr-faq-answer {
  grid-template-rows: 1fr;
}

.mr-faq-answer-inner {
  min-height: 0;
  overflow: hidden;
  padding: 0 20px 0 62px;
  color: #4e5a68;
  font-size: 14.5px;
  line-height: 1.75;
  font-weight: 500;
  border-left: 0;
  margin-left: 0;
}

.mr-faq-item.is-open .mr-faq-answer-inner {
  padding-bottom: 20px;
}

@media (max-width: 640px) {
  .mr-faq-q-num {
    display: none;
  }

  .mr-faq-q-text {
    font-size: 16px;
  }

  .mr-faq-question {
    padding: 15px;
  }

  .mr-faq-item.is-open .mr-faq-answer-inner {
    padding-bottom: 12px;
  }

  .mr-faq-answer-inner {
    padding-left: 20px;
  }
}


/* ---- 1. Global Heading: fluid h1 base ---- */
/* h1 {
  font-size: clamp(26px, 3.8vw, 36px);
  line-height: 1.15;
} */

/* ---- 2. Section Title explicit font-sizes (clamp) ---- */
/* Prevents inheriting tiny h2 values at narrow breakpoints */
.marque-title {
  font-size: clamp(24px, 3.4vw, 38px);
  line-height: 1.1;
}

.route-title {
  font-size: clamp(22px, 3vw, 36px);
  line-height: 1.12;
}

.process-title {
  font-size: clamp(22px, 3vw, 34px);
  line-height: 1.15;
}

.ef-title {
  font-size: clamp(20px, 2.8vw, 32px);
  line-height: 1.15;
}


/* ---- 4. Banner Utility (Privacy, Terms, About, Contact) ---- */
.banner-utility {
  position: relative;
  overflow: hidden;
  padding: clamp(44px, 6.5vw, 80px) 0 clamp(36px, 5vw, 64px);
  background: linear-gradient(150deg, #0b6b3a 0%, #052e18 100%);
}

.banner-utility::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, .038) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .038) 1px, transparent 1px);
  background-size: 32px 32px;
}

.banner-utility .container {
  position: relative;
  z-index: 1;
}

.banner-utility h1 {
  font-size: clamp(22px, 4.2vw, 44px);
  line-height: 1.18;
  font-weight: 700;
  color: #fff;
  letter-spacing: .025em;
  text-transform: uppercase;
  margin-bottom: 0;
}


/* ---- 5. Utility page content sections ---- */
.about-us h1.text-center {
  font-size: clamp(24px, 4vw, 40px);
  padding-bottom: clamp(16px, 2.5vw, 28px) !important;
  margin-bottom: 0 !important;
}

/* ---- 6. Model Box — Make page model grid ---- */
.model-box {
  display: block;
  text-decoration: none;
  border-radius: 4px;
  overflow: hidden;
  transition: transform .2s ease, box-shadow .2s ease;
}

.model-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 32px rgba(11, 107, 58, .14);
}

.model-box .bg-white {
  border-radius: 4px 4px 0 0 !important;
  transition: border-color .2s ease;
  padding: clamp(14px, 2.5vw, 28px) clamp(10px, 2vw, 20px) !important;
}

.model-box:hover .bg-white {
  border-color: rgba(11, 107, 58, .42) !important;
}

.model-box img {
  max-height: 150px;
  object-fit: contain;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.model-box span.d-block {
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: .06em !important;
  text-transform: uppercase !important;
  background: var(--mr-navy, #101d36) !important;
  color: #fff !important;
  padding: 10px 14px !important;
  margin-top: 0 !important;
  border-radius: 0 0 4px 4px;
  text-align: center;
}

/* ---- 7. Heading Divider (Make page models) ---- */
.heading-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 0;
}

.heading-divider .line,
.heading-divider .line-2 {
  display: block;
  width: 60px;
  height: 2px;
  border-radius: 2px;
  /* opacity: .55; */
  background: var(--mr-green, #0b6b3a);
}

.heading-divider .diamond {
  display: block;
  width: 9px;
  height: 9px;
  background: var(--mr-gold, #b58b42);
  transform: rotate(45deg);
  border-radius: 1px;
  flex: 0 0 auto;
}

/* ---- 8. Models section eyebrow-line (Make page) ---- */
.model .eyebrow-line {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: var(--mayfair-green-dark, #06482b);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.model h2.fw-bold {
  font-size: clamp(20px, 3vw, 30px);
  line-height: 1.2;
}

.model p.fw-bold {
  font-size: clamp(13px, 1.5vw, 15px);
  line-height: 1.6;
  color: #374151 !important;
  max-width: 760px;
  margin-inline: auto;
}

/* ---- 9. Contact form improvements ---- */
.contact .card {
  border: 1px solid rgba(16, 25, 37, .13) !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 20px rgba(16, 25, 37, .07) !important;
}

.contact .form-control {
  border: 1.5px solid rgba(16, 25, 37, .18) !important;
  border-radius: 6px !important;
  padding: 11px 15px !important;
  font-size: 15px;
  color: var(--mr-navy, #101d36);
  background: #fff;
  transition: border-color .18s, box-shadow .18s;
}

.contact .form-control:focus {
  border-color: var(--mr-green, #0b6b3a) !important;
  box-shadow: 0 0 0 3px rgba(11, 107, 58, .1) !important;
  outline: 0;
}

/* ---- 14. Utility page (about, privacy, terms) content readability ---- */
.about-us .col-12>p,
.content .col-12>p {
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 1.7;
  color: #1e2a3b;
}

/* ---- 15. Make page: section padding top ---- */
.model.py-md-5.py-3 {
  padding-top: clamp(32px, 5vw, 64px) !important;
  padding-bottom: clamp(32px, 5vw, 64px) !important;
}

/* ============================================================
   MODELS SECTION — demand-card redesign (no tags/description)
   ============================================================ */

.models-section {
  width: 100%;
  overflow: hidden;
  background: #f7f8f8;
}

.models-canvas {
  position: relative;
  width: min(100%, 1299px);
  margin: 0 auto;
  padding: 44px 30px 54px;
  background-color: #f7f8f8;
  background-image:
    linear-gradient(rgba(21, 37, 60, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 37, 60, .055) 1px, transparent 1px),
    linear-gradient(rgba(21, 37, 60, .025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 37, 60, .025) 1px, transparent 1px),
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, .82) 0 24%, rgba(255, 255, 255, .56) 40%, rgba(247, 248, 248, .92) 78%);
  background-size: 48px 48px, 48px 48px, 12px 12px, 12px 12px, 100% 100%;
  background-position: -6px -10px, -6px -10px, -6px -10px, -6px -10px, center;
}

.models-section .eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  color: #113f2a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .22em;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 26px;
}

.models-section .eyebrow::before,
.models-section .eyebrow::after {
  content: "";
  width: 120px;
  height: 1px;
  background: #7e988d;
  opacity: .8;
}

.models-grid {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 17px 12px;
  margin-top: 20px;
}

.model-engine-card {
  position: relative;
  min-height: 175px;
  padding: 18px 14px 14px;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: stretch;
  overflow: hidden;
  isolation: isolate;
}

.model-engine-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #a8b1bc;
  clip-path: polygon(18px 0, calc(100% - 18px) 0, 100% 18px, 100% calc(100% - 18px), calc(100% - 18px) 100%, 18px 100%, 0 calc(100% - 18px), 0 18px);
  z-index: -2;
}

.model-engine-card::after {
  content: "";
  position: absolute;
  inset: 1px;
  background: linear-gradient(180deg, rgba(249, 250, 250, .98), rgba(243, 246, 248, .94));
  clip-path: polygon(17px 0, calc(100% - 17px) 0, 100% 17px, 100% calc(100% - 17px), calc(100% - 17px) 100%, 17px 100%, 0 calc(100% - 17px), 0 17px);
  z-index: -1;
}

.model-engine-card .corner-mark {
  left: 20px;
  top: 13px;
}

.model-engine-card .vehicle-wrap {
  height: 120px;
}

.model-engine-card .card-copy h3 {
  margin: 0;
  color: var(--ink);
  font-size: 17px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -.01em;
}

/* ============================================================
   MEC CARD — vertical image-top card for models section
   ============================================================ */

.mec-card {
  position: relative;
}

.mec-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  overflow: hidden;
  clip-path: polygon(14px 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 100% 100%, 0 100%, 0 100%, 0 14px);
  outline: 1.5px solid rgba(168, 177, 188, .6);
  outline-offset: 0;
  transition: transform .25s ease, box-shadow .25s ease, outline-color .25s ease;
}

.mec-link:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(7, 28, 18, .15);
  outline-color: var(--green, #076337);
}

.mec-image-wrap {
  width: 100%;
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 24px 14px;
  background-color: #f1f3f5;
  background-image:
    linear-gradient(rgba(21, 37, 60, .045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(21, 37, 60, .045) 1px, transparent 1px);
  background-size: 32px 32px;
  background-position: center;
  overflow: hidden;
  transition: background-color .25s;
}

.mec-link:hover .mec-image-wrap {
  background-color: #e8ecef;
}

.mec-image-wrap img,
.mec-image-wrap picture img {
  display: block;
  max-width: 100%;
  max-height: 130px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
  transition: transform .35s ease;
}

.mec-link:hover .mec-image-wrap img {
  transform: scale(1.06);
}

.mec-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  background: #0f1d35;
  padding: 16px 16px 16px 20px;
  flex: 1;
}

.mec-name {
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -.01em;
}

.mec-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #076337;
  flex: 0 0 34px;
  transition: background .2s, transform .2s;
}

.mec-arrow svg {
  width: 14px;
  height: 14px;
  stroke: #fff;
  stroke-width: 2.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.mec-link:hover .mec-arrow {
  background: #09894e;
  transform: translateX(3px);
}


/* ============================================================
   CONTACT PAGE — form card + info panel
   ============================================================ */

.contact-form-card {
  border: 1px solid rgba(16, 25, 37, .11) !important;
  border-radius: 10px !important;
  background: #fff;
}

.contact-info-panel {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.contact-info-card {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 20px;
  background: #fff;
  border: 1px solid rgba(11, 107, 58, .13);
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(16, 25, 37, .05);
}

.contact-info-icon {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background: rgba(11, 107, 58, .08);
  display: grid;
  place-items: center;
  color: var(--mr-green, #0b6b3a);
}

.contact-info-icon svg {
  width: 20px;
  height: 20px;
}

.contact-info-label {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6b7a8d;
  margin: 0 0 4px;
}

.contact-info-value {
  font-size: 14px;
  font-weight: 600;
  color: var(--mr-navy, #101d36);
  text-decoration: none;
  line-height: 1.5;
}

a.contact-info-value:hover {
  color: var(--mr-green, #0b6b3a);
  text-decoration: underline;
}

.contact-map-wrap {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(16, 25, 37, .1);
  box-shadow: 0 4px 16px rgba(16, 25, 37, .07);
}

/* ============================================================
   ABOUT PAGE — content readability
   ============================================================ */

.about-us-content {
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: 1.8;
  color: #1e2a3b;
}

.about-us-content h2,
.about-us-content h3 {
  color: var(--mr-navy, #101d36);
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}

.about-us-content p {
  margin-bottom: 1.1rem;
}

.about-us-content a {
  color: var(--mr-green, #0b6b3a);
  font-weight: 600;
  text-decoration: none;
}

.about-us-content a:hover {
  text-decoration: underline;
}

/* ========= CTA Button (long-cta sections) hover ========= */
.long-cta .btn {
  transition: box-shadow .18s, transform .15s;
}

.long-cta .btn:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, .18);
  transform: translateY(-2px);
}

/* footer-column link underline slide */
.footer-column a {
  transition: color .18s;
}

.services-col a::before {
  transition: color .18s;
}

.services-col a:hover::before {
  color: var(--gold-2);
}

/* ========= Engine code common failures CMS content ========= */
.common-failures-eyebrow {
  display: inline-block;
  margin-bottom: 8px;
  color: var(--mr-green, #087531);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.common-failures-description {
  /* max-width: 980px; */
  margin: 10px 0 20px;
  color: var(--mr-muted, #505b69);
  color: var(--mr-navy, #101925);
  font-size: 16px;
  line-height: 1.7;
}

.common-failures-content {
  margin-top: 18px;
}

.common-failures-content table {
  width: 100%;
  min-width: 760px;
  margin-bottom: 0;
  border: 1px solid rgba(16, 25, 37, .18);
  border-collapse: collapse;
  background: #fff;
  font-size: 15px;
  line-height: 1.55;
}

.common-failures-content th,
.common-failures-content td {
  padding: 12px 14px;
  border: 1px solid rgba(16, 25, 37, .18);
  vertical-align: top;
  color:var(--mr-navy, #101925);
}

.common-failures-content th {
  background: var(--mr-navy, #101925);
  color: #fff;
  font-weight: 800;
}

.common-failures-content td strong {
  color: var(--mr-navy, #101925);
}

/* ============================================================
   MAKE PAGE - engine sizes and engine codes sections
   ============================================================ */

.engine-size-section,
.engine-code-section {
  position: relative;
  overflow: hidden;
}

.engine-size-section {
  padding: 26px 0 18px;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 255, 255, .96) 0%, rgba(247, 248, 247, .92) 44%, rgba(241, 244, 243, .96) 100%);
}

.engine-code-section {
  padding: 20px 0 48px;
  background:
    linear-gradient(180deg, rgba(247, 248, 247, .96) 0%, rgba(236, 241, 239, .98) 100%);
}

.engine-size-canvas,
.engine-code-canvas {
  width: min(100%, 1299px);
  margin: 0 auto;
  padding: 36px 30px 24px;
}

.engine-size-canvas {
  background-image:
    linear-gradient(rgba(16, 29, 54, .05) 1px, transparent 1px),
    linear-gradient(90deg, rgba(16, 29, 54, .05) 1px, transparent 1px),
    radial-gradient(circle at 50% 18%, rgba(255, 255, 255, .92) 0%, rgba(247, 248, 247, .72) 46%, rgba(247, 248, 247, 0) 100%);
  background-size: 42px 42px, 42px 42px, 100% 100%;
  background-position: center;
}

.engine-code-canvas {
  background-image:
    linear-gradient(rgba(16, 29, 54, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(16, 29, 54, .035) 1px, transparent 1px);
  background-size: 36px 36px;
  background-position: center;
}

.engine-size-section .section-head,
.engine-code-section .section-head {
  max-width: 860px;
  margin: 0 auto;
}

.engine-size-section .eyebrow,
.engine-code-section .eyebrow {
  justify-content: center;
  margin-bottom: 16px;
}

.engine-size-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 26px;
}

.engine-size-chip {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 118px;
  padding: 20px 20px 18px;
  text-decoration: none;
  background: rgba(255, 255, 255, .94);
  border: 1px solid rgba(16, 29, 54, .10);
  border-radius: 16px;
  box-shadow: 0 12px 28px rgba(16, 25, 37, .06);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease, background .2s ease;
}

.engine-size-chip::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 4px;
  border-radius: 16px 16px 0 0;
  background: linear-gradient(90deg, var(--mayfair-green, #0b6b3a) 0%, var(--mayfair-gold, #b58b42) 100%);
  transform: scaleX(.28);
  transform-origin: left center;
  transition: transform .22s ease;
}

.engine-size-chip:hover {
  transform: translateY(-4px);
  border-color: rgba(11, 107, 58, .22);
  box-shadow: 0 18px 34px rgba(11, 107, 58, .10);
  background: #fff;
}

.engine-size-chip:hover::before {
  transform: scaleX(1);
}

.engine-size-chip__label {
  color: var(--mayfair-navy, #101d36);
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .02em;
}

.engine-size-chip__meta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--mayfair-green, #0b6b3a);
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .10em;
  text-transform: uppercase;
}

.engine-size-chip__meta::after {
  content: "";
  width: 26px;
  height: 1px;
  background: currentColor;
  opacity: .75;
}

.engine-code-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-top: 30px;
}

.engine-code-card {
  position: relative;
}

.engine-code-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(16, 29, 54, .11);
  border-radius: 18px;
  box-shadow: 0 16px 34px rgba(16, 25, 37, .07);
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.engine-code-card__link:hover {
  transform: translateY(-5px);
  border-color: rgba(11, 107, 58, .26);
  box-shadow: 0 22px 42px rgba(11, 107, 58, .14);
}

.engine-code-card__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex: 1 1 auto;
  min-height: 100%;
  padding: 22px 20px 20px;
  background:
    linear-gradient(rgba(16, 29, 54, .03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(16, 29, 54, .03) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255, 255, 255, .98) 0%, rgba(245, 248, 247, .98) 100%);
  background-size: 28px 28px, 28px 28px, 100% 100%;
}

.engine-code-card__body h3 {
  margin: 0;
  color: var(--mayfair-navy, #101d36);
  font-size: 20px;
  line-height: 1.2;
  font-weight: 800;
}

.engine-code-card__rule {
  width: 56px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--mayfair-green, #0b6b3a) 0%, var(--mayfair-gold, #b58b42) 100%);
}

.engine-code-card__cta {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--mayfair-green, #0b6b3a);
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.engine-code-card__cta svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  stroke-width: 2.2;
  fill: none;
  transition: transform .18s ease;
}

.engine-code-card__link:hover .engine-code-card__cta svg {
  transform: translateX(3px);
}

@media (max-width: 1199px) {
  .engine-size-grid,
  .engine-code-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .engine-size-canvas,
  .engine-code-canvas {
    padding: 32px 18px 20px;
  }

  .engine-size-grid,
  .engine-code-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .engine-size-section {
    padding: 18px 0 10px;
  }

  .engine-code-section {
    padding: 12px 0 34px;
  }

  .engine-size-grid,
  .engine-code-grid {
    grid-template-columns: 1fr;
  }

  .engine-size-chip {
    min-height: 102px;
    padding: 18px 16px 16px;
  }

  .engine-size-chip__label,
  .engine-code-card__body h3 {
    font-size: 18px;
  }

  .engine-code-card__body {
    padding: 18px 16px;
  }
}
