.brand-detail-page {
  --bp-red: #f20d16;
  --bp-red-dark: #c8070e;
  --bp-blue: #315bd6;
  --bp-ink: #111317;
  --bp-muted: #646b76;
  --bp-line: #e6e8ec;
  --bp-paper: #f6f7f9;
  background:
    radial-gradient(circle at 8% 12%, rgba(242, 13, 22, .08), transparent 26%),
    radial-gradient(circle at 92% 36%, rgba(49, 91, 214, .08), transparent 27%),
    #eef0f2;
  overflow-x: clip;
}

/* Renault canonical brand page */
.brand-detail-page--renault .bp-hero-visual--renault .bp-car-stack {
  inset: 10% -2% 1% -2%;
  transform: translate3d(3%, 4%, 0) scale(1.02);
}

.bp-hero-visual--renault .bp-xray-layer img {
  filter: saturate(.76) contrast(1.1) drop-shadow(0 0 16px rgba(242, 13, 22, .12));
}

.bp-hotspot--renault-engine { left: 33%; top: 51%; }
.bp-hotspot--renault-gearbox { left: 43%; top: 64%; }
.bp-hotspot--renault-suspension { left: 50%; top: 57%; }
.bp-hotspot--renault-4wd { left: 69%; top: 63%; }

.brand-detail-page--skoda .bp-hotspot--renault-engine { left: 29%; top: 55%; }
.brand-detail-page--skoda .bp-hotspot--renault-gearbox { left: 34%; top: 66%; }
.brand-detail-page--skoda .bp-hotspot--renault-suspension { left: 41%; top: 60%; }
.brand-detail-page--skoda .bp-hotspot--renault-4wd { left: 75%; top: 56%; }

.brand-detail-page--opel .bp-hotspot--renault-engine { left: 31%; top: 56%; }
.brand-detail-page--opel .bp-hotspot--renault-gearbox { left: 37%; top: 65%; }
.brand-detail-page--opel .bp-hotspot--renault-suspension { left: 48%; top: 58%; }
.brand-detail-page--opel .bp-hotspot--renault-4wd { left: 72%; top: 48%; }

.brand-detail-page--kia .bp-hotspot--renault-engine { left: 33%; top: 53%; }
.brand-detail-page--kia .bp-hotspot--renault-gearbox { left: 43%; top: 61%; }
.brand-detail-page--kia .bp-hotspot--renault-suspension { left: 52%; top: 66%; }
.brand-detail-page--kia .bp-hotspot--renault-4wd { left: 73%; top: 61%; }

.brand-detail-page--hyundai .bp-hotspot--renault-engine { left: 29%; top: 47%; }
.brand-detail-page--hyundai .bp-hotspot--renault-gearbox { left: 38%; top: 60%; }
.brand-detail-page--hyundai .bp-hotspot--renault-suspension { left: 49%; top: 64%; }
.brand-detail-page--hyundai .bp-hotspot--renault-4wd { left: 70%; top: 62%; }

.brand-detail-page--mercedes .bp-hotspot--renault-engine { left: 31%; top: 54%; }
.brand-detail-page--mercedes .bp-hotspot--renault-gearbox { left: 38%; top: 66%; }
.brand-detail-page--mercedes .bp-hotspot--renault-suspension { left: 46%; top: 61%; }
.brand-detail-page--mercedes .bp-hotspot--renault-4wd { left: 73%; top: 63%; }

.brand-detail-page--omoda .bp-hotspot--renault-engine { left: 30%; top: 54%; }
.brand-detail-page--omoda .bp-hotspot--renault-gearbox { left: 38%; top: 67%; }
.brand-detail-page--omoda .bp-hotspot--renault-suspension { left: 45%; top: 65%; }
.brand-detail-page--omoda .bp-hotspot--renault-4wd { left: 72%; top: 63%; }

.brand-detail-page--chery .bp-hotspot--renault-engine { left: 32%; top: 54%; }
.brand-detail-page--chery .bp-hotspot--renault-gearbox { left: 40%; top: 68%; }
.brand-detail-page--chery .bp-hotspot--renault-suspension { left: 46%; top: 62%; }
.brand-detail-page--chery .bp-hotspot--renault-4wd { left: 76%; top: 62%; }

.brand-detail-page--ford .bp-hotspot--renault-engine { left: 29%; top: 55%; }
.brand-detail-page--ford .bp-hotspot--renault-gearbox { left: 39%; top: 68%; }
.brand-detail-page--ford .bp-hotspot--renault-suspension { left: 48%; top: 64%; }
.brand-detail-page--ford .bp-hotspot--renault-4wd { left: 74%; top: 64%; }

.brand-detail-page--geely .bp-hotspot--renault-engine { left: 30%; top: 55%; }
.brand-detail-page--geely .bp-hotspot--renault-gearbox { left: 40%; top: 68%; }
.brand-detail-page--geely .bp-hotspot--renault-suspension { left: 48%; top: 64%; }
.brand-detail-page--geely .bp-hotspot--renault-4wd { left: 74%; top: 64%; }

.brand-detail-page--hyundai .bp-hotspot span,
.brand-detail-page--mercedes .bp-hotspot span,
.brand-detail-page--omoda .bp-hotspot span,
.brand-detail-page--chery .bp-hotspot span,
.brand-detail-page--ford .bp-hotspot span,
.brand-detail-page--geely .bp-hotspot span {
  position: absolute;
  width: max-content;
  max-width: 156px;
  margin: 0;
}

.brand-detail-page--hyundai .bp-hotspot--renault-engine span,
.brand-detail-page--mercedes .bp-hotspot--renault-engine span,
.brand-detail-page--omoda .bp-hotspot--renault-engine span,
.brand-detail-page--chery .bp-hotspot--renault-engine span,
.brand-detail-page--ford .bp-hotspot--renault-engine span,
.brand-detail-page--geely .bp-hotspot--renault-engine span {
  right: 102px;
  bottom: 46px;
}

.brand-detail-page--hyundai .bp-hotspot--renault-gearbox span,
.brand-detail-page--mercedes .bp-hotspot--renault-gearbox span,
.brand-detail-page--omoda .bp-hotspot--renault-gearbox span,
.brand-detail-page--chery .bp-hotspot--renault-gearbox span,
.brand-detail-page--ford .bp-hotspot--renault-gearbox span,
.brand-detail-page--geely .bp-hotspot--renault-gearbox span {
  right: 82px;
  top: 42px;
}

.brand-detail-page--hyundai .bp-hotspot--renault-suspension span,
.brand-detail-page--mercedes .bp-hotspot--renault-suspension span,
.brand-detail-page--omoda .bp-hotspot--renault-suspension span,
.brand-detail-page--chery .bp-hotspot--renault-suspension span,
.brand-detail-page--ford .bp-hotspot--renault-suspension span,
.brand-detail-page--geely .bp-hotspot--renault-suspension span {
  left: 76px;
  top: 38px;
}

.brand-detail-page--hyundai .bp-hotspot--renault-4wd span,
.brand-detail-page--mercedes .bp-hotspot--renault-4wd span,
.brand-detail-page--omoda .bp-hotspot--renault-4wd span,
.brand-detail-page--chery .bp-hotspot--renault-4wd span,
.brand-detail-page--ford .bp-hotspot--renault-4wd span,
.brand-detail-page--geely .bp-hotspot--renault-4wd span {
  left: 84px;
  bottom: 42px;
  order: initial;
  text-align: left;
}

.bp-hero-visual--renault .bp-hotspot span {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-8px) scale(.96);
}

.bp-hero-visual--renault .bp-hotspot:hover span,
.bp-hero-visual--renault .bp-hotspot:focus-visible span,
.bp-hero-visual--renault .bp-hotspot.is-active span {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.bp-hero-visual--renault .bp-hotspot--renault-4wd span {
  order: -1;
  text-align: right;
  transform: translateX(8px) scale(.96);
}

.bp-hero-visual--renault .bp-hotspot--renault-4wd:hover span,
.bp-hero-visual--renault .bp-hotspot--renault-4wd:focus-visible span,
.bp-hero-visual--renault .bp-hotspot--renault-4wd.is-active span {
  transform: none;
}

.bp-renault-hero-card {
  position: absolute;
  z-index: 7;
  right: 30px;
  top: 34px;
  width: min(300px, calc(100% - 48px));
  padding: 20px 22px;
  color: #fff;
  background: rgba(17, 21, 28, .88);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 15px;
  box-shadow: 0 20px 44px rgba(16, 22, 32, .18);
  backdrop-filter: blur(14px);
}

.bp-renault-hero-card::before {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-bottom: 14px;
  background: linear-gradient(90deg, #f2c500, var(--bp-red));
  border-radius: 99px;
}

.bp-renault-hero-card span {
  display: block;
  color: #ff777d;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.bp-renault-hero-card strong {
  display: block;
  margin-top: 9px;
  font-size: 20px;
}

.bp-renault-hero-card p {
  margin: 7px 0 0;
  color: rgba(255, 255, 255, .58);
  font-size: 11px;
  line-height: 1.5;
}

.brand-detail-page--renault .bp-booking::after {
  content: "RENAULT";
  left: -8px;
  bottom: -62px;
  font-size: 150px;
  letter-spacing: -.08em;
}

.brand-detail-page--skoda .bp-booking::after {
  content: "SKODA";
}

.brand-detail-page--opel .bp-booking::after {
  content: "OPEL";
}

.brand-detail-page--kia .bp-booking::after {
  content: "KIA";
}

.brand-detail-page--hyundai .bp-booking::after {
  content: "HYUNDAI";
}

.brand-detail-page--mercedes .bp-booking::after {
  content: "MERCEDES";
  font-size: clamp(78px, 10vw, 144px);
  letter-spacing: -.07em;
}

.brand-detail-page--omoda .bp-booking::after {
  content: "OMODA";
}

.brand-detail-page--chery .bp-booking::after {
  content: "CHERY";
}

.brand-detail-page--ford .bp-booking::after {
  content: "FORD";
}

.brand-detail-page--geely .bp-booking::after {
  content: "GEELY";
}

.bp-exploded-viewer--renault {
  cursor: pointer;
  outline: none;
}

.bp-exploded-viewer--renault:focus-visible {
  box-shadow:
    inset 0 0 80px rgba(0, 0, 0, .2),
    0 0 0 3px rgba(242, 13, 22, .5),
    0 30px 80px rgba(0, 0, 0, .2);
}

.bp-exploded-viewer--renault .bp-assembled-car {
  inset: 11% 4% 8%;
  width: 92%;
  height: 81%;
  transform: scale(.96);
}

.bp-exploded-viewer--renault .bp-renault-part {
  position: absolute;
  z-index: 3;
  inset: 1%;
  width: 98%;
  height: 98%;
  object-fit: contain;
  opacity: 0;
  filter: drop-shadow(0 20px 24px rgba(0, 0, 0, .28));
  transform:
    translate3d(var(--from-x), var(--from-y), 0)
    rotate(var(--from-rotate))
    scale(var(--from-scale));
  transform-origin: var(--origin-x) var(--origin-y);
  will-change: transform, opacity;
  backface-visibility: hidden;
  transition:
    opacity .65s ease,
    transform 1.35s cubic-bezier(.18, .8, .18, 1);
}

.bp-renault-part--hood {
  --from-x: 5%;
  --from-y: 6%;
  --from-scale: 1;
  --from-rotate: -.5deg;
  --origin-x: 28%;
  --origin-y: 32%;
  clip-path: polygon(0 18%, 36% 18%, 36% 35%, 0 35%);
}

.bp-renault-part--front {
  --from-x: 5%;
  --from-y: -1%;
  --from-scale: 1;
  --from-rotate: .4deg;
  --origin-x: 20%;
  --origin-y: 62%;
  clip-path: polygon(0 48%, 35% 48%, 35% 86%, 0 86%);
}

.bp-renault-part--powertrain {
  --from-x: 6%;
  --from-y: 4%;
  --from-scale: 1;
  --from-rotate: -.4deg;
  --origin-x: 28%;
  --origin-y: 47%;
  clip-path: polygon(9% 32%, 35% 32%, 35% 48%, 9% 48%);
}

.bp-renault-part--doors {
  --from-x: -8%;
  --from-y: 2%;
  --from-scale: 1;
  --from-rotate: .8deg;
  --origin-x: 82%;
  --origin-y: 45%;
  clip-path: polygon(73% 27%, 100% 27%, 100% 55%, 73% 55%);
}

.bp-renault-part--cabin {
  --from-x: 3%;
  --from-y: 9%;
  --from-scale: 1;
  --from-rotate: -.3deg;
  --origin-x: 58%;
  --origin-y: 26%;
  clip-path: polygon(27% 0, 73% 0, 73% 35%, 27% 35%);
}

.bp-renault-part--body {
  --from-x: 0%;
  --from-y: 2%;
  --from-scale: 1;
  --from-rotate: 0deg;
  --origin-x: 54%;
  --origin-y: 46%;
  clip-path: polygon(35% 35%, 73% 35%, 73% 55%, 35% 55%);
}

.bp-renault-part--chassis {
  --from-x: 0%;
  --from-y: -4%;
  --from-scale: 1;
  --from-rotate: .3deg;
  --origin-x: 62%;
  --origin-y: 70%;
  clip-path: polygon(25% 55%, 100% 55%, 100% 93%, 25% 93%);
}

.bp-exploded-viewer--renault.is-exploded .bp-renault-part {
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
}

@media (max-width: 1050px) {
  .brand-detail-page--renault .bp-hero-visual--renault .bp-car-stack {
    inset: 3% -1% 0;
    transform: translate3d(2%, 2%, 0);
  }
}

@media (max-width: 700px) {
  .bp-renault-hero-card {
    right: 14px;
    top: 16px;
    padding: 15px 17px;
  }

  .bp-exploded-viewer--renault .bp-renault-part--cabin,
  .bp-exploded-viewer--renault .bp-renault-part--chassis {
    display: none;
  }

  .brand-detail-page--renault .bp-booking::after {
    font-size: 82px;
    bottom: -25px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .bp-exploded-viewer--renault .bp-assembled-car {
    opacity: .05;
    transform: scale(.72);
  }

  .bp-exploded-viewer--renault .bp-renault-part {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotate(0deg) scale(1);
    animation: none !important;
  }

  .bp-exploded-viewer--renault .bp-viewer-progress i {
    transform: scaleX(1);
  }
}

.brand-detail-page main {
  overflow: hidden;
}

.brand-detail-page .desktop-nav {
  gap: clamp(17px, 1.85vw, 32px);
}

.brand-detail-page .desktop-nav a {
  position: relative;
}

.brand-detail-page .desktop-nav a.is-current {
  color: var(--bp-red);
}

.brand-detail-page .desktop-nav a.is-current::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 2px;
  background: var(--bp-red);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.bp-hero {
  position: relative;
  min-height: 680px;
  display: grid;
  grid-template-columns: minmax(500px, .88fr) minmax(650px, 1.12fr);
  background:
    linear-gradient(90deg, #fff 0%, #fff 37%, rgba(255, 255, 255, .93) 46%, rgba(248, 249, 250, .45) 100%),
    #fff;
  border-bottom: 1px solid var(--bp-line);
}

.bp-hero-copy {
  position: relative;
  z-index: 4;
  min-width: 0;
  padding: 44px 16px 58px 60px;
  align-self: center;
}

.bp-breadcrumbs {
  margin-bottom: 28px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  color: #858b94;
  font-size: 12px;
}

.bp-breadcrumbs a:hover {
  color: var(--bp-red);
}

.bp-brand-lockup {
  display: flex;
  align-items: center;
  gap: 16px;
  color: var(--bp-red);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.bp-brand-lockup img {
  width: 64px;
  height: 64px;
  object-fit: contain;
  filter: grayscale(1) contrast(1.22);
}

.bp-hero h1,
.bp-section-head h2,
.bp-exploded h2,
.bp-booking h2,
.bp-models h2 {
  margin: 0;
  letter-spacing: -.055em;
  line-height: .96;
  text-transform: uppercase;
}

.bp-hero h1 {
  margin-top: 18px;
  font-size: clamp(58px, 5.2vw, 88px);
}

.bp-hero h1 em,
.bp-exploded h2 em {
  display: block;
  color: var(--bp-red);
  font-style: normal;
}

.bp-hero-lead {
  max-width: 650px;
  margin: 26px 0 0;
  color: #5d6570;
  font-size: 17px;
  line-height: 1.7;
}

.bp-hero-actions {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.bp-hero-facts {
  margin-top: 38px;
  display: flex;
  align-items: stretch;
}

.bp-hero-facts span {
  min-width: 130px;
  padding-right: 24px;
  display: grid;
  gap: 3px;
}

.bp-hero-facts span + span {
  padding-left: 24px;
  border-left: 1px solid var(--bp-line);
}

.bp-hero-facts strong {
  font-size: 18px;
}

.bp-hero-facts small {
  color: #747b85;
  font-size: 11px;
}

.bp-hero-visual {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: url("assets/brand-page/workshop-light-v3.webp") center / cover no-repeat;
  isolation: isolate;
}

.bp-hero-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .94) 0, rgba(255, 255, 255, .34) 13%, transparent 34%),
    linear-gradient(0deg, rgba(255, 255, 255, .68), transparent 24%);
  pointer-events: none;
}

.bp-workshop-grid {
  display: none;
}

.bp-car-stack {
  position: absolute;
  z-index: 3;
  inset: 12% -3% 2% -4%;
  filter: drop-shadow(0 28px 30px rgba(20, 27, 38, .18));
  transform: translate3d(2%, 3%, 0);
}

.bp-car-base,
.bp-xray-layer,
.bp-xray-layer img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bp-car-base {
  z-index: 1;
}

.bp-xray-layer {
  z-index: 2;
  pointer-events: none;
  opacity: .98;
  clip-path: circle(var(--xray-radius) at var(--xray-x) var(--xray-y));
  transition: clip-path .58s cubic-bezier(.22, .8, .25, 1);
}

.bp-xray-layer img {
  filter: saturate(.78) contrast(1.08);
}

.bp-xray-ring {
  position: absolute;
  z-index: 4;
  left: var(--xray-x);
  top: var(--xray-y);
  width: calc(var(--xray-radius) * 2);
  height: calc(var(--xray-radius) * 2);
  border: 1px solid rgba(242, 13, 22, .5);
  border-radius: 50%;
  box-shadow:
    inset 0 0 0 14px rgba(242, 13, 22, .035),
    0 0 0 1px rgba(255, 255, 255, .8),
    0 0 40px rgba(242, 13, 22, .1);
  transform: translate(-50%, -50%);
  transition: left .58s cubic-bezier(.22, .8, .25, 1), top .58s cubic-bezier(.22, .8, .25, 1), width .58s, height .58s;
  pointer-events: none;
}

.bp-xray-ring::before,
.bp-xray-ring::after {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: var(--bp-red);
  box-shadow: 0 0 0 3px var(--bp-red), 0 0 18px rgba(242, 13, 22, .75);
  transform: translate(-50%, -50%);
}

.bp-xray-ring::after {
  width: 125%;
  height: 1px;
  border: 0;
  border-radius: 0;
  background: linear-gradient(90deg, transparent, rgba(242, 13, 22, .45), transparent);
  box-shadow: none;
  animation: bp-scan 2.7s ease-in-out infinite;
}

@keyframes bp-scan {
  0%, 100% { transform: translate(-50%, -5200%) rotate(-12deg); opacity: 0; }
  18%, 78% { opacity: 1; }
  50% { transform: translate(-50%, 5000%) rotate(-12deg); }
}

.bp-xray-hint {
  position: absolute;
  z-index: 6;
  left: 50%;
  bottom: 22px;
  margin: 0;
  padding: 10px 14px;
  color: #6e747d;
  background: rgba(255, 255, 255, .88);
  border: 1px solid rgba(255, 255, 255, .85);
  border-radius: 999px;
  box-shadow: 0 8px 30px rgba(30, 36, 48, .08);
  backdrop-filter: blur(12px);
  font-size: 11px;
  transform: translateX(-50%);
}

.bp-xray-hint span {
  width: 7px;
  height: 7px;
  margin-right: 7px;
  display: inline-block;
  border-radius: 50%;
  background: var(--bp-red);
  box-shadow: 0 0 0 4px rgba(242, 13, 22, .12);
}

.bp-hotspot {
  position: absolute;
  z-index: 7;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--bp-ink);
  background: transparent;
  border: 0;
  cursor: pointer;
  transform: translate(-50%, -50%);
}

.bp-hotspot i {
  position: relative;
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
  border: 4px solid #fff;
  border-radius: 50%;
  background: var(--bp-red);
  box-shadow: 0 0 0 2px var(--bp-red), 0 6px 16px rgba(242, 13, 22, .28);
  transition: transform .25s ease;
}

.bp-hotspot i::before {
  content: "";
  position: absolute;
  inset: -8px;
  border: 1px solid rgba(242, 13, 22, .34);
  border-radius: 50%;
  animation: bp-pulse 2s infinite;
}

@keyframes bp-pulse {
  70%, 100% { transform: scale(1.9); opacity: 0; }
}

.bp-hotspot span {
  padding: 8px 11px;
  display: grid;
  gap: 1px;
  text-align: left;
  background: rgba(255, 255, 255, .93);
  border: 1px solid rgba(20, 26, 35, .07);
  border-radius: 10px;
  box-shadow: 0 10px 28px rgba(23, 30, 42, .09);
  opacity: .72;
  transform: translateX(-4px);
  transition: .28s ease;
}

.bp-hotspot b {
  font-size: 11px;
}

.bp-hotspot small {
  color: #848a93;
  font-size: 9px;
}

.bp-hotspot:hover i,
.bp-hotspot:focus-visible i,
.bp-hotspot.is-active i {
  transform: scale(1.16);
}

.bp-hotspot:hover span,
.bp-hotspot:focus-visible span,
.bp-hotspot.is-active span {
  opacity: 1;
  transform: none;
}

.bp-hotspot--engine { left: 25%; top: 52%; }
.bp-hotspot--gearbox { left: 35%; top: 64%; }
.bp-hotspot--suspension { left: 43%; top: 54%; }

.bp-xray-card {
  position: absolute;
  z-index: 8;
  right: 30px;
  top: 34px;
  width: min(300px, calc(100% - 60px));
  padding: 18px 20px;
  display: grid;
  gap: 7px;
  background: rgba(17, 19, 23, .9);
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 14px;
  box-shadow: 0 18px 50px rgba(20, 25, 35, .2);
  backdrop-filter: blur(14px);
  color: #fff;
}

.bp-xray-card > span {
  color: #ff7378;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .11em;
  text-transform: uppercase;
}

.bp-xray-card strong {
  font-size: 16px;
}

.bp-xray-card p {
  margin: 0;
  color: rgba(255, 255, 255, .62);
  font-size: 11px;
  line-height: 1.5;
}

.bp-section-nav {
  position: sticky;
  top: 0;
  z-index: 18;
  min-height: 58px;
  padding: 0 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(17px, 2.3vw, 38px);
  overflow-x: auto;
  background: rgba(255, 255, 255, .92);
  border-bottom: 1px solid var(--bp-line);
  box-shadow: 0 12px 30px rgba(20, 27, 38, .045);
  backdrop-filter: blur(16px);
  scrollbar-width: none;
}

.bp-section-nav::-webkit-scrollbar {
  display: none;
}

.bp-section-nav a {
  position: relative;
  flex: 0 0 auto;
  color: #656c77;
  font-size: 12px;
  font-weight: 700;
}

.bp-section-nav a:hover,
.bp-section-nav a.is-active {
  color: var(--bp-red);
}

.bp-section-nav a.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 2px;
  background: var(--bp-red);
}

.bp-section {
  padding: 92px 60px;
  scroll-margin-top: 72px;
}

.bp-section-head {
  margin-bottom: 38px;
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  align-items: end;
  gap: 60px;
}

.bp-kicker {
  margin-bottom: 14px;
  display: block;
  color: var(--bp-red);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.bp-section-head h2,
.bp-booking h2,
.bp-models h2 {
  font-size: clamp(38px, 4vw, 62px);
}

.bp-section-head h2 em {
  color: var(--bp-red);
  font-style: normal;
}

.bp-section-head > p {
  max-width: 590px;
  margin: 0;
  color: var(--bp-muted);
  line-height: 1.72;
}

.bp-services {
  background:
    radial-gradient(circle at 100% 10%, rgba(49, 91, 214, .05), transparent 22%),
    #fff;
}

.bp-service-filters {
  margin-bottom: 26px;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
  background: #f5f6f8;
  border: 1px solid var(--bp-line);
  border-radius: 14px;
}

.bp-service-filters button {
  min-height: 42px;
  padding: 0 16px;
  flex: 0 0 auto;
  color: #626974;
  background: transparent;
  border: 0;
  border-radius: 10px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  transition: .25s ease;
}

.bp-service-filters button:hover,
.bp-service-filters button.is-active {
  color: #fff;
  background: var(--bp-red);
  box-shadow: 0 9px 22px rgba(242, 13, 22, .2);
}

.bp-service-filters label {
  margin-left: auto;
  flex: 1 1 210px;
  max-width: 300px;
}

.bp-service-filters input {
  width: 100%;
  min-height: 42px;
  padding: 0 15px;
  color: var(--bp-ink);
  background: #fff;
  border: 1px solid var(--bp-line);
  border-radius: 10px;
  outline: none;
}

.bp-service-filters input:focus {
  border-color: rgba(242, 13, 22, .55);
  box-shadow: 0 0 0 3px rgba(242, 13, 22, .08);
}

.bp-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.bp-service-card {
  position: relative;
  min-height: 385px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  color: #fff;
  background: #171a20;
  border-radius: 17px;
  isolation: isolate;
  transition: transform .38s cubic-bezier(.2, .75, .2, 1), box-shadow .38s ease, opacity .28s ease;
}

.bp-service-card--featured {
  grid-column: span 2;
}

.bp-service-card[hidden] {
  display: none;
}

.bp-service-card > img {
  position: absolute;
  z-index: -3;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(.72) contrast(1.08);
  transition: transform .7s cubic-bezier(.18, .8, .2, 1), filter .45s ease;
}

.bp-service-card::before {
  content: "";
  position: absolute;
  z-index: -2;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(10, 12, 16, .05) 20%, rgba(10, 12, 16, .94) 100%),
    linear-gradient(115deg, rgba(242, 13, 22, .16), transparent 52%);
}

.bp-service-card::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: -35%;
  bottom: -50%;
  width: 170%;
  height: 75%;
  background: radial-gradient(ellipse at center, rgba(242, 13, 22, .38), transparent 65%);
  opacity: 0;
  transform: scale(.78);
  transition: .5s ease;
}

.bp-service-card:hover {
  transform: translateY(-7px);
  box-shadow: 0 24px 52px rgba(21, 28, 40, .2);
}

.bp-service-card:hover > img {
  transform: scale(1.055);
  filter: saturate(.95) contrast(1.09);
}

.bp-service-card:hover::after {
  opacity: 1;
  transform: scale(1);
}

.bp-service-card > div {
  width: 100%;
  padding: 28px;
}

.bp-service-card small {
  display: block;
  color: #ff8d91;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.bp-service-card h3 {
  max-width: 440px;
  margin: 9px 0 7px;
  font-size: 24px;
}

.bp-service-card p {
  max-width: 520px;
  margin: 0;
  color: rgba(255, 255, 255, .64);
  font-size: 12px;
  line-height: 1.6;
}

.bp-service-card footer {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.bp-service-card footer strong {
  color: #fff;
}

.bp-service-card footer span {
  font-size: 11px;
  font-weight: 700;
}

.bp-service-number {
  position: absolute;
  right: 16px;
  top: 14px;
  color: rgba(255, 255, 255, .42);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
}

.bp-service-empty {
  padding: 30px;
  text-align: center;
  color: var(--bp-muted);
  background: var(--bp-paper);
  border-radius: 14px;
}

.bp-exploded {
  position: relative;
  min-height: 820px;
  padding: 96px 48px 96px 60px;
  display: grid;
  grid-template-columns: minmax(390px, .72fr) minmax(700px, 1.28fr);
  align-items: center;
  gap: 42px;
  overflow: hidden;
  scroll-margin-top: 72px;
  color: #fff;
  background:
    radial-gradient(circle at 76% 42%, rgba(49, 91, 214, .2), transparent 27%),
    radial-gradient(circle at 55% 65%, rgba(242, 13, 22, .13), transparent 35%),
    #11151c;
}

.bp-exploded::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: .22;
  background-image: radial-gradient(rgba(255, 255, 255, .36) .6px, transparent .6px);
  background-size: 7px 7px;
  mask-image: linear-gradient(90deg, #000, transparent 35%);
}

.bp-exploded-copy {
  position: relative;
  z-index: 4;
}

.bp-exploded h2 {
  max-width: 560px;
  font-size: clamp(48px, 5vw, 76px);
}

.bp-exploded-copy > p {
  max-width: 540px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, .6);
  font-size: 15px;
  line-height: 1.75;
}

.bp-exploded-status {
  position: relative;
  margin-top: 30px;
  padding: 20px 22px 20px 46px;
  min-height: 115px;
  display: grid;
  gap: 5px;
  background: rgba(255, 255, 255, .055);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 14px;
  backdrop-filter: blur(12px);
}

.bp-exploded-status::before {
  content: "";
  position: absolute;
  left: 22px;
  top: 23px;
  bottom: 23px;
  width: 2px;
  background: var(--bp-red);
  box-shadow: 0 0 18px rgba(242, 13, 22, .7);
}

.bp-exploded-status span {
  color: #ff6c72;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .12em;
}

.bp-exploded-status strong {
  font-size: 17px;
}

.bp-exploded-status p {
  margin: 0;
  color: rgba(255, 255, 255, .52);
  font-size: 11px;
  line-height: 1.5;
}

.bp-exploded-controls {
  margin-top: 16px;
  display: flex;
  gap: 8px;
}

.bp-exploded-controls button {
  min-height: 40px;
  padding: 0 14px;
  color: rgba(255, 255, 255, .58);
  background: transparent;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 9px;
  cursor: pointer;
  font-size: 10px;
  font-weight: 700;
}

.bp-exploded-controls button:hover,
.bp-exploded-controls button.is-active {
  color: #fff;
  background: var(--bp-red);
  border-color: var(--bp-red);
}

.bp-system-list {
  margin: 24px 0 0;
  padding: 0;
  display: grid;
  list-style: none;
}

.bp-system-list li {
  padding: 11px 0;
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, .42);
  border-bottom: 1px solid rgba(255, 255, 255, .075);
  cursor: pointer;
  font-size: 11px;
  font-weight: 700;
  transition: .25s ease;
}

.bp-system-list li:hover,
.bp-system-list li.is-active {
  color: #fff;
}

.bp-system-list span {
  color: #ff666d;
  font-size: 9px;
}

.bp-exploded-viewer {
  position: relative;
  min-width: 0;
  height: 690px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 24px;
  background:
    radial-gradient(circle at 50% 47%, rgba(255, 255, 255, .08), transparent 42%),
    rgba(255, 255, 255, .028);
  box-shadow: inset 0 0 80px rgba(0, 0, 0, .2), 0 30px 80px rgba(0, 0, 0, .2);
}

.bp-tech-grid {
  position: absolute;
  inset: 0;
  opacity: .28;
  background:
    linear-gradient(rgba(104, 124, 161, .24) 1px, transparent 1px),
    linear-gradient(90deg, rgba(104, 124, 161, .24) 1px, transparent 1px);
  background-size: 52px 52px;
  mask-image: radial-gradient(circle at 50% 50%, #000, transparent 72%);
}

.bp-tech-grid::before,
.bp-tech-grid::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 1px solid rgba(242, 13, 22, .22);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.bp-tech-grid::before {
  width: 58%;
  aspect-ratio: 1;
}

.bp-tech-grid::after {
  width: 38%;
  aspect-ratio: 1;
}

.bp-assembled-car,
.bp-part {
  position: absolute;
  inset: 5%;
  width: 90%;
  height: 90%;
  object-fit: contain;
  filter: drop-shadow(0 25px 30px rgba(0, 0, 0, .36));
}

.bp-assembled-car {
  z-index: 2;
  opacity: 1;
  transform: scale(.9);
  transition: opacity .7s ease, transform 1.1s cubic-bezier(.19, .78, .21, 1);
}

.bp-exploded-viewer.is-exploded .bp-assembled-car {
  opacity: .07;
  transform: scale(.72);
}

.bp-exploded-parts {
  position: absolute;
  z-index: 3;
  inset: 0;
}

.bp-part {
  opacity: 0;
  transition:
    opacity .55s ease,
    transform 1.35s cubic-bezier(.18, .8, .18, 1);
}

.bp-part--1 { clip-path: polygon(0 0, 34% 0, 34% 36%, 0 36%); transform: translate(28%, 26%) scale(.58); transition-delay: .04s; }
.bp-part--2 { clip-path: polygon(34% 0, 67% 0, 67% 36%, 34% 36%); transform: translate(0, 27%) scale(.58); transition-delay: .08s; }
.bp-part--3 { clip-path: polygon(67% 0, 100% 0, 100% 36%, 67% 36%); transform: translate(-27%, 26%) scale(.58); transition-delay: .12s; }
.bp-part--4 { clip-path: polygon(0 36%, 34% 36%, 34% 68%, 0 68%); transform: translate(29%, 0) scale(.6); transition-delay: .16s; }
.bp-part--5 { clip-path: polygon(34% 36%, 67% 36%, 67% 68%, 34% 68%); transform: scale(.6); transition-delay: .2s; }
.bp-part--6 { clip-path: polygon(67% 36%, 100% 36%, 100% 68%, 67% 68%); transform: translate(-28%, 0) scale(.6); transition-delay: .24s; }
.bp-part--7 { clip-path: polygon(0 68%, 34% 68%, 34% 100%, 0 100%); transform: translate(28%, -26%) scale(.58); transition-delay: .28s; }
.bp-part--8 { clip-path: polygon(34% 68%, 67% 68%, 67% 100%, 34% 100%); transform: translate(0, -25%) scale(.58); transition-delay: .32s; }
.bp-part--9 { clip-path: polygon(67% 68%, 100% 68%, 100% 100%, 67% 100%); transform: translate(-27%, -26%) scale(.58); transition-delay: .36s; }

.bp-exploded-viewer.is-exploded .bp-part {
  opacity: 1;
  transform: none;
}

.bp-scan-line {
  position: absolute;
  z-index: 5;
  left: 7%;
  right: 7%;
  top: 16%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(242, 13, 22, .9), transparent);
  box-shadow: 0 0 18px rgba(242, 13, 22, .55);
  opacity: 0;
}

.bp-exploded-viewer.is-exploded .bp-scan-line {
  animation: bp-tech-scan 4.5s 1s ease-in-out infinite;
}

@keyframes bp-tech-scan {
  0% { top: 16%; opacity: 0; }
  10%, 85% { opacity: 1; }
  92%, 100% { top: 84%; opacity: 0; }
}

.bp-viewer-label {
  position: absolute;
  z-index: 6;
  right: 22px;
  top: 22px;
  padding: 13px 15px;
  color: rgba(255, 255, 255, .68);
  background: rgba(10, 14, 20, .68);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 11px;
  backdrop-filter: blur(10px);
  font-size: 10px;
  line-height: 1.4;
}

.bp-viewer-label span {
  margin-right: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
}

.bp-viewer-label small {
  color: #ff6a70;
}

.bp-viewer-progress {
  position: absolute;
  z-index: 7;
  left: 22px;
  right: 22px;
  bottom: 20px;
  height: 2px;
  overflow: hidden;
  background: rgba(255, 255, 255, .1);
}

.bp-viewer-progress i {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--bp-red);
  transform-origin: left;
  animation: bp-progress 5s linear infinite;
}

@keyframes bp-progress {
  from { transform: scaleX(0); }
  to { transform: scaleX(1); }
}

.bp-advantages {
  background:
    radial-gradient(circle at 100% 0, rgba(242, 13, 22, .06), transparent 28%),
    #fff;
}

.bp-adv-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.bp-adv-grid article {
  position: relative;
  min-height: 320px;
  padding: 28px;
  overflow: hidden;
  background: var(--bp-paper);
  border: 1px solid var(--bp-line);
  border-radius: 16px;
  transition: transform .35s ease, box-shadow .35s ease;
}

.bp-adv-grid article:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 48px rgba(23, 30, 42, .1);
}

.bp-adv-grid article > span {
  color: #a5abb4;
  font-size: 10px;
  font-weight: 800;
}

.bp-adv-grid article > strong {
  margin-top: 42px;
  display: block;
  font-size: 56px;
  line-height: 1;
  letter-spacing: -.06em;
}

.bp-adv-grid article > small {
  display: block;
  color: var(--bp-red);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.bp-adv-grid h3 {
  margin: 34px 0 8px;
  font-size: 18px;
}

.bp-adv-grid p {
  margin: 0;
  color: var(--bp-muted);
  font-size: 12px;
  line-height: 1.65;
}

.bp-adv-grid .bp-adv-card--accent {
  color: #fff;
  background:
    radial-gradient(circle at 90% 5%, rgba(255, 255, 255, .16), transparent 28%),
    linear-gradient(145deg, #f20d16, #bd080f);
  border-color: transparent;
  box-shadow: 0 20px 45px rgba(242, 13, 22, .19);
}

.bp-adv-card--accent > span,
.bp-adv-card--accent p {
  color: rgba(255, 255, 255, .62) !important;
}

.bp-adv-card--accent > small {
  color: #fff !important;
}

.bp-problems {
  background:
    linear-gradient(135deg, rgba(49, 91, 214, .055), transparent 38%),
    #f5f6f8;
}

.bp-problem-layout {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 14px;
}

.bp-problem-tabs {
  display: grid;
  gap: 9px;
}

.bp-problem-tabs button {
  min-height: 90px;
  padding: 18px 20px;
  display: grid;
  grid-template-columns: 38px 1fr;
  align-content: center;
  column-gap: 8px;
  text-align: left;
  color: var(--bp-ink);
  background: #fff;
  border: 1px solid var(--bp-line);
  border-radius: 14px;
  cursor: pointer;
  transition: .28s ease;
}

.bp-problem-tabs button:hover,
.bp-problem-tabs button.is-active {
  color: #fff;
  background: #171b22;
  border-color: #171b22;
  box-shadow: 0 18px 38px rgba(22, 27, 36, .14);
  transform: translateX(7px);
}

.bp-problem-tabs span {
  grid-row: span 2;
  color: var(--bp-red);
  font-size: 11px;
  font-weight: 800;
}

.bp-problem-tabs b {
  font-size: 15px;
}

.bp-problem-tabs small {
  margin-top: 4px;
  color: #8a9099;
  font-size: 10px;
}

.bp-problem-tabs button.is-active small {
  color: rgba(255, 255, 255, .48);
}

.bp-problem-panel {
  min-height: 390px;
  padding: 42px;
  display: grid;
  align-content: start;
  background:
    radial-gradient(circle at 90% 10%, rgba(242, 13, 22, .08), transparent 28%),
    #fff;
  border: 1px solid var(--bp-line);
  border-radius: 18px;
}

.bp-problem-tag {
  color: var(--bp-red);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.bp-problem-panel h3 {
  margin: 14px 0 8px;
  font-size: clamp(28px, 3vw, 42px);
  letter-spacing: -.04em;
}

.bp-problem-panel > p {
  margin: 0;
  color: var(--bp-muted);
}

.bp-problem-panel ol {
  margin: 28px 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  list-style: none;
}

.bp-problem-panel li {
  padding: 16px;
  display: grid;
  gap: 10px;
  color: #5d6470;
  background: var(--bp-paper);
  border-radius: 11px;
  font-size: 11px;
  line-height: 1.45;
}

.bp-problem-panel li span {
  width: 24px;
  height: 24px;
  display: grid;
  place-items: center;
  color: #fff;
  background: var(--bp-red);
  border-radius: 50%;
  font-size: 9px;
  font-weight: 800;
}

.bp-problem-panel > div {
  padding: 15px 17px;
  background: rgba(49, 91, 214, .06);
  border-left: 2px solid var(--bp-blue);
}

.bp-problem-panel > div strong {
  font-size: 11px;
}

.bp-problem-panel > div p {
  margin: 5px 0 0;
  color: var(--bp-muted);
  font-size: 11px;
  line-height: 1.55;
}

.bp-problem-panel .button {
  width: max-content;
  margin-top: 22px;
}

.bp-process {
  background: #fff;
}

.bp-process-line {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
}

.bp-process-line::before {
  content: "";
  position: absolute;
  left: 8%;
  right: 8%;
  top: 49px;
  height: 1px;
  background: linear-gradient(90deg, rgba(242, 13, 22, .2), var(--bp-red), rgba(242, 13, 22, .2));
}

.bp-process-line article {
  position: relative;
  padding: 0 22px;
  text-align: center;
}

.bp-process-line article > span {
  color: #9ca2ab;
  font-size: 10px;
  font-weight: 800;
}

.bp-process-line i {
  position: relative;
  z-index: 2;
  width: 20px;
  height: 20px;
  margin: 20px auto 25px;
  display: grid;
  place-items: center;
  color: transparent;
  background: #fff;
  border: 2px solid var(--bp-red);
  border-radius: 50%;
  box-shadow: 0 0 0 7px #fff;
}

.bp-process-line i::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--bp-red);
}

.bp-process-line h3 {
  margin: 0 0 9px;
  font-size: 16px;
}

.bp-process-line p {
  margin: 0;
  color: var(--bp-muted);
  font-size: 11px;
  line-height: 1.6;
}

.bp-models {
  padding: 78px 60px;
  display: grid;
  grid-template-columns: .7fr 1.3fr;
  align-items: center;
  gap: 70px;
  color: #fff;
  background:
    radial-gradient(circle at 5% 0, rgba(242, 13, 22, .25), transparent 30%),
    #171b22;
}

.bp-models h2 {
  max-width: 520px;
  font-size: clamp(38px, 3.7vw, 58px);
}

.bp-model-cloud {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.bp-model-cloud span {
  min-height: 50px;
  padding: 0 20px;
  display: inline-flex;
  align-items: center;
  color: rgba(255, 255, 255, .7);
  background: rgba(255, 255, 255, .055);
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 999px;
  font-weight: 700;
  transition: .28s ease;
}

.bp-model-cloud span:hover {
  color: #fff;
  background: var(--bp-red);
  border-color: var(--bp-red);
  transform: translateY(-3px);
}

.bp-reviews {
  background:
    radial-gradient(circle at 90% 15%, rgba(255, 180, 74, .08), transparent 26%),
    #fff;
}

.bp-yandex-link {
  align-self: end;
  justify-self: end;
  color: var(--bp-red);
  font-size: 12px;
  font-weight: 700;
}

.bp-review-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 13px;
}

.bp-review-grid article {
  min-height: 285px;
  padding: 28px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  background: var(--bp-paper);
  border: 1px solid var(--bp-line);
  border-radius: 16px;
  transition: transform .32s ease, box-shadow .32s ease;
}

.bp-review-grid article:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 45px rgba(24, 31, 43, .09);
}

.bp-review-grid header,
.bp-review-grid footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.bp-review-grid header span {
  color: var(--bp-red);
  letter-spacing: .12em;
}

.bp-review-grid time {
  color: #959ba4;
  font-size: 10px;
}

.bp-review-grid article > p {
  margin: 26px 0;
  color: #555d68;
  font-size: 13px;
  line-height: 1.75;
}

.bp-review-grid footer {
  padding-top: 18px;
  border-top: 1px solid var(--bp-line);
}

.bp-review-grid footer b {
  font-size: 12px;
}

.bp-review-grid footer small {
  color: #858b95;
  font-size: 10px;
}

.bp-faq {
  background: #f5f6f8;
}

.bp-faq-list {
  border-top: 1px solid #dfe2e7;
}

.bp-faq-list article {
  border-bottom: 1px solid #dfe2e7;
}

.bp-faq-list button {
  width: 100%;
  min-height: 76px;
  padding: 0 8px;
  display: grid;
  grid-template-columns: 54px 1fr 32px;
  align-items: center;
  gap: 14px;
  text-align: left;
  color: var(--bp-ink);
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
}

.bp-faq-list button > span {
  color: var(--bp-red);
  font-size: 10px;
}

.bp-faq-list button i {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  color: #fff;
  background: #1b1f26;
  border-radius: 50%;
  font-style: normal;
  transition: .3s ease;
}

.bp-faq-list button[aria-expanded="true"] i {
  background: var(--bp-red);
  transform: rotate(45deg);
}

.bp-faq-list article > div {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .35s ease;
}

.bp-faq-list article > div > p {
  min-height: 0;
  margin: 0;
  padding: 0 72px;
  overflow: hidden;
  color: var(--bp-muted);
  line-height: 1.7;
}

.bp-faq-list article.is-open > div {
  grid-template-rows: 1fr;
}

.bp-faq-list article.is-open > div > p {
  padding-bottom: 26px;
}

.bp-booking {
  position: relative;
  padding: 84px 60px;
  display: grid;
  grid-template-columns: .85fr 1.15fr;
  align-items: center;
  gap: 70px;
  overflow: hidden;
  scroll-margin-top: 72px;
  color: #fff;
  background:
    radial-gradient(circle at 5% 15%, rgba(255, 255, 255, .2), transparent 21%),
    radial-gradient(circle at 95% 85%, rgba(27, 31, 39, .35), transparent 35%),
    linear-gradient(135deg, #f20d16 0 58%, #d10911 100%);
}

.bp-booking::after {
  content: "VW";
  position: absolute;
  left: -20px;
  bottom: -98px;
  color: rgba(255, 255, 255, .06);
  font-size: 280px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.12em;
}

.bp-booking-copy {
  position: relative;
  z-index: 2;
}

.bp-booking .bp-kicker {
  color: #fff;
}

.bp-booking h2 {
  max-width: 600px;
  font-size: clamp(46px, 4.5vw, 72px);
}

.bp-booking-copy > p {
  max-width: 560px;
  margin: 24px 0 0;
  color: rgba(255, 255, 255, .74);
  font-size: 15px;
  line-height: 1.7;
}

.bp-booking ul {
  margin: 26px 0 0;
  padding: 0;
  display: grid;
  gap: 10px;
  list-style: none;
}

.bp-booking li {
  font-size: 12px;
}

.bp-booking li::before {
  content: "✓";
  width: 22px;
  height: 22px;
  margin-right: 9px;
  display: inline-grid;
  place-items: center;
  color: var(--bp-red);
  background: #fff;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 900;
}

.bp-booking-form {
  position: relative;
  z-index: 2;
  padding: 32px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  color: var(--bp-ink);
  background: rgba(255, 255, 255, .97);
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 19px;
  box-shadow: 0 30px 70px rgba(93, 4, 8, .24);
}

.bp-booking-form label {
  display: grid;
  gap: 7px;
}

.bp-booking-form label > span {
  color: #676e78;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.bp-booking-form input,
.bp-booking-form select,
.bp-booking-form textarea {
  width: 100%;
  padding: 13px 14px;
  color: var(--bp-ink);
  background: #f5f6f8;
  border: 1px solid #e2e5e9;
  border-radius: 9px;
  outline: none;
  resize: vertical;
}

.bp-booking-form input:focus,
.bp-booking-form select:focus,
.bp-booking-form textarea:focus {
  border-color: rgba(242, 13, 22, .55);
  box-shadow: 0 0 0 3px rgba(242, 13, 22, .08);
}

.bp-form-wide {
  grid-column: 1 / -1;
}

.bp-booking-form button {
  justify-content: space-between;
}

.bp-form-message {
  margin: 0;
  padding: 13px 15px;
  color: #14663a;
  background: #ecfbf0;
  border: 1px solid #b7e9c6;
  border-radius: 9px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
}

.bp-form-message.is-error {
  color: #8b1d24;
  background: #fff0f1;
  border-color: #f2b8bd;
}

.bp-booking-form button:disabled {
  cursor: wait;
  opacity: .72;
}

.bp-booking-form > small {
  color: #8a9099;
  font-size: 9px;
  text-align: center;
}

.bp-booking-form > small a {
  text-decoration: underline;
}

.bp-booking-form .form-consent {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 0;
  color: #737a83;
  font-size: 10px;
  line-height: 1.45;
  cursor: pointer;
}

.bp-booking-form .form-consent input[type="checkbox"] {
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  margin: 0;
  padding: 0;
  accent-color: var(--bp-red);
}

.bp-booking-form .form-consent > span {
  color: inherit;
  font-size: inherit;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.bp-booking-form .form-consent a {
  color: inherit;
  text-decoration: underline;
}

.bp-motion-ready [data-bp-reveal] {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .75s ease, transform .75s cubic-bezier(.18, .74, .22, 1);
}

.bp-motion-ready [data-bp-reveal].is-visible {
  opacity: 1;
  transform: none;
}

@media (max-width: 1280px) {
  .bp-hero {
    grid-template-columns: minmax(430px, .84fr) minmax(560px, 1.16fr);
  }

  .bp-hero-copy {
    padding-left: 44px;
  }

  .bp-hotspot span {
    display: none;
  }

  .bp-exploded {
    grid-template-columns: minmax(360px, .78fr) minmax(580px, 1.22fr);
  }

  .bp-exploded-viewer {
    height: 610px;
  }

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

@media (max-width: 1050px) {
  .bp-hero {
    min-height: 980px;
    grid-template-columns: 1fr;
    grid-template-rows: auto 520px;
  }

  .bp-hero-copy {
    padding: 44px 44px 24px;
  }

  .bp-hero-visual::before {
    background: linear-gradient(180deg, #fff, transparent 18%, rgba(255, 255, 255, .9) 100%);
  }

  .bp-car-stack {
    inset: 0 -2% 0;
  }

  .bp-section {
    padding: 76px 38px;
  }

  .bp-section-head {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .bp-service-filters {
    overflow-x: auto;
  }

  .bp-service-filters label {
    min-width: 220px;
  }

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

  .bp-service-card--featured {
    grid-column: span 2;
  }

  .bp-exploded {
    padding: 76px 38px;
    grid-template-columns: 1fr;
  }

  .bp-exploded-viewer {
    height: min(70vw, 650px);
  }

  .bp-system-list {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 18px;
  }

  .bp-problem-layout {
    grid-template-columns: 1fr;
  }

  .bp-problem-tabs {
    grid-template-columns: repeat(2, 1fr);
  }

  .bp-problem-tabs button:hover,
  .bp-problem-tabs button.is-active {
    transform: translateY(-3px);
  }

  .bp-process-line {
    grid-template-columns: repeat(3, 1fr);
    gap: 34px 0;
  }

  .bp-process-line::before {
    display: none;
  }

  .bp-models,
  .bp-booking {
    padding: 70px 38px;
    grid-template-columns: 1fr;
    gap: 38px;
  }
}

@media (max-width: 760px) {
  .brand-detail-page .page-shell {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
  }

  .bp-hero {
    min-height: 930px;
    grid-template-rows: auto 430px;
  }

  .bp-hero-copy {
    padding: 34px 20px 14px;
  }

  .bp-breadcrumbs {
    margin-bottom: 20px;
  }

  .bp-brand-lockup img {
    width: 48px;
    height: 48px;
  }

  .bp-hero h1 {
    font-size: clamp(48px, 14vw, 68px);
  }

  .bp-hero-lead {
    font-size: 15px;
  }

  .bp-hero-actions .button {
    width: 100%;
  }

  .bp-hero-facts {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow: visible;
  }

  .bp-hero-facts span {
    min-width: 0;
    padding-right: 10px;
  }

  .bp-hero-facts span + span {
    padding-left: 10px;
  }

  .bp-hero-facts strong {
    font-size: 15px;
  }

  .bp-hero-facts small {
    font-size: 9px;
    overflow-wrap: anywhere;
  }

  .bp-car-stack {
    inset: 0 -2%;
  }

  .bp-xray-card {
    right: 14px;
    top: 16px;
    width: 210px;
    padding: 13px 15px;
  }

  .bp-xray-hint {
    display: none;
  }

  .bp-section-nav {
    justify-content: flex-start;
    padding: 0 20px;
  }

  .bp-section {
    padding: 64px 20px;
  }

  .bp-section-head h2,
  .bp-booking h2,
  .bp-models h2 {
    font-size: clamp(36px, 11vw, 50px);
  }

  .bp-service-filters {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-left: -20px;
    margin-right: -20px;
    padding: 12px 20px;
    overflow: hidden;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }

  .bp-service-filters button {
    width: 100%;
    min-width: 0;
    min-height: 50px;
    padding: 8px 10px;
    white-space: normal;
  }

  .bp-service-filters label {
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
    max-width: none;
    margin-left: 0;
  }

  .bp-service-filters input {
    min-width: 0;
  }

  .bp-service-grid {
    grid-template-columns: 1fr;
  }

  .bp-service-card,
  .bp-service-card--featured {
    grid-column: auto;
    min-height: 360px;
  }

  .bp-exploded {
    min-height: 0;
    padding: 66px 20px;
  }

  .bp-exploded > * {
    min-width: 0;
  }

  .bp-exploded h2 {
    font-size: clamp(45px, 12vw, 62px);
  }

  .bp-exploded-status {
    padding-left: 39px;
  }

  .bp-system-list {
    grid-template-columns: 1fr;
  }

  .bp-exploded-viewer {
    height: 440px;
    border-radius: 15px;
  }

  .bp-assembled-car,
  .bp-part {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .bp-viewer-label {
    right: 12px;
    top: 12px;
  }

  .bp-adv-grid,
  .bp-problem-tabs,
  .bp-review-grid {
    grid-template-columns: 1fr;
  }

  .bp-adv-grid article {
    min-height: 280px;
  }

  .bp-problem-panel {
    padding: 25px 20px;
  }

  .bp-problem-panel ol {
    grid-template-columns: 1fr;
  }

  .bp-process-line {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .bp-process-line article {
    padding: 0 0 26px 54px;
    text-align: left;
  }

  .bp-process-line i {
    position: absolute;
    left: 10px;
    top: 8px;
    margin: 0;
  }

  .bp-process-line article > span {
    display: block;
    margin-bottom: 9px;
  }

  .bp-models,
  .bp-booking {
    padding: 62px 20px;
  }

  .bp-model-cloud span {
    min-height: 42px;
    padding: 0 15px;
    font-size: 12px;
  }

  .bp-yandex-link {
    justify-self: start;
  }

  .bp-faq-list button {
    grid-template-columns: 32px 1fr 30px;
    font-size: 14px;
  }

  .bp-faq-list article > div > p {
    padding-left: 46px;
    padding-right: 40px;
  }

  .bp-booking-form {
    padding: 22px;
    grid-template-columns: 1fr;
  }

  .bp-form-wide {
    grid-column: auto;
  }
}

@media (prefers-reduced-motion: reduce) {
  .brand-detail-page *,
  .brand-detail-page *::before,
  .brand-detail-page *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
