/* DVS63 generated CSS bundle f1a799b1cf519ff5 */

/* source: onest-local.css */
@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/onest-v11-400.woff2) format('woff2')}
@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/onest-v11-500.woff2) format('woff2')}
@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/onest-v11-600.woff2) format('woff2')}
@font-face{font-family:Onest;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/onest-v11-700.woff2) format('woff2')}
@font-face{font-family:Onest;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/onest-v11-800.woff2) format('woff2')}

/* source: v20-core.css */
/* DVS63 V20 core. Isolated clean layer for approved Figma implementation. */
:root{
  --v20-navy:#0b2f52;--v20-navy-dark:#061f34;--v20-text:#09213b;--v20-text-2:#102d4a;
  --v20-muted:#526980;--v20-muted-2:#5f7896;--v20-blue:#128ce3;--v20-blue-2:#0a84e8;
  --v20-surface:#f4f9fc;--v20-surface-2:#f6fafe;--v20-border:#c9dff1;--v20-border-soft:#d6e3f1;
  --v20-container:1320px;--v20-radius:16px;--v20-shadow:0 7px 20px rgba(10,41,71,.07);
}
.dvs-v20,.dvs-v20 *{box-sizing:border-box}
.dvs-v20{margin:0;background:#fff;color:var(--v20-text);font-family:"Onest",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.dvs-v20 img{max-width:100%;height:auto}
.dvs-v20 a{color:inherit;text-decoration:none}
.dvs-v20 button,.dvs-v20 input,.dvs-v20 select{font:inherit}
.dvs-v20 button{cursor:pointer}
.v20-container{width:calc(100% - 120px);max-width:var(--v20-container);margin-inline:auto}
.v20-main{display:block;overflow:hidden}
.v20-skip{position:fixed;z-index:10000;left:16px;top:8px;transform:translateY(-160%);padding:10px 14px;background:#fff;border-radius:8px;color:var(--v20-text)}
.v20-skip:focus{transform:none}
.v20-eyebrow{margin:0;color:#057de0;font-size:14.5px;line-height:20px;font-weight:600;letter-spacing:.01em}
.v20-button{min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:20px;font-weight:600;text-align:center;transition:.16s ease}
.v20-button--primary{background:#087fd8;color:#fff;border-color:#087fd8;box-shadow:0 5px 12px rgba(10,107,209,.16)}
.v20-button--primary:hover{background:#0674c6;border-color:#0674c6}
.v20-button--secondary{background:#fff;color:#082137;border-color:#d1e0ed}
.v20-button--secondary:hover{border-color:#9fc7e5;background:#f8fcff}
.v20-button:focus-visible,.dvs-v20 a:focus-visible,.dvs-v20 button:focus-visible,.dvs-v20 input:focus-visible,.dvs-v20 select:focus-visible{outline:3px solid rgba(18,140,227,.24);outline-offset:2px}

/* Header */
.v20-header{height:150px;background:#fff;border-bottom:1px solid #eef2f5;position:relative;z-index:500}
.v20-header__utility{height:28px;background:var(--v20-navy);color:#ebf5ff;font-size:14.5px;font-weight:500}
.v20-header__utility-inner{height:28px;display:grid;grid-template-columns:1fr auto 132px;gap:14px;align-items:center}
.v20-header__utility-inner a{text-align:right;color:#ebf5ff;font-weight:600;white-space:nowrap}
.v20-header__utility-hours{text-align:right;white-space:nowrap}
.v20-header__main{height:62px;background:#fff}
.v20-header__main-inner{height:62px;display:grid;grid-template-columns:170px 116px minmax(350px,510px) 174px 180px 54px;column-gap:10px;align-items:center;position:relative}
.v20-brand{height:59px;display:flex;align-items:center;gap:9px}
.v20-brand img{width:40px;height:40px;object-fit:contain;flex:0 0 40px}
.v20-brand span{display:flex;align-items:baseline;font-size:26px;line-height:1;font-weight:800;color:#05090d;letter-spacing:-.6px}
.v20-brand strong{color:#087fe1}
.v20-catalog-button{height:48px;border:0;border-radius:12px;background:#128ce3;color:#fff;box-shadow:0 4px 5px rgba(5,97,178,.14);display:flex;align-items:center;justify-content:center;gap:8px;font-size:15.5px;font-weight:600}
.v20-catalog-button i{width:18px;height:14px;display:flex;flex-direction:column;justify-content:space-between}
.v20-catalog-button i span{width:18px;height:2px;background:#fff;border-radius:1px;display:block}
.v20-search{height:48px;border:1px solid #c8deef;border-radius:12px;background:#fbfeff;display:grid;grid-template-columns:42px 1fr 96px;align-items:center;overflow:hidden}
.v20-search__icon{width:16px;height:16px;border:2px solid #567c9e;border-radius:50%;justify-self:center;position:relative}
.v20-search__icon:after{content:"";position:absolute;width:7px;height:2px;background:#567c9e;transform:rotate(45deg);right:-5px;bottom:-2px;border-radius:2px}
.v20-search input{height:46px;border:0;outline:0;background:transparent;color:var(--v20-text);font-size:15.5px;min-width:0;padding:0 2px}
.v20-search input::placeholder{color:#637c96;opacity:1}
.v20-search button{height:42px;margin-right:3px;border:0;border-radius:10px;background:#128ce3;color:#fff;font-size:15.5px;font-weight:600}
.v20-header__phone{height:48px;display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}
.v20-header__phone span{font-size:14.5px;color:#637c96;white-space:nowrap}
.v20-header__phone a{font-size:17px;line-height:22px;font-weight:700;color:#0b2f52;white-space:nowrap}
.v20-header__vin{height:48px;border:1px solid #c8deef;border-radius:12px;background:#fcfeff;display:grid;grid-template-columns:38px 1fr;gap:6px;align-items:center;padding:0 9px;color:#0b2f52}
.v20-header__vin b{height:30px;border-radius:10px;background:#eaf6ff;color:#087fe1;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}
.v20-header__vin span{font-size:14.5px;line-height:17px;font-weight:600}
.v20-cart{height:48px;border:1px solid #c4dbf1;border-radius:12px;background:#fff;position:relative;display:flex;align-items:center;justify-content:center}
.v20-cart__glyph{width:24px;height:20px;border:2px solid #0b2f52;border-top:0;border-radius:3px;position:relative;transform:translateY(1px)}
.v20-cart__glyph:before{content:"";position:absolute;width:7px;height:2px;background:#0b2f52;left:-6px;top:-5px;transform:rotate(12deg)}
.v20-cart__glyph:after{content:"••";position:absolute;color:#0b2f52;font-size:15px;letter-spacing:8px;left:3px;top:10px;line-height:10px}
.v20-cart__count{position:absolute;right:2px;top:0;width:18px;height:18px;border-radius:9px;background:#0f8be6;color:#fff;font-size:11.5px;line-height:18px;font-style:normal;font-weight:700;text-align:center}
.v20-mobile-menu-button,.v20-search--mobile{display:none}
.v20-nav{height:60px;background:#fff;border-bottom:1px solid #d6e4f0}
.v20-nav__inner{height:52px;display:flex;align-items:center;justify-content:space-between}
.v20-nav a{height:44px;padding:0 10px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#0b2f52;font-size:15.5px;font-weight:600;white-space:nowrap}
.v20-nav a:hover{background:#f0f7fc}
.v20-catalog-menu{position:absolute;top:90px;left:0;width:100%;padding:18px 0 22px;background:rgba(255,255,255,.99);border-top:1px solid #dce9f3;border-bottom:1px solid #dce9f3;box-shadow:0 20px 40px rgba(6,31,52,.12);z-index:510}
.v20-catalog-menu__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.v20-catalog-menu__grid>div{border:1px solid #dce9f3;border-radius:16px;padding:16px;display:grid;gap:7px}
.v20-catalog-menu__grid span{font-size:14.5px;color:#0a84e8;font-weight:700;text-transform:uppercase}
.v20-catalog-menu__grid a{padding:9px 10px;border-radius:9px;color:var(--v20-text);font-size:15px;font-weight:600}
.v20-catalog-menu__grid a:hover{background:#f3f9fd}
.v20-mobile-menu{display:none}

/* Footer */
.v20-footer{height:245px;background:#061f34;border-top:1px solid rgba(31,69,99,.35);color:#c7d9e8}
.v20-footer__grid{height:205px;padding-top:20px;display:grid;grid-template-columns:250px 200px 240px 200px 270px;gap:40px;align-items:start}
.v20-footer h2{margin:0 0 10px;color:#fff;font-size:16.5px;line-height:22px;font-weight:600}
.v20-footer nav{display:flex;flex-direction:column;gap:10px}
.v20-footer nav a,.v20-footer__contacts>a,.v20-footer__contacts p{margin:0;color:#c7d9e8;font-size:14.5px;line-height:19px}
.v20-footer nav a:hover,.v20-footer__contacts>a:hover{color:#fff}
.v20-footer__logo{height:48px;display:flex;align-items:center;gap:10px;color:#fff}
.v20-footer__logo img{width:40px;height:40px;filter:brightness(0) invert(1)}
.v20-footer__logo span{font-size:27px;line-height:36px;font-weight:700}.v20-footer__logo strong{color:#2a8cff}
.v20-footer__brand p{width:250px;margin:12px 0 0;color:#b8ccde;font-size:15px;line-height:20px}
.v20-footer__contacts{display:flex;flex-direction:column;gap:5px}
.v20-footer__contacts h2{margin-bottom:5px}.v20-footer__contacts>strong{margin-top:5px;color:#d1e0ed;font-size:14.5px;font-weight:600}
.v20-footer__social{display:flex;gap:6px;margin-top:4px}.v20-footer__social a{width:40px;height:40px;border-radius:10px;background:#10486d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}

@media(max-width:1180px) and (min-width:768px){
  .v20-container{width:calc(100% - 64px)}
  .v20-header__main-inner{grid-template-columns:144px 120px minmax(250px,352px) 140px 54px;gap:12px}
  .v20-header__phone{display:none}.v20-header__vin{grid-column:4}.v20-cart{grid-column:5}.v20-brand span{font-size:24px}
  .v20-nav a{font-size:14.5px;padding:0 6px}
  .v20-footer{height:286px}.v20-footer__grid{height:246px;grid-template-columns:180px 150px 160px 120px 270px;gap:20px}.v20-footer__brand p{width:180px}.v20-footer nav a,.v20-footer__contacts>a,.v20-footer__contacts p{font-size:14px}
}

@media(max-width:767px){
  .v20-container{width:calc(100% - 32px)}
  .v20-header{height:154px}.v20-header__utility{height:24px}.v20-header__utility-inner{height:24px;width:calc(100% - 32px);display:block;font-size:14.5px;line-height:24px}.v20-header__utility-hours,.v20-header__utility-inner a{display:none}
  .v20-header__main{height:130px}.v20-header__main-inner{width:calc(100% - 32px);height:124px;display:block;position:relative}
  .v20-brand{position:absolute;left:0;top:1px;width:124px;height:58px}.v20-brand img{width:38px;height:38px}.v20-brand span{font-size:22px}
  .v20-catalog-button{position:absolute;left:132px;top:6px;width:104px;height:48px;font-size:14.5px}.v20-catalog-button i{width:18px}
  .v20-header__phone,.v20-header__vin{display:none}.v20-cart{position:absolute;left:244px;top:6px;width:48px;height:48px}
  .v20-mobile-menu-button{position:absolute;left:310px;top:6px;width:48px;height:48px;border:1px solid #c9def0;border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.v20-mobile-menu-button span{width:20px;height:2px;border-radius:1px;background:#082b4f}
  .v20-search{display:none}.v20-search--mobile{display:grid;position:absolute;left:0;top:66px;width:358px;height:48px;grid-template-columns:42px 1fr 94px}.v20-search--mobile button{width:90px}.v20-search--mobile input{font-size:15.5px}
  .v20-nav{display:none}.v20-catalog-menu{top:82px;padding:12px 0}.v20-catalog-menu__grid{grid-template-columns:1fr;gap:8px}.v20-catalog-menu__grid>div:nth-child(n+2){display:none}
  .v20-mobile-menu{display:block;position:fixed;inset:0;z-index:1000;background:rgba(3,20,34,.38)}.v20-mobile-menu[hidden]{display:none}.v20-mobile-menu__panel{position:absolute;right:0;top:0;width:min(356px,calc(100vw - 24px));height:100%;background:#fff;padding:18px;box-shadow:-16px 0 32px rgba(4,31,52,.16);display:flex;flex-direction:column;gap:5px}.v20-mobile-menu__head{height:46px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce9f3;margin-bottom:8px}.v20-mobile-menu__head b{font-size:20px}.v20-mobile-menu__head button{width:36px;height:36px;border:0;background:#edf6fd;border-radius:10px;color:#082b4f;font-size:24px}.v20-mobile-menu__panel>a{padding:12px 10px;border-radius:10px;font-size:16px;font-weight:600}.v20-mobile-menu__panel>a:hover{background:#f4f9fc}.v20-mobile-menu__phone{margin-top:auto;background:#0a84e8;color:#fff!important;text-align:center}
  .v20-footer{height:772px}.v20-footer__grid{width:358px;height:728px;padding-top:20px;display:grid;grid-template-columns:169px 169px;grid-template-rows:170px 220px 298px;column-gap:20px;row-gap:20px}.v20-footer__brand{grid-column:1/-1}.v20-footer__brand p{width:330px}.v20-footer nav{gap:10px}.v20-footer nav:nth-of-type(1){grid-column:1;grid-row:2}.v20-footer nav:nth-of-type(2){grid-column:2;grid-row:2}.v20-footer nav:nth-of-type(3){grid-column:1;grid-row:3}.v20-footer__contacts{grid-column:2;grid-row:3}.v20-footer nav a,.v20-footer__contacts>a,.v20-footer__contacts p{font-size:14.5px;line-height:19px}.v20-footer__contacts p{max-width:169px}.v20-footer__logo span{font-size:27px}
}
@media(max-width:389px){.v20-header__main-inner,.v20-footer__grid{transform-origin:top left}.v20-search--mobile{width:100%}.v20-catalog-button{left:37%}.v20-cart{left:auto;right:56px}.v20-mobile-menu-button{left:auto;right:0}}
@media(prefers-reduced-motion:reduce){.dvs-v20 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Precision header coordinates from Figma V20 masters. */
@media(min-width:1181px){
  .v20-header__utility-inner{position:relative;display:block}
  .v20-header__utility-city{position:absolute;left:0;top:0;width:300px;height:28px;display:flex;align-items:center}
  .v20-header__utility-trust{position:absolute;left:590px;top:0;width:360px;height:28px;display:flex;align-items:center;justify-content:center}
  .v20-header__utility-hours{position:absolute;left:955px;top:0;width:270px;height:28px;display:flex;align-items:center;justify-content:flex-end}
  .v20-header__utility-inner>a{position:absolute;left:1228px;top:0;width:132px;height:28px;display:flex;align-items:center;justify-content:flex-end}
  .v20-header__main-inner{display:block;position:relative}
  .v20-brand{position:absolute;left:0;top:1.5px;width:170px;height:59px}
  .v20-catalog-button{position:absolute;left:180px;top:7px;width:116px;height:48px}
  .v20-search{position:absolute;left:306px;top:7px;width:510px;height:48px}
  .v20-header__phone{position:absolute;left:832px;top:7px;width:174px;height:48px}
  .v20-header__vin{position:absolute;left:1014px;top:7px;width:180px;height:48px}
  .v20-cart{position:absolute;left:1208px;top:7px;width:54px;height:48px}
  .v20-nav__inner{justify-content:flex-start;width:calc(100% - 120px);max-width:1320px}
  .v20-nav__inner a:nth-child(1){width:170px}.v20-nav__inner a:nth-child(2){width:175px}.v20-nav__inner a:nth-child(3){width:195px}.v20-nav__inner a:nth-child(4){width:150px}.v20-nav__inner a:nth-child(5){width:125px}.v20-nav__inner a:nth-child(6){width:118px}.v20-nav__inner a:nth-child(7){width:100px}
}
@media(max-width:1180px) and (min-width:768px){
  .v20-header__utility-inner{position:relative;display:block}.v20-header__utility-city{position:absolute;left:0;top:0;width:300px;height:28px;display:flex;align-items:center}.v20-header__utility-trust,.v20-header__utility-inner>a{display:none}.v20-header__utility-hours{position:absolute;right:0;top:0;width:292px;height:28px;display:flex;align-items:center;justify-content:flex-end}
  .v20-header__main-inner{display:block;position:relative}
  .v20-brand{position:absolute;left:0;top:1.5px;width:144px;height:59px}
  .v20-catalog-button{position:absolute;left:238px;top:7px;width:120px;height:48px}
  .v20-search{position:absolute;left:370px;top:7px;width:352px;height:48px}
  .v20-header__phone{display:none}
  .v20-header__vin{position:absolute;left:756px;top:7px;width:140px;height:48px}
  .v20-cart{position:absolute;left:906px;top:7px;width:54px;height:48px}
}
@media(max-width:767px){.v20-header__utility-trust{display:none!important}}


/* v1.12.1 exact Figma assets */
.v20-search__icon{width:24px;height:24px;border:0;border-radius:0;position:static;display:flex;align-items:center;justify-content:center}
.v20-search__icon:after{display:none}
.v20-search__icon img{width:24px;height:24px;display:block}
.v20-cart__glyph{width:28px;height:28px;border:0;border-radius:0;transform:none;position:static;display:flex;align-items:center;justify-content:center}
.v20-cart__glyph:before,.v20-cart__glyph:after{display:none}
.v20-cart__glyph img{width:28px;height:28px;display:block}
.v20-footer__social a{width:40px;height:40px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:center;transition:transform .18s ease}.v20-footer__social a:hover{transform:translateY(-1px)}
.v20-footer__social img{width:40px;height:40px;display:block;object-fit:contain;filter:none;opacity:1}


/* V20 1.13.0 final header precision */
.v20-nav-label--tablet,.v20-vin-label--tablet{display:none}
.v20-search button{width:92px;justify-self:end;margin-right:3px}
@media(max-width:1180px) and (min-width:768px){
  .v20-nav-label--desktop,.v20-vin-label--desktop{display:none}
  .v20-nav-label--tablet,.v20-vin-label--tablet{display:inline}
  .v20-search button{width:92px;margin-right:4px}
  .v20-header__vin>span{display:flex;align-items:center;height:48px;font-size:14px;line-height:18px}
}
@media(max-width:767px){
  .v20-search--mobile button{width:90px;margin-right:4px}
}


/* DVS63-HOME-UX-11410-R7 */

.v20-footer__social{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}

.v20-footer__social a{
  box-sizing:border-box!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
}

.v20-footer__social img{
  display:block!important;
  flex:none!important;
  object-fit:contain!important;
  max-width:none!important;
  max-height:none!important;
  filter:none!important;
  opacity:1!important;
}

.v20-footer__social img[src*="vk.svg"]{
  width:40px!important;
  height:40px!important;
}

.v20-footer__social img[src*="max.png"]{
  width:52px!important;
  height:52px!important;
}

.v20-footer__social img[src*="yandex.svg"]{
  width:40px!important;
  height:40px!important;
}

/* DVS63-CORE-POLISH-11412 */
.v20-cart,
.dvs-header-cart{position:relative!important;}

.v20-header .dvs-header-cart__count.v20-cart__count,
.v20-header .v20-cart__count.dvs-header-cart__count{
  box-sizing:border-box!important;
  position:absolute!important;
  left:auto!important;
  right:0!important;
  top:0!important;
  bottom:auto!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  max-width:18px!important;
  max-height:18px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  line-height:18px!important;
}

/* MAX slightly larger optically. */
.v20-footer__social img[src*="max.png"]{
  width:60px!important;
  height:60px!important;
}

/* DVS63-BACKTOP-11413 */

.v20-backtop,
.v20-backtop-11413{
  box-sizing:border-box;
  position:fixed;
  z-index:95000;
  right:22px;
  bottom:22px;
  width:48px;
  height:48px;
  padding:0;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #087dd4;
  border-radius:14px;
  background:#0a84e8;
  color:#fff;
  box-shadow:0 10px 28px rgba(10,132,232,.24);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translateY(8px);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
  cursor:pointer;
}

.v20-backtop.is-visible,
.v20-backtop-11413.is-visible{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0);
}

.v20-backtop:hover,
.v20-backtop-11413:hover{
  background:#0879d2;
  transform:translateY(-1px);
}

.v20-backtop svg,
.v20-backtop-11413 svg{
  width:22px;
  height:22px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

@media (max-width:767px){
  .v20-backtop,
  .v20-backtop-11413{
    right:14px;
    bottom:14px;
    width:44px;
    height:44px;
    border-radius:13px;
  }
}

@media (prefers-reduced-motion:reduce){
  .v20-backtop,
  .v20-backtop-11413{
    transition:none;
  }
}

/* DVS63-V12115-BACKTOP-PREVIEW-SAFETY
 * WPVibe preview adds a fixed control bar at the bottom. Keep the real
 * back-to-top button above it while previewing; live keeps the normal offset.
 */
@supports selector(body:has(#wpvibe-preview-banner)){
  body:has(#wpvibe-preview-banner) .v20-backtop,
  body:has(#wpvibe-preview-banner) .v20-backtop-11413{
    bottom:92px;
  }
}

/* DVS63-COMPACT-DESKTOP-FIGMA-TABLET-11415-R3 */
@media(min-width:1181px) and (max-width:1439px){
  .v20-container{width:calc(100% - 64px)}
  .v20-header__main-inner{grid-template-columns:144px 120px minmax(250px,352px) 140px 54px;gap:12px}
  .v20-header__phone{display:none}.v20-header__vin{grid-column:4}.v20-cart{grid-column:5}.v20-brand span{font-size:24px}
  .v20-nav a{font-size:14.5px;padding:0 6px}
  .v20-footer{height:286px}.v20-footer__grid{height:246px;grid-template-columns:180px 150px 160px 120px 270px;gap:20px}.v20-footer__brand p{width:180px}.v20-footer nav a,.v20-footer__contacts>a,.v20-footer__contacts p{font-size:14px}
}

@media(min-width:1181px) and (max-width:1439px){
  .v20-header__utility-inner{position:relative;display:block}.v20-header__utility-city{position:absolute;left:0;top:0;width:300px;height:28px;display:flex;align-items:center}.v20-header__utility-trust,.v20-header__utility-inner>a{display:none}.v20-header__utility-hours{position:absolute;right:0;top:0;width:292px;height:28px;display:flex;align-items:center;justify-content:flex-end}
  .v20-header__main-inner{display:block;position:relative}
  .v20-brand{position:absolute;left:0;top:1.5px;width:144px;height:59px}
  .v20-catalog-button{position:absolute;left:238px;top:7px;width:120px;height:48px}
  .v20-search{position:absolute;left:370px;top:7px;width:352px;height:48px}
  .v20-header__phone{display:none}
  .v20-header__vin{position:absolute;left:756px;top:7px;width:140px;height:48px}
  .v20-cart{position:absolute;left:906px;top:7px;width:54px;height:48px}
}

@media(min-width:1181px) and (max-width:1439px){
  .v20-nav-label--desktop,.v20-vin-label--desktop{display:none}
  .v20-nav-label--tablet,.v20-vin-label--tablet{display:inline}
  .v20-search button{width:92px;margin-right:4px}
  .v20-header__vin>span{display:flex;align-items:center;height:48px;font-size:14px;line-height:18px}
}

/* DVS63-COMPACT-DESKTOP-SHELL-11415-R3 */

/*
 * The original V20 has exact masters for 1440 and 1024.
 * Widths between them previously used desktop component geometry
 * inside a narrower shell, producing real overflow at 1280.
 *
 * 1181-1439 intentionally reuses the approved 1024 composition,
 * centered in the wider viewport. At 1440 the exact desktop master
 * takes over again.
 */
@media (min-width:1181px) and (max-width:1439px){

  .v20-container,
  .v20-header__utility-inner,
  .v20-header__main-inner,
  .v20-nav__inner,
  .v20-footer__grid{
    width:960px!important;
    max-width:960px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  /*
   * Figma tablet utility bar keeps the working-hours item pinned to the
   * right edge instead of letting flex sizing push it past the container.
   */
  .v20-header__utility-inner{
    position:relative!important;
  }

  .v20-header__utility-hours{
    position:absolute!important;

    left:auto!important;
    right:0!important;
    top:0!important;

    width:292px!important;
    max-width:292px!important;

    margin:0!important;

    transform:none!important;

    text-align:right!important;
    white-space:nowrap!important;
  }
}

/* DVS63-CORE-RESPONSIVE-COMPLETION-11427
 * Reusable V20 shell interpolation for 768 and fluid narrow mobile.
 * 1024 and 1440 masters stay untouched.
 */
@media (min-width:768px) and (max-width:1023px){
  .v20-container,
  .v20-header__utility-inner,
  .v20-header__main-inner,
  .v20-nav__inner,
  .v20-footer__grid{
    width:calc(100% - 48px)!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .v20-header__main-inner{
    display:grid!important;
    grid-template-columns:144px 120px minmax(220px,1fr) 140px 54px!important;
    gap:10px!important;
    align-items:center!important;
    position:relative!important;
  }

  .v20-brand,
  .v20-catalog-button,
  .v20-search,
  .v20-header__vin,
  .v20-cart{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    grid-column:auto!important;
  }

  .v20-brand{height:59px!important}
  .v20-catalog-button{height:48px!important}
  .v20-search{height:48px!important}
  .v20-header__phone{display:none!important}
  .v20-header__vin{display:grid!important;height:48px!important}
  .v20-cart{height:48px!important;width:54px!important}

  .v20-nav__inner{
    display:grid!important;
    grid-template-columns:repeat(7,minmax(0,1fr))!important;
    gap:4px!important;
    justify-content:stretch!important;
  }

  .v20-nav__inner a,
  .v20-nav a{
    width:auto!important;
    min-width:0!important;
    padding:0 4px!important;
    font-size:13.5px!important;
    line-height:16px!important;
    text-align:center!important;
    white-space:normal!important;
  }

  .v20-footer{
    height:auto!important;
    min-height:360px!important;
  }

  .v20-footer__grid{
    height:auto!important;
    min-height:320px!important;
    padding:24px 0 28px!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-rows:auto!important;
    gap:24px!important;
  }

  .v20-footer__brand{
    grid-column:1!important;
    grid-row:1!important;
  }

  .v20-footer nav:nth-of-type(1){
    grid-column:2!important;
    grid-row:1!important;
  }

  .v20-footer nav:nth-of-type(2){
    grid-column:3!important;
    grid-row:1!important;
  }

  .v20-footer nav:nth-of-type(3){
    grid-column:1!important;
    grid-row:2!important;
  }

  .v20-footer__contacts{
    grid-column:2 / 4!important;
    grid-row:2!important;
  }

  .v20-footer__brand p,
  .v20-footer__contacts p{
    width:auto!important;
    max-width:100%!important;
  }
}

@media (max-width:767px){
  .v20-container{
    width:calc(100% - 32px)!important;
    max-width:none!important;
  }

  .v20-header__utility-inner,
  .v20-header__main-inner{
    width:calc(100% - 32px)!important;
    max-width:none!important;
  }

  .v20-search--mobile{
    width:100%!important;
    max-width:none!important;
  }

  .v20-footer{
    height:auto!important;
    min-height:772px!important;
  }

  .v20-footer__grid{
    width:calc(100% - 32px)!important;
    max-width:none!important;
    height:auto!important;
    min-height:728px!important;
    padding-top:20px!important;
    padding-bottom:24px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:auto auto auto!important;
    column-gap:16px!important;
    row-gap:20px!important;
  }

  .v20-footer__brand p{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-footer nav,
  .v20-footer__contacts{
    min-width:0!important;
  }

  .v20-footer__contacts p{
    max-width:100%!important;
  }
}

@media (max-width:389px){
  .v20-brand{
    width:120px!important;
  }

  .v20-catalog-button{
    left:124px!important;
    width:96px!important;
    font-size:14px!important;
  }

  .v20-cart{
    left:auto!important;
    right:56px!important;
  }

  .v20-mobile-menu-button{
    left:auto!important;
    right:0!important;
  }

  .v20-footer__grid{
    column-gap:14px!important;
  }

  .v20-footer nav a,
  .v20-footer__contacts > a,
  .v20-footer__contacts p{
    font-size:14px!important;
    line-height:19px!important;
  }
}


/* source: v20-components.css */
/*
 * DVS63 V20 GLOBAL COMPONENT CSS
 *
 * Canonical visual source frozen from the approved homepage v1.14.16.
 * Shared V20 blocks on all page families must use this file.
 *
 * The old v20-home.css is preserved only as the rollback/reference source.
 */

/* DVS63 V20 homepage: exact geometry from approved 1440 / 1024 / 390 Figma masters. */

/* Hero + selector */
.v20-hero-selector{height:750px;background:#f4f9fc;display:flex;flex-direction:column;align-items:center}
.v20-hero{height:536px;width:100%;background:#f4f9fc;flex:0 0 536px}
.v20-hero__inner{height:536px;position:relative;overflow:hidden}
.v20-hero__image{position:absolute;left:520px;top:0;width:800px;height:536px;overflow:hidden}
.v20-hero__image img{width:800px;height:536px;object-fit:cover;object-position:center;max-width:none}
.v20-hero__fade{position:absolute;top:0;height:536px;pointer-events:none}.v20-hero__fade--left{left:400px;width:390px;background:linear-gradient(90deg,#f3f9fc 0%,rgba(243,249,252,.96) 48%,rgba(243,249,252,.58) 78%,rgba(243,249,252,0) 100%)}.v20-hero__fade--right{left:1120px;width:200px;background:linear-gradient(90deg,rgba(243,249,252,0),rgba(243,249,252,.32) 52%,rgba(243,249,252,.78) 80%,#f3f9fc 100%)}
.v20-hero__copy{position:absolute;left:34px;top:0;width:636px;height:434px;z-index:2}
.v20-hero__copy>.v20-eyebrow{position:absolute;left:0;top:18px;width:560px;height:24px}.v20-hero__copy h1{position:absolute;left:0;top:56px;width:610px;height:118px;margin:0;color:#082137;font-size:43px;line-height:46px;letter-spacing:0;font-weight:700;overflow:hidden}
.v20-hero__lead{position:absolute;left:0;top:192px;width:600px;height:72px;margin:0;color:#4f667d;font-size:17px;line-height:26px;font-weight:400}
.v20-hero__actions{position:absolute;left:0;top:318px;width:372px;height:48px;display:flex;gap:12px;margin:0}.v20-hero__actions .v20-button:first-child{width:188px}.v20-hero__actions .v20-button:last-child{width:172px}
.v20-hero__benefits{position:absolute;left:0;top:370px;display:flex;width:636px;height:64px;margin:0;gap:14px}.v20-hero__benefits>div{width:198px;height:64px;display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center}.v20-hero__benefits i{width:54px;height:54px;border-radius:15px;background:#eaf5fd;color:#0a84e8;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:12px;font-weight:700}.v20-hero__benefits span{color:#102d4a;font-size:17px;line-height:19px}
.v20-hero__note{position:absolute;left:988px;top:370px;width:252px;height:68px;padding:9px 16px;background:#fff;border-radius:14px;box-shadow:0 8px 11px rgba(5,46,87,.1);z-index:3}.v20-hero__note strong,.v20-hero__note span{display:block}.v20-hero__note strong{color:#082137;font-size:16.5px;line-height:20px;font-weight:600}.v20-hero__note span{margin-top:3px;color:#4f667d;font-size:14.5px;line-height:20px}

.v20-picker{position:relative;z-index:8;width:1160px;height:236px;margin-top:-82px;padding:0;background:rgba(255,255,255,.99);border:1px solid #b8ddf5;border-radius:18px;box-shadow:0 10px 24px rgba(10,41,66,.1),0 0 54px rgba(21,148,232,.22),0 0 30px rgba(22,183,255,.34);flex:0 0 236px}
.v20-picker>h2{position:absolute;left:23px;top:13px;width:260px;height:32px;margin:0;color:#102d4a;font-size:22px;line-height:32px;font-weight:600}
.v20-picker__tabs{position:absolute;left:23px;top:55px;width:1112px;height:44px;display:grid;grid-template-columns:365px 365px 366px;gap:8px}.v20-picker__tabs button{height:44px;border:1px solid #c6dcf0;border-radius:10px;background:#f7fbff;color:#5d7590;font-size:15.5px;font-weight:400}.v20-picker__tabs button.is-active{background:#1593e6;border-color:#0f91e8;color:#fff;font-weight:500}
.v20-picker__panel{position:absolute;left:23px;top:115px;width:1112px;height:108px;display:grid;grid-template-columns:270px 210px 250px 340px;column-gap:14px;align-items:start}.v20-picker__panel[hidden]{display:none}.v20-picker__panel label{display:flex;flex-direction:column;color:#5f7896;font-size:14.5px;line-height:22px}.v20-picker__panel label>span{height:22px}.v20-picker__panel input,.v20-picker__panel select{width:100%;height:48px;margin-top:4px;padding:0 13px;border:1px solid #c9ddf0;border-radius:10px;background:#fff;color:#102d4a;outline:0;font-size:14.5px}.v20-picker__panel>.v20-button{height:48px;margin-top:26px;width:340px;font-size:15.5px;font-weight:400}.v20-picker__hint{position:absolute;left:0;top:82px;width:600px;margin:0;color:#5f7896;font-size:14.5px;line-height:22px}.v20-picker__more{position:absolute;right:0;top:82px;width:224px;padding:0;border:0;background:transparent;color:#0a84e8;text-align:right;font-size:14.5px;line-height:22px}.v20-picker__panel[data-v20-picker-panel="code"],.v20-picker__panel[data-v20-picker-panel="vin"]{grid-template-columns:1fr 340px}.v20-picker__wide{grid-column:1}.v20-picker__panel[data-v20-picker-panel="code"]>.v20-button,.v20-picker__panel[data-v20-picker-panel="vin"]>.v20-button{grid-column:2}

/* Categories */
.v20-categories{height:196px;padding:26px 0;background:#f6fafe}
.v20-categories__grid{height:132px;display:grid;grid-template-columns:repeat(5,252px);gap:12px;align-items:center}
.v20-category-card{height:116px;padding:14px 10px;border:1px solid #d1e0ed;border-radius:16px;background:#fff;box-shadow:0 6px 8px rgba(13,43,71,.06);display:grid;grid-template-columns:82px 1fr;gap:10px;align-items:center;overflow:hidden}.v20-category-card__image{width:82px;height:82px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f7fafc;color:#087fe1;font-size:16px}.v20-category-card__image img{width:82px;height:82px;object-fit:contain}.v20-category-card>span:last-child{height:82px;display:flex;flex-direction:column;justify-content:center;gap:4px;overflow:hidden}.v20-category-card strong{color:#09213b;font-size:15.5px;line-height:20px;font-weight:600}.v20-category-card small{color:#526980;font-size:14.5px;line-height:19px}

/* Generic section head */
.v20-section-head{min-height:74px;display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.v20-section-head h2{margin:0;color:#09213b;font-size:34px;line-height:40px;font-weight:700;letter-spacing:-.7px}.v20-section-head p{margin:4px 0 0;color:#526980;font-size:15.5px;line-height:22px}.v20-section-head>a{margin-top:12px;color:#097de5;font-size:15px;line-height:20px;font-weight:600;white-space:nowrap}.v20-section-head--small{min-height:50px;align-items:center}.v20-section-head--small h2{font-size:30px;line-height:38px}.v20-section-head--small>a{margin-top:0}

/* Products */
.v20-products{height:690px;padding:48px 0 24px;background:#fff}.v20-products .v20-section-head{height:80px;position:relative}.v20-products .v20-section-head>div{width:820px}.v20-products .v20-section-head h2{width:760px;height:46px;line-height:38px}.v20-products .v20-section-head p{width:820px;height:24px;margin-top:2px}.v20-products .v20-section-head>a{width:250px;margin-top:12px;text-align:right}.v20-products__grid{height:514px;margin-top:24px;display:grid;grid-template-columns:repeat(4,318px);gap:16px}
.v20-product-card{width:318px;height:514px;border:1px solid #c9dff1;border-radius:18px;background:#fff;box-shadow:0 6px 9px rgba(10,36,61,.07);position:relative;overflow:hidden}.v20-product-card__image{position:absolute;left:11px;top:11px;width:294px;height:218px;border-radius:14px;background:#f7f9fc;overflow:hidden;display:flex;align-items:center;justify-content:center}.v20-product-card__image img{width:294px;height:218px;object-fit:cover}.v20-product-card__placeholder{color:#6d8296;font-size:14px}.v20-product-card__pills{position:absolute;left:13px;top:239px;height:28px;display:flex;gap:10px}.v20-pill{height:28px;border-radius:10px;padding:0 12px;display:flex;align-items:center;white-space:nowrap;font-size:14.5px;line-height:18px;font-weight:600}.v20-pill--code{background:#e8f5ff;color:#097de5}.v20-pill--stock{background:#ebfaf0;color:#13894b;gap:7px}.v20-pill--stock i{width:7px;height:7px;border-radius:50%;background:#13894b}.v20-product-card h3{position:absolute;left:13px;top:277px;width:290px;height:48px;margin:0;color:#09213b;font-size:16.5px;line-height:22px;font-weight:600;overflow:hidden}.v20-product-card h3 a{color:inherit}.v20-product-card__vehicle{position:absolute;left:13px;top:333px;width:290px;height:22px;margin:0;color:#526980;font-size:14.5px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v20-product-card__spec{position:absolute;left:13px;top:359px;width:290px;height:22px;margin:0;color:#385978;font-size:14.5px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v20-product-card__price{position:absolute;left:13px;top:389px;width:290px;height:36px;color:#09213b;font-size:24px;line-height:32px;font-weight:700}.v20-product-card__price .woocommerce-Price-currencySymbol{font-size:inherit}.v20-product-card__actions{position:absolute;left:13px;top:453px;width:290px;height:44px;display:grid;grid-template-columns:136px 146px;gap:8px}.v20-product-card__actions .v20-button,.v20-product-card .dvs63-quick-order-trigger{width:100%!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 8px!important;border-radius:11px!important;font-family:"Onest",sans-serif!important;font-size:15px!important;line-height:20px!important;font-weight:600!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.v20-product-card .dvs63-quick-order-trigger{border:1px solid #0b84e5!important;background:#0b84e5!important;color:#fff!important}.v20-product-card .is-disabled{opacity:.55;pointer-events:none}

/* Vehicles */
.v20-vehicles{height:366px;padding:36px 0 20px;background:#f6fafe}.v20-vehicles .v20-section-head{height:76px;position:relative}.v20-vehicles .v20-section-head>div{width:600px}.v20-vehicles .v20-section-head h2{width:520px;height:46px;line-height:40px}.v20-vehicles .v20-section-head p{width:600px;height:24px;margin-top:4px;font-size:16px}.v20-vehicles .v20-section-head>a{position:absolute;right:0;top:31px;width:99px;margin:0;text-align:right}.v20-vehicles__grid{height:210px;margin-top:24px;display:grid;grid-template-columns:repeat(6,210px);gap:12px}.v20-vehicle-card{width:210px;height:210px;padding:14px;border:1px solid #c9dff1;border-radius:16px;background:#fff;box-shadow:0 4px 6px rgba(10,36,61,.06);display:flex;flex-direction:column;gap:4px;overflow:hidden}.v20-vehicle-card>span{width:180px;height:112px;display:flex;align-items:center;justify-content:center;border-radius:12px}.v20-vehicle-card img{width:180px;height:112px;object-fit:contain}.v20-vehicle-card strong{font-size:16px;line-height:20px;font-weight:600;color:#09213b;height:40px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.v20-vehicle-card small{font-size:14.5px;line-height:20px;color:#526980;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Trust */
.v20-trust{height:152px;padding:24px 0 32px;background:#f5fafe}.v20-trust__shell{height:96px;border-radius:18px;background:#092a43;box-shadow:0 8px 11px rgba(5,31,56,.12);display:grid;grid-template-columns:repeat(6,220px);overflow:hidden}.v20-trust__shell>div{height:96px;display:grid;grid-template-columns:66px 1fr;align-items:center;position:relative}.v20-trust__shell>div+div:before{content:"";position:absolute;left:0;top:20px;width:1px;height:56px;background:rgba(255,255,255,.12)}.v20-trust i{width:48px;height:48px;margin-left:18px;border-radius:12px;background:#10486d;color:#8fd2ff;display:flex;align-items:center;justify-content:center;font-size:12px;font-style:normal;font-weight:700}.v20-trust span{padding-left:14px;display:flex;flex-direction:column;gap:2px}.v20-trust strong{color:#f7fbff;font-size:15.5px;line-height:20px;font-weight:500}.v20-trust small{color:#a9bed0;font-size:14.5px;line-height:18px}

/* Process */
.v20-process{height:360px;padding:30px 0 24px;background:#fff}.v20-process h2{margin:0;font-size:31px;line-height:46px;color:#102d4a;font-weight:700}.v20-process__lead{margin:0;color:#5f7896;font-size:15.5px;line-height:26px}.v20-process__tabs{height:74px;margin-top:10px;display:grid;grid-template-columns:repeat(5,236px);gap:35px;position:relative}.v20-process__tabs:before{content:"";position:absolute;left:118px;right:118px;top:35px;height:3px;background:#d9e8f5;z-index:0}.v20-process__tabs button{height:74px;border:1px solid #d4e4f2;border-radius:14px;background:#fff;display:grid;grid-template-columns:52px 1fr;align-items:center;padding:0 13px;position:relative;z-index:1;color:#102d4a;text-align:left}.v20-process__tabs button b{width:40px;height:40px;border-radius:20px;background:#edf5fc;color:#0a84e8;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:400}.v20-process__tabs button span{padding-left:1px;font-size:15.5px}.v20-process__tabs button.is-active{background:#eaf5fe;border-color:#7fc0f2}.v20-process__tabs button.is-active b{background:#0a84e8;color:#fff}.v20-process__detail{height:126px;margin-top:24px;border:1px solid #cfe2f2;border-radius:16px;background:#f7fbfe;display:grid;grid-template-columns:76px 1fr 410px;align-items:center;padding:0 21px}.v20-process__detail>b{width:56px;height:56px;border-radius:18px;background:#0a84e8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px}.v20-process__detail h3{margin:0;color:#102d4a;font-size:22px;line-height:30px;font-weight:700}.v20-process__detail p{margin:4px 0 0;color:#5f7896;font-size:15.5px;line-height:26px}.v20-process__checks{display:flex;justify-content:flex-end;gap:10px}.v20-process__checks span{height:38px;padding:0 14px;border:1px solid #cfe1f0;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;color:#102d4a;font-size:14.5px;white-space:nowrap}

/* Documents */
.v20-docs{height:394px;padding:32px 0;background:#f6fafe}.v20-docs .v20-section-head{height:84px}.v20-docs__grid{height:226px;display:grid;grid-template-columns:645px 645px;gap:30px}.v20-feature-card{height:226px;border:1px solid #c7dbed;border-radius:16px;background:#fff;overflow:hidden;display:grid;grid-template-columns:274px 1fr}.v20-feature-card__image{width:250px;height:194px;margin:15px;border-radius:12px;overflow:hidden;background:#f4f8fb;display:flex;align-items:center;justify-content:center}.v20-feature-card__image img{width:250px;height:194px;object-fit:cover}.v20-feature-card__document{width:150px;height:170px;border-radius:7px;background:linear-gradient(#fff,#f7fbff);border:1px solid #c8deef;box-shadow:0 8px 18px rgba(8,47,81,.08);display:flex;align-items:center;justify-content:center;color:#0a84e8;font-size:18px;font-weight:700}.v20-feature-card>div:last-child{padding:18px 16px 0 15px}.v20-feature-card h3{height:48px;margin:0;color:#0a2237;font-size:18.5px;line-height:24px;font-weight:600}.v20-feature-card p{height:60px;margin:4px 0 10px;color:#5c7594;font-size:15px;line-height:20px;overflow:hidden}.v20-feature-card>div:last-child>span{height:32px;margin:0 8px 8px 0;padding:0 12px;border-radius:10px;background:#f1f8fd;color:#0885e5;display:inline-flex;align-items:center;font-size:14.5px;font-weight:600}

/* Media */
.v20-media{height:374px;padding:36px 0 28px;background:#fff}.v20-media__grid{height:310px;display:grid;grid-template-columns:860px 436px;gap:24px}.v20-media__videos,.v20-media__reviews{height:310px}.v20-media__video-grid{height:246px;margin-top:14px;display:grid;grid-template-columns:repeat(4,206px);gap:12px}.v20-video-card{height:246px;padding:8px 8px 10px;border:1px solid #d1e0ed;border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:8px}.v20-video-card>span{width:190px;height:142px;border-radius:10px;overflow:hidden;position:relative}.v20-video-card img{width:190px;height:142px;object-fit:cover}.v20-video-card i{position:absolute;left:76px;top:52px;width:38px;height:38px;border-radius:50%;background:#128ce3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-style:normal;box-shadow:0 4px 10px rgba(8,70,123,.18)}.v20-video-card strong{height:42px;color:#09213b;font-size:15.5px;line-height:20px;font-weight:600;overflow:hidden}.v20-video-card small{color:#526980;font-size:14.5px;line-height:18px}.v20-review-card{height:246px;margin-top:14px;padding:16px 20px;border:1px solid #d1e0ed;border-radius:16px;background:#fff;box-shadow:0 6px 9px rgba(8,41,71,.05);position:relative}.v20-review-card>div{height:60px;position:relative}.v20-review-card>div strong,.v20-review-card>div span{display:block}.v20-review-card>div strong{font-size:15.5px;line-height:20px}.v20-review-card>div span{margin-top:2px;color:#526980;font-size:14.5px}.v20-review-card>div b{position:absolute;right:0;top:18px;color:#ffa600;font-size:17px;letter-spacing:1px}.v20-review-card p{height:88px;margin:10px 0;color:#526980;font-size:15.5px;line-height:23px}.v20-review-card>a{position:absolute;left:20px;bottom:13px;color:#057ae5;font-size:14.5px;font-weight:600}

/* Blog */
.v20-blog{height:500px;padding:30px 0;background:#f6fafe}.v20-blog .v20-section-head{height:92px;min-height:92px}.v20-blog__grid{height:326px;display:grid;grid-template-columns:640px 656px;grid-template-rows:158px 158px;gap:10px 24px}.v20-blog-card{border:1px solid #d6e3f1;border-radius:18px;background:#fff;box-shadow:var(--v20-shadow);position:relative;overflow:hidden}.v20-blog-card>strong,.v20-blog-card>p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.v20-blog-card--feature{grid-row:1/3;width:640px;height:326px}.v20-blog-card--feature .v20-blog-card__image{position:absolute;left:0;top:0;width:640px;height:148px}.v20-blog-card__image img{display:block;width:100%;height:100%;object-fit:cover}.v20-blog-card__tag{position:absolute;height:28px;border-radius:10px;background:#f6fafe;color:#118ce7;display:flex;align-items:center;padding:0 10px;font-size:14px;font-weight:600}.v20-blog-card--feature .v20-blog-card__tag{left:17px;top:160px}.v20-blog-card--feature>strong{position:absolute;left:17px;top:198px;width:604px;height:50px;color:#0b2742;font-size:21px;line-height:25px;font-weight:700}.v20-blog-card--feature>p{position:absolute;left:17px;top:254px;width:604px;height:36px;margin:0;color:#617b9b;font-size:15px;line-height:18px}.v20-blog-card--feature>em{position:absolute;left:17px;top:300px;color:#118ce7;font-size:15px;font-style:normal;font-weight:600}.v20-blog-card--compact{width:656px;height:158px}.v20-blog-card--compact .v20-blog-card__image{position:absolute;left:0;top:0;width:206px;height:100%}.v20-blog-card--compact .v20-blog-card__tag{left:225px;top:14px}.v20-blog-card--compact>strong{position:absolute;left:225px;top:48px;width:410px;height:42px;color:#0b2742;font-size:18px;line-height:21px;font-weight:700}.v20-blog-card--compact>p{position:absolute;left:225px;top:94px;width:410px;height:28px;margin:0;color:#617b9b;font-size:14.5px;line-height:18px;overflow:hidden}.v20-blog-card--compact>em{position:absolute;left:225px;top:130px;color:#118ce7;font-size:14.5px;font-style:normal;font-weight:600}

/* Delivery */
.v20-delivery{height:676px;padding:34px 0 30px;background:#f4f9fd}.v20-delivery .v20-section-head{height:96px}.v20-delivery__grid{height:500px;display:grid;grid-template-columns:866px 430px;gap:24px}.v20-delivery__map-card{height:500px;border:1px solid #cfe0ef;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(0,31,61,.07);padding:16px 20px;position:relative;overflow:hidden}.v20-delivery__map-card>h3{margin:4px 0 0;color:#0a2138;font-size:24px;line-height:34px}.v20-delivery__status{position:absolute;right:24px;top:20px;width:164px;height:34px;border-radius:11px;background:#eaf5fe;color:#0b84e5;display:flex;align-items:center;justify-content:center;font-size:14.5px;font-weight:600}.v20-delivery__map{position:absolute;left:20px;top:86px;width:822px;height:316px;border-radius:14px;overflow:hidden}.v20-delivery__map>img:first-child{width:822px;height:316px;object-fit:cover;filter:saturate(.75) brightness(1.04)}.v20-delivery__route{position:absolute;left:150px;top:167px;width:594px;height:4px;background:#118ce7;transform:rotate(-9deg);transform-origin:left center;box-shadow:0 0 0 2px rgba(17,140,231,.12);border-radius:10px}.v20-delivery__point{position:absolute;width:18px;height:18px;border:4px solid #fff;border-radius:50%;background:#0b84e5;box-shadow:0 2px 6px rgba(0,50,100,.18)}.v20-delivery__point--a{left:141px;top:205px}.v20-delivery__point--b{right:69px;top:111px}.v20-delivery__map>em{position:absolute;right:22px;bottom:22px;height:46px;padding:0 12px 0 8px;border:1px solid #cfe0ef;border-radius:12px;background:#fff;color:#0a2138;display:flex;align-items:center;gap:8px;font-size:20px;font-style:normal;font-weight:700}.v20-delivery__map>em img{width:28px;height:28px;object-fit:contain}.v20-delivery__cities{position:absolute;left:20px;top:418px;width:820px;height:38px;display:flex;gap:10px}.v20-delivery__cities :is(button,a){height:38px;padding:0 14px;border:1px solid #cfe0ef;border-radius:12px;background:#fff;color:#0a2138;font-size:14.5px;font-weight:600}.v20-delivery__cities :is(button,a).is-active{background:#0b84e5;border-color:#0b84e5;color:#fff}.v20-delivery__map-card>small{position:absolute;left:20px;top:464px;bottom:auto;color:#5d7692;font-size:14.5px}.v20-delivery__summary{height:500px;border:1px solid #cfe0ef;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(0,31,61,.07);overflow:hidden;position:relative}.v20-delivery__summary>div{height:226px;padding:22px 24px;background:#0d2e4e;color:#fff;position:relative}.v20-delivery__summary>div>span{color:#91cfff;font-size:14.5px;font-weight:600}.v20-delivery__summary>div>h3{margin:8px 0 0;font-size:25px;line-height:36px}.v20-delivery__summary>div>strong{display:block;margin-top:4px;font-size:25px;line-height:36px}.v20-delivery__summary>div>small{display:block;color:#c8dcee;font-size:14.5px}.v20-delivery__summary>div>b{position:absolute;right:24px;top:98px;width:120px;height:76px;padding:11px 12px;border-radius:14px;background:#143d64;font-size:19px;line-height:28px}.v20-delivery__summary>div>b em{display:block;color:#bed6ea;font-size:14.5px;font-style:normal;font-weight:400}.v20-delivery__summary>h4{margin:20px 23px 0;color:#0a2138;font-size:18px;line-height:25px}.v20-delivery__summary>p{margin:10px 23px 0;color:#5d7692;font-size:15px;line-height:21px}.v20-delivery__summary>.v20-button{position:absolute;left:23px;bottom:60px;width:382px}.v20-delivery__summary>a:last-child{position:absolute;left:23px;bottom:22px;color:#0b84e5;font-size:14.5px;font-weight:600}

/* Business */
.v20-business{height:410px;padding:32px 0;background:#f6fafe}.v20-business> .v20-container{height:346px}.v20-business h2{margin:4px 0 0;color:#0a2237;font-size:29px;line-height:38px;font-weight:700}.v20-business>.v20-container>p:not(.v20-eyebrow){margin:4px 0 0;color:#5c7594;font-size:16px;line-height:24px}.v20-business__grid{height:220px;margin-top:22px;display:grid;grid-template-columns:645px 645px;gap:30px}.v20-business article{height:220px;border:1px solid #c7dbed;border-radius:16px;background:#fff;overflow:hidden;display:grid;grid-template-columns:274px 1fr}.v20-business article>img{width:250px;height:188px;margin:15px;border-radius:12px;object-fit:cover}.v20-business article>div{padding:22px 16px 0 15px}.v20-business article h3{margin:0;color:#0a2237;font-size:18.5px;line-height:28px;font-weight:600}.v20-business article p{height:74px;margin:7px 0 12px;color:#5c7594;font-size:15px;line-height:20px;overflow:hidden}.v20-business article a{height:44px;width:210px;border-radius:10px;background:#f1f8fd;color:#0885e5;display:flex;align-items:center;justify-content:center;font-size:14.5px;font-weight:600}

/* FAQ */


/* Final CTA */
.v20-final-cta{height:218px;padding:20px 0 44px;background:#fff}.v20-final-cta__panel{height:154px;border-radius:18px;background:#082d4e;box-shadow:0 8px 22px rgba(8,31,51,.05);position:relative;overflow:hidden}.v20-final-cta__panel>div:first-child{position:absolute;left:24px;top:13px;width:604px;z-index:2}.v20-final-cta h2{margin:0;color:#fff;font-size:30px;line-height:38px;font-weight:700}.v20-final-cta p{margin:4px 0 0;color:#d1e5f7;font-size:15.5px;line-height:22px}.v20-final-cta__panel>img{position:absolute;left:494px;top:-16px;width:360px;height:190px;object-fit:contain;opacity:.475;mix-blend-mode:screen}.v20-final-cta form{position:absolute;left:752px;top:50px;width:548px;height:54px;display:grid;grid-template-columns:366px 172px;gap:10px;z-index:3}.v20-final-cta input{height:52px;padding:0 14px;border:0;border-radius:10px;background:#fff;color:#102d4a;font-size:14.5px;outline:0}.v20-final-cta button{height:52px;width:172px}

/* Tablet 1024 exact adaptation */
@media(max-width:1180px) and (min-width:768px){
  .v20-hero-selector{height:728px}.v20-hero{height:520px;flex-basis:520px}.v20-hero__inner{height:520px}.v20-hero__image{left:430px;width:530px;height:520px}.v20-hero__image img{width:530px;height:520px}.v20-hero__fade{height:520px}.v20-hero__fade--left{left:350px;width:260px}.v20-hero__fade--right{left:855px;width:105px}.v20-hero__copy{left:20px;top:0;width:610px;height:418px}.v20-hero__copy>.v20-eyebrow{left:0;top:18px;width:470px;height:24px}.v20-hero__copy h1{left:0;top:55px;width:500px;height:112px;font-size:38px;line-height:41px;letter-spacing:0}.v20-hero__lead{left:0;top:184px;width:470px;height:78px;font-size:16px;line-height:24px;margin:0}.v20-hero__actions{left:0;top:300px;width:356px;height:48px;margin:0;gap:12px}.v20-hero__actions .v20-button:first-child{width:180px}.v20-hero__actions .v20-button:last-child{width:164px}.v20-hero__benefits{left:0;top:354px;width:610px;height:64px;gap:6px}.v20-hero__benefits>div{width:196px;height:64px;grid-template-columns:54px 1fr;gap:12px}.v20-hero__benefits i{width:54px;height:54px}.v20-hero__benefits span{font-size:15.5px;line-height:19px}.v20-hero__note{left:auto;right:32px;top:354px;width:228px}
  .v20-picker{width:900px;height:250px;margin-top:-82px;flex:0 0 250px}.v20-picker>h2{top:13px}.v20-picker__tabs{width:852px;grid-template-columns:repeat(3,276px);gap:12px}.v20-picker__panel{width:852px;grid-template-columns:175px 215px 180px 246px;gap:12px}.v20-picker__panel>.v20-button{width:246px}.v20-picker__panel[data-v20-picker-panel="code"],.v20-picker__panel[data-v20-picker-panel="vin"]{grid-template-columns:1fr 246px}
  .v20-categories{height:268px;padding:0}.v20-categories__grid{height:226px;grid-template-columns:repeat(3,304px);grid-template-rows:106px 106px;gap:14px 12px;align-items:stretch}.v20-category-card{width:304px;height:106px;padding:10px;grid-template-columns:76px 1fr}.v20-category-card__image,.v20-category-card__image img{width:76px;height:76px}.v20-category-card:nth-child(4){grid-column:1}.v20-category-card:nth-child(5){grid-column:2}
  .v20-products{height:1236px;padding:28px 0 48px}.v20-products .v20-section-head{height:76px}.v20-products .v20-section-head>div{width:700px}.v20-products .v20-section-head h2{width:700px;height:46px;line-height:38px}.v20-products .v20-section-head p{width:700px;height:24px;margin-top:6px}.v20-products .v20-section-head>a{width:240px;margin-top:12px}.v20-products__grid{height:1056px;margin-top:28px;grid-template-columns:repeat(2,466px);grid-template-rows:520px 520px;gap:16px 28px}.v20-product-card{width:466px;height:520px}.v20-product-card__image{width:438px;height:222px;left:13px}.v20-product-card__image img{width:438px;height:222px;object-fit:contain}.v20-product-card__pills{left:15px;top:244px}.v20-product-card h3{left:15px;top:282px;width:436px}.v20-product-card__vehicle{left:15px;top:338px;width:436px}.v20-product-card__spec{left:15px;top:364px;width:436px}.v20-product-card__price{left:15px;top:394px}.v20-product-card__actions{left:15px;top:458px;width:436px;grid-template-columns:1fr 1fr}
  .v20-vehicles{height:578px;padding:30px 0}.v20-vehicles .v20-section-head{height:76px}.v20-vehicles .v20-section-head>div{width:600px}.v20-vehicles .v20-section-head h2{width:520px;height:46px}.v20-vehicles .v20-section-head p{width:600px;height:24px;margin-top:4px;font-size:16px}.v20-vehicles .v20-section-head>a{top:31px;width:110px}.v20-vehicles__grid{height:418px;margin-top:24px;grid-template-columns:repeat(3,304px);grid-template-rows:204px 204px;gap:10px 20px}.v20-vehicle-card{width:304px;height:204px}.v20-vehicle-card>span,.v20-vehicle-card img{width:274px;height:108px}
  .v20-trust{height:240px;padding:28px 0 20px}.v20-trust__shell{height:192px;grid-template-columns:repeat(3,320px);grid-template-rows:96px 96px}.v20-trust__shell>div{width:320px}.v20-trust__shell>div:nth-child(4):before{display:none}
  .v20-process{height:400px;padding:28px 0 22px}.v20-process h2{height:42px}.v20-process__lead{height:24px;margin-top:6px}.v20-process__tabs{grid-template-columns:repeat(5,176px);gap:20px;margin-top:10px}.v20-process__tabs:before{left:78px;right:78px}.v20-process__detail{height:160px;margin-top:34px;grid-template-columns:76px 1fr 332px}.v20-process__checks{width:332px;display:grid;grid-template-columns:128px 126px 58px;gap:10px;justify-content:initial}.v20-process__checks span{width:100%;padding:0}
  .v20-docs{height:506px;padding:28px 0 22px}.v20-docs .v20-section-head{height:96px}.v20-docs .v20-section-head h2{width:900px;height:42px;font-size:30px;line-height:36px}.v20-docs .v20-section-head p{width:900px;height:24px;margin-top:6px;font-size:15.5px}.v20-docs__grid{height:324px;grid-template-columns:468px 468px;gap:24px}.v20-feature-card{width:468px;height:324px;grid-template-columns:1fr}.v20-feature-card__image{width:438px;height:150px}.v20-feature-card__image img{width:438px;height:150px}.v20-feature-card>div:last-child{padding:0 15px}.v20-feature-card h3{height:32px}.v20-feature-card p{height:44px}
  .v20-media{height:360px;padding:28px 0 22px}.v20-media__grid{height:310px;grid-template-columns:536px 400px;gap:24px}.v20-media__videos,.v20-media__reviews{height:310px}.v20-media__video-grid{grid-template-columns:repeat(3,170px);gap:13px}.v20-video-card{width:170px;height:246px}.v20-video-card:nth-child(4){display:none}.v20-video-card>span,.v20-video-card img{width:152px}.v20-video-card i{left:57px}.v20-review-card{width:400px}
  .v20-blog{height:610px;padding:28px 0 0}.v20-blog .v20-section-head{height:104px;position:relative}.v20-blog .v20-section-head>div{width:760px}.v20-blog .v20-section-head h2{width:650px;height:42px;font-size:30px;line-height:38px}.v20-blog .v20-section-head p{width:760px;height:44px;margin-top:6px;font-size:15.5px;line-height:22px}.v20-blog .v20-section-head>a{position:absolute;right:0;top:10px;width:120px;margin:0;text-align:right}.v20-blog__grid{height:462px;display:grid;grid-template-columns:474px 474px;grid-template-rows:260px 182px;gap:20px 12px}.v20-blog-card--feature{grid-column:1/3;grid-row:1;width:960px;height:260px}.v20-blog-card--feature .v20-blog-card__image{width:390px;height:260px}.v20-blog-card--feature .v20-blog-card__tag{left:414px;top:24px}.v20-blog-card--feature>strong{left:414px;top:66px;width:516px;height:62px;font-size:24px;line-height:29px}.v20-blog-card--feature>p{left:414px;top:136px;width:500px;height:48px;font-size:15.5px;line-height:22px}.v20-blog-card--feature>em{left:414px;top:212px;font-size:15px}.v20-blog-card--compact{width:474px;height:182px}.v20-blog-card--compact .v20-blog-card__image{width:180px;height:182px}.v20-blog-card--compact .v20-blog-card__tag,.v20-blog-card--compact>strong,.v20-blog-card--compact>p,.v20-blog-card--compact>em{left:198px}.v20-blog-card--compact .v20-blog-card__tag{top:16px}.v20-blog-card--compact>strong{top:52px;width:258px;height:56px;font-size:17px;line-height:21px}.v20-blog-card--compact>p{top:112px;width:258px;height:36px;font-size:14.5px;line-height:18px}.v20-blog-card--compact>em{top:152px;font-size:14.5px}
  .v20-delivery{height:878px;padding:14px 0 12px}.v20-delivery .v20-section-head{height:96px}.v20-delivery .v20-section-head h2{width:620px;height:44px;font-size:34px}.v20-delivery .v20-section-head p{width:880px;height:26px;margin-top:6px;font-size:16px}.v20-delivery__grid{height:756px;grid-template-columns:960px;grid-template-rows:500px 220px;gap:20px}.v20-delivery__map-card{width:960px;height:500px;padding:0}.v20-delivery__map-card>.v20-eyebrow{position:absolute;left:22px;top:18px;width:260px;height:20px;margin:0}.v20-delivery__map-card>h3{position:absolute;left:22px;top:42px;width:420px;height:34px;margin:0}.v20-delivery__status{left:774px;right:auto;top:22px;width:164px;height:34px}.v20-delivery__map{left:22px;top:88px;width:916px;height:316px}.v20-delivery__map>img:first-child{width:916px;height:316px}.v20-delivery__map>.v20-delivery__route-image{left:150px;top:120px;width:594px;height:94px}.v20-delivery__point-image--a{left:141px;top:205px}.v20-delivery__point-image--b{left:735px;right:auto;top:111px}.v20-delivery__map>em{left:660px;right:auto;top:248px;bottom:auto;width:140px;height:46px}.v20-delivery__cities{left:22px;top:420px;width:604px;height:38px;gap:10px}.v20-delivery__cities :is(button,a){padding:0}.v20-delivery__cities :is(button,a):nth-child(1){width:82px}.v20-delivery__cities :is(button,a):nth-child(2){width:154px}.v20-delivery__cities :is(button,a):nth-child(3){width:82px}.v20-delivery__cities :is(button,a):nth-child(4){width:132px}.v20-delivery__cities :is(button,a):nth-child(5){width:114px}.v20-delivery__map-card>small{left:22px;top:466px;bottom:auto;width:360px;height:20px}.v20-delivery__summary{width:960px;height:220px;display:block;overflow:hidden}.v20-delivery__summary>div{position:absolute;left:0;top:0;width:380px;height:220px;padding:0}.v20-delivery__summary>div>span{position:absolute;left:24px;top:22px;width:260px;height:20px}.v20-delivery__summary>div>h3{position:absolute;left:24px;top:52px;width:330px;height:36px;margin:0}.v20-delivery__summary>div>strong{position:absolute;left:24px;top:102px;width:180px;height:36px;margin:0}.v20-delivery__summary>div>small{position:absolute;left:24px;top:138px;width:210px;height:22px}.v20-delivery__summary>div>b{left:244px;right:auto;top:104px;width:112px;height:76px}.v20-delivery__summary>h4{position:absolute;left:410px;top:24px;width:520px;height:48px;margin:0}.v20-delivery__summary>p{position:absolute;left:410px;top:76px;width:520px;height:58px;margin:0}.v20-delivery__summary>.v20-button{left:410px;top:148px;bottom:auto;width:270px;height:48px}.v20-delivery__summary>a:last-child{left:700px;top:160px;bottom:auto;width:230px}
  .v20-business{height:484px;padding:14px 0}.v20-business> .v20-container{height:456px}.v20-business>.v20-container>.v20-eyebrow{height:22px;margin:0}.v20-business h2{height:38px;margin:6px 0 0;font-size:29px;line-height:34px}.v20-business>.v20-container>p:not(.v20-eyebrow){height:24px;margin:6px 0 0;font-size:15.5px}.v20-business__grid{height:322px;margin-top:22px;grid-template-columns:468px 468px;gap:24px}.v20-business article{width:468px;height:322px;grid-template-columns:1fr}.v20-business article>img{width:438px;height:150px}.v20-business article>div{padding:0 15px}.v20-business article p{height:58px}
  
  .v20-final-cta{height:220px;padding:16px 0 14px}.v20-final-cta__panel{height:190px}.v20-final-cta__panel>div:first-child{left:24px;top:24px;width:430px}.v20-final-cta h2{font-size:26px;line-height:32px}.v20-final-cta__panel>img{left:345px;top:-2px;width:270px;height:200px}.v20-final-cta form{left:500px;right:auto;top:69px;width:436px;height:52px;grid-template-columns:286px 140px;gap:10px}
}

/* Mobile 390 exact adaptation */
@media(max-width:767px){
  .v20-hero-selector{height:1094px}.v20-hero{height:680px;flex-basis:680px}.v20-hero__inner{width:390px;height:680px;overflow:hidden}.v20-hero__image{left:10px;top:270px;width:380px;height:250px}.v20-hero__image img{width:380px;height:250px;object-fit:cover}.v20-hero__fade{top:264px;height:268px}.v20-hero__fade--left{left:0;width:92px}.v20-hero__fade--right{left:328px;width:62px}.v20-hero__copy{left:16px;top:0;width:358px;height:654px}.v20-hero__copy>.v20-eyebrow{left:0;top:18px;width:358px;height:24px}.v20-hero__copy h1{left:0;top:52px;width:358px;height:132px;margin:0;font-size:31px;line-height:35px;letter-spacing:0}.v20-hero__lead{left:0;top:190px;width:358px;height:90px;margin:0;font-size:15.5px;line-height:23px}.v20-hero__actions{left:0;top:528px;width:358px;height:48px;margin:0;display:grid;grid-template-columns:174px 174px;gap:10px}.v20-hero__actions .v20-button:first-child,.v20-hero__actions .v20-button:last-child{width:174px;font-size:14.5px}.v20-hero__benefits{left:0;top:578px;width:358px;height:76px;display:flex;gap:7px;margin:0}.v20-hero__benefits>div{width:112px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;text-align:center}.v20-hero__benefits i{width:40px;height:40px;margin:0;border-radius:12px}.v20-hero__benefits i img{width:34px;height:34px}.v20-hero__benefits span{width:112px;height:32px;margin-top:3px;font-size:14px;line-height:16px;text-align:center}.v20-hero__note{left:158px;right:auto;top:420px;width:212px;height:72px;padding:9px 14px}.v20-hero__note strong{font-size:15px}.v20-hero__note span{font-size:14px;line-height:16px}
  .v20-picker{width:358px;height:456px;margin-top:-82px;flex-basis:456px}.v20-picker>h2{left:17px;top:15px;width:322px;font-size:22px}.v20-picker__tabs{left:17px;top:57px;width:322px;height:52px;grid-template-columns:repeat(3,102px);gap:8px}.v20-picker__tabs button{height:52px;padding:0 4px;font-size:14px;line-height:17px}.v20-picker__panel{left:17px;top:127px;width:322px;height:316px;display:block}.v20-picker__panel label{height:68px;margin-bottom:8px;font-size:14.5px}.v20-picker__panel label>span{display:block;height:20px;line-height:20px}.v20-picker__panel input,.v20-picker__panel select{height:46px!important;min-height:46px!important;margin-top:2px}.v20-picker__panel>.v20-button{position:absolute;left:0;top:226px;width:322px;height:48px;margin:0}.v20-picker__hint{left:0;top:282px;width:184px;height:34px;font-size:14px;line-height:17px}.v20-picker__more{right:0;top:282px;width:132px;height:34px;font-size:14px;line-height:17px}.v20-picker__panel[data-v20-picker-panel="code"],.v20-picker__panel[data-v20-picker-panel="vin"]{display:block}.v20-picker__panel[data-v20-picker-panel="code"][hidden],.v20-picker__panel[data-v20-picker-panel="vin"][hidden]{display:none}.v20-picker__panel[data-v20-picker-panel="code"] label,.v20-picker__panel[data-v20-picker-panel="vin"] label{height:68px}.v20-picker__panel[data-v20-picker-panel="code"]>.v20-button,.v20-picker__panel[data-v20-picker-panel="vin"]>.v20-button{top:84px}.v20-picker__panel[data-v20-picker-panel="code"] .v20-picker__hint,.v20-picker__panel[data-v20-picker-panel="vin"] .v20-picker__hint{top:148px;width:322px}

  .v20-categories{height:562px;padding:0 16px 16px}.v20-categories__grid{width:358px;height:548px;display:grid;grid-template-columns:171px 171px;grid-template-rows:170px 170px 170px;gap:14px 16px}.v20-category-card{width:171px;height:170px;padding:8px;border-radius:16px;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;text-align:center}.v20-category-card__image{width:121px;height:88px}.v20-category-card__image img{width:121px;height:88px}.v20-category-card>span:last-child{width:151px;height:58px;display:flex;align-items:center}.v20-category-card strong{font-size:15.5px;line-height:18px}.v20-category-card small{font-size:14px;line-height:17px}.v20-category-card--wide-mobile{grid-column:1/3;width:358px;display:grid;grid-template-columns:116px 1fr;gap:14px;text-align:left;padding:23px 17px}.v20-category-card--wide-mobile .v20-category-card__image,.v20-category-card--wide-mobile .v20-category-card__image img{width:116px;height:116px}.v20-category-card--wide-mobile>span:last-child{width:192px;height:94px;align-items:flex-start;justify-content:center}.v20-category-card--wide-mobile strong{font-size:16px;line-height:19px}.v20-category-card--wide-mobile small{font-size:14.5px;line-height:19px}

  .v20-section-head{display:block;height:auto}.v20-section-head h2{font-size:28px;line-height:32px}.v20-section-head p{font-size:15px;line-height:22px}.v20-section-head>a{display:block;margin-top:4px;text-align:right;font-size:15px}
  .v20-products{height:2300px;padding:24px 16px 20px}.v20-products>.v20-container{width:358px;height:2256px;position:relative}.v20-products .v20-section-head{position:absolute;left:0;top:0;width:358px;height:176px;display:block}.v20-products .v20-section-head>div{width:358px}.v20-products .v20-section-head h2{position:absolute;left:0;top:0;width:358px;height:76px}.v20-products .v20-section-head p{position:absolute;left:0;top:80px;width:358px;height:48px;margin:0}.v20-products .v20-section-head>a{position:absolute;left:0;top:130px;width:358px;height:22px;margin:0;text-align:right}.v20-products__grid{position:absolute;left:0;top:104px;width:358px;height:2144px;margin:0;display:grid;grid-template-columns:358px;grid-template-rows:repeat(4,520px);gap:16px}.v20-product-card{width:358px;height:520px;border-radius:14px}.v20-product-card__image{left:15px;top:15px;width:326px;height:230px;border-radius:12px}.v20-product-card__image img{width:326px;height:230px;object-fit:cover}.v20-product-card__pills{left:15px;top:257px}.v20-pill{font-size:13px;border-radius:14px}.v20-product-card h3{left:15px;top:299px;width:326px;height:44px;font-size:16px}.v20-product-card__vehicle{left:15px;top:349px;width:326px;font-size:14px}.v20-product-card__spec{left:15px;top:379px;width:326px;font-size:14px}.v20-product-card__price{left:15px;top:411px;width:326px}.v20-product-card__actions{left:15px;top:457px;width:326px;height:46px;grid-template-columns:151px 167px;gap:8px}.v20-product-card__actions .v20-button,.v20-product-card .dvs63-quick-order-trigger{height:46px!important;min-height:46px!important;border-radius:10px!important}

  .v20-vehicles{height:772px;padding:24px 16px 12px}.v20-vehicles>.v20-container{width:358px}.v20-vehicles .v20-section-head{height:112px;position:relative}.v20-vehicles .v20-section-head>div{width:260px}.v20-vehicles .v20-section-head h2{width:260px;height:64px}.v20-vehicles .v20-section-head p{width:260px;height:44px;margin-top:4px;font-size:15px;line-height:21px}.v20-vehicles .v20-section-head>a{position:absolute;right:0;top:10px;width:88px;margin:0}.v20-vehicles__grid{height:594px;margin-top:16px;grid-template-columns:171px 171px;grid-template-rows:repeat(3,184px);gap:14px 16px}.v20-vehicle-card{width:171px;height:184px;padding:10px 9px;border-radius:16px}.v20-vehicle-card>span,.v20-vehicle-card img{width:151px;height:92px}.v20-vehicle-card strong{font-size:15.5px}.v20-vehicle-card small{font-size:14.5px}

  .v20-trust{height:366px;padding:14px 16px 16px}.v20-trust__shell{width:358px;height:336px;grid-template-columns:179px 179px;grid-template-rows:repeat(3,112px)}.v20-trust__shell>div{width:179px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.v20-trust__shell>div+div:before{display:none}.v20-trust i{width:44px;height:44px;margin:10px 0 0}.v20-trust span{padding:10px 0 0;gap:2px}.v20-trust strong{font-size:14.5px;line-height:18px}.v20-trust small{font-size:14px;line-height:17px}

  .v20-process{height:740px;padding:24px 16px 20px}.v20-process>.v20-container{width:358px}.v20-process h2{height:36px;font-size:28px;line-height:32px}.v20-process__lead{height:44px;margin-top:6px;font-size:15px;line-height:21px}.v20-process__tabs{height:340px;margin-top:10px;display:grid;grid-template-columns:358px;grid-template-rows:repeat(5,60px);gap:10px}.v20-process__tabs:before{display:none}.v20-process__tabs button{width:358px;height:60px;grid-template-columns:54px 1fr;padding:0 11px}.v20-process__tabs button b{width:40px;height:40px}.v20-process__tabs button span{font-size:16px}.v20-process__detail{width:358px;height:226px;margin-top:30px;padding:17px 15px;display:grid;grid-template-columns:50px 1fr;grid-template-rows:132px 54px;column-gap:14px;align-items:start}.v20-process__detail>b{width:50px;height:50px}.v20-process__detail h3{font-size:20px;line-height:24px}.v20-process__detail p{font-size:14.5px;line-height:19px}.v20-process__checks{grid-column:1/3;display:grid;grid-template-columns:repeat(3,101px);gap:8px;align-items:end}.v20-process__checks span{width:101px;height:36px;padding:0 4px;font-size:14.5px}

  .v20-docs{height:984px;padding:24px 16px 20px}.v20-docs>.v20-container{width:358px}.v20-docs .v20-section-head{height:108px}.v20-docs .v20-section-head h2{font-size:26px;line-height:30px}.v20-docs .v20-section-head p{font-size:15.5px;line-height:21px}.v20-docs__grid{height:808px;display:grid;grid-template-columns:358px;grid-template-rows:396px 396px;gap:16px}.v20-feature-card{width:358px;height:396px;display:block;position:relative}.v20-feature-card__image{position:absolute;left:13px;top:13px;width:330px;height:176px;margin:0}.v20-feature-card__image img{width:330px;height:176px}.v20-feature-card>div:last-child{position:absolute;left:17px;top:205px;width:322px;height:182px;padding:0}.v20-feature-card h3{height:34px;font-size:18px;line-height:22px}.v20-feature-card p{height:58px;margin:6px 0 12px;font-size:14.5px;line-height:19px}.v20-feature-card>div:last-child>span{width:322px;height:34px;margin:0 0 4px}

  .v20-media{height:986px;padding:16px}.v20-media__grid{width:358px;height:952px;display:block}.v20-media__videos{height:620px}.v20-media__reviews{height:320px;margin-top:12px}.v20-media .v20-section-head--small{height:54px;display:flex;align-items:center;justify-content:space-between}.v20-media .v20-section-head--small h2{font-size:26px;line-height:32px}.v20-media .v20-section-head--small>a{margin:0}.v20-media__video-grid{height:548px;margin-top:14px;display:grid;grid-template-columns:358px;grid-template-rows:repeat(4,124px);gap:12px}.v20-video-card{width:358px;height:124px;padding:7px;display:block;position:relative}.v20-video-card>span{position:absolute;left:7px;top:7px;width:150px;height:108px}.v20-video-card img{width:150px;height:108px}.v20-video-card i{left:56px;top:35px}.v20-video-card strong{position:absolute;left:173px;top:17px;width:176px;height:46px;font-size:15.5px;line-height:19px}.v20-video-card small{position:absolute;left:173px;top:77px;width:176px;font-size:14.5px}.v20-review-card{width:358px;height:250px;margin-top:14px}.v20-review-card p{height:110px;font-size:15px}

  .v20-blog{height:1080px;padding:24px 16px 16px}.v20-blog>.v20-container{width:358px}.v20-blog .v20-section-head{height:96px;position:relative}.v20-blog .v20-section-head>div{width:340px}.v20-blog .v20-section-head h2{font-size:26px;line-height:32px}.v20-blog .v20-section-head p{font-size:14.5px;line-height:20px}.v20-blog .v20-section-head>a{position:absolute;right:0;bottom:2px;margin:0}.v20-blog__grid{height:912px;display:grid;grid-template-columns:358px;grid-template-rows:repeat(3,292px);gap:18px}.v20-blog-card--feature,.v20-blog-card--compact{width:358px;height:292px;grid-row:auto}.v20-blog-card--feature .v20-blog-card__image,.v20-blog-card--compact .v20-blog-card__image{left:0;top:0;width:358px;height:130px}.v20-blog-card--feature .v20-blog-card__tag,.v20-blog-card--compact .v20-blog-card__tag{left:13px;top:141px}.v20-blog-card--feature>strong,.v20-blog-card--compact>strong{left:13px;top:175px;width:330px;height:48px;font-size:16.5px;line-height:19px}.v20-blog-card--feature>p,.v20-blog-card--compact>p{left:13px;top:227px;width:330px;height:34px;font-size:14px;line-height:17px}.v20-blog-card--feature>em,.v20-blog-card--compact>em{left:auto;right:15px;top:265px;font-size:14px}

  .v20-delivery{height:1038px;padding:8px 16px 14px}.v20-delivery>.v20-container{width:358px}.v20-delivery .v20-section-head{height:116px}.v20-delivery .v20-section-head h2{height:36px;font-size:28px;line-height:32px}.v20-delivery .v20-section-head p{height:64px;font-size:15px;line-height:21px}.v20-delivery__grid{height:886px;display:grid;grid-template-columns:358px;grid-template-rows:540px 310px;gap:18px}.v20-delivery__map-card{width:358px;height:540px;padding:15px}.v20-delivery__map-card>h3{width:250px;height:58px;font-size:22px}.v20-delivery__status{left:214px;right:auto;top:12px;width:126px;height:46px;text-align:center;font-size:14px;line-height:17px;padding:0 10px}.v20-delivery__map{left:14px;top:108px;width:326px;height:270px}.v20-delivery__map>img:first-child{width:326px;height:270px}.v20-delivery__route{left:60px;top:150px;width:236px;transform:rotate(-12deg)}.v20-delivery__point--a{left:50px;top:146px}.v20-delivery__point--b{right:28px;top:88px}.v20-delivery__map>em{right:10px;bottom:26px;height:40px;font-size:18px}.v20-delivery__cities{left:14px;top:392px;width:318px;height:124px;display:grid;grid-template-columns:154px 154px;grid-template-rows:36px 36px 36px;gap:8px 10px}.v20-delivery__cities :is(button,a){height:36px;padding:0 6px;font-size:14px}.v20-delivery__map-card>small{left:21px;top:516px;bottom:auto;font-size:14px}.v20-delivery__summary{width:358px;height:310px}.v20-delivery__summary>div{height:150px;padding:16px 18px}.v20-delivery__summary>div>span{font-size:14.5px}.v20-delivery__summary>div>h3{font-size:20px;line-height:30px}.v20-delivery__summary>div>strong{font-size:23px;line-height:30px}.v20-delivery__summary>div>small{font-size:14px}.v20-delivery__summary>div>b{right:18px;top:80px;width:114px;height:62px;padding:10px;font-size:18px;line-height:24px}.v20-delivery__summary>div>b em{font-size:14px}.v20-delivery__summary>h4{margin:10px 17px 0;font-size:16px;line-height:24px}.v20-delivery__summary>p{margin:4px 17px 0;font-size:14px;line-height:18px}.v20-delivery__summary>.v20-button{left:17px;bottom:9px;width:202px;height:44px;min-height:44px;padding:0 10px;font-size:13.5px;white-space:nowrap}.v20-delivery__summary>a:last-child{left:auto;right:15px;bottom:20px;width:112px;text-align:right;font-size:14px}

  .v20-business{height:970px;padding:8px 16px 14px}.v20-business>.v20-container{width:358px;height:948px}.v20-business h2{height:60px;margin-top:4px;font-size:26px;line-height:30px}.v20-business>.v20-container>p:not(.v20-eyebrow){height:42px;font-size:15.5px;line-height:21px}.v20-business__grid{height:796px;margin-top:14px;display:grid;grid-template-columns:358px;grid-template-rows:390px 390px;gap:16px}.v20-business article{width:358px;height:390px;display:block;position:relative}.v20-business article>img{position:absolute;left:13px;top:13px;width:330px;height:176px;margin:0}.v20-business article>div{position:absolute;left:17px;top:205px;width:322px;height:162px;padding:0}.v20-business article h3{font-size:19px;line-height:28px}.v20-business article p{height:64px;margin:7px 0 12px;font-size:14.5px;line-height:19px}.v20-business article a{width:322px;height:44px}

  

  .v20-final-cta{height:414px;padding:8px 16px 14px}.v20-final-cta>.v20-container{width:358px}.v20-final-cta__panel{width:358px;height:392px}.v20-final-cta__panel>div:first-child{left:18px;top:20px;width:322px}.v20-final-cta h2{height:72px;font-size:26px;line-height:30px}.v20-final-cta p{height:48px;font-size:14.5px;line-height:20px}.v20-final-cta__panel>img{left:74px;top:111px;width:210px;height:170px}.v20-final-cta form{left:18px;top:260px;width:322px;height:110px;display:grid;grid-template-columns:322px;grid-template-rows:48px 50px;gap:12px}.v20-final-cta input{width:322px;height:48px}.v20-final-cta button{width:322px;height:50px}
}


/* v1.12.1 exact exported Figma assets */
.v20-hero__benefits i img{width:34px;height:34px;display:block;object-fit:contain}
.v20-trust i img{width:36px;height:36px;display:block;object-fit:contain}
.v20-video-card i{background:transparent;box-shadow:none}
.v20-video-card i img{width:38px;height:38px;display:block}
.v20-delivery__route,.v20-delivery__point{display:none!important}
.v20-delivery__map>.v20-delivery__route-image{position:absolute;left:150px;top:120px;width:594px;height:94px;max-width:none;object-fit:fill;z-index:2}
.v20-delivery__point-image{position:absolute;width:18px;height:18px;z-index:3}
.v20-delivery__point-image--a{left:141px;top:205px}
.v20-delivery__point-image--b{right:69px;top:111px}
@media(max-width:767px){
  .v20-delivery__map>.v20-delivery__route-image{left:60px;top:94px;width:236px;height:60px}
  .v20-delivery__point-image{width:16px;height:16px}
  .v20-delivery__point-image--a{left:50px;top:146px}
  .v20-delivery__point-image--b{right:28px;top:88px}
}


/* V20 1.13.0 Homepage Final - component precision */
.v20-route-copy--mobile,.v20-summary-title--mobile,.v20-summary-link--mobile{display:none}
@media(min-width:1181px){
  .v20-process__detail{position:relative;display:block;padding:0}
  .v20-process__detail>b{position:absolute;left:21px;top:34px}
  .v20-process__detail>div:not(.v20-process__checks){position:absolute;left:97px;top:22px;width:700px;height:80px}
  .v20-process__detail h3{height:30px;line-height:28px}
  .v20-process__detail p{height:24px;margin:4px 0 0;line-height:26px}
  .v20-process__checks{position:absolute;left:889px;top:44px;width:430px;height:38px;display:grid;grid-template-columns:152px 138px 70px;gap:10px;justify-content:start}
  .v20-process__checks span{width:100%;padding:0}
  .v20-blog__grid{margin-top:0}
}
@media(max-width:1180px) and (min-width:768px){
  .v20-process__detail{position:relative;display:block;padding:0}
  .v20-process__detail>b{position:absolute;left:21px;top:51px}
  .v20-process__detail>div:not(.v20-process__checks){position:absolute;left:95px;top:33px;width:500px;height:82px}
  .v20-process__detail h3{height:30px;line-height:28px}
  .v20-process__detail p{height:46px;margin:4px 0 0;line-height:22px}
  .v20-process__checks{position:absolute;left:607px;top:47px;width:332px;height:38px;display:grid;grid-template-columns:128px 126px 58px;gap:10px}
  .v20-process__checks span{width:100%;padding:0}
}
@media(max-width:767px){
  .v20-process__detail{position:relative;display:block;padding:0}
  .v20-process__detail>b{position:absolute;left:15px;top:17px;width:50px;height:50px}
  .v20-process__detail>div:not(.v20-process__checks){position:absolute;left:79px;top:17px;width:256px;height:116px}
  .v20-process__detail h3{width:256px;height:50px;margin:0;font-size:20px;line-height:24px}
  .v20-process__detail p{width:256px;height:60px;margin:4px 0 0;font-size:14.5px;line-height:19px}
  .v20-process__checks{position:absolute;left:15px;top:165px;width:319px;height:36px;display:grid;grid-template-columns:101px 101px 101px;gap:8px}
  .v20-process__checks span{width:101px;height:36px;padding:0 4px}
  .v20-business__grid{margin-top:22px}
  .v20-route-copy--wide,.v20-summary-title--wide,.v20-summary-link--wide{display:none}
  .v20-route-copy--mobile,.v20-summary-title--mobile,.v20-summary-link--mobile{display:inline}
  .v20-delivery__summary>div{position:relative;padding:0}
  .v20-delivery__summary>div>span{position:absolute;left:18px;top:16px;width:210px;height:22px}
  .v20-delivery__summary>div>h3{position:absolute;left:18px;top:46px;width:210px;height:30px;margin:0;font-weight:600}
  .v20-delivery__summary>div>strong{position:absolute;left:18px;top:84px;width:160px;height:30px;margin:0}
  .v20-delivery__summary>div>small{position:absolute;left:18px;top:116px;width:180px;height:20px}
  .v20-delivery__summary>div>b{position:absolute;left:226px;right:auto;top:80px;width:114px;height:62px;padding:10px}
  .v20-delivery__summary h4{position:absolute;left:17px;top:165px;width:322px;height:24px;margin:0;line-height:24px}
  .v20-delivery__summary p{position:absolute;left:17px;top:197px;width:322px;height:54px;margin:0;line-height:18px}
  .v20-delivery__summary>.v20-button{top:257px;bottom:auto}
  .v20-delivery__summary>a:last-child{top:268px;bottom:auto}
}

/* DVS63-V20-MOTION */

html.v20-motion-ready [data-v20-reveal]{
  opacity:0;
  transform:translate3d(0,18px,0);
  transition:
    opacity .52s ease,
    transform .58s cubic-bezier(.2,.7,.2,1);
  transition-delay:var(--v20-motion-delay,0ms);
}

html.v20-motion-ready [data-v20-reveal].is-v20-visible{
  opacity:1;
  transform:translate3d(0,0,0);
}

html.v20-motion-ready .v20-hero>.v20-container{
  animation:v20-hero-enter .62s cubic-bezier(.2,.7,.2,1) both;
}

@keyframes v20-hero-enter{
  from{
    opacity:0;
    transform:translate3d(0,14px,0);
  }

  to{
    opacity:1;
    transform:translate3d(0,0,0);
  }
}

@media (hover:hover) and (pointer:fine){
  [data-v20-card]{
    transition:
      transform .22s ease,
      box-shadow .22s ease,
      border-color .22s ease;
  }

  [data-v20-card].is-v20-visible:hover{
    transform:translate3d(0,-3px,0);
    box-shadow:0 10px 24px rgba(11,39,66,.11);
  }
}



@media (prefers-reduced-motion:reduce){
  html.v20-motion-ready [data-v20-reveal]{
    opacity:1;
    transform:none;
    transition:none;
  }

  html.v20-motion-ready .v20-hero>.v20-container{
    animation:none;
  }

  [data-v20-card]{
    transition:none;
  }
}

/* DVS63-V20-ARTICLE-TEXT-1145-R3 */

@media (min-width:1200px){

  .v20-blog-card--compact>p{
    top:98px;
    height:20px;
    line-height:20px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:unset;
  }

  .v20-blog-card--compact>em{
    top:130px;
  }

  .v20-blog-card--feature>p{
    height:auto;
    max-height:36px;
    white-space:normal;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
}

@media (min-width:768px) and (max-width:1199px){

  .v20-blog-card--compact>p,
  .v20-blog-card--feature>p{
    white-space:normal;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
}

@media (max-width:767px){

  .v20-blog-card--compact>p,
  .v20-blog-card--feature>p{
    white-space:normal;
    overflow:hidden;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
}

/* DVS63-V20-PURCHASE-AUTO-1145-R3 */

[data-v20-purchase-step]{
  cursor:pointer;
  transition:
    background-color .25s ease,
    border-color .25s ease,
    box-shadow .25s ease;
}

[data-v20-purchase-step].is-active{
  border-color:#0b84e5;
  background:#eaf5fe;
  box-shadow:0 5px 16px rgba(11,132,229,.10);
}

[data-v20-purchase-step].is-active
[data-v20-purchase-number]{
  background:#0b84e5;
  color:#fff;
}

.v20-process-auto__detail{
  position:relative;
  inset:auto;
  width:100%;
  height:94px;
  min-height:94px;
  margin-top:22px;
  padding:14px 18px;
  border:1px solid #cfe0ef;
  border-radius:14px;
  background:#f8fcff;
  display:grid;
  grid-template-columns:
    44px minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  overflow:hidden;
}

.v20-process-auto__number{
  width:38px;
  height:38px;
  border-radius:11px;
  background:#0b84e5;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:17px;
  font-weight:700;
}

.v20-process-auto__copy{
  min-width:0;
}

.v20-process-auto__copy strong{
  display:block;
  margin-bottom:3px;
  color:#0b2742;
  font-size:16px;
  line-height:21px;
}

.v20-process-auto__copy p{
  max-width:720px;
  margin:0;
  color:#5d7692;
  font-size:14px;
  line-height:19px;
}

.v20-process-auto__chips{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:6px;
}

.v20-process-auto__chips span{
  min-height:30px;
  padding:0 11px;
  border:1px solid #d4e4f0;
  border-radius:9px;
  background:#fff;
  color:#17344f;
  display:flex;
  align-items:center;
  font-size:12.5px;
  white-space:nowrap;
}

@media (max-width:767px){

  .v20-process-auto__detail{
    height:auto;
    min-height:152px;
    margin-top:14px;
    padding:14px;
    grid-template-columns:38px 1fr;
    grid-template-rows:auto auto;
    gap:10px;
  }

  .v20-process-auto__chips{
    grid-column:1/3;
    justify-content:flex-start;
  }

  .v20-process-auto__copy p{
    font-size:13.5px;
    line-height:18px;
  }
}

@media (prefers-reduced-motion:reduce){

  [data-v20-purchase-step]{
    transition:none;
  }
}

/* DVS63-PURCHASE-1146 */

[data-v20-purchase-step]{
  cursor:pointer;
}

[data-v20-purchase-step].is-active{
  border-color:#7bc3f4!important;
  background:#eaf6ff!important;
  box-shadow:
    0 5px 16px
    rgba(8,127,225,.08);
}

[data-v20-purchase-step].is-active
[data-v20-purchase-number]{
  background:#087fe1!important;
  color:#fff!important;
}

.v20-process-auto__detail{
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  height:126px!important;
  min-height:126px!important;
  margin-top:24px!important;
  padding:18px 22px!important;
  border:1px solid #cfe2f2!important;
  border-radius:16px!important;
  background:#f7fbff!important;
  display:grid!important;
  grid-template-columns:
    56px minmax(0,1fr) auto!important;
  gap:20px!important;
  align-items:center!important;
  overflow:hidden!important;
}

.v20-process-auto__number{
  width:56px;
  height:56px;
  border-radius:17px;
  background:#087fe1;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:23px;
  font-weight:700;
}

.v20-process-auto__copy strong{
  display:block;
  margin:0 0 5px;
  color:#102d49;
  font-size:21px;
  line-height:27px;
}

.v20-process-auto__copy p{
  max-width:650px;
  margin:0;
  color:#5c7591;
  font-size:15px;
  line-height:22px;
}

.v20-process-auto__chips{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:8px;
  max-width:420px;
}

.v20-process-auto__chips span{
  min-height:36px;
  padding:0 12px;
  border:1px solid #d0e2ef;
  border-radius:9px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:13.5px;
  white-space:nowrap;
}

@media (max-width:1199px){

  .v20-process-auto__detail{
    height:auto!important;
    min-height:138px!important;
    grid-template-columns:
      50px minmax(0,1fr)!important;
  }

  .v20-process-auto__chips{
    grid-column:1/3;
    justify-content:flex-start;
    max-width:none;
  }
}

@media (max-width:767px){

  .v20-process-auto__detail{
    min-height:190px!important;
    padding:15px!important;
    margin-top:14px!important;
    grid-template-columns:
      44px minmax(0,1fr)!important;
    gap:10px 12px!important;
  }

  .v20-process-auto__number{
    width:44px;
    height:44px;
    border-radius:13px;
    font-size:19px;
  }

  .v20-process-auto__chips{
    grid-column:1/3;
    display:grid;
    grid-template-columns:1fr;
    width:100%;
  }
}

/* DVS63-FAQ-CAPTURE-1146 */





















@media (max-width:767px){

  

  

  
}


/* DVS63-HOME-UX-11410-R7 */
/* DVS63-PURCHASE-FIGMA-11410-R7 */

.v20-process{
  overflow:hidden!important;
}

.v20-process__tabs{
  position:relative!important;
  box-sizing:border-box!important;
  width:1320px!important;
  display:grid!important;
  grid-template-columns:repeat(5,236px)!important;
  gap:35px!important;
  overflow:visible!important;
}

.v20-process__tabs::before{
  content:""!important;
  position:absolute!important;
  left:118px!important;
  right:118px!important;
  top:36px!important;
  height:3px!important;
  background:#d9e8f5!important;
  z-index:0!important;
}

.v20-process__tabs > button{
  box-sizing:border-box!important;
  position:relative!important;
  z-index:1!important;
  width:236px!important;
  height:74px!important;
  min-width:236px!important;
  min-height:74px!important;
  padding:0 13px!important;
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  border:1px solid #cfe2f2!important;
  border-radius:14px!important;
  background:#fff!important;
  cursor:pointer!important;
}

.v20-process__tabs > button.is-active{
  border-color:#7fc0f2!important;
  background:#eaf5fe!important;
}

.v20-process__tabs > button > b{
  box-sizing:border-box!important;
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  min-height:40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:19px!important;
  background:#edf6fd!important;
  color:#0a84e8!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:400!important;
}

.v20-process__tabs > button.is-active > b{
  background:#0a84e8!important;
  color:#fff!important;
}

.v20-process__tabs > button > span{
  min-width:0!important;
  color:#102d4a!important;
  font-size:15.5px!important;
  line-height:20px!important;
  font-weight:400!important;
  text-align:left!important;
  white-space:nowrap!important;
}

.v20-process .v20-process__detail.v20-process__detail--figma-11410{
  box-sizing:border-box!important;
  width:1320px!important;
  height:126px!important;
  min-width:1320px!important;
  min-height:126px!important;
  max-width:1320px!important;
  max-height:126px!important;
  margin:24px 0 0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:21px 56px 20px 700px 20px 470px 31px!important;
  grid-template-rows:124px!important;
  column-gap:0!important;
  row-gap:0!important;
  justify-content:start!important;
  align-content:stretch!important;
  align-items:center!important;
  overflow:hidden!important;
  border:1px solid #cfe2f2!important;
  border-radius:16px!important;
  background:#f7fbfe!important;
}

.v20-process-11410__number{
  box-sizing:border-box!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  min-height:56px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:18px!important;
  background:#0a84e8!important;
  color:#fff!important;
  font-size:24px!important;
  line-height:1!important;
  font-weight:700!important;
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  grid-column:2!important;
  grid-row:1!important;
}

.v20-process-11410__copy{
  box-sizing:border-box!important;
  width:700px!important;
  min-width:0!important;
  max-width:700px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  height:auto!important;
  grid-column:4!important;
  grid-row:1!important;
}

.v20-process-11410__copy strong{
  display:block!important;
  width:100%!important;
  margin:0 0 4px!important;
  padding:0!important;
  color:#102d4a!important;
  font-size:22px!important;
  line-height:30px!important;
  font-weight:700!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.v20-process-11410__copy p{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#5f7896!important;
  font-size:15.5px!important;
  line-height:24px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

.v20-process-11410__chips{
  box-sizing:border-box!important;
  width:470px!important;
  min-width:470px!important;
  max-width:470px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,150px)!important;
  grid-template-rows:38px!important;
  gap:10px!important;
  align-items:center!important;
  overflow:hidden!important;
  position:static!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  transform:none!important;
  height:38px!important;
  grid-column:6!important;
  grid-row:1!important;
}

.v20-process-11410__chips span{
  box-sizing:border-box!important;
  width:150px!important;
  height:38px!important;
  min-width:150px!important;
  min-height:38px!important;
  max-width:150px!important;
  max-height:38px!important;
  margin:0!important;
  padding:0 8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border:1px solid #cfe1f0!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#102d4a!important;
  font-size:14px!important;
  line-height:18px!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}

@media (min-width:768px) and (max-width:1199px){
  .v20-process__tabs{
    width:100%!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:12px!important;
  }

  .v20-process__tabs > button{
    width:auto!important;
    min-width:0!important;
    padding:0 9px!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:8px!important;
  }

  .v20-process .v20-process__detail.v20-process__detail--figma-11410{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:150px!important;
    max-height:none!important;
    padding:18px!important;
    grid-template-columns:52px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:14px 16px!important;
    overflow:visible!important;
  }

  .v20-process-11410__number{
    grid-column:1!important;
    grid-row:1!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
  }

  .v20-process-11410__copy{
    grid-column:2!important;
    grid-row:1!important;
    width:auto!important;
    max-width:none!important;
  }

  .v20-process-11410__copy p{
    white-space:normal!important;
  }

  .v20-process-11410__chips{
    grid-column:1 / 3!important;
    grid-row:2!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }

  .v20-process-11410__chips span{
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
  }
}

@media (max-width:767px){
  .v20-process{
    overflow:visible!important;
  }

  .v20-process__tabs{
    width:100%!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }

  .v20-process__tabs::before{
    display:none!important;
  }

  .v20-process__tabs > button{
    width:100%!important;
    min-width:0!important;
    height:60px!important;
    min-height:60px!important;
    grid-template-columns:38px minmax(0,1fr)!important;
  }

  .v20-process .v20-process__detail.v20-process__detail--figma-11410{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding:16px!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    gap:12px!important;
    overflow:visible!important;
  }

  .v20-process-11410__number{
    grid-column:1!important;
    grid-row:1!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    font-size:20px!important;
  }

  .v20-process-11410__copy{
    grid-column:2!important;
    grid-row:1!important;
    width:auto!important;
    max-width:none!important;
  }

  .v20-process-11410__copy strong{
    font-size:18px!important;
    line-height:24px!important;
    white-space:normal!important;
  }

  .v20-process-11410__copy p{
    font-size:14px!important;
    line-height:20px!important;
    white-space:normal!important;
  }

  .v20-process-11410__chips{
    grid-column:1 / 3!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    grid-template-columns:1fr!important;
    grid-template-rows:repeat(3,38px)!important;
    gap:6px!important;
    overflow:visible!important;
  }

  .v20-process-11410__chips span{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    justify-content:flex-start!important;
  }
}

/* DVS63-FAQ-FIGMA-11410-R7 */



















@media (max-width:767px){
  

  

  
}


/* DVS63-FAQ-REFLOW-11410-R7 */

/*
 * The original V20 FAQ had a fixed 378px section and 224px grid.
 * An open answer could become taller than its CSS grid track and visually
 * overlap the following row. Let the section and grid size themselves by
 * real content, while preserving Figma closed dimensions as minimums.
 */








@media (min-width:768px) and (max-width:1199px){
  

  
}

@media (max-width:767px){
  

  
}

/* real review proof */

.v20-review-card--proof{
  box-sizing:border-box!important;
  padding:14px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  overflow:hidden!important;
}

.v20-review-proof-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  text-decoration:none!important;
}

.v20-review-proof-grid span{
  box-sizing:border-box!important;
  height:104px!important;
  padding:4px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border:1px solid #d6e4f0!important;
  border-radius:10px!important;
  background:#f8fbfe!important;
}

.v20-review-proof-grid img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:contain!important;
}

.v20-review-proof-link{
  margin-top:auto!important;
  color:#087fe1!important;
  font-size:15px!important;
  line-height:20px!important;
  font-weight:600!important;
  text-decoration:none!important;
}

/* DVS63-HOME-POLISH-11414 */

.v20-media{
  overflow:hidden!important;
}

@media (min-width:1101px){

  .v20-media{
    height:374px!important;
    padding:36px 0 28px!important;
  }

  .v20-media__grid{
    height:310px!important;
    display:grid!important;
    grid-template-columns:860px 436px!important;
    gap:24px!important;
  }

  .v20-media__videos,
  .v20-media__reviews{
    height:310px!important;
  }

  .v20-media__video-grid{
    height:246px!important;
    margin-top:14px!important;
    display:grid!important;
    grid-template-columns:repeat(4,206px)!important;
    gap:12px!important;
  }

  .v20-video-card{
    width:206px!important;
    height:246px!important;
  }
}

@media (min-width:768px) and (max-width:1100px){

  .v20-media{
    height:360px!important;
    padding:28px 0 22px!important;
  }

  .v20-media__grid{
    width:960px!important;
    height:310px!important;
    display:grid!important;
    grid-template-columns:536px 400px!important;
    gap:24px!important;
  }

  .v20-media__videos,
  .v20-media__reviews{
    min-width:0!important;
    height:310px!important;
  }

  .v20-media__video-grid{
    height:246px!important;
    margin-top:14px!important;
    display:grid!important;
    grid-template-columns:repeat(3,170px)!important;
    gap:13px!important;
  }

  .v20-video-card{
    width:170px!important;
    height:246px!important;
  }

  .v20-video-card:nth-child(4){
    display:none!important;
  }

  .v20-review-card--proof{
    width:400px!important;
  }
}

@media (max-width:767px){

  .v20-media{
    box-sizing:border-box!important;
    width:100%!important;
    height:986px!important;
    padding:16px!important;
  }

  .v20-media__grid{
    width:358px!important;
    max-width:100%!important;
    height:952px!important;
    display:block!important;
  }

  .v20-media__videos{
    width:358px!important;
    max-width:100%!important;
    height:620px!important;
  }

  .v20-media__reviews{
    width:358px!important;
    max-width:100%!important;
    height:320px!important;
    margin-top:12px!important;
  }

  .v20-media__video-grid{
    width:358px!important;
    max-width:100%!important;
    height:548px!important;
    margin-top:14px!important;
    display:grid!important;
    grid-template-columns:358px!important;
    grid-template-rows:repeat(4,124px)!important;
    gap:12px!important;
  }

  .v20-video-card,
  .v20-video-card:nth-child(4){
    box-sizing:border-box!important;
    width:358px!important;
    max-width:100%!important;
    height:124px!important;
    display:block!important;
    position:relative!important;
    padding:7px!important;
  }

  .v20-video-card > span{
    position:absolute!important;
    left:7px!important;
    top:7px!important;
    width:150px!important;
    height:108px!important;
  }

  .v20-video-card > span > img{
    width:150px!important;
    height:108px!important;
    object-fit:cover!important;
  }

  .v20-video-card > strong{
    position:absolute!important;
    left:173px!important;
    top:17px!important;
    width:176px!important;
    max-width:calc(100% - 182px)!important;
    height:46px!important;
    font-size:15.5px!important;
    line-height:19px!important;
  }

  .v20-video-card > small{
    position:absolute!important;
    left:173px!important;
    top:77px!important;
    width:176px!important;
    max-width:calc(100% - 182px)!important;
    font-size:14.5px!important;
    line-height:18px!important;
  }
}


.v20-video-card[data-v20-local-video="1"]{
  cursor:pointer!important;
  transition:transform .12s ease,box-shadow .12s ease!important;
}

.v20-video-card[data-v20-local-video="1"]:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 8px 22px rgba(16,45,74,.10)!important;
}

.v20-local-video-modal-11414,
.v20-review-modal-11414{
  position:fixed!important;
  inset:0!important;
  z-index:120000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:24px!important;
  background:rgba(4,20,35,.78)!important;
}

.v20-local-video-modal-11414[hidden],
.v20-review-modal-11414[hidden]{
  display:none!important;
}

.v20-local-video-modal-11414__dialog,
.v20-review-modal-11414__dialog{
  position:relative!important;
  box-sizing:border-box!important;
  width:min(980px,94vw)!important;
  max-height:92vh!important;
  padding:14px!important;
  overflow:hidden!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 24px 70px rgba(0,0,0,.28)!important;
}

.v20-local-video-modal-11414__close,
.v20-review-modal-11414__close{
  position:absolute!important;
  z-index:3!important;
  top:10px!important;
  right:10px!important;
  width:38px!important;
  height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid #c7ddeb!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#102d4a!important;
  font-size:24px!important;
  line-height:1!important;
  cursor:pointer!important;
}

.v20-local-video-modal-11414 video{
  box-sizing:border-box!important;
  width:100%!important;
  max-height:82vh!important;
  aspect-ratio:16 / 9!important;
  display:block!important;
  object-fit:contain!important;
  border-radius:12px!important;
  background:#000!important;
}

.v20-review-modal-11414 img{
  width:100%!important;
  height:auto!important;
  max-height:82vh!important;
  display:block!important;
  object-fit:contain!important;
  border-radius:10px!important;
}

.v20-review-card--proof{
  box-sizing:border-box!important;
  overflow:hidden!important;
}

.v20-review-single-11414{
  box-sizing:border-box!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:8px!important;
  display:block!important;
  overflow:hidden!important;
  border:1px solid #d3e4f2!important;
  border-radius:12px!important;
  background:#fff!important;
  cursor:zoom-in!important;
}

.v20-review-single-11414 img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:8px!important;
  background:#fff!important;
}


.v20-delivery__cities{
  box-sizing:border-box!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:repeat(8,minmax(0,1fr))!important;
  gap:8px!important;
  margin:0 0 10px!important;
  padding:0!important;
  overflow:visible!important;
}

.v20-delivery__cities :is(button,a){
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0 10px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  text-align:center!important;
}

.v20-delivery__cities :is(button,a):nth-child(1){grid-column:1 / span 2!important;}
.v20-delivery__cities :is(button,a):nth-child(2){grid-column:3 / span 2!important;}
.v20-delivery__cities :is(button,a):nth-child(3){grid-column:5 / span 2!important;}
.v20-delivery__cities :is(button,a):nth-child(4){grid-column:7 / span 2!important;}
.v20-delivery__cities :is(button,a):nth-child(5){grid-column:2 / span 2!important;}
.v20-delivery__cities :is(button,a):nth-child(6){grid-column:4 / span 2!important;}
.v20-delivery__cities :is(button,a):nth-child(7){grid-column:6 / span 2!important;}

@media (max-width:767px){

  .v20-delivery__cities{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;
  }

  .v20-delivery__cities :is(button,a),
  .v20-delivery__cities :is(button,a):nth-child(n){
    grid-column:auto!important;
    width:100%!important;
    min-width:0!important;
    height:36px!important;
    min-height:36px!important;
    padding:0 8px!important;
    font-size:14px!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(7){
    grid-column:1 / -1!important;
    justify-self:center!important;
    width:calc(50% - 4px)!important;
  }
}

.v20-process__detail--figma-11410{
  transition:none!important;
  transform:none!important;
}

@media (max-width:767px){

  .v20-local-video-modal-11414,
  .v20-review-modal-11414{
    padding:12px!important;
  }

  .v20-local-video-modal-11414__dialog,
  .v20-review-modal-11414__dialog{
    width:calc(100vw - 24px)!important;
    padding:10px!important;
    border-radius:16px!important;
  }

  .v20-local-video-modal-11414__close,
  .v20-review-modal-11414__close{
    top:7px!important;
    right:7px!important;
    width:36px!important;
    height:36px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .v20-video-card[data-v20-local-video="1"]{
    transition:none!important;
  }
}

/* DVS63-COMPACT-DESKTOP-FIGMA-TABLET-11415-R3 */
@media(min-width:1181px) and (max-width:1439px){
  .v20-hero-selector{height:728px}.v20-hero{height:520px;flex-basis:520px}.v20-hero__inner{height:520px}.v20-hero__image{left:430px;width:530px;height:520px}.v20-hero__image img{width:530px;height:520px}.v20-hero__fade{height:520px}.v20-hero__fade--left{left:350px;width:260px}.v20-hero__fade--right{left:855px;width:105px}.v20-hero__copy{left:20px;top:0;width:610px;height:418px}.v20-hero__copy>.v20-eyebrow{left:0;top:18px;width:470px;height:24px}.v20-hero__copy h1{left:0;top:55px;width:500px;height:112px;font-size:38px;line-height:41px;letter-spacing:0}.v20-hero__lead{left:0;top:184px;width:470px;height:78px;font-size:16px;line-height:24px;margin:0}.v20-hero__actions{left:0;top:300px;width:356px;height:48px;margin:0;gap:12px}.v20-hero__actions .v20-button:first-child{width:180px}.v20-hero__actions .v20-button:last-child{width:164px}.v20-hero__benefits{left:0;top:354px;width:610px;height:64px;gap:6px}.v20-hero__benefits>div{width:196px;height:64px;grid-template-columns:54px 1fr;gap:12px}.v20-hero__benefits i{width:54px;height:54px}.v20-hero__benefits span{font-size:15.5px;line-height:19px}.v20-hero__note{left:auto;right:32px;top:354px;width:228px}
  .v20-picker{width:900px;height:250px;margin-top:-82px;flex:0 0 250px}.v20-picker>h2{top:13px}.v20-picker__tabs{width:852px;grid-template-columns:repeat(3,276px);gap:12px}.v20-picker__panel{width:852px;grid-template-columns:175px 215px 180px 246px;gap:12px}.v20-picker__panel>.v20-button{width:246px}.v20-picker__panel[data-v20-picker-panel="code"],.v20-picker__panel[data-v20-picker-panel="vin"]{grid-template-columns:1fr 246px}
  .v20-categories{height:268px;padding:0}.v20-categories__grid{height:226px;grid-template-columns:repeat(3,304px);grid-template-rows:106px 106px;gap:14px 12px;align-items:stretch}.v20-category-card{width:304px;height:106px;padding:10px;grid-template-columns:76px 1fr}.v20-category-card__image,.v20-category-card__image img{width:76px;height:76px}.v20-category-card:nth-child(4){grid-column:1}.v20-category-card:nth-child(5){grid-column:2}
  .v20-products{height:1236px;padding:28px 0 48px}.v20-products .v20-section-head{height:76px}.v20-products .v20-section-head>div{width:700px}.v20-products .v20-section-head h2{width:700px;height:46px;line-height:38px}.v20-products .v20-section-head p{width:700px;height:24px;margin-top:6px}.v20-products .v20-section-head>a{width:240px;margin-top:12px}.v20-products__grid{height:1056px;margin-top:28px;grid-template-columns:repeat(2,466px);grid-template-rows:520px 520px;gap:16px 28px}.v20-product-card{width:466px;height:520px}.v20-product-card__image{width:438px;height:222px;left:13px}.v20-product-card__image img{width:438px;height:222px;object-fit:contain}.v20-product-card__pills{left:15px;top:244px}.v20-product-card h3{left:15px;top:282px;width:436px}.v20-product-card__vehicle{left:15px;top:338px;width:436px}.v20-product-card__spec{left:15px;top:364px;width:436px}.v20-product-card__price{left:15px;top:394px}.v20-product-card__actions{left:15px;top:458px;width:436px;grid-template-columns:1fr 1fr}
  .v20-vehicles{height:578px;padding:30px 0}.v20-vehicles .v20-section-head{height:76px}.v20-vehicles .v20-section-head>div{width:600px}.v20-vehicles .v20-section-head h2{width:520px;height:46px}.v20-vehicles .v20-section-head p{width:600px;height:24px;margin-top:4px;font-size:16px}.v20-vehicles .v20-section-head>a{top:31px;width:110px}.v20-vehicles__grid{height:418px;margin-top:24px;grid-template-columns:repeat(3,304px);grid-template-rows:204px 204px;gap:10px 20px}.v20-vehicle-card{width:304px;height:204px}.v20-vehicle-card>span,.v20-vehicle-card img{width:274px;height:108px}
  .v20-trust{height:240px;padding:28px 0 20px}.v20-trust__shell{height:192px;grid-template-columns:repeat(3,320px);grid-template-rows:96px 96px}.v20-trust__shell>div{width:320px}.v20-trust__shell>div:nth-child(4):before{display:none}
  .v20-process{height:400px;padding:28px 0 22px}.v20-process h2{height:42px}.v20-process__lead{height:24px;margin-top:6px}.v20-process__tabs{grid-template-columns:repeat(5,176px);gap:20px;margin-top:10px}.v20-process__tabs:before{left:78px;right:78px}.v20-process__detail{height:160px;margin-top:34px;grid-template-columns:76px 1fr 332px}.v20-process__checks{width:332px;display:grid;grid-template-columns:128px 126px 58px;gap:10px;justify-content:initial}.v20-process__checks span{width:100%;padding:0}
  .v20-docs{height:506px;padding:28px 0 22px}.v20-docs .v20-section-head{height:96px}.v20-docs .v20-section-head h2{width:900px;height:42px;font-size:30px;line-height:36px}.v20-docs .v20-section-head p{width:900px;height:24px;margin-top:6px;font-size:15.5px}.v20-docs__grid{height:324px;grid-template-columns:468px 468px;gap:24px}.v20-feature-card{width:468px;height:324px;grid-template-columns:1fr}.v20-feature-card__image{width:438px;height:150px}.v20-feature-card__image img{width:438px;height:150px}.v20-feature-card>div:last-child{padding:0 15px}.v20-feature-card h3{height:32px}.v20-feature-card p{height:44px}
  .v20-media{height:360px;padding:28px 0 22px}.v20-media__grid{height:310px;grid-template-columns:536px 400px;gap:24px}.v20-media__videos,.v20-media__reviews{height:310px}.v20-media__video-grid{grid-template-columns:repeat(3,170px);gap:13px}.v20-video-card{width:170px;height:246px}.v20-video-card:nth-child(4){display:none}.v20-video-card>span,.v20-video-card img{width:152px}.v20-video-card i{left:57px}.v20-review-card{width:400px}
  .v20-blog{height:610px;padding:28px 0 0}.v20-blog .v20-section-head{height:104px;position:relative}.v20-blog .v20-section-head>div{width:760px}.v20-blog .v20-section-head h2{width:650px;height:42px;font-size:30px;line-height:38px}.v20-blog .v20-section-head p{width:760px;height:44px;margin-top:6px;font-size:15.5px;line-height:22px}.v20-blog .v20-section-head>a{position:absolute;right:0;top:10px;width:120px;margin:0;text-align:right}.v20-blog__grid{height:462px;display:grid;grid-template-columns:474px 474px;grid-template-rows:260px 182px;gap:20px 12px}.v20-blog-card--feature{grid-column:1/3;grid-row:1;width:960px;height:260px}.v20-blog-card--feature .v20-blog-card__image{width:390px;height:260px}.v20-blog-card--feature .v20-blog-card__tag{left:414px;top:24px}.v20-blog-card--feature>strong{left:414px;top:66px;width:516px;height:62px;font-size:24px;line-height:29px}.v20-blog-card--feature>p{left:414px;top:136px;width:500px;height:48px;font-size:15.5px;line-height:22px}.v20-blog-card--feature>em{left:414px;top:212px;font-size:15px}.v20-blog-card--compact{width:474px;height:182px}.v20-blog-card--compact .v20-blog-card__image{width:180px;height:182px}.v20-blog-card--compact .v20-blog-card__tag,.v20-blog-card--compact>strong,.v20-blog-card--compact>p,.v20-blog-card--compact>em{left:198px}.v20-blog-card--compact .v20-blog-card__tag{top:16px}.v20-blog-card--compact>strong{top:52px;width:258px;height:56px;font-size:17px;line-height:21px}.v20-blog-card--compact>p{top:112px;width:258px;height:36px;font-size:14.5px;line-height:18px}.v20-blog-card--compact>em{top:152px;font-size:14.5px}
  .v20-delivery{height:878px;padding:14px 0 12px}.v20-delivery .v20-section-head{height:96px}.v20-delivery .v20-section-head h2{width:620px;height:44px;font-size:34px}.v20-delivery .v20-section-head p{width:880px;height:26px;margin-top:6px;font-size:16px}.v20-delivery__grid{height:756px;grid-template-columns:960px;grid-template-rows:500px 220px;gap:20px}.v20-delivery__map-card{width:960px;height:500px;padding:0}.v20-delivery__map-card>.v20-eyebrow{position:absolute;left:22px;top:18px;width:260px;height:20px;margin:0}.v20-delivery__map-card>h3{position:absolute;left:22px;top:42px;width:420px;height:34px;margin:0}.v20-delivery__status{left:774px;right:auto;top:22px;width:164px;height:34px}.v20-delivery__map{left:22px;top:88px;width:916px;height:316px}.v20-delivery__map>img:first-child{width:916px;height:316px}.v20-delivery__map>.v20-delivery__route-image{left:150px;top:120px;width:594px;height:94px}.v20-delivery__point-image--a{left:141px;top:205px}.v20-delivery__point-image--b{left:735px;right:auto;top:111px}.v20-delivery__map>em{left:660px;right:auto;top:248px;bottom:auto;width:140px;height:46px}.v20-delivery__cities{left:22px;top:420px;width:604px;height:38px;gap:10px}.v20-delivery__cities :is(button,a){padding:0}.v20-delivery__cities :is(button,a):nth-child(1){width:82px}.v20-delivery__cities :is(button,a):nth-child(2){width:154px}.v20-delivery__cities :is(button,a):nth-child(3){width:82px}.v20-delivery__cities :is(button,a):nth-child(4){width:132px}.v20-delivery__cities :is(button,a):nth-child(5){width:114px}.v20-delivery__map-card>small{left:22px;top:466px;bottom:auto;width:360px;height:20px}.v20-delivery__summary{width:960px;height:220px;display:block;overflow:hidden}.v20-delivery__summary>div{position:absolute;left:0;top:0;width:380px;height:220px;padding:0}.v20-delivery__summary>div>span{position:absolute;left:24px;top:22px;width:260px;height:20px}.v20-delivery__summary>div>h3{position:absolute;left:24px;top:52px;width:330px;height:36px;margin:0}.v20-delivery__summary>div>strong{position:absolute;left:24px;top:102px;width:180px;height:36px;margin:0}.v20-delivery__summary>div>small{position:absolute;left:24px;top:138px;width:210px;height:22px}.v20-delivery__summary>div>b{left:244px;right:auto;top:104px;width:112px;height:76px}.v20-delivery__summary>h4{position:absolute;left:410px;top:24px;width:520px;height:48px;margin:0}.v20-delivery__summary>p{position:absolute;left:410px;top:76px;width:520px;height:58px;margin:0}.v20-delivery__summary>.v20-button{left:410px;top:148px;bottom:auto;width:270px;height:48px}.v20-delivery__summary>a:last-child{left:700px;top:160px;bottom:auto;width:230px}
  .v20-business{height:484px;padding:14px 0}.v20-business> .v20-container{height:456px}.v20-business>.v20-container>.v20-eyebrow{height:22px;margin:0}.v20-business h2{height:38px;margin:6px 0 0;font-size:29px;line-height:34px}.v20-business>.v20-container>p:not(.v20-eyebrow){height:24px;margin:6px 0 0;font-size:15.5px}.v20-business__grid{height:322px;margin-top:22px;grid-template-columns:468px 468px;gap:24px}.v20-business article{width:468px;height:322px;grid-template-columns:1fr}.v20-business article>img{width:438px;height:150px}.v20-business article>div{padding:0 15px}.v20-business article p{height:58px}
  
  .v20-final-cta{height:220px;padding:16px 0 14px}.v20-final-cta__panel{height:190px}.v20-final-cta__panel>div:first-child{left:24px;top:24px;width:430px}.v20-final-cta h2{font-size:26px;line-height:32px}.v20-final-cta__panel>img{left:345px;top:-2px;width:270px;height:200px}.v20-final-cta form{left:500px;right:auto;top:69px;width:436px;height:52px;grid-template-columns:286px 140px;gap:10px}
}

@media(min-width:1181px) and (max-width:1439px){
  .v20-process__detail{position:relative;display:block;padding:0}
  .v20-process__detail>b{position:absolute;left:21px;top:51px}
  .v20-process__detail>div:not(.v20-process__checks){position:absolute;left:95px;top:33px;width:500px;height:82px}
  .v20-process__detail h3{height:30px;line-height:28px}
  .v20-process__detail p{height:46px;margin:4px 0 0;line-height:22px}
  .v20-process__checks{position:absolute;left:607px;top:47px;width:332px;height:38px;display:grid;grid-template-columns:128px 126px 58px;gap:10px}
  .v20-process__checks span{width:100%;padding:0}
}

/* DVS63-HOME-DELIVERY-11415-R3 */

/*
 * Figma desktop delivery master has a 500px map card, one city row at y=419
 * and the route note at y=465. We now have 7 cities, so the required 4+3
 * layout adds one 38px row. Extend the card/grid by 48px so the second row
 * and note never overlap.
 */
@media (min-width:1440px){

  .v20-delivery{
    height:728px!important;
  }

  .v20-delivery > .v20-container{
    height:660px!important;
  }

  .v20-delivery__grid{
    height:548px!important;
  }

  .v20-delivery__map-card{
    height:548px!important;
  }

  .v20-delivery__summary,
  .v20-delivery__route-summary{
    height:548px!important;
  }

  .v20-delivery__cities{
    position:absolute!important;

    left:21px!important;
    top:419px!important;

    width:822px!important;
    height:84px!important;

    grid-template-rows:38px 38px!important;
    box-sizing:border-box!important;

    display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    gap:8px!important;

    margin:0 0 10px!important;
    padding:0!important;

    overflow:visible!important;
  }

  .v20-delivery__cities :is(button,a){
    box-sizing:border-box!important;

    width:max-content!important;
    max-width:100%!important;

    height:38px!important;
    min-height:38px!important;

    margin:0!important;
    padding:0 14px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    justify-self:center!important;

    white-space:nowrap!important;
    text-align:center!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(1){
    grid-column:1 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(2){
    grid-column:3 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(3){
    grid-column:5 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(4){
    grid-column:7 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(5){
    grid-column:2 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(6){
    grid-column:4 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(7){
    grid-column:6 / span 2!important;
  }

  .v20-delivery__cities :is(button,a)[data-route-city="РњРѕСЃРєРІР°"],
  .v20-delivery__cities :is(button,a)[data-route-city="РљР°Р·Р°РЅСЊ"]{
    min-width:108px!important;
  }

  .v20-delivery__cities :is(button,a)[data-route-city="РЎР°РЅРєС‚-РџРµС‚РµСЂР±СѓСЂРі"]{
    min-width:176px!important;
  }

  .v20-delivery__cities :is(button,a)[data-route-city="Р•РєР°С‚РµСЂРёРЅР±СѓСЂРі"]{
    min-width:150px!important;
  }

  .v20-delivery__cities :is(button,a)[data-route-city="РљСЂР°СЃРЅРѕРґР°СЂ"]{
    min-width:132px!important;
  }

  .v20-delivery__cities :is(button,a)[data-route-city="Р РѕСЃС‚РѕРІ-РЅР°-Р”РѕРЅСѓ"]{
    min-width:160px!important;
  }

  .v20-delivery__cities :is(button,a)[data-route-city="РќРѕРІРѕСЃРёР±РёСЂСЃРє"]{
    min-width:146px!important;
  }

  .v20-delivery__map-card > small{
    left:21px!important;
    top:511px!important;
    bottom:auto!important;
  }
}


/*
 * Tablet master and compact desktop both use the 960px composition.
 * The map is shortened slightly so two city rows and the route note
 * never overlap.
 */
@media (min-width:768px) and (max-width:1439px){

  .v20-delivery{
    height:918px!important;
  }

  .v20-delivery__grid{
    height:796px!important;
    grid-template-columns:960px!important;
    grid-template-rows:540px 220px!important;
    gap:20px!important;
  }

  .v20-delivery__map-card{
    width:960px!important;
    height:540px!important;
  }

  .v20-delivery__map{
    height:286px!important;
  }

  .v20-delivery__map .leaflet-container,
  .v20-delivery__map > img:first-child{
    height:286px!important;
  }

  .v20-delivery__cities{
    position:absolute!important;

    left:22px!important;
    top:390px!important;

    width:916px!important;
    height:84px!important;

    display:grid!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    grid-template-rows:38px 38px!important;

    gap:8px!important;

    margin:0!important;
    padding:0!important;

    overflow:visible!important;
  }

  .v20-delivery__cities :is(button,a){
    box-sizing:border-box!important;

    width:max-content!important;
    max-width:100%!important;

    height:38px!important;
    min-height:38px!important;

    margin:0!important;
    padding:0 12px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    justify-self:center!important;

    white-space:nowrap!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(1){
    grid-column:1 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(2){
    grid-column:3 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(3){
    grid-column:5 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(4){
    grid-column:7 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(5){
    grid-column:2 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(6){
    grid-column:4 / span 2!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(7){
    grid-column:6 / span 2!important;
  }

  .v20-delivery__map-card > small{
    left:22px!important;
    top:490px!important;
    bottom:auto!important;
  }
}


/* Figma mobile pattern: two columns and centered seventh city. */
@media (max-width:767px){

  .v20-delivery{
    height:1090px!important;
  }

  .v20-delivery__grid{
    height:938px!important;
    grid-template-columns:358px!important;
    grid-template-rows:590px 310px!important;
    gap:18px!important;
  }

  .v20-delivery__map-card{
    width:358px!important;
    height:590px!important;
  }

  .v20-delivery__cities{
    position:absolute!important;

    left:14px!important;
    top:392px!important;

    width:326px!important;
    height:168px!important;

    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(4,36px)!important;

    gap:8px 10px!important;

    margin:0!important;
    padding:0!important;

    overflow:visible!important;
  }

  .v20-delivery__cities :is(button,a),
  .v20-delivery__cities :is(button,a):nth-child(n){
    grid-column:auto!important;

    box-sizing:border-box!important;

    width:100%!important;
    min-width:0!important;
    max-width:none!important;

    height:36px!important;
    min-height:36px!important;

    margin:0!important;
    padding:0 7px!important;

    justify-self:stretch!important;

    font-size:14px!important;
    white-space:nowrap!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(7){
    grid-column:1 / -1!important;

    justify-self:center!important;

    width:calc(50% - 5px)!important;
  }

  .v20-delivery__map-card > small{
    left:21px!important;
    top:566px!important;
    bottom:auto!important;
  }
}

/* DVS63-COMPACT-DESKTOP-EXACT-TABLET-11415-R5 */

/*
 * The previous compact band reused the original tablet media queries,
 * but the accepted 1.14.10/1.14.14 purchase and media owners are later
 * overrides with their own desktop geometry. These two blocks therefore
 * stayed 1320px wide at 1366.
 *
 * Use the exact 1024 Figma master geometry for those owners in 1181-1439.
 */
@media (min-width:1181px) and (max-width:1439px){

  /* Purchase: Figma tablet node 416:494-529 */
  .v20-process{
    height:400px!important;
  }

  .v20-process > .v20-container,
  .v20-process .v20-container{
    width:960px!important;
    max-width:960px!important;
  }

  .v20-process__tabs{
    box-sizing:border-box!important;

    width:960px!important;
    max-width:960px!important;

    display:grid!important;
    grid-template-columns:repeat(5,176px)!important;
    gap:16px!important;

    justify-content:start!important;
  }

  .v20-process__tabs > button{
    box-sizing:border-box!important;

    width:176px!important;
    min-width:176px!important;
    max-width:176px!important;

    height:74px!important;
  }

  .v20-process__detail.v20-process__detail--figma-11410{
    box-sizing:border-box!important;

    width:960px!important;
    max-width:960px!important;

    height:160px!important;
    min-height:160px!important;

    overflow:hidden!important;
  }

  .v20-process__detail--figma-11410
  > :nth-child(1){
    left:21px!important;
    top:51px!important;
  }

  .v20-process__detail--figma-11410
  > :nth-child(2),
  .v20-process-11410__copy{
    left:95px!important;

    width:500px!important;
    max-width:500px!important;
  }

  .v20-process-11410__chips{
    position:absolute!important;

    left:607px!important;
    right:auto!important;
    top:47px!important;

    width:332px!important;
    max-width:332px!important;

    display:grid!important;
    grid-template-columns:128px 126px 58px!important;
    gap:10px!important;
  }

  .v20-process-11410__chips > span{
    box-sizing:border-box!important;

    width:auto!important;
    min-width:0!important;
    max-width:none!important;

    height:38px!important;
  }


  /* Media: exact tablet node 416:550-608 */
  .v20-media{
    height:360px!important;
    padding:28px 0 22px!important;
  }

  .v20-media > .v20-container,
  .v20-media .v20-container{
    width:960px!important;
    max-width:960px!important;
  }

  .v20-media__grid{
    box-sizing:border-box!important;

    width:960px!important;
    max-width:960px!important;

    height:310px!important;

    display:grid!important;
    grid-template-columns:536px 400px!important;
    gap:24px!important;
  }

  .v20-media__videos{
    box-sizing:border-box!important;

    width:536px!important;
    max-width:536px!important;
    height:310px!important;
  }

  .v20-media__reviews{
    box-sizing:border-box!important;

    width:400px!important;
    max-width:400px!important;
    height:310px!important;
  }

  .v20-media__video-grid{
    box-sizing:border-box!important;

    width:536px!important;
    max-width:536px!important;

    height:246px!important;

    margin-top:14px!important;

    display:grid!important;
    grid-template-columns:repeat(3,170px)!important;
    gap:13px!important;
  }

  .v20-video-card{
    box-sizing:border-box!important;

    width:170px!important;
    min-width:170px!important;
    max-width:170px!important;

    height:246px!important;
  }

  .v20-video-card:nth-child(4){
    display:none!important;
  }

  .v20-media__reviews .v20-section-head,
  .v20-media__reviews
  .v20-section-head--small{
    box-sizing:border-box!important;

    width:400px!important;
    max-width:400px!important;
  }

  .v20-review-card--proof{
    box-sizing:border-box!important;

    width:400px!important;
    max-width:400px!important;

    height:246px!important;
  }
}

/* DVS63-HOME-CITIES-ROW-11416-R6 */

/*
 * Final approved direction:
 * no chess/staggered pattern on desktop and tablet masters.
 *
 * The 7 controls use one straight row with widths proportional
 * to label length. Existing map logic is untouched.
 */
@media (min-width:1024px){

  .v20-delivery__cities{
    box-sizing:border-box!important;

    display:grid!important;

    grid-template-columns:
      88fr
      134fr
      88fr
      119fr
      105fr
      126fr
      114fr!important;

    grid-template-rows:38px!important;

    gap:8px!important;

    height:38px!important;

    margin:0!important;
    padding:0!important;

    overflow:visible!important;
  }


  .v20-delivery__cities :is(button,a),
  .v20-delivery__cities :is(button,a):nth-child(n){
    grid-column:auto!important;
    grid-row:1!important;

    box-sizing:border-box!important;

    width:100%!important;
    min-width:0!important;
    max-width:none!important;

    height:38px!important;
    min-height:38px!important;

    margin:0!important;
    padding:0 5px!important;

    display:flex!important;
    align-items:center!important;
    justify-content:center!important;

    justify-self:stretch!important;

    font-size:13px!important;
    line-height:1.15!important;

    white-space:nowrap!important;
    text-align:center!important;
  }
}


/* Exact desktop/Figma map coordinates. */
@media (min-width:1440px){

  .v20-delivery{
    height:676px!important;
  }


  .v20-delivery__grid{
    height:500px!important;
  }


  .v20-delivery__map-card,
  .v20-delivery__summary,
  .v20-delivery__route-summary{
    height:500px!important;
  }


  .v20-delivery__cities{
    left:20px!important;
    top:418px!important;

    width:822px!important;
  }


  .v20-delivery__map-card > small{
    left:20px!important;
    top:464px!important;
    bottom:auto!important;
  }
}


/*
 * 1024 and the accepted compact-desktop layout both use
 * the 960px composition.
 */
@media (min-width:1024px) and (max-width:1439px){

  .v20-delivery__cities{
    left:22px!important;
    top:420px!important;

    width:916px!important;
  }


  .v20-delivery__map-card > small{
    left:22px!important;
    top:466px!important;
    bottom:auto!important;
  }
}


/*
 * Keep the already accepted mobile arrangement untouched in principle.
 * Explicitly protect it from desktop rules.
 */
@media (max-width:767px){

  .v20-delivery__cities{
    display:grid!important;

    grid-template-columns:
      repeat(
        2,
        minmax(0,1fr)
      )!important;

    grid-template-rows:
      repeat(
        4,
        36px
      )!important;

    gap:8px 10px!important;
  }


  .v20-delivery__cities :is(button,a),
  .v20-delivery__cities :is(button,a):nth-child(n){
    grid-column:auto!important;
    grid-row:auto!important;

    width:100%!important;
    min-width:0!important;
    max-width:none!important;

    height:36px!important;
    min-height:36px!important;

    padding:0 7px!important;

    font-size:14px!important;
  }


  .v20-delivery__cities :is(button,a):nth-child(7){
    grid-column:1 / -1!important;

    justify-self:center!important;

    width:calc(50% - 5px)!important;
  }
}

/* DVS63-HOME-COMPONENT-COMPLETION-11427
 * Canonical reusable V20 block adaptation.
 * Exact 1024 and 1440 masters remain owned by the accepted rules above.
 * This owner completes 768 interpolation and 390/360 fluid mobile behavior.
 */

/* 768-1023: real tablet interpolation, not a squeezed 1024 canvas. */
@media (min-width:768px) and (max-width:1023px){
  .v20-hero-selector{
    height:760px!important;
  }

  .v20-hero{
    height:520px!important;
    flex-basis:520px!important;
  }

  .v20-hero__inner{
    width:calc(100% - 48px)!important;
    max-width:none!important;
    height:520px!important;
  }

  .v20-hero__image{
    left:380px!important;
    top:0!important;
    width:340px!important;
    height:520px!important;
  }

  .v20-hero__image img{
    width:340px!important;
    height:520px!important;
    object-fit:cover!important;
  }

  .v20-hero__fade{
    height:520px!important;
  }

  .v20-hero__fade--left{
    left:320px!important;
    width:210px!important;
  }

  .v20-hero__fade--right{
    left:auto!important;
    right:0!important;
    width:88px!important;
  }

  .v20-hero__copy{
    left:0!important;
    top:0!important;
    width:430px!important;
    height:420px!important;
  }

  .v20-hero__copy > .v20-eyebrow{
    width:420px!important;
  }

  .v20-hero__copy h1{
    width:430px!important;
    height:auto!important;
    max-height:120px!important;
    font-size:34px!important;
    line-height:38px!important;
  }

  .v20-hero__lead{
    width:410px!important;
    height:auto!important;
    max-height:92px!important;
    font-size:15.5px!important;
    line-height:23px!important;
  }

  .v20-hero__actions{
    width:344px!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }

  .v20-hero__actions .v20-button:first-child,
  .v20-hero__actions .v20-button:last-child{
    width:100%!important;
  }

  .v20-hero__benefits{
    width:430px!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .v20-hero__benefits > div{
    width:100%!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    gap:8px!important;
  }

  .v20-hero__benefits i{
    width:48px!important;
    height:48px!important;
  }

  .v20-hero__benefits span{
    font-size:14px!important;
    line-height:17px!important;
  }

  .v20-hero__note{
    left:auto!important;
    right:0!important;
    width:200px!important;
  }

  .v20-picker{
    width:calc(100% - 48px)!important;
    max-width:720px!important;
    height:250px!important;
  }

  .v20-picker__tabs{
    width:calc(100% - 48px)!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .v20-picker__panel{
    width:calc(100% - 48px)!important;
    grid-template-columns:145px 170px 150px minmax(190px,1fr)!important;
    gap:10px!important;
  }

  .v20-picker__panel > .v20-button{
    width:100%!important;
    min-width:0!important;
    padding-inline:10px!important;
    font-size:14px!important;
  }

  .v20-picker__panel[data-v20-picker-panel="code"],
  .v20-picker__panel[data-v20-picker-panel="vin"]{
    grid-template-columns:minmax(0,1fr) minmax(190px,240px)!important;
  }

  .v20-categories{
    height:auto!important;
    min-height:268px!important;
  }

  .v20-categories__grid{
    width:calc(100% - 48px)!important;
    max-width:none!important;
    height:auto!important;
    min-height:226px!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-auto-rows:106px!important;
    gap:14px 12px!important;
  }

  .v20-category-card,
  .v20-category-card:nth-child(n){
    width:100%!important;
    min-width:0!important;
    height:106px!important;
    grid-column:auto!important;
  }

  .v20-category-card{
    grid-template-columns:72px minmax(0,1fr)!important;
  }

  .v20-category-card__image,
  .v20-category-card__image img{
    width:72px!important;
    height:72px!important;
  }

  .v20-products{
    height:auto!important;
    min-height:1236px!important;
    padding:28px 24px 48px!important;
  }

  .v20-products > .v20-container{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
  }

  .v20-products .v20-section-head,
  .v20-products .v20-section-head > div,
  .v20-products .v20-section-head h2,
  .v20-products .v20-section-head p{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-products__grid{
    width:100%!important;
    height:auto!important;
    min-height:1056px!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(2,520px)!important;
    gap:16px!important;
  }

  .v20-product-card{
    width:100%!important;
    min-width:0!important;
    height:520px!important;
  }

  .v20-product-card__image{
    left:14px!important;
    width:calc(100% - 28px)!important;
  }

  .v20-product-card__image img{
    width:100%!important;
  }

  .v20-product-card h3,
  .v20-product-card__vehicle,
  .v20-product-card__spec,
  .v20-product-card__price,
  .v20-product-card__actions{
    left:15px!important;
    width:calc(100% - 30px)!important;
  }

  .v20-product-card__actions{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .v20-vehicles{
    height:auto!important;
    min-height:578px!important;
    padding:30px 24px!important;
  }

  .v20-vehicles > .v20-container{
    width:100%!important;
    max-width:none!important;
  }

  .v20-vehicles .v20-section-head,
  .v20-vehicles .v20-section-head > div{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-vehicles .v20-section-head > div{
    padding-right:110px!important;
  }

  .v20-vehicles__grid{
    width:100%!important;
    height:auto!important;
    min-height:418px!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:repeat(2,204px)!important;
    gap:10px 12px!important;
  }

  .v20-vehicle-card{
    width:100%!important;
    min-width:0!important;
    height:204px!important;
  }

  .v20-vehicle-card > span,
  .v20-vehicle-card img{
    width:100%!important;
    max-width:100%!important;
    height:108px!important;
  }

  .v20-trust{
    height:auto!important;
    min-height:240px!important;
    padding:28px 24px 20px!important;
  }

  .v20-trust__shell{
    width:100%!important;
    max-width:none!important;
    height:192px!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    grid-template-rows:repeat(2,96px)!important;
  }

  .v20-trust__shell > div{
    width:100%!important;
    min-width:0!important;
  }

  .v20-process{
    height:auto!important;
    min-height:430px!important;
    padding:28px 24px 24px!important;
  }

  .v20-process > .v20-container{
    width:100%!important;
    max-width:none!important;
  }

  .v20-process__tabs{
    width:100%!important;
    height:74px!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .v20-process__tabs > button{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:0 8px!important;
  }

  .v20-process__tabs button span{
    font-size:14px!important;
  }

  .v20-process__detail,
  .v20-process__detail.v20-process__detail--figma-11410{
    width:100%!important;
    max-width:none!important;
    height:184px!important;
    min-height:184px!important;
    margin-top:24px!important;
    padding:18px!important;
    display:grid!important;
    grid-template-columns:60px minmax(0,1fr)!important;
    grid-template-rows:auto 42px!important;
    gap:12px 16px!important;
    overflow:hidden!important;
  }

  .v20-process__detail > b,
  .v20-process__detail--figma-11410 > :nth-child(1),
  .v20-process-11410__number{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:52px!important;
    height:52px!important;
  }

  .v20-process__detail > div:not(.v20-process__checks),
  .v20-process__detail--figma-11410 > :nth-child(2),
  .v20-process-11410__copy{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
  }

  .v20-process__checks,
  .v20-process-11410__chips{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:none!important;
    grid-column:1 / -1!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .v20-process__checks span,
  .v20-process-11410__chips > span{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:38px!important;
    padding:0 6px!important;
    font-size:13px!important;
  }

  .v20-docs{
    height:auto!important;
    min-height:520px!important;
    padding:28px 24px 24px!important;
  }

  .v20-docs > .v20-container{
    width:100%!important;
    max-width:none!important;
  }

  .v20-docs .v20-section-head{
    height:auto!important;
    min-height:96px!important;
  }

  .v20-docs .v20-section-head h2,
  .v20-docs .v20-section-head p{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-docs__grid{
    width:100%!important;
    height:auto!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }

  .v20-feature-card{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:340px!important;
    display:flex!important;
    flex-direction:column!important;
  }

  .v20-feature-card__image{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:calc(100% - 28px)!important;
    height:150px!important;
    margin:14px!important;
    flex:0 0 150px!important;
  }

  .v20-feature-card__image img{
    width:100%!important;
    height:150px!important;
  }

  .v20-feature-card > div:last-child{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    padding:0 15px 16px!important;
  }

  .v20-feature-card p{
    height:auto!important;
    min-height:44px!important;
    overflow:visible!important;
  }

  .v20-media{
    width:100%!important;
    height:auto!important;
    min-height:650px!important;
    padding:28px 24px 24px!important;
    overflow:visible!important;
  }

  .v20-media__grid{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:20px!important;
  }

  .v20-media__videos,
  .v20-media__reviews{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-width:0!important;
    margin:0!important;
  }

  .v20-media__video-grid{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
  }

  .v20-video-card,
  .v20-video-card:nth-child(4){
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:246px!important;
  }

  .v20-video-card:nth-child(4){
    display:none!important;
  }

  .v20-video-card > span,
  .v20-video-card > span > img{
    width:100%!important;
  }

  .v20-review-card,
  .v20-review-card--proof{
    width:100%!important;
    max-width:none!important;
    height:250px!important;
  }

  .v20-review-proof-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .v20-blog{
    height:auto!important;
    min-height:720px!important;
    padding:28px 24px 28px!important;
  }

  .v20-blog > .v20-container{
    width:100%!important;
    max-width:none!important;
  }

  .v20-blog .v20-section-head,
  .v20-blog .v20-section-head > div{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-blog .v20-section-head > div{
    padding-right:120px!important;
  }

  .v20-blog__grid{
    width:100%!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:auto auto!important;
    gap:16px!important;
  }

  .v20-blog-card--feature{
    grid-column:1 / -1!important;
    width:100%!important;
    height:260px!important;
  }

  .v20-blog-card--compact{
    width:100%!important;
    height:190px!important;
  }

  .v20-blog-card--feature .v20-blog-card__image{
    width:42%!important;
    height:260px!important;
  }

  .v20-blog-card--feature .v20-blog-card__tag,
  .v20-blog-card--feature > strong,
  .v20-blog-card--feature > p,
  .v20-blog-card--feature > em{
    left:calc(42% + 24px)!important;
    width:calc(58% - 44px)!important;
  }

  .v20-blog-card--compact .v20-blog-card__image{
    width:38%!important;
    height:190px!important;
  }

  .v20-blog-card--compact .v20-blog-card__tag,
  .v20-blog-card--compact > strong,
  .v20-blog-card--compact > p,
  .v20-blog-card--compact > em{
    left:calc(38% + 16px)!important;
    width:calc(62% - 28px)!important;
  }

  .v20-delivery{
    height:auto!important;
    min-height:900px!important;
    padding:20px 24px 18px!important;
  }

  .v20-delivery > .v20-container{
    width:100%!important;
    max-width:none!important;
  }

  .v20-delivery .v20-section-head,
  .v20-delivery .v20-section-head > div,
  .v20-delivery .v20-section-head h2,
  .v20-delivery .v20-section-head p{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-delivery__grid{
    width:100%!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:540px 220px!important;
    gap:20px!important;
  }

  .v20-delivery__map-card{
    width:100%!important;
    max-width:none!important;
    height:540px!important;
  }

  .v20-delivery__map{
    left:22px!important;
    width:calc(100% - 44px)!important;
    height:286px!important;
  }

  .v20-delivery__map .leaflet-container,
  .v20-delivery__map > img:first-child{
    width:100%!important;
    height:286px!important;
  }

  .v20-delivery__status{
    left:auto!important;
    right:22px!important;
  }

  .v20-delivery__cities{
    left:22px!important;
    top:390px!important;
    width:calc(100% - 44px)!important;
    height:84px!important;
    grid-template-columns:repeat(8,minmax(0,1fr))!important;
    grid-template-rows:38px 38px!important;
    gap:8px!important;
  }

  .v20-delivery__cities :is(button,a),
  .v20-delivery__cities :is(button,a):nth-child(n){
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:0 6px!important;
    font-size:13px!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(1){grid-column:1 / span 2!important}
  .v20-delivery__cities :is(button,a):nth-child(2){grid-column:3 / span 2!important}
  .v20-delivery__cities :is(button,a):nth-child(3){grid-column:5 / span 2!important}
  .v20-delivery__cities :is(button,a):nth-child(4){grid-column:7 / span 2!important}
  .v20-delivery__cities :is(button,a):nth-child(5){grid-column:2 / span 2!important}
  .v20-delivery__cities :is(button,a):nth-child(6){grid-column:4 / span 2!important}
  .v20-delivery__cities :is(button,a):nth-child(7){grid-column:6 / span 2!important}

  .v20-delivery__map-card > small{
    left:22px!important;
    top:490px!important;
  }

  .v20-delivery__summary{
    width:100%!important;
    max-width:none!important;
    height:220px!important;
  }

  .v20-delivery__summary > div{
    width:40%!important;
  }

  .v20-delivery__summary h4,
  .v20-delivery__summary p{
    left:43%!important;
    width:54%!important;
  }

  .v20-delivery__summary > .v20-button{
    left:43%!important;
    width:30%!important;
  }

  .v20-delivery__summary > a:last-child{
    left:auto!important;
    right:20px!important;
    width:22%!important;
  }

  .v20-business{
    height:auto!important;
    min-height:490px!important;
    padding:18px 24px 20px!important;
  }

  .v20-business > .v20-container{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
  }

  .v20-business__grid{
    width:100%!important;
    height:auto!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }

  .v20-business article{
    width:100%!important;
    min-width:0!important;
    height:auto!important;
    min-height:340px!important;
    display:flex!important;
    flex-direction:column!important;
  }

  .v20-business article > img{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:calc(100% - 26px)!important;
    height:160px!important;
    margin:13px!important;
  }

  .v20-business article > div{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    padding:0 16px 16px!important;
  }

  .v20-business article p{
    height:auto!important;
    min-height:58px!important;
    overflow:visible!important;
  }

  .v20-business article a{
    width:100%!important;
  }

  

  

  

  

  

  .v20-final-cta{
    height:auto!important;
    min-height:286px!important;
    padding:16px 24px 20px!important;
  }

  .v20-final-cta > .v20-container{
    width:100%!important;
    max-width:none!important;
  }

  .v20-final-cta__panel{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:250px!important;
  }

  .v20-final-cta__panel > div:first-child{
    left:20px!important;
    top:20px!important;
    width:300px!important;
  }

  .v20-final-cta__panel > img{
    left:250px!important;
    top:30px!important;
    width:220px!important;
    height:180px!important;
  }

  .v20-final-cta form{
    left:auto!important;
    right:18px!important;
    top:170px!important;
    width:calc(100% - 36px)!important;
    height:52px!important;
    grid-template-columns:minmax(0,1fr) 110px!important;
    gap:10px!important;
  }

  .v20-final-cta input,
  .v20-final-cta button{
    width:100%!important;
    min-width:0!important;
  }
}

/* 390/360 mobile: one reusable fluid component system. */
@media (max-width:767px){
  .v20-hero-selector{
    height:auto!important;
    min-height:1094px!important;
  }

  .v20-hero{
    height:680px!important;
    flex-basis:680px!important;
  }

  .v20-hero__inner{
    width:100%!important;
    max-width:none!important;
    height:680px!important;
    margin:0!important;
  }

  .v20-hero__image{
    left:0!important;
    top:270px!important;
    width:100%!important;
    height:250px!important;
  }

  .v20-hero__image img{
    width:100%!important;
    height:250px!important;
    object-fit:cover!important;
    object-position:center!important;
  }

  .v20-hero__fade--left{
    left:0!important;
    width:24%!important;
  }

  .v20-hero__fade--right{
    left:auto!important;
    right:0!important;
    width:16%!important;
  }

  .v20-hero__copy{
    left:16px!important;
    top:0!important;
    width:calc(100% - 32px)!important;
    height:654px!important;
  }

  .v20-hero__copy > .v20-eyebrow,
  .v20-hero__copy h1,
  .v20-hero__lead{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-hero__copy h1{
    height:auto!important;
    max-height:136px!important;
    font-size:31px!important;
    line-height:35px!important;
  }

  .v20-hero__lead{
    height:auto!important;
    max-height:94px!important;
  }

  .v20-hero__actions{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }

  .v20-hero__actions .v20-button:first-child,
  .v20-hero__actions .v20-button:last-child{
    width:100%!important;
    min-width:0!important;
    padding-inline:8px!important;
  }

  .v20-hero__benefits{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
  }

  .v20-hero__benefits > div{
    width:100%!important;
    min-width:0!important;
  }

  .v20-hero__benefits span{
    width:100%!important;
  }

  .v20-hero__note{
    left:auto!important;
    right:10px!important;
    width:min(212px,56vw)!important;
    max-width:212px!important;
  }

  .v20-picker{
    width:calc(100% - 32px)!important;
    max-width:358px!important;
    height:456px!important;
  }

  .v20-picker > h2{
    width:calc(100% - 34px)!important;
  }

  .v20-picker__tabs{
    width:calc(100% - 34px)!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .v20-picker__tabs button{
    min-width:0!important;
  }

  .v20-picker__panel{
    width:calc(100% - 34px)!important;
  }

  .v20-picker__panel > .v20-button{
    width:100%!important;
  }

  .v20-picker__hint{
    width:58%!important;
  }

  .v20-picker__more{
    width:40%!important;
  }

  .v20-picker__panel[data-v20-picker-panel="code"] .v20-picker__hint,
  .v20-picker__panel[data-v20-picker-panel="vin"] .v20-picker__hint{
    width:100%!important;
  }

  .v20-categories{
    height:auto!important;
    min-height:562px!important;
    padding:0 16px 16px!important;
  }

  .v20-categories__grid{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:548px!important;
    margin:0!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:170px 170px 170px!important;
    gap:14px 16px!important;
  }

  .v20-category-card,
  .v20-category-card:nth-child(n){
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:170px!important;
    grid-column:auto!important;
  }

  .v20-category-card--wide-mobile{
    grid-column:1 / -1!important;
    width:100%!important;
    display:grid!important;
    grid-template-columns:minmax(100px,34%) minmax(0,1fr)!important;
    gap:14px!important;
  }

  .v20-category-card--wide-mobile .v20-category-card__image,
  .v20-category-card--wide-mobile .v20-category-card__image img{
    width:100%!important;
    max-width:116px!important;
    height:116px!important;
  }

  .v20-category-card--wide-mobile > span:last-child{
    width:100%!important;
  }

  .v20-products{
    height:auto!important;
    min-height:2300px!important;
    padding:24px 16px 20px!important;
  }

  .v20-products > .v20-container{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:2256px!important;
    margin:0!important;
    position:relative!important;
  }

  .v20-products .v20-section-head{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    height:auto!important;
    min-height:154px!important;
    display:block!important;
  }

  .v20-products .v20-section-head > div,
  .v20-products .v20-section-head h2,
  .v20-products .v20-section-head p,
  .v20-products .v20-section-head > a{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:100%!important;
  }

  .v20-products .v20-section-head h2{
    height:auto!important;
    min-height:70px!important;
  }

  .v20-products .v20-section-head p{
    height:auto!important;
    min-height:48px!important;
    margin:4px 0 0!important;
  }

  .v20-products .v20-section-head > a{
    display:block!important;
    height:22px!important;
    margin-top:6px!important;
    text-align:right!important;
  }

  .v20-products__grid{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:100%!important;
    height:auto!important;
    min-height:2144px!important;
    margin-top:18px!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:repeat(4,520px)!important;
    gap:16px!important;
  }

  .v20-product-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:520px!important;
  }

  .v20-product-card__image{
    left:15px!important;
    width:calc(100% - 30px)!important;
  }

  .v20-product-card__image img{
    width:100%!important;
  }

  .v20-product-card h3,
  .v20-product-card__vehicle,
  .v20-product-card__spec,
  .v20-product-card__price,
  .v20-product-card__actions{
    left:15px!important;
    width:calc(100% - 30px)!important;
  }

  .v20-product-card__actions{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .v20-vehicles{
    height:auto!important;
    min-height:772px!important;
    padding:24px 16px 12px!important;
  }

  .v20-vehicles > .v20-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .v20-vehicles .v20-section-head{
    width:100%!important;
  }

  .v20-vehicles .v20-section-head > div{
    width:calc(100% - 92px)!important;
    max-width:none!important;
  }

  .v20-vehicles .v20-section-head h2,
  .v20-vehicles .v20-section-head p{
    width:100%!important;
  }

  .v20-vehicles__grid{
    width:100%!important;
    height:auto!important;
    min-height:594px!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(3,184px)!important;
    gap:14px 16px!important;
  }

  .v20-vehicle-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:184px!important;
  }

  .v20-vehicle-card > span,
  .v20-vehicle-card img{
    width:100%!important;
    max-width:100%!important;
    height:92px!important;
  }

  .v20-trust{
    height:auto!important;
    min-height:366px!important;
    padding:14px 16px 16px!important;
  }

  .v20-trust__shell{
    width:100%!important;
    max-width:none!important;
    height:336px!important;
    margin:0!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(3,112px)!important;
  }

  .v20-trust__shell > div{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }

  .v20-process{
    height:auto!important;
    min-height:700px!important;
    padding:24px 16px 20px!important;
  }

  .v20-process > .v20-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .v20-process h2,
  .v20-process__lead{
    width:100%!important;
  }

  .v20-process__tabs{
    width:100%!important;
    height:340px!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:repeat(5,60px)!important;
    gap:10px!important;
  }

  .v20-process__tabs > button{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }

  .v20-process__detail,
  .v20-process__detail.v20-process__detail--figma-11410{
    width:100%!important;
    max-width:none!important;
    height:226px!important;
    min-height:226px!important;
    margin-top:20px!important;
    padding:17px 15px!important;
    display:grid!important;
    grid-template-columns:50px minmax(0,1fr)!important;
    grid-template-rows:132px 54px!important;
    gap:0 14px!important;
    overflow:hidden!important;
  }

  .v20-process__detail > b,
  .v20-process__detail--figma-11410 > :nth-child(1),
  .v20-process-11410__number{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:50px!important;
    height:50px!important;
  }

  .v20-process__detail > div:not(.v20-process__checks),
  .v20-process__detail--figma-11410 > :nth-child(2),
  .v20-process-11410__copy{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
  }

  .v20-process__detail h3,
  .v20-process-11410__copy strong{
    width:100%!important;
    height:auto!important;
    max-height:52px!important;
    font-size:20px!important;
    line-height:24px!important;
  }

  .v20-process__detail p,
  .v20-process-11410__copy p{
    width:100%!important;
    height:auto!important;
    max-height:78px!important;
    font-size:14.5px!important;
    line-height:19px!important;
    overflow:hidden!important;
  }

  .v20-process__checks,
  .v20-process-11410__chips{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:none!important;
    grid-column:1 / -1!important;
    grid-row:2!important;
    grid-template-rows:auto!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .v20-process__checks span,
  .v20-process-11410__chips > span{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:36px!important;
    padding:0 4px!important;
    font-size:13.5px!important;
    white-space:nowrap!important;
  }

  .v20-docs{
    height:auto!important;
    min-height:984px!important;
    padding:24px 16px 20px!important;
  }

  .v20-docs > .v20-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .v20-docs .v20-section-head{
    height:auto!important;
    min-height:108px!important;
  }

  .v20-docs .v20-section-head h2,
  .v20-docs .v20-section-head p{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
  }

  .v20-docs__grid{
    width:100%!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:none!important;
    gap:16px!important;
  }

  .v20-feature-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:396px!important;
    display:flex!important;
    flex-direction:column!important;
  }

  .v20-feature-card__image{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:calc(100% - 26px)!important;
    height:176px!important;
    margin:13px!important;
    flex:0 0 176px!important;
  }

  .v20-feature-card__image img{
    width:100%!important;
    height:176px!important;
  }

  .v20-feature-card > div:last-child{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    padding:2px 17px 16px!important;
  }

  .v20-feature-card h3{
    height:auto!important;
    min-height:34px!important;
  }

  .v20-feature-card p{
    height:auto!important;
    min-height:58px!important;
    overflow:visible!important;
  }

  .v20-feature-card > div:last-child > span{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-media{
    width:100%!important;
    height:auto!important;
    min-height:986px!important;
    padding:16px!important;
    overflow:visible!important;
  }

  .v20-media__grid{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:952px!important;
    margin:0!important;
    display:block!important;
  }

  .v20-media__videos,
  .v20-media__reviews{
    width:100%!important;
    max-width:none!important;
  }

  .v20-media__video-grid{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:548px!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:repeat(4,124px)!important;
  }

  .v20-video-card,
  .v20-video-card:nth-child(4){
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:124px!important;
    display:block!important;
  }

  .v20-video-card > strong,
  .v20-video-card > small{
    width:calc(100% - 182px)!important;
    max-width:none!important;
  }

  .v20-review-card,
  .v20-review-card--proof{
    width:100%!important;
    max-width:none!important;
  }

  .v20-review-proof-grid{
    width:100%!important;
  }

  .v20-blog{
    height:auto!important;
    min-height:1080px!important;
    padding:24px 16px 16px!important;
  }

  .v20-blog > .v20-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .v20-blog .v20-section-head,
  .v20-blog .v20-section-head > div{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-blog .v20-section-head > div{
    padding-right:0!important;
  }

  .v20-blog__grid{
    width:100%!important;
    height:auto!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:none!important;
    gap:18px!important;
  }

  .v20-blog-card--feature,
  .v20-blog-card--compact{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:306px!important;
    grid-column:auto!important;
  }

  .v20-blog-card--feature .v20-blog-card__image,
  .v20-blog-card--compact .v20-blog-card__image{
    width:100%!important;
    height:136px!important;
  }

  .v20-blog-card--feature .v20-blog-card__tag,
  .v20-blog-card--compact .v20-blog-card__tag{
    left:13px!important;
    top:147px!important;
    width:auto!important;
  }

  .v20-blog-card--feature > strong,
  .v20-blog-card--compact > strong{
    left:13px!important;
    top:181px!important;
    width:calc(100% - 26px)!important;
    height:auto!important;
    min-height:48px!important;
  }

  .v20-blog-card--feature > p,
  .v20-blog-card--compact > p{
    left:13px!important;
    top:235px!important;
    width:calc(100% - 26px)!important;
    height:auto!important;
    min-height:40px!important;
    max-height:none!important;
    display:block!important;
    white-space:normal!important;
    overflow:visible!important;
    -webkit-line-clamp:unset!important;
  }

  .v20-blog-card--feature > em,
  .v20-blog-card--compact > em{
    left:13px!important;
    right:auto!important;
    top:auto!important;
    bottom:12px!important;
    width:auto!important;
  }

  .v20-delivery{
    height:auto!important;
    min-height:1090px!important;
    padding:8px 16px 14px!important;
  }

  .v20-delivery > .v20-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .v20-delivery .v20-section-head,
  .v20-delivery .v20-section-head > div,
  .v20-delivery .v20-section-head h2,
  .v20-delivery .v20-section-head p{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-delivery .v20-section-head{
    height:auto!important;
    min-height:116px!important;
  }

  .v20-delivery__grid{
    width:100%!important;
    height:auto!important;
    min-height:938px!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:590px 310px!important;
    gap:18px!important;
  }

  .v20-delivery__map-card{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:590px!important;
    padding:15px!important;
  }

  .v20-delivery__status{
    left:auto!important;
    right:14px!important;
    width:126px!important;
  }

  .v20-delivery__map{
    left:14px!important;
    width:calc(100% - 28px)!important;
    height:270px!important;
  }

  .v20-delivery__map .leaflet-container,
  .v20-delivery__map > img:first-child{
    width:100%!important;
    height:270px!important;
  }

  .v20-delivery__cities{
    left:14px!important;
    top:392px!important;
    width:calc(100% - 28px)!important;
    height:168px!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(4,36px)!important;
    gap:8px 10px!important;
  }

  .v20-delivery__cities :is(button,a),
  .v20-delivery__cities :is(button,a):nth-child(n){
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:0 6px!important;
    font-size:13.5px!important;
  }

  .v20-delivery__cities :is(button,a):nth-child(7){
    grid-column:1 / -1!important;
    justify-self:center!important;
    width:calc(50% - 5px)!important;
  }

  .v20-delivery__map-card > small{
    left:21px!important;
    top:566px!important;
    width:calc(100% - 42px)!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }

  .v20-delivery__summary{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:310px!important;
  }

  .v20-delivery__summary > div{
    width:100%!important;
    max-width:none!important;
  }

  .v20-delivery__summary > div > b{
    left:auto!important;
    right:18px!important;
  }

  .v20-delivery__summary h4,
  .v20-delivery__summary p{
    width:calc(100% - 34px)!important;
  }

  .v20-delivery__summary > .v20-button{
    width:min(202px,62%)!important;
  }

  .v20-delivery__summary > a:last-child{
    width:32%!important;
  }

  .v20-business{
    height:auto!important;
    min-height:970px!important;
    padding:8px 16px 14px!important;
  }

  .v20-business > .v20-container{
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:948px!important;
    margin:0!important;
  }

  .v20-business h2,
  .v20-business > .v20-container > p:not(.v20-eyebrow){
    height:auto!important;
  }

  .v20-business__grid{
    width:100%!important;
    height:auto!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:none!important;
    gap:16px!important;
  }

  .v20-business article{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:390px!important;
    display:flex!important;
    flex-direction:column!important;
  }

  .v20-business article > img{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:calc(100% - 26px)!important;
    height:176px!important;
    margin:13px!important;
  }

  .v20-business article > div{
    position:relative!important;
    left:auto!important;
    top:auto!important;
    width:auto!important;
    height:auto!important;
    padding:2px 17px 16px!important;
  }

  .v20-business article p{
    height:auto!important;
    min-height:64px!important;
    overflow:visible!important;
  }

  .v20-business article a{
    width:100%!important;
  }

  

  

  

  

  

  

  

  

  

  .v20-final-cta{
    height:auto!important;
    min-height:414px!important;
    padding:8px 16px 14px!important;
  }

  .v20-final-cta > .v20-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .v20-final-cta__panel{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:392px!important;
  }

  .v20-final-cta__panel > div:first-child{
    left:18px!important;
    width:calc(100% - 36px)!important;
  }

  .v20-final-cta h2,
  .v20-final-cta p{
    width:100%!important;
    max-width:100%!important;
  }

  .v20-final-cta__panel > img{
    left:50%!important;
    transform:translateX(-50%)!important;
    width:210px!important;
    height:170px!important;
  }

  .v20-final-cta form{
    left:18px!important;
    right:auto!important;
    width:calc(100% - 36px)!important;
    height:110px!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:48px 50px!important;
    gap:12px!important;
  }

  .v20-final-cta input,
  .v20-final-cta button{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
  }
}

@media (max-width:389px){
  .v20-hero__copy h1{
    font-size:29px!important;
    line-height:33px!important;
  }

  .v20-hero__lead{
    font-size:15px!important;
    line-height:22px!important;
  }

  .v20-hero__note{
    right:4px!important;
    width:200px!important;
  }

  .v20-picker__tabs button{
    font-size:13.5px!important;
  }

  .v20-category-card strong,
  .v20-vehicle-card strong{
    font-size:15px!important;
  }

  .v20-video-card > span{
    width:142px!important;
  }

  .v20-video-card > span > img{
    width:142px!important;
  }

  .v20-video-card i{
    left:52px!important;
  }

  .v20-video-card > strong,
  .v20-video-card > small{
    left:160px!important;
    width:calc(100% - 169px)!important;
  }

  .v20-process__checks span,
  .v20-process-11410__chips > span{
    font-size:12.8px!important;
  }

  .v20-delivery__status{
    width:118px!important;
    font-size:13px!important;
  }
}

/* DVS63-HOME-FINAL-RESPONSIVE-11428
 * Final reusable homepage responsive owner.
 * Proven root causes addressed:
 * - mobile header absolute-coordinate overflow;
 * - 768 category shell mismatch;
 * - narrow-mobile fixed 358px media/delivery descendants;
 * - mobile desktop-only hero benefit strip.
 */

@media (min-width:768px) and (max-width:1023px){
  html body .v20-categories{
    padding-left:24px!important;
    padding-right:24px!important;
  }

  html body .v20-categories > .v20-container.v20-categories__grid{
    width:calc(100vw - 48px)!important;
    max-width:calc(100vw - 48px)!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}

@media (max-width:767px){
  /* Mobile header: stable grid instead of inherited absolute x-coordinates. */
  html body .v20-header__main-inner{
    width:min(358px,calc(100vw - 32px))!important;
    max-width:358px!important;
    min-width:0!important;
    height:124px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    display:grid!important;
    grid-template-columns:minmax(124px,1fr) 104px 48px 48px!important;
    grid-template-rows:58px 48px!important;
    column-gap:8px!important;
    row-gap:8px!important;
    align-items:center!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    transform:none!important;
  }

  html body .v20-header__main-inner > .v20-brand{
    grid-column:1!important;
    grid-row:1!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:58px!important;
  }

  html body .v20-header__main-inner > .v20-catalog-button{
    grid-column:2!important;
    grid-row:1!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:48px!important;
  }

  html body .v20-header__main-inner > .v20-cart{
    grid-column:3!important;
    grid-row:1!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:48px!important;
  }

  html body .v20-header__main-inner > .v20-mobile-menu-button{
    grid-column:4!important;
    grid-row:1!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:48px!important;
    display:flex!important;
  }

  html body .v20-header__main-inner > .v20-search.v20-search--mobile{
    grid-column:1 / -1!important;
    grid-row:2!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:48px!important;
    display:grid!important;
  }

  html body .v20-header__phone,
  html body .v20-header__vin,
  html body .v20-header__main-inner > .v20-search:not(.v20-search--mobile){
    display:none!important;
  }

  html body .v20-header__main-inner[data-v20-sticky-row="catalog-search"].is-v20-row-fixed{
    left:50%!important;
    right:auto!important;
    width:min(358px,calc(100vw - 32px))!important;
    max-width:358px!important;
    transform:translateX(-50%)!important;
  }

  html body .v20-header__main[data-v20-sticky-row="catalog-search"].is-v20-row-fixed{
    left:0!important;
    right:auto!important;
    width:100vw!important;
    max-width:100vw!important;
    transform:none!important;
  }

  /* Mobile hero master. */
  html body .v20-hero__benefits{
    display:none!important;
  }

  html body .v20-hero-selector .v20-hero .v20-hero__copy h1{
    font-size:28px!important;
    line-height:32px!important;
    letter-spacing:-.25px!important;
    height:auto!important;
    max-height:128px!important;
  }

  /* Canonical mobile content shell: 16px gutters, max 358px. */
  html body .v20-categories{
    padding-left:0!important;
    padding-right:0!important;
  }

  html body .v20-categories > .v20-container.v20-categories__grid{
    width:min(358px,calc(100vw - 32px))!important;
    max-width:358px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  html body .v20-categories .v20-category-card,
  html body .v20-categories .v20-category-card:nth-child(n){
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
  }

  html body .v20-categories .v20-category-card--wide-mobile{
    grid-column:1 / -1!important;
  }

  html body .v20-media{
    padding-left:0!important;
    padding-right:0!important;
  }

  html body .v20-media > .v20-container.v20-media__grid{
    width:min(358px,calc(100vw - 32px))!important;
    max-width:358px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  html body .v20-media .v20-media__videos,
  html body .v20-media .v20-media__reviews,
  html body .v20-media .v20-media__video-grid,
  html body .v20-media .v20-section-head--small,
  html body .v20-media .v20-video-card,
  html body .v20-media .v20-video-card:nth-child(4),
  html body .v20-media .v20-review-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  html body .v20-delivery{
    padding-left:16px!important;
    padding-right:16px!important;
  }

  html body .v20-delivery > .v20-container{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  html body .v20-delivery .v20-delivery__grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    grid-template-columns:minmax(0,1fr)!important;
  }

  html body .v20-delivery .v20-delivery__map-card,
  html body .v20-delivery .v20-delivery__summary{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }

  html body .v20-delivery .v20-delivery__map,
  html body .v20-delivery .v20-delivery__cities{
    width:calc(100% - 28px)!important;
    max-width:none!important;
    min-width:0!important;
  }

  html body .v20-final-cta__panel{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
}

@media (max-width:389px){
  html body .v20-header__main-inner{
    width:calc(100vw - 32px)!important;
    max-width:328px!important;
    grid-template-columns:minmax(128px,1fr) 84px 48px 48px!important;
    column-gap:6px!important;
  }

  html body .v20-header__main-inner[data-v20-sticky-row="catalog-search"].is-v20-row-fixed{
    width:calc(100vw - 32px)!important;
    max-width:328px!important;
  }

  html body .v20-header__main-inner > .v20-catalog-button{
    font-size:14px!important;
  }

  html body .v20-header__main-inner > .v20-brand span{
    font-size:21px!important;
  }

  html body .v20-hero-selector .v20-hero .v20-hero__copy h1{
    font-size:27px!important;
    line-height:31px!important;
  }

  html body .v20-categories > .v20-container.v20-categories__grid,
  html body .v20-media > .v20-container.v20-media__grid{
    width:calc(100vw - 32px)!important;
    max-width:328px!important;
  }

  html body .v20-media .v20-media__video-grid,
  html body .v20-media .v20-video-card,
  html body .v20-media .v20-video-card:nth-child(4),
  html body .v20-media .v20-section-head--small,
  html body .v20-media .v20-review-card{
    width:100%!important;
    max-width:100%!important;
  }
}

/* DVS63-HOME-VISUAL-POLISH-11429-R4
 * 768 purchase-process final repair.
 * Diagnostic proved that v20-responsive.css keeps
 * body.home .v20-process { min-height:650px!important } at 768-899.
 * This higher-specificity owner removes that legacy min-height and
 * keeps all five purchase tabs in one flex row.
 */
@media (min-width:768px) and (max-width:899px){
  html body[class] section.v20-process.v20-process.v20-process{
    box-sizing:border-box!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    padding-top:28px!important;
    padding-bottom:24px!important;
    overflow:visible!important;
  }

  html body[class] section.v20-process.v20-process.v20-process > .v20-container{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }

  html body[class] section.v20-process.v20-process.v20-process .v20-process__tabs{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
    height:74px!important;
    min-height:74px!important;
    max-height:74px!important;
    margin-top:10px!important;

    display:flex!important;
    flex-flow:row nowrap!important;
    gap:10px!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    overflow:visible!important;

    grid-template-columns:none!important;
    grid-template-rows:none!important;
    grid-auto-columns:auto!important;
    grid-auto-rows:auto!important;
  }

  html body[class] section.v20-process.v20-process.v20-process .v20-process__tabs > button,
  html body[class] section.v20-process.v20-process.v20-process .v20-process__tabs > button:nth-child(n){
    box-sizing:border-box!important;
    flex:1 1 0!important;
    width:0!important;
    min-width:0!important;
    max-width:none!important;
    height:74px!important;
    min-height:74px!important;
    max-height:74px!important;
    margin:0!important;
    padding:0 7px!important;
    grid-column:auto!important;
    grid-row:auto!important;
  }

  html body[class] section.v20-process.v20-process.v20-process .v20-process__tabs > button > span{
    min-width:0!important;
    font-size:13.5px!important;
    line-height:18px!important;
    white-space:normal!important;
  }

  html body[class] section.v20-process.v20-process.v20-process .v20-process__detail,
  html body[class] section.v20-process.v20-process.v20-process .v20-process__detail.v20-process__detail--figma-11410{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:none!important;
    height:184px!important;
    min-height:184px!important;
    max-height:184px!important;
    margin-top:22px!important;
    overflow:hidden!important;
  }
}

/* DVS63-V12123-DELIVERY-LINK-NORMALIZATION */
.v20-delivery__cities a{display:flex;align-items:center;justify-content:center;box-sizing:border-box;text-decoration:none;cursor:pointer}


/* source: v20-commerce.css */
/* DVS63 V20 Commerce + SEO, v1.14.0 */
:root{
  --v20-blue:#0b8df0;--v20-blue2:#087fd8;--v20-navy:#0b2f52;--v20-dark:#061f34;
  --v20-text:#0e2945;--v20-muted:#5e7896;--v20-bg:#f4f8fc;--v20-surface:#f7fbff;
  --v20-border:#cfe0ef;--v20-border2:#dbe5f0;--v20-green:#13894b;--v20-white:#fff;
  --v20-container:1320px;--v20-radius:16px;--v20-shadow:0 8px 22px rgba(8,41,71,.07)
}
body.dvs-v20-commerce{background:var(--v20-bg);color:var(--v20-text)}
body.dvs-v20-commerce .dvs-site-main{overflow:visible}
.v20-commerce{font-family:"Onest",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--v20-bg);color:var(--v20-text)}
.v20-commerce *{box-sizing:border-box}
.v20-commerce img{max-width:100%;height:auto}
.v20-commerce a{text-decoration:none}
.v20-container{width:min(calc(100% - 64px),var(--v20-container));margin:0 auto}
.v20-eyebrow{margin:0 0 10px;color:var(--v20-blue);font-size:15px;line-height:20px;font-weight:700}
.v20-breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin:0 0 20px;color:var(--v20-muted);font-size:15px;line-height:20px}
.v20-breadcrumbs a{color:var(--v20-muted)}
.v20-breadcrumbs a:hover{color:var(--v20-blue)}
.v20-btn{min-height:48px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;font-size:15.5px;font-weight:650;line-height:1.2;cursor:pointer;transition:.16s ease;text-align:center}
.v20-btn--primary{background:var(--v20-blue);color:#fff;border-color:var(--v20-blue);box-shadow:0 5px 12px rgba(10,107,209,.16)}
.v20-btn--primary:hover{background:var(--v20-blue2);color:#fff}
.v20-btn--secondary{background:#fff;color:var(--v20-text);border-color:var(--v20-border)}
.v20-btn--secondary:hover{border-color:#add0ea;background:#f9fcff;color:var(--v20-text)}
.v20-intro{position:relative;padding:28px 0 36px;background:linear-gradient(90deg,#fbfeff 0%,#edf7ff 100%);overflow:hidden}
.v20-intro--compact{padding-bottom:28px}
.v20-intro .v20-container{position:relative}
.v20-intro__rail{position:absolute;left:-16px;top:74px;width:4px;height:54px;border-radius:3px;background:var(--v20-blue)}
.v20-intro h1{max-width:920px;margin:0;color:var(--v20-text);font-size:46px;line-height:1.08;letter-spacing:-.035em;font-weight:760}
.v20-intro__lead{max-width:900px;margin:18px 0 0;color:var(--v20-muted);font-size:17px;line-height:1.55}
.v20-category-nav{padding:24px 0;background:#fff}
.v20-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.v20-category-card{min-height:118px;padding:18px;border:1px solid var(--v20-border2);border-radius:16px;background:#fff;box-shadow:0 5px 12px rgba(8,26,46,.035);display:flex;flex-direction:column;justify-content:center;gap:7px;transition:.16s ease}
.v20-category-card:hover,.v20-category-card.is-active{border-color:#b8d9ef;background:#f7fbff;box-shadow:0 8px 18px rgba(8,41,71,.06)}
.v20-category-card strong{color:var(--v20-text);font-size:18px;line-height:1.2}
.v20-category-card span{color:var(--v20-muted);font-size:15px;line-height:1.35}
.v20-category-card.is-active strong{color:var(--v20-blue2)}
.v20-selector-section{padding:34px 0;background:var(--v20-bg)}
.v20-selector{padding:28px;border:1px solid #b8ddf5;border-radius:20px;background:rgba(255,255,255,.99);box-shadow:0 10px 24px rgba(10,41,66,.08),0 0 40px rgba(21,148,232,.12);display:grid;grid-template-columns:1.45fr 1fr auto;gap:28px;align-items:center}
.v20-selector__copy h2{margin:0 0 10px;color:var(--v20-text);font-size:30px;line-height:1.15;letter-spacing:-.025em}
.v20-selector__copy p:last-child{margin:0;color:var(--v20-muted);font-size:15.5px;line-height:1.5}
.v20-selector__tabs{display:grid;grid-template-columns:1fr;gap:8px}
.v20-selector-tab{min-height:44px;padding:0 14px;border:1px solid #c6dcf0;border-radius:10px;background:#f7fbff;color:#5d7590;display:flex;align-items:center;font-size:15px;font-weight:600}
.v20-selector-tab.is-active,.v20-selector-tab:hover{background:var(--v20-blue);border-color:var(--v20-blue);color:#fff}
.v20-selector__actions{display:flex;flex-direction:column;gap:10px;min-width:220px}
.v20-results{padding:42px 0 54px;background:#fff}
.v20-results__head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}
.v20-results__head h2,.v20-section-head h2{margin:0;color:var(--v20-text);font-size:36px;line-height:1.12;letter-spacing:-.03em}
.v20-results__count{margin:0;color:var(--v20-muted);font-size:15.5px}
.v20-filter{margin-bottom:24px;padding:18px;border:1px solid var(--v20-border);border-radius:16px;background:#fff}
.v20-filter__top{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:14px;align-items:end}
.v20-filter label{display:flex;flex-direction:column;gap:7px;color:var(--v20-text);font-size:15px;font-weight:600}
.v20-filter input,.v20-filter select,.v20-search-page input{width:100%;min-height:48px;padding:0 13px;border:1px solid #c9ddf0;border-radius:10px;background:#fff;color:var(--v20-text);font:inherit;font-size:15px}
.v20-filter__buttons{display:flex;gap:8px}
.v20-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.v20-product-card{min-width:0;padding:15px;border:1px solid var(--v20-border2);border-radius:18px;background:#fff;box-shadow:0 7px 12px rgba(10,36,61,.06);display:flex;flex-direction:column}
.v20-product-card__media{display:block;height:250px;border-radius:14px;background:#f6f9fc;overflow:hidden}
.v20-product-card__media img{display:block;width:100%;height:100%;object-fit:cover}
.v20-product-card__badges{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 10px}
.v20-pill{min-height:30px;padding:5px 11px;border-radius:9px;display:inline-flex;align-items:center;border:1px solid var(--v20-border);font-size:15px;line-height:18px;font-weight:650}
.v20-pill--code{background:#edf7ff;color:#097de5;border-color:#c9deed}
.v20-pill--stock{background:#f0fbf4;color:var(--v20-green);border-color:#d1eddb}
.v20-pill--muted{background:#f4f7fa;color:#667b90;border-color:#d9e3ec}
.v20-product-card__title{margin:0;min-height:48px;color:var(--v20-text);font-size:17px;line-height:1.32;font-weight:700}
.v20-product-card__title a{color:inherit}
.v20-product-card__vehicle{margin:8px 0 0;min-height:22px;color:#526980;font-size:15px;line-height:20px}
.v20-product-card__specs{margin:7px 0 0;min-height:22px;color:#385978;font-size:15px;line-height:20px;font-weight:550}
.v20-product-card__bottom{margin-top:auto;padding-top:14px}
.v20-product-card__price{min-height:36px;color:var(--v20-text);font-size:25px;line-height:32px;font-weight:760}
.v20-product-card__price del{font-size:15px;color:var(--v20-muted)}
.v20-product-card__price ins{text-decoration:none}
.v20-product-card__actions{display:grid;grid-template-columns:1fr 1.12fr;gap:8px;margin-top:12px}
.v20-pagination{margin-top:30px}
.v20-pagination ul{display:flex;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.v20-pagination a,.v20-pagination span{min-width:42px;height:42px;padding:0 10px;border:1px solid var(--v20-border);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--v20-text)}
.v20-pagination .current{background:var(--v20-blue);border-color:var(--v20-blue);color:#fff}
.v20-empty{padding:44px 28px;border:1px solid var(--v20-border);border-radius:18px;background:#f8fcff;text-align:center}
.v20-empty h3{margin:0 0 10px;font-size:24px}
.v20-empty p{max-width:680px;margin:0 auto 20px;color:var(--v20-muted);font-size:15.5px;line-height:1.55}
.v20-guide{padding:54px 0;background:var(--v20-bg)}
.v20-section-head{max-width:820px;margin-bottom:24px}
.v20-section-head p:last-child{margin:12px 0 0;color:var(--v20-muted);font-size:15.5px;line-height:1.55}
.v20-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.v20-guide-grid article{padding:22px;border-radius:16px;background:#fff;border:1px solid var(--v20-border)}
.v20-guide-grid article>span{width:38px;height:32px;border-radius:10px;background:var(--v20-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}
.v20-guide-grid h3{margin:16px 0 8px;font-size:21px}
.v20-guide-grid p{margin:0 0 14px;color:var(--v20-muted);font-size:15.5px;line-height:1.5}
.v20-guide-grid a{color:#0069d9;font-size:15px;font-weight:650}
.v20-trust{padding:28px 0;background:#f5fafe}
.v20-trust-shell{padding:8px;border-radius:18px;background:#092a43;box-shadow:0 8px 11px rgba(5,31,56,.12);display:grid;grid-template-columns:repeat(4,1fr)}
.v20-trust-shell article{min-height:100px;padding:22px 24px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.1)}
.v20-trust-shell article:last-child{border-right:0}
.v20-trust-shell strong{color:#f7fbff;font-size:16px;line-height:1.25}
.v20-trust-shell span{margin-top:6px;color:#a9bed0;font-size:15px;line-height:1.35}









.v20-vin-cta{padding:20px 0 30px;background:#fff}
.v20-vin-cta__panel{min-height:190px;padding:28px 32px;border-radius:18px;background:#082d4e;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 8px 22px rgba(8,31,51,.05)}
.v20-vin-cta__panel h2{max-width:620px;margin:0;color:#fff;font-size:32px;line-height:1.12}
.v20-vin-cta__panel p:last-child{max-width:650px;margin:10px 0 0;color:#d1e5f7;font-size:15.5px;line-height:1.5}
.v20-vin-cta__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.v20-vin-cta__panel .v20-btn--secondary{background:#fff}
.v20-search-page{display:grid;grid-template-columns:1fr 140px;gap:10px;margin-bottom:28px}
/* product */
.v20-product-hero{padding:18px 0 34px;background:linear-gradient(90deg,#fbfeff 0%,#edf7ff 100%)}
.v20-product-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:28px;align-items:start}
.v20-product-gallery{padding:0}
.v20-product-gallery__main{height:560px;border-radius:20px;background:#f6f9fc;overflow:hidden;box-shadow:0 5px 9px rgba(4,31,56,.07)}
.v20-product-gallery__main img{width:100%;height:100%;object-fit:cover}
.v20-product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}
.v20-product-thumb{height:96px;padding:0;border:1px solid transparent;border-radius:14px;background:#f6f9fc;overflow:hidden;cursor:pointer}
.v20-product-thumb.is-active{border-color:var(--v20-blue)}
.v20-product-thumb img{width:100%;height:100%;object-fit:cover}
.v20-purchase-panel{padding:24px;border:1px solid #c7def0;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(4,31,56,.11)}
.v20-purchase-panel__badges{display:flex;gap:10px;flex-wrap:wrap}
.v20-purchase-panel h1{margin:16px 0 8px;color:var(--v20-text);font-size:36px;line-height:1.12;letter-spacing:-.03em}
.v20-purchase-panel__vehicle{margin:0;color:var(--v20-muted);font-size:16px;line-height:1.45}
.v20-purchase-panel__price{margin:18px 0;color:var(--v20-text);font-size:36px;line-height:1.1;font-weight:760}
.v20-spec-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.v20-spec-chips>div{min-height:52px;padding:7px;border:1px solid #cce0f2;border-radius:10px;background:#f2f9ff;display:flex;flex-direction:column}
.v20-spec-chips strong{font-size:15px;line-height:17px;color:#0a2442}
.v20-spec-chips span{margin-top:4px;font-size:13.5px;line-height:16px;color:#5c7899}
.v20-compatibility-box{position:relative;margin:16px 0;padding:14px 78px 14px 16px;border-radius:13px;background:#edf6fd}
.v20-compatibility-box strong{display:block;font-size:17px}
.v20-compatibility-box p{margin:6px 0 0;color:var(--v20-muted);font-size:15px;line-height:1.4}
.v20-compatibility-box>span{position:absolute;right:16px;top:50%;transform:translateY(-50%);min-width:54px;height:30px;border-radius:10px;background:#def;color:#0069d9;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:650}
.v20-purchase-panel__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.v20-purchase-panel__actions form{margin:0}
.v20-purchase-panel__actions form .v20-btn{width:100%}
.v20-proof-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}
.v20-proof-row span{min-height:62px;padding:10px;border-radius:10px;background:#f9fcff;color:var(--v20-muted);font-size:14px;line-height:1.25}
.v20-proof-row strong{display:block;margin-bottom:5px;color:#0a2442;font-size:15px}
.v20-anchor-nav{position:sticky;top:0;z-index:50;border-top:1px solid #d9e5f2;border-bottom:1px solid #d9e5f2;background:rgba(255,255,255,.96);backdrop-filter:blur(8px)}
.v20-anchor-nav .v20-container{min-height:62px;display:flex;align-items:center;gap:30px}
.v20-anchor-nav a{color:#2e4766;font-size:15px;font-weight:600}
.v20-anchor-nav a:hover{color:#0578ed}
.v20-product-details,.v20-specifications,.v20-docs,.v20-delivery,.v20-related{padding:54px 0}
.v20-product-details{background:var(--v20-bg)}
.v20-compat-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:18px}
.v20-compat-grid article{padding:22px;border:1px solid var(--v20-border);border-radius:16px;background:#fff}
.v20-compat-grid h3{margin:0 0 9px;font-size:20px}
.v20-compat-grid p{margin:0;color:var(--v20-muted);font-size:15.5px;line-height:1.5}
.v20-compat-grid__cta{background:#edf6fd!important}
.v20-compat-grid__cta .v20-btn{margin-top:14px}
.v20-specifications{background:#fff}
.v20-spec-table{border:1px solid var(--v20-border);border-radius:16px;background:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}
.v20-spec-table>div{min-height:66px;padding:0 20px;border-bottom:1px solid var(--v20-border);display:flex;align-items:center;justify-content:space-between;gap:20px}
.v20-spec-table>div:nth-child(odd){border-right:1px solid var(--v20-border)}
.v20-spec-table>div:nth-last-child(-n/**/+2){border-bottom:0}
.v20-spec-table span{color:var(--v20-muted);font-size:15px}
.v20-spec-table strong{color:var(--v20-text);font-size:15.5px}
.v20-docs{background:#f6fafe}
.v20-doc-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.v20-doc-grid article{padding:26px;border:1px solid #c7dbed;border-radius:16px;background:#fff}
.v20-doc-grid h3{margin:0 0 10px;font-size:22px}
.v20-doc-grid p{margin:0 0 15px;color:var(--v20-muted);font-size:15.5px;line-height:1.55}
.v20-doc-grid a{color:#0885e5;font-size:15px;font-weight:650}
.v20-delivery{background:#f4f9fd}
.v20-delivery-card{padding:30px;border:1px solid var(--v20-border);border-radius:18px;background:#fff;box-shadow:var(--v20-shadow);display:flex;justify-content:space-between;gap:40px;align-items:center}
.v20-delivery-card h2{margin:0;font-size:34px}
.v20-delivery-card p:last-child{max-width:760px;margin:10px 0 0;color:var(--v20-muted);font-size:15.5px;line-height:1.5}
.v20-delivery-card__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.v20-related{background:#fff}
@media (max-width:1180px){
 .v20-container{width:min(calc(100% - 64px),960px)}
 .v20-category-grid{grid-template-columns:repeat(3,1fr)}
 .v20-selector{grid-template-columns:1fr 1fr}.v20-selector__actions{grid-column:1/-1;flex-direction:row}
 .v20-filter__top{grid-template-columns:1.5fr 1fr 1fr}.v20-filter__buttons{grid-column:1/-1}
 .v20-product-grid{grid-template-columns:repeat(2,1fr)}
 .v20-product-gallery__main{height:460px}.v20-purchase-panel h1{font-size:30px}.v20-spec-chips{grid-template-columns:1fr 1fr}
 .v20-trust-shell{grid-template-columns:repeat(2,1fr)}.v20-trust-shell article:nth-child(2){border-right:0}.v20-trust-shell article:nth-child(-n/**/+2){border-bottom:1px solid rgba(255,255,255,.1)}
}
@media (max-width:767px){
 .v20-container{width:calc(100% - 32px)}
 .v20-intro{padding:18px 0 24px}.v20-breadcrumbs{margin-bottom:12px;font-size:14px}.v20-intro__rail{left:-12px;top:54px;height:34px}.v20-intro h1{font-size:30px;line-height:1.16}.v20-intro__lead{margin-top:10px;font-size:15.5px;line-height:1.45}
 .v20-category-nav{padding:14px 0}.v20-category-grid{grid-template-columns:1fr 1fr;gap:10px}.v20-category-card{min-height:112px;padding:14px}.v20-category-card:last-child:nth-child(odd){grid-column:1/-1}.v20-category-card strong{font-size:16px}.v20-category-card span{font-size:14px}
 .v20-selector-section{padding:18px 0}.v20-selector{padding:17px;display:block}.v20-selector__copy h2{font-size:23px}.v20-selector__tabs{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.v20-selector-tab{padding:0 6px;justify-content:center;text-align:center;min-height:52px;font-size:14px}.v20-selector__actions{margin-top:12px;display:grid;grid-template-columns:1fr}
 .v20-results{padding:28px 0 36px}.v20-results__head{align-items:start;margin-bottom:16px}.v20-results__head h2,.v20-section-head h2{font-size:28px;line-height:1.14}.v20-results__count{padding-top:5px;font-size:14px}
 .v20-filter{padding:13px}.v20-filter__top{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v20-filter__search{grid-column:1/-1}.v20-filter__buttons{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.v20-filter label{font-size:14px}
 .v20-product-grid{grid-template-columns:1fr;gap:16px}.v20-product-card{padding:15px}.v20-product-card__media{height:214px}.v20-product-card__title{font-size:16.5px}.v20-product-card__price{font-size:24px}.v20-product-card__actions{grid-template-columns:1fr 1fr}.v20-product-card__actions .v20-btn{padding:0 10px;font-size:15px}
 .v20-guide{padding:36px 0}.v20-section-head{margin-bottom:18px}.v20-guide-grid{grid-template-columns:1fr;gap:0}.v20-guide-grid article{border-width:0 0 1px;border-radius:0;padding:18px 0}.v20-guide-grid article:first-child{padding-top:0}
 .v20-trust{padding:16px 0}.v20-trust-shell{grid-template-columns:1fr 1fr;padding:0}.v20-trust-shell article{min-height:122px;padding:18px 12px;text-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.v20-trust-shell article:nth-last-child(-n/**/+2){border-bottom:0}.v20-trust-shell strong{font-size:15px}.v20-trust-shell span{font-size:14px}
 
 .v20-vin-cta{padding:8px 0 20px}.v20-vin-cta__panel{padding:22px 18px;display:block}.v20-vin-cta__panel h2{font-size:26px}.v20-vin-cta__actions{display:grid;grid-template-columns:1fr;margin-top:20px}
 .v20-search-page{grid-template-columns:1fr}.v20-search-page .v20-btn{width:100%}
 .v20-product-hero{padding-top:16px}.v20-product-hero__grid{display:flex;flex-direction:column;gap:16px}.v20-purchase-panel{order:1;padding:17px;width:100%}.v20-product-gallery{order:2;width:100%}.v20-purchase-panel h1{font-size:28px}.v20-purchase-panel__price{font-size:32px}.v20-spec-chips{grid-template-columns:1fr 1fr}.v20-product-gallery__main{height:352px}.v20-product-gallery__thumbs{grid-template-columns:1fr 1fr}.v20-product-thumb{height:70px}.v20-purchase-panel__actions{grid-template-columns:1fr}.v20-proof-row{grid-template-columns:repeat(3,1fr)}.v20-proof-row span{font-size:12.5px;padding:7px}.v20-proof-row strong{font-size:13.5px}
 .v20-anchor-nav{position:relative;overflow-x:auto}.v20-anchor-nav .v20-container{width:max-content;min-width:100%;padding:0 16px;gap:24px}.v20-anchor-nav a{white-space:nowrap}
 .v20-product-details,.v20-specifications,.v20-docs,.v20-delivery,.v20-related{padding:36px 0}.v20-compat-grid{grid-template-columns:1fr}.v20-spec-table{grid-template-columns:1fr}.v20-spec-table>div:nth-child(odd){border-right:0}.v20-spec-table>div:nth-last-child(-n/**/+2){border-bottom:1px solid var(--v20-border)}.v20-spec-table>div:last-child{border-bottom:0}.v20-doc-grid{grid-template-columns:1fr}.v20-delivery-card{padding:20px;display:block}.v20-delivery-card h2{font-size:28px}.v20-delivery-card__actions{display:grid;grid-template-columns:1fr;margin-top:18px}
}
@media (max-width:389px){.v20-category-grid{grid-template-columns:1fr}.v20-category-card:last-child:nth-child(odd){grid-column:auto}.v20-product-card__actions{grid-template-columns:1fr}.v20-selector__tabs{grid-template-columns:1fr}.v20-filter__top{grid-template-columns:1fr}.v20-filter__search,.v20-filter__buttons{grid-column:auto}.v20-filter__buttons{grid-template-columns:1fr}.v20-proof-row{grid-template-columns:1fr}}

/* DVS63-COMMERCE-GLOBAL-COMPONENTS-11419 */

.v20-commerce--global-components{
  overflow:clip;
}

.v20-commerce--global-components .v20-process,
.v20-commerce--global-components .v20-docs,
.v20-commerce--global-components .v20-business,
.v20-commerce--global-components .v20-final-cta{
  scroll-margin-top:110px;
}

.v20-commerce__global-anchor{
  scroll-margin-top:110px;
}

.v20-commerce-engine-codes{
  padding:38px 0 48px;
  background:#f5fafe;
  scroll-margin-top:110px;
}

.v20-commerce-engine-codes__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}

.v20-commerce-engine-codes__grid a{
  min-height:86px;
  padding:15px 18px;
  border:1px solid #c9deef;
  border-radius:14px;
  background:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:5px;
  color:#102d4a;
  transition:
    border-color .16s ease,
    box-shadow .16s ease,
    transform .16s ease;
}

.v20-commerce-engine-codes__grid a:hover{
  border-color:#78bdf0;
  box-shadow:0 8px 18px rgba(8,41,71,.07);
  transform:translateY(-1px);
}

.v20-commerce-engine-codes__grid strong{
  font-size:17px;
  line-height:1.2;
}

.v20-commerce-engine-codes__grid span{
  color:#5f7896;
  font-size:14px;
  line-height:1.3;
}

/*
 * The local commerce trust shell is intentionally retained for this pass.
 * It contains category-specific concise trust copy while the canonical
 * homepage trust component requires a different icon/data contract.
 */
.v20-commerce-trust{
  position:relative;
  z-index:1;
}

@media (max-width:1180px){
  .v20-commerce-engine-codes__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width:767px){
  .v20-commerce-engine-codes{
    padding:28px 0 34px;
  }

  .v20-commerce-engine-codes__grid{
    grid-template-columns:1fr 1fr;
    gap:10px;
  }

  .v20-commerce-engine-codes__grid a{
    min-height:78px;
    padding:13px;
  }

  .v20-commerce-engine-codes__grid strong{
    font-size:16px;
  }
}

@media (max-width:389px){
  .v20-commerce-engine-codes__grid{
    grid-template-columns:1fr;
  }
}

/* DVS63-V160-PRODUCT-PAGE-POLISH */
.dvs-v20-commerce-product .v20-product-hero{
  padding:20px 0 40px;
  background:
    radial-gradient(circle at 82% 16%,rgba(48,153,255,.12),transparent 31%),
    linear-gradient(135deg,#fbfdff 0%,#eef7ff 100%);
}
.dvs-v20-commerce-product .v20-product-hero__grid{
  grid-template-columns:minmax(0,1.06fr) minmax(440px,.94fr);
  gap:32px;
  align-items:stretch;
}
.dvs-v20-commerce-product .v20-product-gallery__main{
  height:520px;
  padding:26px;
  border:1px solid #dbe9f4;
  border-radius:22px;
  background:#fff;
  box-shadow:0 12px 34px rgba(9,49,86,.08);
}
.dvs-v20-commerce-product .v20-product-gallery__main img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
}
.dvs-v20-commerce-product .v20-product-gallery__thumbs{
  grid-template-columns:repeat(5,minmax(0,1fr));
}
.dvs-v20-commerce-product .v20-purchase-panel{
  min-height:520px;
  padding:26px;
  border:1px solid #cfe2f2;
  border-radius:22px;
  box-shadow:0 14px 34px rgba(6,48,87,.11);
  display:flex;
  flex-direction:column;
}
.dvs-v20-commerce-product .v20-purchase-panel h1{
  margin:16px 0 10px;
  font-size:38px;
  line-height:1.08;
}
.dvs-v20-commerce-product .v20-purchase-panel__vehicle{
  min-height:24px;
  font-size:16px;
  line-height:1.5;
}
.dvs-v20-commerce-product .v20-purchase-panel__price{
  margin:20px 0;
  font-size:38px;
  line-height:1;
}
.dvs-v20-commerce-product .v20-pill--plain{
  color:#27516f;
  background:#edf5fa;
}
.dvs-v20-commerce-product .v20-spec-chips{
  gap:10px;
}
.dvs-v20-commerce-product .v20-spec-chips>div{
  min-height:62px;
  padding:10px;
  justify-content:center;
}
.dvs-v20-commerce-product .v20-spec-chips strong{
  font-size:16px;
  line-height:20px;
}
.dvs-v20-commerce-product .v20-spec-chips span{
  font-size:14px;
  line-height:18px;
}
.dvs-v20-commerce-product .v20-compatibility-box{
  margin:18px 0;
  padding:16px 82px 16px 17px;
}
.dvs-v20-commerce-product .v20-purchase-panel__actions{
  margin-top:auto;
}
.dvs-v20-commerce-product .v20-proof-row{
  margin-top:16px;
}
.dvs-v20-commerce-product .v20-proof-row span{
  min-height:66px;
  padding:11px;
}
.dvs-v20-commerce-product .v20-anchor-nav{
  top:0;
}
.dvs-v20-commerce-product #compatibility,
.dvs-v20-commerce-product #specifications,
.dvs-v20-commerce-product #warranty-delivery,
.dvs-v20-commerce-product #related{
  scroll-margin-top:84px;
}
.dvs-v20-commerce-product .v20-compat-grid article{
  min-height:180px;
  display:flex;
  flex-direction:column;
}
.dvs-v20-commerce-product .v20-compat-grid article>a{
  margin-top:auto;
  padding-top:14px;
  color:#0578ed;
  font-size:15px;
  font-weight:650;
}
.v20-product-applications{
  margin:0;
  padding:0;
  list-style:none;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.v20-product-applications li{
  padding:8px 11px;
  border-radius:10px;
  background:#edf6fd;
  color:#214666;
  font-size:14px;
  line-height:18px;
  font-weight:600;
}
.v20-product-service{
  padding:56px 0;
  background:#f5f9fc;
}
.v20-product-service__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.v20-product-service__grid article{
  min-height:244px;
  padding:24px;
  border:1px solid #d6e5f1;
  border-radius:18px;
  background:#fff;
  display:flex;
  flex-direction:column;
}
.v20-product-service__grid article>span{
  width:40px;
  height:40px;
  border-radius:12px;
  background:#e9f4ff;
  color:#0578ed;
  display:grid;
  place-items:center;
  font-size:14px;
  font-weight:750;
}
.v20-product-service__grid h3{
  margin:18px 0 6px;
  font-size:20px;
  line-height:1.25;
}
.v20-product-service__grid strong{
  color:#0b2948;
  font-size:17px;
  line-height:1.35;
}
.v20-product-service__grid p{
  margin:9px 0 0;
  color:#5b7188;
  font-size:15px;
  line-height:1.5;
}
.v20-product-service__grid a{
  margin-top:auto;
  padding-top:18px;
  color:#0578ed;
  font-size:15px;
  font-weight:650;
}
.dvs-v20-commerce-product .v20-spec-table strong{
  text-align:right;
}
.dvs-v20-commerce-product .v20-related .v20-product-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
@media (max-width:1180px){
  .dvs-v20-commerce-product .v20-product-hero__grid{
    grid-template-columns:minmax(0,1fr) minmax(390px,.92fr);
    gap:24px;
  }
  .dvs-v20-commerce-product .v20-product-gallery__main{
    height:470px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel{
    min-height:470px;
    padding:22px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel h1{
    font-size:32px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel__price{
    font-size:34px;
  }
}
@media (max-width:899px){
  .dvs-v20-commerce-product .v20-product-hero{
    padding:16px 0 30px;
  }
  .dvs-v20-commerce-product .v20-product-hero__grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .dvs-v20-commerce-product .v20-product-gallery__main{
    height:430px;
    padding:22px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel{
    min-height:0;
  }
  .dvs-v20-commerce-product .v20-purchase-panel__actions{
    margin-top:18px;
  }
  .dvs-v20-commerce-product .v20-anchor-nav .v20-container{
    overflow-x:auto;
    gap:22px;
    scrollbar-width:none;
  }
  .dvs-v20-commerce-product .v20-anchor-nav a{
    white-space:nowrap;
  }
  .dvs-v20-commerce-product .v20-compat-grid{
    grid-template-columns:1fr 1fr;
  }
  .dvs-v20-commerce-product .v20-compat-grid__cta{
    grid-column:1/-1;
  }
  .v20-product-service__grid{
    grid-template-columns:1fr;
  }
  .v20-product-service__grid article{
    min-height:0;
  }
  .dvs-v20-commerce-product .v20-related .v20-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media (max-width:599px){
  .dvs-v20-commerce-product .v20-product-hero{
    padding-top:10px;
  }
  .dvs-v20-commerce-product .v20-breadcrumbs{
    font-size:13px;
    line-height:18px;
    overflow-x:auto;
    white-space:nowrap;
    scrollbar-width:none;
  }
  .dvs-v20-commerce-product .v20-product-gallery__main{
    height:330px;
    padding:18px;
    border-radius:18px;
  }
  .dvs-v20-commerce-product .v20-product-gallery__thumbs{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .dvs-v20-commerce-product .v20-product-thumb{
    height:74px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel{
    padding:18px;
    border-radius:18px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel h1{
    margin-top:14px;
    font-size:28px;
    line-height:1.12;
  }
  .dvs-v20-commerce-product .v20-purchase-panel__vehicle{
    font-size:15px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel__price{
    margin:16px 0;
    font-size:32px;
  }
  .dvs-v20-commerce-product .v20-spec-chips{
    grid-template-columns:1fr 1fr;
  }
  .dvs-v20-commerce-product .v20-compatibility-box{
    padding:15px 62px 15px 15px;
  }
  .dvs-v20-commerce-product .v20-compatibility-box>span{
    right:12px;
    min-width:44px;
  }
  .dvs-v20-commerce-product .v20-purchase-panel__actions{
    grid-template-columns:1fr;
  }
  .dvs-v20-commerce-product .v20-proof-row{
    grid-template-columns:1fr;
  }
  .dvs-v20-commerce-product .v20-proof-row span{
    min-height:0;
  }
  .dvs-v20-commerce-product .v20-trust-shell{
    grid-template-columns:1fr 1fr;
  }
  .dvs-v20-commerce-product .v20-compat-grid{
    grid-template-columns:1fr;
  }
  .dvs-v20-commerce-product .v20-compat-grid__cta{
    grid-column:auto;
  }
  .dvs-v20-commerce-product .v20-spec-table{
    grid-template-columns:1fr;
  }
  .dvs-v20-commerce-product .v20-spec-table>div{
    min-height:64px;
    border-right:0!important;
    border-bottom:1px solid var(--v20-border)!important;
  }
  .dvs-v20-commerce-product .v20-spec-table>div:last-child{
    border-bottom:0!important;
  }
  .dvs-v20-commerce-product .v20-spec-table strong{
    max-width:58%;
  }
  .v20-product-service{
    padding:44px 0;
  }
  .dvs-v20-commerce-product .v20-related .v20-product-grid{
    grid-template-columns:1fr;
  }
}

/* DVS63-V161-STAGE6-FINAL-POLISH
 * Mobile product-media priority + visible secondary CTA.
 * 2026-09-09
 */

/*
 * v20-core has ".dvs-v20 a { color: inherit; }", which is more specific
 * than the base ".v20-btn--secondary" selector. Inside the dark VIN CTA
 * that made the secondary link inherit white text on a white background.
 */
.dvs-v20 .v20-vin-cta__panel .v20-btn--secondary{
  color:var(--v20-text);
  background:#fff;
  border-color:var(--v20-border);
}
.dvs-v20 .v20-vin-cta__panel .v20-btn--secondary:hover,
.dvs-v20 .v20-vin-cta__panel .v20-btn--secondary:focus-visible{
  color:var(--v20-text);
  background:#f9fcff;
  border-color:#add0ea;
}

/*
 * The legacy <=767 commerce rule intentionally put the purchase panel
 * before the product media. For a real product page this hides the actual
 * engine photo below ~1000 px of text/actions. Keep the conventional and
 * more trustworthy product order: media first, then title/price/actions.
 */
@media (max-width:767px){
  .dvs-v20-commerce-product .v20-product-gallery{
    order:1;
  }
  .dvs-v20-commerce-product .v20-purchase-panel{
    order:2;
  }

  /* Keep the five available product views in one compact row. */
  .dvs-v20-commerce-product .v20-product-gallery__thumbs{
    display:grid;
    grid-template-columns:repeat(5,minmax(0,1fr));
    gap:8px;
  }
  .dvs-v20-commerce-product .v20-product-thumb{
    min-width:0;
    height:70px;
  }
}

@media (max-width:599px){
  .dvs-v20-commerce-product .v20-product-gallery__thumbs{
    grid-template-columns:repeat(5,minmax(0,1fr));
  }
  .dvs-v20-commerce-product .v20-product-thumb{
    height:64px;
  }
}

@media (max-width:389px){
  .dvs-v20-commerce-product .v20-product-gallery__thumbs{
    gap:6px;
  }
  .dvs-v20-commerce-product .v20-product-thumb{
    height:58px;
  }
}



/* source: v20-commerce-parity-v1194.css */
/*
 * DVS63 1.19.4 - Commerce parity owner
 * Figma source: 06 - Шаблоны страниц
 * Marker: DVS63-V1194-COMMERCE-PARITY
 */

:root{
  --dvs63-parity-blue:#076fc4;
  --dvs63-parity-blue-dark:#066ab9;
  --dvs63-parity-navy:#102e4b;
  --dvs63-parity-muted:#536b86;
  --dvs63-parity-bg:#f4f8fc;
  --dvs63-parity-soft:#f4f9fe;
  --dvs63-parity-border:#d2e2f0;
  --dvs63-parity-border-strong:#c7def0;
  --dvs63-parity-dark:#082743;
}

body.dvs-v20-commerce .v20-container,
body.dvs-v20-entity .v20-container{
  width:min(calc(100% - 120px),1320px);
}

/* ---------- Shared cards: Figma Product card / V4 ---------- */
body.dvs-v20-commerce .v20-product-grid,
body.dvs-v20-entity .v20-product-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  align-items:stretch;
}
body.dvs-v20-commerce .v20-product-card,
body.dvs-v20-entity .v20-product-card{
  position:relative!important;
  inset:auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  height:514px!important;
  min-height:514px!important;
  max-height:514px!important;
  padding:11px 12px 16px!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  border:1px solid #c9dff1!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 6px 9px rgba(10,36,61,.07)!important;
}
body.dvs-v20-commerce .v20-product-card__media,
body.dvs-v20-entity .v20-product-card__media{
  position:static!important;
  display:block!important;
  flex:0 0 218px!important;
  width:100%!important;
  height:218px!important;
  min-height:218px!important;
  max-height:218px!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:14px!important;
  background:#f6f9fc!important;
}
body.dvs-v20-commerce .v20-product-card__media img,
body.dvs-v20-entity .v20-product-card__media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
body.dvs-v20-commerce .v20-product-card__badges,
body.dvs-v20-entity .v20-product-card__badges{
  position:static!important;
  display:flex!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
  min-height:31px!important;
  margin:10px 1px 6px!important;
  overflow:hidden!important;
}
body.dvs-v20-commerce .v20-product-card .v20-pill,
body.dvs-v20-entity .v20-product-card .v20-pill{
  min-height:31px!important;
  height:31px!important;
  padding:5px 11px!important;
  border:0!important;
  border-radius:10px!important;
  font-size:15px!important;
  line-height:18px!important;
  font-weight:650!important;
  white-space:nowrap!important;
}
body.dvs-v20-commerce .v20-product-card .v20-pill--code,
body.dvs-v20-entity .v20-product-card .v20-pill--code{
  background:#e8f5ff!important;
  color:#066ab9!important;
}
body.dvs-v20-commerce .v20-product-card .v20-pill--stock,
body.dvs-v20-entity .v20-product-card .v20-pill--stock{
  background:#ebfaf0!important;
  color:#13894b!important;
}
body.dvs-v20-commerce .v20-product-card__title,
body.dvs-v20-entity .v20-product-card__title{
  position:static!important;
  margin:0 1px!important;
  min-height:50px!important;
  max-height:50px!important;
  overflow:hidden!important;
  color:#09213b!important;
  font-size:16.5px!important;
  line-height:22px!important;
  font-weight:650!important;
}
body.dvs-v20-commerce .v20-product-card__vehicle,
body.dvs-v20-entity .v20-product-card__vehicle,
body.dvs-v20-commerce .v20-product-card__specs,
body.dvs-v20-entity .v20-product-card__specs{
  position:static!important;
  margin:4px 1px 0!important;
  min-height:20px!important;
  max-height:20px!important;
  overflow:hidden!important;
  font-size:15px!important;
  line-height:20px!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
body.dvs-v20-commerce .v20-product-card__vehicle,
body.dvs-v20-entity .v20-product-card__vehicle{color:#526980!important}
body.dvs-v20-commerce .v20-product-card__specs,
body.dvs-v20-entity .v20-product-card__specs{color:#385978!important;font-weight:500!important}
body.dvs-v20-commerce .v20-product-card__bottom,
body.dvs-v20-entity .v20-product-card__bottom{
  position:static!important;
  margin-top:auto!important;
  padding:6px 1px 0!important;
}
body.dvs-v20-commerce .v20-product-card__price,
body.dvs-v20-entity .v20-product-card__price{
  min-height:32px!important;
  color:#09213b!important;
  font-size:24px!important;
  line-height:32px!important;
  font-weight:700!important;
}
body.dvs-v20-commerce .v20-product-card__actions,
body.dvs-v20-entity .v20-product-card__actions{
  display:grid!important;
  grid-template-columns:136px minmax(0,146px)!important;
  justify-content:space-between!important;
  gap:8px!important;
  margin-top:8px!important;
}
body.dvs-v20-commerce .v20-product-card__actions .v20-btn,
body.dvs-v20-entity .v20-product-card__actions .v20-btn{
  width:100%!important;
  min-width:0!important;
  min-height:44px!important;
  height:44px!important;
  padding:0 10px!important;
  border-radius:12px!important;
  font-size:15px!important;
}

/* ---------- Catalog + category masters ---------- */
.v20-commerce--catalog-parity{
  background:var(--dvs63-parity-bg);
  overflow:clip;
}
.v20-parity-catalog-intro{
  height:210px;
  padding:24px 0 26px;
  background:linear-gradient(90deg,#fcfeff 0%,#f0f9ff 100%);
}
.v20-parity-catalog-intro .v20-breadcrumbs{
  height:20px;
  margin:0 0 20px;
  font-size:15px;
}
.v20-parity-catalog-intro__row{
  position:relative;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:32px;
}
.v20-parity-catalog-intro__row>div:first-child{position:relative;max-width:1030px}
.v20-parity-rail{
  position:absolute;
  left:-12px;
  top:2px;
  width:4px;
  height:54px;
  border-radius:4px;
  background:#0a8fed;
}
.v20-parity-catalog-intro .v20-eyebrow{
  margin:0 0 7px;
  font-size:15px;
  line-height:20px;
  text-transform:uppercase;
}
.v20-parity-catalog-intro h1{
  margin:0;
  color:var(--dvs63-parity-navy);
  font-size:40px;
  line-height:1.14;
  letter-spacing:-.025em;
  font-weight:700;
}
.v20-parity-catalog-intro__lead{
  max-width:920px;
  margin:10px 0 0;
  color:var(--dvs63-parity-muted);
  font-size:16px;
  line-height:22px;
}
.v20-parity-context-pill{
  flex:0 0 auto;
  min-height:38px;
  margin-top:10px;
  padding:9px 14px;
  border:1px solid var(--dvs63-parity-border-strong);
  border-radius:10px;
  background:#fff;
  color:#0674cc;
  font-size:14px;
  line-height:18px;
  font-weight:650;
}
.v20-parity-category-nav{
  height:196px;
  padding:40px 0;
  background:#fff;
}
.v20-parity-category-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:12px;
}
.v20-parity-category-card{
  position:relative;
  min-width:0;
  height:116px;
  padding:18px 92px 18px 18px;
  overflow:hidden;
  display:flex;
  align-items:center;
  border:1px solid #d5e4ef;
  border-radius:16px;
  background:#fff;
  color:var(--dvs63-parity-navy);
  box-shadow:0 4px 10px rgba(8,41,71,.035);
  transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;
}
.v20-parity-category-card:hover,
.v20-parity-category-card.is-active{
  border-color:#91c9ef;
  box-shadow:0 7px 16px rgba(8,41,71,.07);
  transform:translateY(-1px);
}
.v20-parity-category-card__copy{position:relative;z-index:2;min-width:0;display:grid;gap:6px}
.v20-parity-category-card__copy strong{font-size:17px;line-height:21px;font-weight:650}
.v20-parity-category-card__copy small{color:#657f9d;font-size:14px;line-height:18px;font-weight:400}
.v20-parity-category-card__image{
  position:absolute;
  z-index:1;
  right:6px;
  bottom:3px;
  width:88px;
  height:104px;
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:.96;
}
.v20-parity-category-card__image img{width:100%;height:100%;object-fit:contain;object-position:center}
.v20-parity-selector-section{
  height:310px;
  padding:36px 0 38px;
  background:#f4f8fc;
}
.v20-parity-selector{
  width:1160px;
  height:236px;
  margin:0 auto;
  padding:24px;
  display:grid;
  grid-template-rows:auto 44px 62px;
  gap:10px;
  border:1px solid #b8ddf5;
  border-radius:18px;
  background:#fff;
  box-shadow:0 10px 24px rgba(10,41,66,.08),0 0 40px rgba(21,148,232,.12);
}
.v20-parity-selector__heading{position:relative;padding-right:380px}
.v20-parity-selector__heading .v20-eyebrow{margin:0 0 3px;font-size:14px;line-height:18px}
.v20-parity-selector__heading h2{margin:0;color:var(--dvs63-parity-navy);font-size:26px;line-height:32px;font-weight:700}
.v20-parity-selector__heading p:last-child{margin:4px 0 0;color:var(--dvs63-parity-muted);font-size:14.5px;line-height:20px}
.v20-parity-selector__tabs{
  position:absolute;
  top:24px;
  right:24px;
  width:350px;
  height:42px;
  padding:3px;
  display:grid;
  grid-template-columns:1.15fr 1.15fr .7fr;
  gap:3px;
  border-radius:11px;
  background:#edf5fb;
}
.v20-parity-selector__tabs button,
.v20-parity-selector__tabs a{
  min-width:0;
  height:36px;
  padding:0 8px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#607b96;
  font:inherit;
  font-size:13.5px;
  line-height:16px;
  font-weight:600;
  cursor:pointer;
}
.v20-parity-selector__tabs .is-active{
  background:#076fc4;
  color:#fff;
  box-shadow:0 3px 8px rgba(5,92,173,.16);
}
.v20-parity-selector__form{
  display:grid;
  grid-template-columns:270px 210px 250px 1fr;
  gap:12px;
  align-items:end;
}
.v20-parity-selector__form label{display:grid;gap:6px;color:#526e89;font-size:13.5px;line-height:16px;font-weight:600}
.v20-parity-selector__form select,
.v20-parity-filter input,
.v20-parity-filter select{
  width:100%;
  min-width:0;
  height:44px;
  padding:0 36px 0 12px;
  border:1px solid #c8deef;
  border-radius:10px;
  outline:0;
  background:#fbfeff;
  color:#163a59;
  font:inherit;
  font-size:14.5px;
}
.v20-parity-selector__form .v20-btn{height:44px;min-height:44px}
.v20-parity-results{
  min-height:1420px;
  padding:34px 0 44px;
  background:#fff;
}
.v20-parity-results__head{height:76px;margin:0 0 30px;align-items:flex-start}
.v20-parity-results__head .v20-eyebrow{margin:0 0 4px;font-size:15px;line-height:20px}
.v20-parity-results__head h2{margin:0;color:var(--dvs63-parity-navy);font-size:34px;line-height:42px;font-weight:700}
.v20-parity-results__head .v20-results__count{padding-top:29px;font-size:15px}
.v20-parity-results__layout{
  display:grid;
  grid-template-columns:250px minmax(0,1fr);
  gap:40px;
  align-items:start;
}
.v20-parity-filter{
  position:sticky;
  top:92px;
  min-height:560px;
  padding:18px;
  border:1px solid #d2e2f0;
  border-radius:16px;
  background:#f9fcff;
}
.v20-parity-filter form{display:grid;gap:0}
.v20-parity-filter fieldset{margin:0;padding:0 0 18px;border:0;border-bottom:1px solid #dce8f2}
.v20-parity-filter fieldset+fieldset{padding-top:18px}
.v20-parity-filter legend{
  width:100%;
  margin:0 0 12px;
  padding:0;
  color:#102e4b;
  font-size:13px;
  line-height:18px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.v20-parity-filter label{display:grid;gap:6px;color:#607a94;font-size:13.5px;line-height:18px}
.v20-parity-filter input[type="search"]{padding-right:12px}
.v20-parity-check{grid-template-columns:18px 1fr!important;align-items:center!important;gap:8px!important;color:#274a68!important;font-size:14.5px!important}
.v20-parity-check input{width:18px!important;height:18px!important;margin:0!important;accent-color:#0b8eed}
.v20-parity-filter__actions{display:grid;grid-template-columns:1fr;gap:8px;padding-top:18px}
.v20-parity-filter__actions .v20-btn{width:100%;min-height:42px;height:42px;padding:0 10px;font-size:14.5px}
.v20-parity-results__products{min-width:0}
.v20-parity-results__products .v20-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.v20-parity-results__products .v20-pagination{margin-top:24px}
.v20-parity-guide{
  min-height:510px;
  padding:54px 0 50px;
  background:#f4f9fe;
}
.v20-parity-guide .v20-section-head{max-width:940px;margin:0 0 30px}
.v20-parity-guide .v20-section-head .v20-eyebrow{margin-bottom:5px}
.v20-parity-guide .v20-section-head h2{font-size:34px;line-height:42px}
.v20-parity-guide .v20-section-head p:last-child{margin-top:8px;font-size:16px;line-height:22px}
.v20-parity-guide__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid #cedeea;
  border-bottom:1px solid #cedeea;
}
.v20-parity-guide__grid article{
  min-height:250px;
  padding:28px 30px 26px 0;
  border-right:1px solid #cedeea;
}
.v20-parity-guide__grid article+article{padding-left:30px}
.v20-parity-guide__grid article:last-child{border-right:0}
.v20-parity-guide__grid article>span{
  width:38px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:9px;
  background:#076fc4;
  color:#fff;
  font-size:14px;
  font-weight:700;
}
.v20-parity-guide__grid h3{margin:18px 0 8px;color:#102e4b;font-size:20px;line-height:26px}
.v20-parity-guide__grid p{margin:0 0 20px;color:#536b86;font-size:15.5px;line-height:22px}
.v20-parity-guide__grid a{color:#066ab9;font-size:15px;line-height:20px;font-weight:650}

/* Compact the canonical CTA/FAQ to the Figma catalog rhythm. */
.v20-commerce--catalog-parity .v20-final-cta,
.v20-commerce--catalog-parity .v20-vin-cta{min-height:218px;padding:0;background:#fff}




/* ---------- Responsive catalog masters ---------- */
@media (max-width:1180px){
  body.dvs-v20-commerce .v20-container,
  body.dvs-v20-entity .v20-container{width:calc(100% - 48px)}
  .v20-parity-catalog-intro{height:auto;min-height:210px}
  .v20-parity-category-nav{height:auto;padding:32px 0}
  .v20-parity-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .v20-parity-selector-section{height:auto;padding:34px 0}
  .v20-parity-selector{width:100%;height:auto;min-height:236px;grid-template-rows:auto auto auto}
  .v20-parity-selector__heading{padding-right:0}
  .v20-parity-selector__tabs{position:static;width:100%;margin-top:4px}
  .v20-parity-selector__form{grid-template-columns:1fr 1fr 1fr 1.1fr}
  .v20-parity-results{min-height:0}
  .v20-parity-results__layout{grid-template-columns:220px minmax(0,1fr);gap:24px}
  .v20-parity-results__products .v20-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.dvs-v20-commerce .v20-product-card__actions,
  body.dvs-v20-entity .v20-product-card__actions{grid-template-columns:1fr 1.08fr!important}
}

@media (max-width:767px){
  body.dvs-v20-commerce .v20-container,
  body.dvs-v20-entity .v20-container{width:calc(100% - 32px)}
  .v20-parity-catalog-intro{min-height:260px;padding:18px 0 24px}
  .v20-parity-catalog-intro .v20-breadcrumbs{margin-bottom:14px;font-size:14px}
  .v20-parity-catalog-intro__row{display:block}
  .v20-parity-rail{left:-8px;height:44px}
  .v20-parity-catalog-intro h1{font-size:32px;line-height:1.12}
  .v20-parity-catalog-intro__lead{font-size:15.5px;line-height:22px}
  .v20-parity-context-pill{display:inline-flex;margin-top:14px}
  .v20-parity-category-nav{padding:24px 0}
  .v20-parity-category-grid{grid-template-columns:1fr 1fr;gap:10px}
  .v20-parity-category-card{height:112px;padding:14px 66px 14px 14px}
  .v20-parity-category-card:last-child:nth-child(odd){grid-column:1/-1}
  .v20-parity-category-card__copy strong{font-size:16px}
  .v20-parity-category-card__copy small{font-size:13px;line-height:17px}
  .v20-parity-category-card__image{right:2px;width:66px;height:90px}
  .v20-parity-selector-section{padding:24px 0}
  .v20-parity-selector{padding:18px;border-radius:16px;gap:14px}
  .v20-parity-selector__heading h2{font-size:25px;line-height:31px}
  .v20-parity-selector__heading p:last-child{font-size:14.5px;line-height:21px}
  .v20-parity-selector__tabs{height:auto;grid-template-columns:1fr;gap:5px;padding:5px}
  .v20-parity-selector__tabs button,.v20-parity-selector__tabs a{height:38px}
  .v20-parity-selector__form{grid-template-columns:1fr;gap:10px}
  .v20-parity-selector__form .v20-btn{width:100%}
  .v20-parity-results{padding:30px 0 38px}
  .v20-parity-results__head{height:auto;margin-bottom:18px;display:block}
  .v20-parity-results__head h2{font-size:30px;line-height:38px}
  .v20-parity-results__head .v20-results__count{padding-top:8px}
  .v20-parity-results__layout{display:block}
  .v20-parity-filter{position:static;min-height:0;margin-bottom:20px;padding:14px}
  .v20-parity-filter form{grid-template-columns:1fr 1fr;gap:12px}
  .v20-parity-filter fieldset{padding:0 0 12px;border-bottom:0}
  .v20-parity-filter fieldset+fieldset{padding-top:0}
  .v20-parity-filter fieldset:first-child{grid-column:1/-1}
  .v20-parity-filter__actions{grid-column:1/-1;grid-template-columns:1fr 1fr;padding-top:0}
  body.dvs-v20-commerce .v20-parity-results__products .v20-product-grid{grid-template-columns:1fr;gap:14px}
  body.dvs-v20-commerce .v20-product-card,
  body.dvs-v20-entity .v20-product-card{height:auto!important;min-height:514px!important;max-height:none!important}
  body.dvs-v20-commerce .v20-product-card__media,
  body.dvs-v20-entity .v20-product-card__media{height:230px!important;min-height:230px!important;max-height:230px!important;flex-basis:230px!important}
  .v20-parity-guide{min-height:0;padding:38px 0}
  .v20-parity-guide .v20-section-head h2{font-size:30px;line-height:38px}
  .v20-parity-guide__grid{grid-template-columns:1fr;border-bottom:0}
  .v20-parity-guide__grid article,
  .v20-parity-guide__grid article+article{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid #cedeea}
}

/* ---------- Vehicle master: Figma 557:2 ---------- */
.v20-vehicle-parity{background:#f4f8fc;overflow:clip}
.v20-vehicle-parity__hero{
  min-height:470px;
  padding:22px 0 28px;
  background:linear-gradient(90deg,#fcfeff 0%,#f0f9ff 100%);
}
.v20-vehicle-parity__hero .v20-breadcrumbs{margin:0 0 18px;font-size:15px;line-height:20px}
.v20-vehicle-parity__hero-grid{
  display:grid;
  grid-template-columns:620px 1fr;
  gap:28px;
  align-items:start;
}
.v20-vehicle-parity__hero-copy{position:relative;min-width:0;padding-top:12px}
.v20-vehicle-parity__hero-copy>.v20-parity-rail{left:-12px;top:10px;height:20px}
.v20-vehicle-parity__hero-copy .v20-eyebrow{margin:0 0 12px;text-transform:uppercase}
.v20-vehicle-parity__hero-copy h1{
  margin:0;
  color:#102e4b;
  font-size:44px;
  line-height:1.12;
  letter-spacing:-.03em;
  font-weight:700;
}
.v20-vehicle-parity__hero-copy>p:last-of-type{
  max-width:600px;
  margin:16px 0 0;
  color:#657f9d;
  font-size:16px;
  line-height:23px;
}
.v20-vehicle-parity__hero-actions{display:flex;gap:12px;margin-top:24px}
.v20-vehicle-parity__hero-actions .v20-btn{height:48px;min-height:48px}
.v20-vehicle-parity__hero-stats{display:flex;gap:12px;margin-top:24px}
.v20-vehicle-parity__hero-stats>div{
  width:198px;
  height:76px;
  padding:12px 13px;
  border:1px solid #c7def0;
  border-radius:16px;
  background:rgba(255,255,255,.94);
  box-shadow:0 5px 18px rgba(4,31,56,.08);
}
.v20-vehicle-parity__hero-stats strong{display:block;color:#102e4b;font-size:17px;line-height:22px;font-weight:650}
.v20-vehicle-parity__hero-stats span{display:block;margin-top:7px;color:#657f9d;font-size:14.5px;line-height:18px}
.v20-vehicle-parity__hero-visual{position:relative;min-height:350px}
.v20-vehicle-parity__hero-halo{
  position:absolute;inset:8px -24px 0 4px;border-radius:34px;
  background:linear-gradient(90deg,rgba(31,158,245,.16),rgba(31,158,245,.01));
}
.v20-vehicle-parity__hero-accent{position:absolute;z-index:2;left:18px;top:42px;width:4px;height:280px;border-radius:4px;background:rgba(10,143,237,.9)}
.v20-vehicle-parity__hero-image{
  position:absolute;z-index:1;left:24px;right:0;top:20px;height:330px;
  overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 10px 14px rgba(4,31,56,.12);
}
.v20-vehicle-parity__hero-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#f7fbff}

.v20-vehicle-parity__modifications{
  min-height:328px;
  padding:42px 0 44px;
  background:#f4f9fe;
}
.v20-vehicle-parity h2{margin:0;color:#102e4b;font-size:30px;line-height:38px;font-weight:700}
.v20-vehicle-parity__section-lead{max-width:1000px;margin:8px 0 0;color:#657f9d;font-size:16px;line-height:22px}
.v20-vehicle-parity__mod-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px;
}
.v20-vehicle-parity__mod-grid a{
  min-height:150px;padding:20px;display:flex;flex-direction:column;gap:10px;
  border:1px solid #d2e2f0;border-radius:16px;background:#fff;color:#102e4b;
}
.v20-vehicle-parity__mod-grid a:hover{border-color:#8fc9ef;box-shadow:0 8px 18px rgba(8,41,71,.06)}
.v20-vehicle-parity__mod-grid span,
.v20-vehicle-parity__process-grid span{
  width:38px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#0b8eed;color:#fff;font-size:15px;font-weight:650;
}
.v20-vehicle-parity__mod-grid strong{margin-top:auto;font-size:17px;line-height:22px;font-weight:650}
.v20-vehicle-parity__mod-grid small{color:#657f9d;font-size:15px;line-height:20px}

.v20-vehicle-parity__products{
  min-height:724px!important;padding:44px 0 52px!important;background:#fff!important;
}
.v20-vehicle-parity__products .v20-results__head{margin-bottom:24px}
.v20-vehicle-parity__products .v20-results__head h2{font-size:30px;line-height:38px}
.v20-vehicle-parity__products .v20-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.v20-vehicle-parity__more-note{margin:14px 0 0;color:#657f9d;font-size:14.5px;line-height:20px}

.v20-vehicle-parity__codes{
  min-height:337px;padding:44px 0;background:#f4f9fe;
}
.v20-vehicle-parity__code-grid{
  display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:22px;
}
.v20-vehicle-parity__code-grid>a,
.v20-vehicle-parity__code-grid>div{
  min-height:142px;padding:18px;display:flex;flex-direction:column;justify-content:center;gap:7px;
  border:1px solid #d2e2f0;border-radius:16px;background:#fff;color:#102e4b;
}
.v20-vehicle-parity__code-grid>a:hover{border-color:#8fc9ef;box-shadow:0 8px 18px rgba(8,41,71,.06)}
.v20-vehicle-parity__code-grid span{color:#0674cc;font-size:13.5px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-vehicle-parity__code-grid strong{font-size:21px;line-height:28px;font-weight:700}
.v20-vehicle-parity__code-grid small{color:#657f9d;font-size:14.5px;line-height:20px}

.v20-vehicle-parity__configs{
  min-height:359px;padding:48px 0;background:#fff;
}
.v20-vehicle-parity__config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-vehicle-parity__config-grid article{
  min-height:150px;padding:20px;border:1px solid #d2e2f0;border-radius:18px;background:#fff;
}
.v20-vehicle-parity__config-grid article.is-primary{border-color:#082743;background:#082743}
.v20-vehicle-parity__config-grid article>span{
  display:inline-flex;min-height:35px;padding:7px 12px;border-radius:10px;background:#eaf4fd;color:#0674cc;font-size:15px;line-height:20px;font-weight:650;
}
.v20-vehicle-parity__config-grid article.is-primary>span{background:#0b8eed;color:#fff}
.v20-vehicle-parity__config-grid h3{margin:10px 0 4px;color:#102e4b;font-size:18px;line-height:23px}
.v20-vehicle-parity__config-grid p{margin:0;color:#657f9d;font-size:15px;line-height:20px}
.v20-vehicle-parity__config-grid strong{display:inline-block;margin-top:10px;color:#102e4b;font-size:16px}
.v20-vehicle-parity__config-grid a{float:right;margin-top:10px;color:#0674cc;font-size:14.5px;font-weight:650}
.v20-vehicle-parity__config-grid article.is-primary h3,
.v20-vehicle-parity__config-grid article.is-primary strong{color:#fff}
.v20-vehicle-parity__config-grid article.is-primary p{color:#d7e6f3}
.v20-vehicle-parity__config-grid article.is-primary a{color:#8fd2ff}

.v20-vehicle-parity__process{
  min-height:357px;padding:48px 0;background:#f4f9fe;
}
.v20-vehicle-parity__process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-vehicle-parity__process-grid article{
  min-height:149px;padding:20px;border:1px solid #d2e2f0;border-radius:16px;background:#fff;
}
.v20-vehicle-parity__process-grid h3{margin:10px 0 4px;color:#102e4b;font-size:17px;line-height:22px}
.v20-vehicle-parity__process-grid p{margin:0;color:#657f9d;font-size:15.5px;line-height:22px}

.v20-vehicle-parity__compatibility{
  min-height:560px;padding:48px 0;background:#fff;
}
.v20-vehicle-parity__compatibility .v20-entity-table-wrap{margin-top:22px;border:1px solid #d2e2f0;border-radius:16px;overflow:auto;background:#fff}
.v20-vehicle-parity__compatibility .v20-entity-table{width:100%;min-width:900px;border-collapse:collapse;font-size:14.5px;line-height:20px}
.v20-vehicle-parity__compatibility .v20-entity-table th{padding:14px 16px;background:#f1f7fc;color:#31516e;text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.035em}
.v20-vehicle-parity__compatibility .v20-entity-table td{padding:14px 16px;border-top:1px solid #e0eaf2;color:#294861;vertical-align:top}
.v20-vehicle-parity__compatibility .v20-entity-note{margin:12px 0 0;color:#657f9d;font-size:14.5px;line-height:20px}

.v20-vehicle-parity__preflight{
  min-height:278px;padding:46px 0 42px;background:#f4f9fe;
}
.v20-vehicle-parity__preflight-grid{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid #cedeea;border-bottom:1px solid #cedeea;
}
.v20-vehicle-parity__preflight-grid a{
  min-height:140px;padding:20px 28px 18px 0;border-right:1px solid #cedeea;color:#102e4b;
}
.v20-vehicle-parity__preflight-grid a+a{padding-left:28px}
.v20-vehicle-parity__preflight-grid a:last-child{border-right:0}
.v20-vehicle-parity__preflight-grid span{display:block;color:#0674cc;font-size:14px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-vehicle-parity__preflight-grid strong{display:block;margin-top:7px;font-size:18px;line-height:24px}
.v20-vehicle-parity__preflight-grid p{margin:7px 0 0;color:#657f9d;font-size:15px;line-height:21px}

.v20-vehicle-parity>.v20-trust{height:152px!important;padding:24px 0 32px!important;background:#f5fafe!important}
.v20-vehicle-parity>.v20-final-cta{height:218px;min-height:218px;background:#fff}




@media (max-width:1180px){
  .v20-vehicle-parity__hero{min-height:520px}
  .v20-vehicle-parity__hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:22px}
  .v20-vehicle-parity__hero-copy h1{font-size:38px}
  .v20-vehicle-parity__hero-image{height:300px}
  .v20-vehicle-parity__products .v20-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v20-vehicle-parity__products{min-height:1280px!important}
  .v20-vehicle-parity__code-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .v20-vehicle-parity__codes{min-height:430px}
}

@media (max-width:767px){
  .v20-vehicle-parity__hero{min-height:700px;padding:16px 0 24px}
  .v20-vehicle-parity__hero .v20-breadcrumbs{font-size:14px;margin-bottom:12px}
  .v20-vehicle-parity__hero-grid{grid-template-columns:1fr;gap:12px}
  .v20-vehicle-parity__hero-copy{padding-top:8px}
  .v20-vehicle-parity__hero-copy h1{font-size:32px;line-height:1.12}
  .v20-vehicle-parity__hero-copy>p:last-of-type{font-size:15.5px;line-height:22px}
  .v20-vehicle-parity__hero-actions{display:grid;grid-template-columns:1fr;margin-top:18px}
  .v20-vehicle-parity__hero-actions .v20-btn{width:100%}
  .v20-vehicle-parity__hero-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:16px}
  .v20-vehicle-parity__hero-stats>div{width:auto}
  .v20-vehicle-parity__hero-visual{min-height:250px}
  .v20-vehicle-parity__hero-image{left:10px;top:10px;height:230px;border-radius:18px}
  .v20-vehicle-parity__hero-accent{left:4px;top:32px;height:180px}
  .v20-vehicle-parity h2{font-size:28px;line-height:35px}
  .v20-vehicle-parity__modifications,
  .v20-vehicle-parity__codes,
  .v20-vehicle-parity__configs,
  .v20-vehicle-parity__process,
  .v20-vehicle-parity__compatibility,
  .v20-vehicle-parity__preflight{min-height:0;padding:36px 0}
  .v20-vehicle-parity__mod-grid,
  .v20-vehicle-parity__code-grid,
  .v20-vehicle-parity__process-grid{grid-template-columns:1fr;gap:10px}
  .v20-vehicle-parity__mod-grid a,
  .v20-vehicle-parity__code-grid>a,
  .v20-vehicle-parity__code-grid>div,
  .v20-vehicle-parity__process-grid article{min-height:128px}
  .v20-vehicle-parity__products{min-height:0!important;padding:36px 0!important}
  .v20-vehicle-parity__products .v20-product-grid--four{grid-template-columns:1fr}
  .v20-vehicle-parity__config-grid{grid-template-columns:1fr}
  .v20-vehicle-parity__preflight-grid{grid-template-columns:1fr;border-bottom:0}
  .v20-vehicle-parity__preflight-grid a,
  .v20-vehicle-parity__preflight-grid a+a{min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid #cedeea}
  .v20-vehicle-parity>.v20-trust{height:366px!important;padding:14px 0 16px!important}
  .v20-vehicle-parity>.v20-final-cta{height:auto;min-height:0}
  
}

/* ---------- Engine-code master: Figma 557:930 ---------- */
.v20-code-parity{background:#f4f8fc;overflow:clip}
.v20-code-parity h2{margin:0;color:#102e4b;font-size:30px;line-height:38px;font-weight:700}
.v20-code-parity__section-lead{max-width:980px;margin:8px 0 0;color:#657f9d;font-size:16px;line-height:22px}
.v20-code-parity__hero{
  min-height:480px;
  padding:22px 0 30px;
  background:linear-gradient(90deg,#fcfeff 0%,#f0f9ff 100%);
}
.v20-code-parity__hero .v20-breadcrumbs{margin:0 0 18px;font-size:15px;line-height:20px}
.v20-code-parity__hero-grid{display:grid;grid-template-columns:650px 1fr;gap:26px;align-items:start}
.v20-code-parity__hero-copy{position:relative;padding-top:10px}
.v20-code-parity__hero-copy>.v20-parity-rail{left:-12px;top:9px;height:20px}
.v20-code-parity__hero-copy .v20-eyebrow{margin:0 0 12px}
.v20-code-parity__hero-copy h1{margin:0;color:#102e4b;font-size:44px;line-height:1.12;letter-spacing:-.03em;font-weight:700}
.v20-code-parity__hero-copy>p:last-of-type{max-width:620px;margin:16px 0 0;color:#657f9d;font-size:16px;line-height:23px}
.v20-code-parity__hero-actions{display:flex;gap:12px;margin-top:24px}
.v20-code-parity__hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}
.v20-code-parity__hero-stats>div{height:76px;padding:12px 13px;border:1px solid #c7def0;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(4,31,56,.07)}
.v20-code-parity__hero-stats strong{display:block;color:#102e4b;font-size:17px;line-height:22px;font-weight:650}
.v20-code-parity__hero-stats span{display:block;margin-top:7px;color:#657f9d;font-size:14.5px;line-height:18px}
.v20-code-parity__hero-visual{
  position:relative;height:350px;margin-top:0;overflow:hidden;border-radius:24px;background:#082743;box-shadow:0 10px 18px rgba(4,31,56,.16);isolation:isolate;
}
.v20-code-parity__hero-visual img{position:absolute;z-index:1;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;filter:none}
.v20-code-parity__hero-visual:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(4,31,56,.88) 0%,rgba(4,31,56,.52) 30%,rgba(4,31,56,.08) 62%,rgba(4,31,56,0) 100%);pointer-events:none}
.v20-code-parity__code-caption{position:absolute;z-index:4;left:26px;top:23px;display:flex;flex-direction:column;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.28)}
.v20-code-parity__code-caption span{font-size:13px;line-height:18px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#d8ebfa}
.v20-code-parity__code-caption strong{margin-top:2px;font-size:48px;line-height:1;font-weight:800;letter-spacing:-.045em;color:#fff}
.v20-code-parity__code-watermark{position:absolute;z-index:1;left:24px;top:24px;color:rgba(255,255,255,.09);font-size:112px;line-height:1;font-weight:750;letter-spacing:-.06em}
.v20-code-parity__hero-accent{position:absolute;z-index:5;left:0;top:36px;width:4px;height:270px;border-radius:0 4px 4px 0;background:#0b8eed}

.v20-code-parity__specs{min-height:353px;padding:46px 0;background:#f4f9fe}
.v20-code-parity__spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-code-parity__spec-grid article{min-height:150px;padding:20px;border:1px solid #d2e2f0;border-radius:16px;background:#fff}
.v20-code-parity__spec-grid span{display:block;color:#0674cc;font-size:13.5px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-code-parity__spec-grid strong{display:block;margin-top:14px;color:#102e4b;font-size:21px;line-height:27px;font-weight:700}
.v20-code-parity__spec-grid small{display:block;margin-top:7px;color:#657f9d;font-size:14.5px;line-height:20px}

.v20-code-parity__products{min-height:724px!important;padding:44px 0 52px!important;background:#fff!important}
.v20-code-parity__products .v20-results__head{margin-bottom:24px}
.v20-code-parity__products .v20-results__head h2{font-size:30px;line-height:38px}
.v20-code-parity__products .v20-product-grid--code{grid-template-columns:repeat(2,318px);gap:16px}
.v20-code-parity__more-note{margin:14px 0 0;color:#657f9d;font-size:14.5px;line-height:20px}

.v20-code-parity__configs{min-height:359px;padding:48px 0;background:#f4f9fe}
.v20-code-parity__config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-code-parity__config-grid article{min-height:150px;padding:20px;border:1px solid #d2e2f0;border-radius:18px;background:#fff}
.v20-code-parity__config-grid article.is-primary{border-color:#082743;background:#082743}
.v20-code-parity__config-grid article>span{display:inline-flex;min-height:35px;padding:7px 12px;border-radius:10px;background:#eaf4fd;color:#0674cc;font-size:15px;line-height:20px;font-weight:650}
.v20-code-parity__config-grid article.is-primary>span{background:#076fc4;color:#fff}
.v20-code-parity__config-grid h3{margin:10px 0 4px;color:#102e4b;font-size:18px;line-height:23px}
.v20-code-parity__config-grid p{margin:0;color:#657f9d;font-size:15px;line-height:20px}
.v20-code-parity__config-grid strong{display:inline-block;margin-top:10px;color:#102e4b;font-size:16px}
.v20-code-parity__config-grid a{float:right;margin-top:10px;color:#0674cc;font-size:14.5px;font-weight:650}
.v20-code-parity__config-grid article.is-primary h3,.v20-code-parity__config-grid article.is-primary strong{color:#fff}
.v20-code-parity__config-grid article.is-primary p{color:#d7e6f3}
.v20-code-parity__config-grid article.is-primary a{color:#8fd2ff}

.v20-code-parity__applications{min-height:337px;padding:46px 0;background:#fff}
.v20-code-parity__application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-code-parity__application-grid>a,.v20-code-parity__application-grid>div{min-height:145px;padding:20px;display:flex;flex-direction:column;justify-content:center;gap:7px;border:1px solid #d2e2f0;border-radius:16px;background:#fff;color:#102e4b}
.v20-code-parity__application-grid>a:hover{border-color:#8fc9ef;box-shadow:0 8px 18px rgba(8,41,71,.06)}
.v20-code-parity__application-grid span{color:#0674cc;font-size:13.5px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-code-parity__application-grid strong{font-size:19px;line-height:25px}
.v20-code-parity__application-grid small{color:#657f9d;font-size:14.5px;line-height:20px}

.v20-code-parity__marking{min-height:490px;padding:50px 0;background:#f4f9fe}
.v20-code-parity__marking-grid{display:grid;grid-template-columns:1fr 693px;gap:24px;margin-top:22px}
.v20-code-parity__marking-image{height:280px;overflow:hidden;border-radius:18px;background:#fff;border:1px solid #d2e2f0}
.v20-code-parity__marking-image img{width:100%;height:100%;object-fit:contain;object-position:center}
.v20-code-parity__marking-card{position:relative;height:280px;padding:34px;overflow:hidden;border-radius:18px;background:#082743;color:#fff}
.v20-code-parity__marking-card:after{content:"";position:absolute;right:-90px;bottom:-130px;width:340px;height:340px;border:1px solid rgba(255,255,255,.08);border-radius:50%}
.v20-code-parity__marking-card span{position:relative;z-index:2;color:#8fd2ff;font-size:14px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-code-parity__marking-card strong{position:relative;z-index:2;display:block;margin-top:3px;color:rgba(255,255,255,.18);font-size:86px;line-height:1;font-weight:750;letter-spacing:-.06em}
.v20-code-parity__marking-card p{position:relative;z-index:2;max-width:520px;margin:12px 0 0;color:#d2e2ef;font-size:15.5px;line-height:22px}
.v20-code-parity__marking-card a{position:relative;z-index:2;display:inline-block;margin-top:12px;color:#8fd2ff;font-size:15px;font-weight:650}

.v20-code-parity>.v20-trust{height:152px!important;padding:24px 0 32px!important;background:#f5fafe!important}
.v20-code-parity__preorder{min-height:278px;padding:46px 0 42px;background:#fff}
.v20-code-parity__preorder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid #cedeea;border-bottom:1px solid #cedeea}
.v20-code-parity__preorder-grid a{min-height:140px;padding:20px 28px 18px 0;border-right:1px solid #cedeea;color:#102e4b}
.v20-code-parity__preorder-grid a+a{padding-left:28px}
.v20-code-parity__preorder-grid a:last-child{border-right:0}
.v20-code-parity__preorder-grid span{display:block;color:#0674cc;font-size:14px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-code-parity__preorder-grid strong{display:block;margin-top:7px;font-size:18px;line-height:24px}
.v20-code-parity__preorder-grid p{margin:7px 0 0;color:#657f9d;font-size:15px;line-height:21px}
.v20-code-parity>.v20-final-cta{height:218px;min-height:218px;background:#f4f9fe}




@media (max-width:1180px){
  .v20-code-parity__hero{min-height:520px}
  .v20-code-parity__hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}
  .v20-code-parity__hero-copy h1{font-size:38px}
  .v20-code-parity__spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v20-code-parity__specs{min-height:490px}
  .v20-code-parity__products .v20-product-grid--code{grid-template-columns:repeat(2,minmax(0,318px))}
  .v20-code-parity__marking-grid{grid-template-columns:1fr 1.1fr}
}

@media (max-width:767px){
  .v20-code-parity h2{font-size:28px;line-height:35px}
  .v20-code-parity__hero{min-height:760px;padding:16px 0 24px}
  .v20-code-parity__hero .v20-breadcrumbs{margin-bottom:12px;font-size:14px}
  .v20-code-parity__hero-grid{grid-template-columns:1fr;gap:16px}
  .v20-code-parity__hero-copy h1{font-size:32px;line-height:1.12}
  .v20-code-parity__hero-copy>p:last-of-type{font-size:15.5px;line-height:22px}
  .v20-code-parity__hero-actions{display:grid;grid-template-columns:1fr}
  .v20-code-parity__hero-actions .v20-btn{width:100%}
  .v20-code-parity__hero-stats{grid-template-columns:1fr 1fr}
  .v20-code-parity__hero-stats>div:last-child{grid-column:1/-1}
  .v20-code-parity__hero-visual{height:240px;border-radius:18px}
  .v20-code-parity__hero-visual img{height:100%;width:100%;object-position:center 52%}
  .v20-code-parity__code-caption{left:18px;top:17px}
  .v20-code-parity__code-caption strong{font-size:38px}
  .v20-code-parity__code-watermark{font-size:72px}
  .v20-code-parity__specs,
  .v20-code-parity__products,
  .v20-code-parity__configs,
  .v20-code-parity__applications,
  .v20-code-parity__marking,
  .v20-code-parity__preorder{min-height:0!important;padding:36px 0!important}
  .v20-code-parity__spec-grid,
  .v20-code-parity__config-grid,
  .v20-code-parity__application-grid{grid-template-columns:1fr}
  .v20-code-parity__products .v20-product-grid--code{grid-template-columns:1fr}
  .v20-code-parity__marking-grid{grid-template-columns:1fr}
  .v20-code-parity__marking-image,.v20-code-parity__marking-card{height:230px}
  .v20-code-parity__marking-card{padding:24px}
  .v20-code-parity__marking-card strong{font-size:64px}
  .v20-code-parity__preorder-grid{grid-template-columns:1fr;border-bottom:0}
  .v20-code-parity__preorder-grid a,.v20-code-parity__preorder-grid a+a{min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid #cedeea}
  .v20-code-parity>.v20-trust{height:366px!important;padding:14px 0 16px!important}
  .v20-code-parity>.v20-final-cta{height:auto;min-height:0}
  
}

/* ---------- Configuration master: Figma 557:1858 ---------- */
.v20-configuration-parity{background:#f4f8fc;overflow:clip}
.v20-configuration-parity h2{margin:0;color:#102e4b;font-size:30px;line-height:38px;font-weight:700}
.v20-configuration-parity__section-lead{max-width:980px;margin:8px 0 0;color:#657f9d;font-size:16px;line-height:22px}
.v20-configuration-parity__hero{min-height:490px;padding:22px 0 30px;background:linear-gradient(90deg,#fcfeff 0%,#f0f9ff 100%)}
.v20-configuration-parity__hero .v20-breadcrumbs{margin:0 0 18px;font-size:15px;line-height:20px}
.v20-configuration-parity__hero-grid{display:grid;grid-template-columns:650px 1fr;gap:26px;align-items:start}
.v20-configuration-parity__hero-copy{position:relative;padding-top:10px}
.v20-configuration-parity__hero-copy>.v20-parity-rail{left:-12px;top:9px;height:20px}
.v20-configuration-parity__hero-copy .v20-eyebrow{margin:0 0 12px}
.v20-configuration-parity__hero-copy h1{margin:0;color:#102e4b;font-size:44px;line-height:1.12;letter-spacing:-.03em;font-weight:700}
.v20-configuration-parity__hero-copy>p:last-of-type{max-width:625px;margin:16px 0 0;color:#657f9d;font-size:16px;line-height:23px}
.v20-configuration-parity__hero-actions{display:flex;gap:12px;margin-top:24px}
.v20-configuration-parity__hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}
.v20-configuration-parity__hero-stats>div{height:76px;padding:12px 13px;border:1px solid #c7def0;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(4,31,56,.07)}
.v20-configuration-parity__hero-stats strong{display:block;color:#102e4b;font-size:17px;line-height:22px;font-weight:650}
.v20-configuration-parity__hero-stats span{display:block;margin-top:7px;color:#657f9d;font-size:14.5px;line-height:18px}
.v20-configuration-parity__hero-visual{position:relative;height:350px;overflow:hidden;border-radius:24px;background:#082743;box-shadow:0 10px 16px rgba(4,31,56,.12);isolation:isolate}
.v20-configuration-parity__hero-visual:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(4,31,56,0) 46%,rgba(4,31,56,.38) 100%);pointer-events:none}
.v20-configuration-parity__hero-visual img{position:absolute;z-index:1;inset:0;width:100%;height:100%;margin:0;object-fit:cover;object-position:center 52%;filter:none}
.v20-configuration-parity__hero-pills{position:absolute;z-index:3;left:20px;right:20px;bottom:16px;display:flex;gap:8px;flex-wrap:wrap}
.v20-configuration-parity__hero-pills span{min-height:32px;padding:6px 10px;display:inline-flex;align-items:center;border-radius:9px;background:#fff;color:#31516e;font-size:13.5px;font-weight:650;box-shadow:0 4px 11px rgba(4,31,56,.08)}
.v20-configuration-parity__hero-pills span:first-child{background:#0b8eed;color:#fff}

.v20-configuration-parity__comparison{min-height:359px;padding:48px 0;background:#fff}
.v20-configuration-parity__comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-configuration-parity__comparison-grid article{min-height:150px;padding:20px;border:1px solid #d2e2f0;border-radius:18px;background:#fff}
.v20-configuration-parity__comparison-grid article.is-primary{border-color:#082743;background:#082743}
.v20-configuration-parity__comparison-grid article>span{display:inline-flex;min-height:35px;padding:7px 12px;border-radius:10px;background:#eaf4fd;color:#0674cc;font-size:15px;line-height:20px;font-weight:650}
.v20-configuration-parity__comparison-grid article.is-primary>span{background:#0b8eed;color:#fff}
.v20-configuration-parity__comparison-grid h3{margin:10px 0 4px;color:#102e4b;font-size:18px;line-height:23px}
.v20-configuration-parity__comparison-grid p{margin:0;color:#657f9d;font-size:15px;line-height:20px}
.v20-configuration-parity__comparison-grid a{float:right;margin-top:10px;color:#0674cc;font-size:14.5px;font-weight:650}
.v20-configuration-parity__comparison-grid article.is-primary h3{color:#fff}
.v20-configuration-parity__comparison-grid article.is-primary p{color:#d7e6f3}
.v20-configuration-parity__comparison-grid article.is-primary a{color:#8fd2ff}

.v20-configuration-parity__products{min-height:724px!important;padding:44px 0 52px!important;background:#f4f9fe!important}
.v20-configuration-parity__products .v20-results__head{margin-bottom:24px}
.v20-configuration-parity__products .v20-results__head h2{font-size:30px;line-height:38px}
.v20-configuration-parity__products .v20-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}

.v20-configuration-parity__supply{min-height:353px;padding:46px 0;background:#fff}
.v20-configuration-parity__supply-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px}
.v20-configuration-parity__supply-grid article{min-height:150px;padding:20px;border:1px solid #d2e2f0;border-radius:16px;background:#fff}
.v20-configuration-parity__supply-grid span{width:38px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#0b8eed;color:#fff;font-size:15px;font-weight:650}
.v20-configuration-parity__supply-grid h3{margin:10px 0 4px;color:#102e4b;font-size:17px;line-height:22px}
.v20-configuration-parity__supply-grid p{margin:0;color:#657f9d;font-size:15.5px;line-height:22px}

.v20-configuration-parity__selection{min-height:306px;padding:46px 0;background:#f4f9fe}
.v20-configuration-parity__selection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid #cedeea;border-bottom:1px solid #cedeea}
.v20-configuration-parity__selection-grid a{min-height:145px;padding:20px 28px 18px 0;border-right:1px solid #cedeea;color:#102e4b}
.v20-configuration-parity__selection-grid a+a{padding-left:28px}
.v20-configuration-parity__selection-grid a:last-child{border-right:0}
.v20-configuration-parity__selection-grid span{display:block;color:#0674cc;font-size:14px;line-height:18px;font-weight:650;text-transform:uppercase}
.v20-configuration-parity__selection-grid strong{display:block;margin-top:7px;font-size:18px;line-height:24px}
.v20-configuration-parity__selection-grid p{margin:7px 0 0;color:#657f9d;font-size:15px;line-height:21px}

.v20-configuration-parity>.v20-docs{height:394px!important;min-height:394px!important}
.v20-configuration-parity>.v20-trust{height:152px!important;padding:24px 0 32px!important;background:#f5fafe!important}




@media (max-width:1180px){
  .v20-configuration-parity__hero{min-height:520px}
  .v20-configuration-parity__hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}
  .v20-configuration-parity__hero-copy h1{font-size:38px}
  .v20-configuration-parity__products .v20-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v20-configuration-parity__products{min-height:1280px!important}
  .v20-configuration-parity__supply-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v20-configuration-parity__supply{min-height:520px}
}
@media (max-width:767px){
  .v20-configuration-parity h2{font-size:28px;line-height:35px}
  .v20-configuration-parity__hero{min-height:760px;padding:16px 0 24px}
  .v20-configuration-parity__hero .v20-breadcrumbs{margin-bottom:12px;font-size:14px}
  .v20-configuration-parity__hero-grid{grid-template-columns:1fr;gap:16px}
  .v20-configuration-parity__hero-copy h1{font-size:32px;line-height:1.12}
  .v20-configuration-parity__hero-copy>p:last-of-type{font-size:15.5px;line-height:22px}
  .v20-configuration-parity__hero-actions{display:grid;grid-template-columns:1fr}
  .v20-configuration-parity__hero-actions .v20-btn{width:100%}
  .v20-configuration-parity__hero-stats{grid-template-columns:1fr 1fr}
  .v20-configuration-parity__hero-stats>div:last-child{grid-column:1/-1}
  .v20-configuration-parity__hero-visual{height:240px}
  .v20-configuration-parity__hero-visual img{height:100%;object-position:center 52%}
  .v20-configuration-parity__comparison,
  .v20-configuration-parity__products,
  .v20-configuration-parity__supply,
  .v20-configuration-parity__selection{min-height:0!important;padding:36px 0!important}
  .v20-configuration-parity__comparison-grid,
  .v20-configuration-parity__supply-grid{grid-template-columns:1fr}
  .v20-configuration-parity__products .v20-product-grid--four{grid-template-columns:1fr}
  .v20-configuration-parity__selection-grid{grid-template-columns:1fr;border-bottom:0}
  .v20-configuration-parity__selection-grid a,.v20-configuration-parity__selection-grid a+a{min-height:0;padding:22px 0;border-right:0;border-bottom:1px solid #cedeea}
  .v20-configuration-parity>.v20-docs{height:auto!important;min-height:0!important}
  .v20-configuration-parity>.v20-trust{height:366px!important;padding:14px 0 16px!important}
  
}

/* ---------- Product master: Figma 570:2 ---------- */
.v20-product-parity{background:#f4f8fc;overflow:clip}
.v20-product-parity__hero{min-height:850px;padding:22px 0 30px;background:linear-gradient(90deg,#fbfeff 0%,#edf7ff 100%)}
.v20-product-parity__hero .v20-breadcrumbs{min-height:24px;margin:0 0 18px;color:#5e7896;font-size:15px;line-height:20px}
.v20-product-parity__hero-grid{display:grid;grid-template-columns:minmax(0,720px) minmax(0,570px);gap:30px;align-items:start}
.v20-product-parity__gallery{min-height:710px;padding:0;overflow:hidden;position:relative}
.v20-product-parity__main-image{height:516px;overflow:hidden;border-radius:20px;background:#f6f9fc;box-shadow:0 5px 9px rgba(4,31,56,.07)}
.v20-product-parity__main-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.v20-product-parity__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,154px));gap:12px;margin:16px 16px 0}
.v20-product-parity__thumb{position:relative;height:116px;padding:0;overflow:hidden;border:1px solid #cfe0ef;border-radius:14px;background:#f6f9fc;cursor:pointer}
.v20-product-parity__thumb.is-active{border-color:#0b8eed;box-shadow:0 0 0 2px rgba(11,142,237,.12)}
.v20-product-parity__thumb img{width:100%;height:100%;display:block;object-fit:cover}
.v20-product-parity__thumb span{position:absolute;left:0;right:0;bottom:0;height:32px;padding:6px 10px;background:rgba(6,26,46,.76);color:#fff;font-size:14.5px;line-height:20px;font-weight:550;text-align:left}
.v20-product-parity__gallery-note{margin:14px 16px 0;color:#5e7896;font-size:15px;line-height:20px}
.v20-product-parity__purchase{min-height:710px;padding:21px 23px 20px;border:1px solid #c7def0;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(4,31,56,.11);position:relative}
.v20-product-parity__purchase:before{content:"";position:absolute;left:-7px;top:24px;width:4px;height:662px;border-radius:4px;background:#0a8fed}
.v20-product-parity__badges{display:flex;gap:14px;align-items:center;min-height:30px}
.v20-product-parity__badges>a,.v20-product-parity__badges>span{height:30px;padding:5px 12px;display:inline-flex;align-items:center;border-radius:10px;font-size:15px;line-height:20px;font-weight:650}
.v20-product-parity__badges .is-code{background:#e5f3ff;color:#0069d9}
.v20-product-parity__badges .is-stock{background:#e9f8ef;color:#16a05d}
.v20-product-parity__badges .is-stock:before{content:"";width:7px;height:7px;margin-right:8px;border-radius:50%;background:#16a05d}
.v20-product-parity__badges .is-muted{background:#f2f5f8;color:#637c96}
.v20-product-parity__badges .is-muted:before{background:#95a7b7}
.v20-product-parity__purchase h1{max-width:522px;margin:20px 0 0;color:#0e2945;font-size:38px;line-height:44px;letter-spacing:-.025em;font-weight:700}
.v20-product-parity__vehicle{margin:10px 0 0;color:#5e7896;font-size:16px;line-height:22px}
.v20-product-parity__price{margin-top:22px;color:#0e2945;font-size:40px;line-height:48px;font-weight:700}
.v20-product-parity__price .woocommerce-Price-amount{font:inherit;color:inherit}
.v20-product-parity__spec-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}
.v20-product-parity__spec-chips>div{height:50px;padding:5px 9px;border:1px solid #cce0f2;border-radius:10px;background:#f2f9ff;overflow:hidden}
.v20-product-parity__spec-chips strong,.v20-product-parity__spec-chips span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v20-product-parity__spec-chips strong{color:#0a2442;font-size:14.5px;line-height:18px;font-weight:650}
.v20-product-parity__spec-chips span{margin-top:2px;color:#5c7899;font-size:13px;line-height:16px}
.v20-product-parity__compatibility-promise{position:relative;min-height:104px;margin-top:16px;padding:14px 90px 14px 18px;border-radius:14px;background:#edf6fd}
.v20-product-parity__compatibility-promise strong{display:block;color:#0e2945;font-size:17px;line-height:22px}
.v20-product-parity__compatibility-promise p{max-width:360px;margin:7px 0 0;color:#5e7896;font-size:15px;line-height:20px}
.v20-product-parity__compatibility-promise>span{position:absolute;right:20px;top:34px;width:54px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#def;color:#0069d9;font-size:15px;font-weight:650}
.v20-product-parity__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}
.v20-product-parity__actions .dvs63-quick-order-trigger,.v20-product-parity__actions .v20-btn{width:100%!important;min-height:52px!important;border-radius:12px!important;font-size:15.5px!important}
.v20-product-parity__actions .dvs63-quick-order-trigger{background:#0b8df0!important;color:#fff!important;border-color:#0b8df0!important}
.v20-product-parity__proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
.v20-product-parity__proof-row>div{min-height:70px;padding:12px;border-radius:12px;background:#f9fcff}
.v20-product-parity__proof-row strong,.v20-product-parity__proof-row span{display:block}
.v20-product-parity__proof-row strong{color:#0a2442;font-size:15px;line-height:18px}
.v20-product-parity__proof-row span{margin-top:6px;color:#5c7899;font-size:13.5px;line-height:17px}

.v20-product-parity__anchor{height:76px;border-top:1px solid #d9e5f2;border-bottom:1px solid #d9e5f2;background:#fff}
.v20-product-parity__anchor>.v20-container{height:100%;display:flex;align-items:center;justify-content:space-between}
.v20-product-parity__anchor-links{display:flex;align-items:center;gap:18px}
.v20-product-parity__anchor-links a{min-width:132px;color:#2e4766;font-size:15px;line-height:20px}
.v20-product-parity__anchor-links a.is-active{color:#0578ed;font-weight:650}
.v20-product-parity__anchor-buy{display:flex;align-items:center;gap:14px}
.v20-product-parity__anchor-buy>strong{min-width:112px;color:#0a2442;font-size:18px;line-height:22px;text-align:right}
.v20-product-parity__anchor-buy>strong .woocommerce-Price-amount{font:inherit;color:inherit}
.v20-product-parity__anchor-buy .dvs63-quick-order-trigger{width:134px!important;min-height:48px!important;border-radius:10px!important;background:#0585f0!important;color:#fff!important;border-color:#0585f0!important;font-size:15px!important}

.v20-product-parity>.v20-trust{height:152px!important;padding:24px 0 32px!important;background:#f5fafe!important}

.v20-product-parity__details{min-height:800px;padding:38px 0 40px;background:#f4f8fc}
.v20-product-parity__details-heading h2,.v20-product-parity__spec-heading h2{margin:0;color:#0e2945;font-size:32px;line-height:38px;font-weight:700}
.v20-product-parity__details-heading p{margin:6px 0 0;color:#5e7896;font-size:15.5px;line-height:22px}
.v20-product-parity__compat-card{min-height:300px;margin-top:24px;padding:20px;border:1px solid #cfe0ef;border-radius:16px;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) 538px;gap:40px}
.v20-product-parity__compat-copy h3{margin:0;color:#0e2945;font-size:22px;line-height:26px}
.v20-product-parity__compat-copy>p{max-width:690px;margin:8px 0 0;color:#5e7896;font-size:15px;line-height:20px}
.v20-product-parity__vehicle-cards{display:grid;grid-template-columns:repeat(3,minmax(0,214px));gap:16px;margin-top:22px}
.v20-product-parity__vehicle-cards>div{height:104px;padding:15px 13px;border:1px solid #cfe0ef;border-radius:12px;background:#f4f8fc;overflow:hidden}
.v20-product-parity__vehicle-cards strong,.v20-product-parity__vehicle-cards span{display:block}
.v20-product-parity__vehicle-cards strong{color:#0e2945;font-size:15.5px;line-height:20px}
.v20-product-parity__vehicle-cards span{margin-top:8px;color:#5e7896;font-size:14px;line-height:18px}
.v20-product-parity__vin-check{align-self:end;min-height:124px;padding:16px 182px 16px 18px;border-radius:14px;background:#edf6fd;position:relative}
.v20-product-parity__vin-check strong{display:block;color:#0e2945;font-size:17px;line-height:22px}
.v20-product-parity__vin-check p{max-width:310px;margin:8px 0 0;color:#5e7896;font-size:15px;line-height:20px}
.v20-product-parity__vin-check .v20-btn{position:absolute;right:18px;top:38px;width:156px;min-height:48px}
.v20-product-parity__spec-heading{margin-top:16px}
.v20-product-parity__spec-card{min-height:250px;margin-top:18px;padding:20px;border:1px solid #cfe0ef;border-radius:16px;background:#fff}
.v20-product-parity__spec-card h3{margin:0;color:#0e2945;font-size:22px;line-height:26px}
.v20-product-parity__spec-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:78px;margin-top:12px}
.v20-product-parity__spec-grid>div{min-height:48px;padding:13px 0 10px;border-bottom:1px solid #cfe0ef;display:flex;align-items:center;justify-content:space-between;gap:20px}
.v20-product-parity__spec-grid span{color:#5e7896;font-size:15px;line-height:20px}
.v20-product-parity__spec-grid strong{max-width:340px;color:#0e2945;font-size:15px;line-height:20px;font-weight:650;text-align:right}

.v20-product-parity>.v20-docs{height:394px!important;min-height:394px!important}
.v20-product-parity #reviews>.v20-media{height:374px!important;min-height:374px!important}
.v20-product-parity #delivery>.v20-delivery{height:676px!important;min-height:676px!important}
.v20-product-parity__related{min-height:690px;padding:48px 0 54px;background:#fff}
.v20-product-parity__related .v20-results__head{margin-bottom:28px}
.v20-product-parity__related .v20-results__head h2{margin:0;color:#09213b;font-size:34px;line-height:40px}
.v20-product-parity__related .v20-results__head p{margin:6px 0 0;color:#526980;font-size:15.5px;line-height:22px}
.v20-product-parity__related .v20-product-grid--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}



.v20-product-parity>.v20-final-cta{height:218px;min-height:218px;background:#fff}

@media (max-width:1180px){
  .v20-product-parity__hero{min-height:1110px;padding-bottom:34px}
  .v20-product-parity__hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:24px}
  .v20-product-parity__gallery{min-height:900px}
  .v20-product-parity__main-image{height:520px}
  .v20-product-parity__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0}
  .v20-product-parity__thumb{height:132px}
  .v20-product-parity__gallery-note{margin-left:0;margin-right:0}
  .v20-product-parity__purchase{min-height:900px;padding:20px}
  .v20-product-parity__purchase:before{height:850px}
  .v20-product-parity__purchase h1{font-size:34px;line-height:40px}
  .v20-product-parity__spec-chips{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v20-product-parity__proof-row{grid-template-columns:1fr}
  .v20-product-parity__anchor-links{gap:8px}
  .v20-product-parity__anchor-links a{min-width:auto;padding-right:14px}
  .v20-product-parity__anchor-buy>strong{display:none}
  .v20-product-parity__details{min-height:930px}
  .v20-product-parity__compat-card{grid-template-columns:1fr;gap:20px}
  .v20-product-parity__vehicle-cards{grid-template-columns:repeat(3,1fr)}
  .v20-product-parity__vin-check{align-self:auto}
  .v20-product-parity__related{min-height:1260px}
  .v20-product-parity__related .v20-product-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:767px){
  .v20-product-parity__hero{min-height:0;padding:14px 0 26px}
  .v20-product-parity__hero .v20-breadcrumbs{margin-bottom:12px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .v20-product-parity__hero-grid{grid-template-columns:1fr;gap:18px}
  .v20-product-parity__gallery{min-height:0}
  .v20-product-parity__main-image{height:264px;border-radius:16px}
  .v20-product-parity__thumbs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 0}
  .v20-product-parity__thumb{height:92px;border-radius:12px}
  .v20-product-parity__thumb span{height:28px;padding:4px 8px;font-size:13px;line-height:20px}
  .v20-product-parity__gallery-note{margin:10px 0 0;font-size:14px;line-height:19px}
  .v20-product-parity__purchase{min-height:0;padding:18px 16px;border-radius:18px}
  .v20-product-parity__purchase:before{display:none}
  .v20-product-parity__purchase h1{margin-top:16px;font-size:28px;line-height:33px}
  .v20-product-parity__vehicle{font-size:15px;line-height:21px}
  .v20-product-parity__price{margin-top:16px;font-size:32px;line-height:40px}
  .v20-product-parity__spec-chips{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
  .v20-product-parity__spec-chips>div{height:52px}
  .v20-product-parity__compatibility-promise{padding-right:74px}
  .v20-product-parity__compatibility-promise>span{right:12px}
  .v20-product-parity__actions{margin-top:14px}
  .v20-product-parity__proof-row{grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:12px}
  .v20-product-parity__proof-row>div{min-height:64px;padding:9px 7px}
  .v20-product-parity__proof-row strong{font-size:13.5px}
  .v20-product-parity__proof-row span{font-size:12.5px;line-height:16px}
  .v20-product-parity__anchor{height:auto;min-height:58px;overflow-x:auto}
  .v20-product-parity__anchor>.v20-container{min-height:58px;width:max-content;min-width:100%;gap:12px}
  .v20-product-parity__anchor-links{gap:18px;padding-right:10px;white-space:nowrap}
  .v20-product-parity__anchor-links a{padding:0;min-width:auto;font-size:14px}
  .v20-product-parity__anchor-buy{display:none}
  .v20-product-parity>.v20-trust{height:366px!important;padding:14px 0 16px!important}
  .v20-product-parity__details{min-height:0;padding:34px 0}
  .v20-product-parity__details-heading h2,.v20-product-parity__spec-heading h2{font-size:28px;line-height:34px}
  .v20-product-parity__details-heading p{font-size:15px;line-height:21px}
  .v20-product-parity__compat-card{min-height:0;margin-top:18px;padding:16px;grid-template-columns:1fr;gap:16px}
  .v20-product-parity__compat-copy h3{font-size:20px;line-height:25px}
  .v20-product-parity__compat-copy>p{font-size:14.5px;line-height:20px}
  .v20-product-parity__vehicle-cards{grid-template-columns:1fr;gap:10px;margin-top:16px}
  .v20-product-parity__vehicle-cards>div{height:auto;min-height:78px}
  .v20-product-parity__vin-check{min-height:0;padding:16px}
  .v20-product-parity__vin-check .v20-btn{position:static;width:100%;margin-top:14px}
  .v20-product-parity__spec-heading{margin-top:28px}
  .v20-product-parity__spec-card{min-height:0;margin-top:14px;padding:16px}
  .v20-product-parity__spec-card h3{font-size:20px;line-height:25px}
  .v20-product-parity__spec-grid{grid-template-columns:1fr;column-gap:0}
  .v20-product-parity__spec-grid>div{min-height:48px}
  .v20-product-parity__spec-grid strong{max-width:55%;font-size:14px}
  .v20-product-parity>.v20-docs{height:auto!important;min-height:0!important}
  .v20-product-parity #reviews>.v20-media{height:auto!important;min-height:0!important}
  .v20-product-parity #delivery>.v20-delivery{height:auto!important;min-height:0!important}
  .v20-product-parity__related{min-height:0;padding:36px 0}
  .v20-product-parity__related .v20-results__head{margin-bottom:18px}
  .v20-product-parity__related .v20-results__head h2{font-size:28px;line-height:34px}
  .v20-product-parity__related .v20-results__head p{font-size:15px;line-height:21px}
  .v20-product-parity__related .v20-product-grid--four{grid-template-columns:1fr}
  
  .v20-product-parity>.v20-final-cta{height:auto;min-height:0}
}

/* DVS63 1.21.89 - Figma catalog filter parity */
.v20-commerce--catalog-parity .v20-container{width:min(calc(100% - 120px),1280px)}
.v20-commerce--catalog-parity .v20-parity-results{min-height:0!important;padding:30px 0 46px;background:#fff}
.v20-commerce--catalog-parity .v20-parity-results__head{height:auto;min-height:68px;margin:0 0 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}
.v20-parity-results__heading-copy h2{margin:0;color:#0e2945;font-size:32px;line-height:38px;font-weight:700}
.v20-parity-results__heading-copy p{margin:5px 0 0;color:#5e7896;font-size:15px;line-height:21px}
.v20-parity-results__meta{padding-top:27px;display:flex;align-items:center;gap:28px;color:#5e7896;font-size:14px;white-space:nowrap}
.v20-parity-results__sort select{height:30px;min-width:190px;padding:0 24px 0 0;border:0;background:transparent;color:#5e7896;font:inherit;font-weight:500;cursor:pointer}
.v20-parity-active-row{display:grid;grid-template-columns:250px minmax(0,1fr);gap:40px;min-height:34px;margin:0 0 16px}
.v20-parity-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.v20-parity-filter-chip{min-height:32px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #c9def0;border-radius:8px;background:#f6fbff;color:#078be8;font-size:14px;line-height:20px;font-weight:500;text-decoration:none}
.v20-parity-filter-reset{padding:6px 0;color:#078be8;font-size:14px;line-height:20px;font-weight:500;text-decoration:none}
.v20-commerce--catalog-parity .v20-parity-results__layout{grid-template-columns:250px minmax(0,1fr);gap:40px;align-items:start}
.v20-commerce--catalog-parity .v20-parity-filter{position:sticky;top:92px;min-height:0!important;padding:16px;border:1px solid #c9def0;border-radius:14px;background:#fff;box-shadow:none}
.v20-parity-filter__head{margin:0 0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.v20-parity-filter__head strong{color:#09213b;font-size:18px;line-height:24px;font-weight:700}
.v20-parity-filter__head a{color:#078be8;font-size:12.5px;line-height:18px;font-weight:500;text-decoration:none}
.v20-commerce--catalog-parity .v20-parity-filter form{display:block}
.v20-commerce--catalog-parity .v20-parity-filter fieldset{margin:0;padding:0 0 11px;border:0;border-bottom:1px solid #dce8f2}
.v20-commerce--catalog-parity .v20-parity-filter fieldset+fieldset{padding-top:11px}
.v20-commerce--catalog-parity .v20-parity-filter legend{width:100%;margin:0 0 6px;padding:0;color:#5e7a9e;font-size:12px;line-height:17px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.v20-commerce--catalog-parity .v20-parity-filter label{display:grid;gap:3px;color:#5e7a9e;font-size:12px;line-height:17px;font-weight:400}
.v20-commerce--catalog-parity .v20-parity-filter label+label{margin-top:6px}
.v20-commerce--catalog-parity .v20-parity-filter select,
.v20-commerce--catalog-parity .v20-parity-filter input{width:100%;min-width:0;height:42px;padding:0 32px 0 10px;border:1px solid #c9def0;border-radius:9px;outline:0;background:#fff;color:#09213b;font:inherit;font-size:14px;line-height:20px;font-weight:500}
.v20-commerce--catalog-parity .v20-parity-filter select:focus,
.v20-commerce--catalog-parity .v20-parity-filter input:focus{border-color:#79bce9;box-shadow:0 0 0 3px rgba(9,139,232,.08)}
.v20-commerce--catalog-parity .v20-parity-filter select:disabled{opacity:1;background:#f8fbfe;color:#09213b}
.v20-parity-filter__price-combined{height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:3px;padding:0 7px;border:1px solid #c9def0;border-radius:9px;background:#fff}
.v20-commerce--catalog-parity .v20-parity-filter__price-combined input{height:38px;padding:0 2px;border:0;border-radius:0;box-shadow:none;font-size:12.5px;text-align:center;appearance:textfield}
.v20-parity-filter__price-combined>span{color:#6a819a;font-size:13px}
.v20-parity-filter__actions{display:block;padding-top:11px}
.v20-commerce--catalog-parity .v20-parity-filter__actions .v20-btn{width:100%;height:46px;min-height:46px;padding:0 8px;border-radius:10px;font-size:13px;line-height:17px;font-weight:700}
.v20-parity-filter__vin{padding-top:11px}
.v20-parity-filter__vin p{margin:0 0 8px;color:#5e7896;font-size:12px;line-height:17px}
.v20-parity-filter__vin a{min-height:42px;padding:0 10px;display:flex;align-items:center;border-radius:9px;background:#f3f9fe;color:#09213b;font-size:12.5px;line-height:17px;font-weight:700;text-decoration:none}
.v20-commerce--catalog-parity .v20-parity-results__products .v20-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.v20-commerce--catalog-parity .v20-parity-results__products .v20-pagination{margin-top:22px}
@media (max-width:1180px){
  .v20-commerce--catalog-parity .v20-container{width:calc(100% - 48px)}
  .v20-parity-active-row,.v20-commerce--catalog-parity .v20-parity-results__layout{grid-template-columns:220px minmax(0,1fr);gap:24px}
  .v20-commerce--catalog-parity .v20-parity-results__products .v20-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v20-parity-results__meta{gap:16px}
  .v20-parity-results__sort select{min-width:165px}
}
@media (max-width:767px){
  .v20-commerce--catalog-parity .v20-container{width:calc(100% - 32px)}
  .v20-commerce--catalog-parity .v20-parity-results{padding:28px 0 38px}
  .v20-commerce--catalog-parity .v20-parity-results__head{display:block;min-height:0;margin-bottom:12px}
  .v20-parity-results__heading-copy h2{font-size:29px;line-height:35px}
  .v20-parity-results__heading-copy p{font-size:14px;line-height:20px}
  .v20-parity-results__meta{padding-top:10px;justify-content:space-between;gap:10px;font-size:13px}
  .v20-parity-results__sort select{min-width:148px;font-size:13px}
  .v20-parity-active-row{display:block;min-height:0;margin-bottom:12px}
  .v20-parity-active-filters{gap:6px}
  .v20-parity-filter-chip{min-height:30px;padding:4px 7px;font-size:13px}
  .v20-commerce--catalog-parity .v20-parity-results__layout{display:block}
  .v20-commerce--catalog-parity .v20-parity-filter{position:static;margin-bottom:18px;padding:14px}
  .v20-commerce--catalog-parity .v20-parity-filter select,.v20-commerce--catalog-parity .v20-parity-filter input{font-size:16px}
  .v20-commerce--catalog-parity .v20-parity-results__products .v20-product-grid{grid-template-columns:1fr;gap:14px}
}


/* DVS63 1.21.91 - catalog Figma R2 owner. */
@media (min-width:1181px){
  .v20-commerce--catalog-parity .v20-parity-catalog-intro__row>div:first-child{max-width:none;flex:1;min-width:0}
  .v20-commerce--catalog-parity .v20-parity-catalog-intro h1{font-size:36px;line-height:1.12;white-space:nowrap}
  .v20-commerce--catalog-parity .v20-parity-selector__heading{padding-right:470px}
  .v20-commerce--catalog-parity .v20-parity-selector__tabs{width:440px;grid-template-columns:1.08fr 1.42fr .72fr}
}
.v20-parity-context-pill--catalog{min-width:220px;display:grid;gap:2px;justify-items:start;padding:10px 14px!important;text-decoration:none}
.v20-parity-context-pill--catalog strong{font-size:14px;line-height:18px;color:#0a5fa8}
.v20-parity-context-pill--catalog span{font-size:12px;line-height:16px;color:#6b8299}
.v20-commerce--catalog-parity .v20-parity-results{min-height:0!important}
.v20-commerce--catalog-parity .v20-parity-results__head{margin-bottom:20px}
.v20-commerce--catalog-parity .v20-parity-guide{min-height:0;padding:44px 0 42px}


/* source: v20-service-parity-v1195.css */
/* DVS63-V1195-SERVICE-FIGMA-OWNER
 * Final owner for remaining Figma service templates: geo, warranty, VIN bridge, autoservice.
 * Source: page 06 masters, 1440 / 1024 / 390.
 */
:root{
  --dvs1195-ink:#102e4b;
  --dvs1195-ink-deep:#082b4a;
  --dvs1195-blue:#076fc4;
  --dvs1195-blue-dark:#066ab9;
  --dvs1195-muted:#536b86;
  --dvs1195-line:#d2e2f0;
  --dvs1195-soft:#f4f9fe;
  --dvs1195-soft-2:#f7fbff;
  --dvs1195-dark-card:#163f63;
}
.dvs-v1195-page,.dvs-region1195{font-family:"Onest",system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--dvs1195-ink);background:#f4f8fc}
.dvs-v1195-page *,.dvs-region1195 *{box-sizing:border-box}
.dvs-v1195-page .dvs-container,.dvs-region1195 .dvs-container{width:min(1320px,calc(100% - 120px));max-width:1320px;margin:0 auto}
.dvs-v1195-breadcrumbs,.dvs-region1195 .dvs-v1195-breadcrumbs{display:flex;align-items:center;gap:8px;margin:0 0 22px;color:var(--dvs1195-muted);font-size:15px;line-height:20px}
.dvs-v1195-breadcrumbs a,.dvs-region1195 .dvs-v1195-breadcrumbs a{color:inherit;text-decoration:none}
.dvs-v1195-breadcrumbs strong,.dvs-region1195 .dvs-v1195-breadcrumbs strong{font-weight:500;color:var(--dvs1195-muted)}
.dvs-v1195-eyebrow{margin:0 0 10px;color:var(--dvs1195-blue-dark);font-weight:600;font-size:15px;line-height:20px;letter-spacing:.01em;text-transform:uppercase}
.dvs-v1195-lead,.dvs-v1195-section__lead{margin:0;color:var(--dvs1195-muted);font-size:16px;line-height:1.45}
.dvs-v1195-page h1,.dvs-region1195 h1{margin:0;color:var(--dvs1195-ink);font-size:44px;line-height:1.12;font-weight:700;letter-spacing:-.025em}
.dvs-v1195-page h2,.dvs-region1195 h2{margin:0;color:var(--dvs1195-ink);font-size:30px;line-height:38px;font-weight:700;letter-spacing:-.012em}
.dvs-v1195-page h3,.dvs-region1195 h3{margin:0;color:var(--dvs1195-ink);font-size:17px;line-height:22px;font-weight:600}
.dvs-v1195-page p,.dvs-region1195 p{font-family:inherit}

.dvs-v1195-hero{background:linear-gradient(90deg,#fbfeff 0%,#ecf6ff 100%);overflow:hidden}
.dvs-v1195-hero--warranty{min-height:455px}
.dvs-v1195-hero--autoservice{min-height:545px}
.dvs-v1195-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(500px,1.1fr);gap:34px;align-items:center;padding-top:28px;padding-bottom:30px;min-height:inherit}
.dvs-v1195-hero__grid:after{content:"";position:absolute;right:-24px;top:46px;width:54%;height:calc(100% - 84px);border-radius:34px;background:linear-gradient(90deg,rgba(31,158,245,.16),rgba(31,158,245,.01));pointer-events:none}
.dvs-v1195-hero__copy{position:relative;z-index:2;align-self:start;padding-top:0;max-width:650px}
.dvs-v1195-hero__copy h1{margin-bottom:14px}
.dvs-v1195-hero__copy .dvs-v1195-lead{max-width:650px}
.dvs-v1195-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.dvs-v1195-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid #c7def0;border-radius:12px;background:#fff;color:var(--dvs1195-ink);font-size:15px;font-weight:600;line-height:20px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.dvs-v1195-btn:hover{transform:translateY(-1px);border-color:#9fc9e8}
.dvs-v1195-btn.is-primary{background:var(--dvs1195-blue);border-color:var(--dvs1195-blue);color:#fff;box-shadow:0 5px 14px rgba(5,92,173,.22)}
.dvs-v1195-btn.is-light{background:#fff;border-color:rgba(255,255,255,.34);color:var(--dvs1195-ink)}
.dvs-v1195-metrics{display:grid;gap:12px;margin-top:20px}
.dvs-v1195-metrics--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.dvs-v1195-metrics>div{min-height:76px;padding:12px 13px;border:1px solid #c7def0;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(4,31,56,.08)}
.dvs-v1195-metrics strong,.dvs-v1195-metrics span{display:block}
.dvs-v1195-metrics strong{font-size:17px;line-height:22px;font-weight:600;color:var(--dvs1195-ink)}
.dvs-v1195-metrics span{margin-top:7px;font-size:15px;line-height:20px;color:var(--dvs1195-muted)}
.dvs-v1195-hero__visual{position:relative;z-index:2;min-height:330px;border-radius:22px;overflow:hidden;background:#fff;border:1px solid #d7e7f4;box-shadow:0 10px 28px rgba(4,31,56,.11)}
.dvs-v1195-hero__visual:before{content:"";position:absolute;left:-7px;top:22px;bottom:22px;width:4px;background:#0a8fed;border-radius:4px;z-index:4}
.dvs-v1195-hero__visual img{display:block;width:100%;height:270px;object-fit:cover;background:#f6f9fc}
.dvs-v1195-hero__visual--proof img{height:255px;object-fit:cover}
.dvs-v1195-visual-label{position:absolute;left:18px;top:18px;z-index:3;padding:8px 12px;border-radius:9px;background:#082743;color:#fff;font-size:14px;font-weight:600}
.dvs-v1195-visual-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;padding:12px 18px;background:#082743;color:#fff}
.dvs-v1195-visual-foot strong{font-size:16px;line-height:22px}
.dvs-v1195-visual-foot span{color:#cfe2f2;font-size:14.5px;line-height:20px;text-align:right}

.dvs-v1195-section{padding:42px 0 40px;background:#fff}
.dvs-v1195-section.is-soft{background:var(--dvs1195-soft)}
.dvs-v1195-section.is-dark{background:var(--dvs1195-ink-deep);color:#fff}
.dvs-v1195-section.is-dark .dvs-v1195-eyebrow{color:#4db8ff}
.dvs-v1195-section.is-dark h2,.dvs-v1195-section.is-dark h3{color:#fff}
.dvs-v1195-section.is-dark .dvs-v1195-section__lead{color:#d5e7f7}
.dvs-v1195-section h2+.dvs-v1195-section__lead{margin-top:10px}
.dvs-v1195-cards{display:grid;gap:16px;margin-top:18px}
.dvs-v1195-cards.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.dvs-v1195-cards.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.dvs-v1195-cards.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.dvs-v1195-cards article{min-height:150px;padding:20px;border:1px solid var(--dvs1195-line);border-radius:16px;background:#fff}
.dvs-v1195-cards.big article{min-height:190px}
.dvs-v1195-cards article>b{display:inline-flex;align-items:center;justify-content:center;min-width:35px;height:35px;padding:0 10px;margin-bottom:10px;border-radius:9px;background:#eaf4fd;color:var(--dvs1195-blue-dark);font-size:15px;font-weight:600}
.dvs-v1195-cards article h3{margin-bottom:8px}
.dvs-v1195-cards article p{margin:0;color:var(--dvs1195-muted);font-size:16px;line-height:22px}
.dvs-v1195-section.is-dark .dvs-v1195-cards article{border-color:#244d70;background:var(--dvs1195-dark-card)}
.dvs-v1195-section.is-dark .dvs-v1195-cards article.is-accent{background:#0b84d8;border-color:#0b84d8}
.dvs-v1195-section.is-dark .dvs-v1195-cards article>b{background:rgba(255,255,255,.12);color:#fff}
.dvs-v1195-section.is-dark .dvs-v1195-cards article p{color:#d5e7f7}
.dvs-v1195-list-rows{display:grid;gap:8px}
.dvs-v1195-list-rows article{display:grid;grid-template-columns:42px 200px 1fr;align-items:center;gap:12px;min-height:58px;padding:10px 14px;border:1px solid var(--dvs1195-line);border-radius:16px;background:#fff}
.dvs-v1195-list-rows b{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#eaf4fd;color:var(--dvs1195-blue-dark);font-size:14px}
.dvs-v1195-list-rows strong{font-size:17px;line-height:22px}
.dvs-v1195-list-rows span{color:var(--dvs1195-muted);font-size:16px;line-height:22px}
.dvs-warranty1195__docs-grid{display:grid;grid-template-columns:500px 1fr;gap:18px;margin-top:18px;align-items:stretch}
.dvs-warranty1195__docs-grid>img{width:100%;height:198px;border-radius:18px;object-fit:cover;background:#fff}

.dvs-v1195-steps-section{padding:30px 0 32px;background:#fff}
.dvs-v1195-steps-section h2+.dvs-v1195-section__lead{margin-top:8px}
.dvs-v1195-steps{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:18px;padding-top:8px}
.dvs-v1195-steps.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.dvs-v1195-steps:before{content:"";position:absolute;left:9%;right:9%;top:46px;height:3px;background:#d9e8f5}
.dvs-v1195-steps button{position:relative;z-index:1;display:flex;align-items:center;gap:10px;min-height:74px;padding:12px 16px;border:1px solid var(--dvs1195-line);border-radius:14px;background:#fff;color:var(--dvs1195-ink);font:inherit;cursor:pointer;text-align:left}
.dvs-v1195-steps button.is-active{background:#eaf5fe;border-color:#b9d8ef}
.dvs-v1195-steps button b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#076fc4;color:#fff;font-size:14px}
.dvs-v1195-steps button span{font-size:16px;line-height:20px}
.dvs-v1195-step-panel{margin-top:18px;min-height:140px;padding:22px 28px;border-radius:16px;background:#f7fbfe}
.dvs-v1195-step-panel strong{display:block;margin-bottom:8px;font-size:22px;line-height:30px;color:var(--dvs1195-ink)}
.dvs-v1195-step-panel p{margin:0;max-width:850px;color:var(--dvs1195-muted);font-size:16px;line-height:24px}

.dvs-auto1195__proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:18px}
.dvs-auto1195__proof-grid article{display:grid;grid-template-columns:44% 1fr;min-height:280px;overflow:hidden;border:1px solid #c7dbed;border-radius:16px;background:#fff}
.dvs-auto1195__proof-grid img{width:100%;height:100%;object-fit:cover}
.dvs-auto1195__proof-grid div{padding:20px}
.dvs-auto1195__proof-grid h3{font-size:19px;line-height:26px;margin-bottom:12px}
.dvs-auto1195__proof-grid p{margin:0;color:var(--dvs1195-muted);font-size:15px;line-height:21px}

.dvs-v1195-cta{padding:20px 0 44px;background:#fff}
.dvs-v1195-cta__panel{position:relative;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:154px;padding:22px 24px;border-radius:18px;background:#082d4e;color:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(8,31,51,.05)}
.dvs-v1195-cta__panel:after{content:"";position:absolute;left:36%;top:-22px;width:360px;height:190px;background:url('../img/v20/cta-engine.webp') center/contain no-repeat;opacity:.32;mix-blend-mode:screen;pointer-events:none}
.dvs-v1195-cta__panel>div{position:relative;z-index:1}
.dvs-v1195-cta h2{max-width:650px;color:#fff;font-size:30px;line-height:36px}
.dvs-v1195-cta p{margin:6px 0 0;color:#d1e5f7;font-size:16px;line-height:22px}
.dvs-v1195-cta__actions{position:relative;z-index:2;display:flex;gap:8px;flex:0 0 auto}
.dvs-v1195-faq{padding:30px 0 34px;background:#fff}
.dvs-v1195-faq h2{font-size:34px;line-height:44px}
.dvs-v1195-faq h2+.dvs-v1195-section__lead{margin-top:4px}
.dvs-v1195-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;margin-top:14px}
.dvs-v1195-faq details{border:1px solid #caddec;border-radius:16px;background:#fff;overflow:hidden}
.dvs-v1195-faq summary{position:relative;display:flex;align-items:center;min-height:64px;padding:16px 56px 16px 15px;color:#102a43;font-size:16px;font-weight:600;line-height:22px;cursor:pointer;list-style:none}
.dvs-v1195-faq summary::-webkit-details-marker{display:none}
.dvs-v1195-faq summary:after{content:"+";position:absolute;right:15px;top:15px;display:grid;place-items:center;width:32px;height:32px;border:1px solid #bedbf2;border-radius:50%;background:#edf6fd;color:#0b8ce3;font-size:22px;font-weight:400}
.dvs-v1195-faq details[open] summary:after{content:"−"}
.dvs-v1195-faq details p{margin:0;padding:0 16px 18px;color:var(--dvs1195-muted);font-size:15px;line-height:22px}

/* Regional page, exact section order from Moscow masters. */
.dvs-region1195__hero{min-height:510px;background:linear-gradient(90deg,#fbfeff,#ecf6ff);overflow:hidden}
.dvs-region1195__hero-grid{display:grid;grid-template-columns:minmax(0,600px) minmax(0,672px);gap:48px;align-items:center;min-height:510px;padding:26px 0 28px}
.dvs-region1195__hero-copy h1{font-size:40px;max-width:600px;margin-bottom:14px}
.dvs-region1195__hero-copy .dvs-v1195-lead{max-width:600px}
.dvs-region1195__hero-route{position:relative;overflow:hidden;min-height:368px;border-radius:24px;background:#fff;border:1px solid #c7def0;box-shadow:0 10px 28px rgba(4,31,56,.11)}
.dvs-region1195__hero-route:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:4px;background:#0a8fed;z-index:3}
.dvs-region1195__hero-route img{display:block;width:100%;height:292px;object-fit:cover}
.dvs-region1195__hero-route div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;background:#082743;color:#fff}
.dvs-region1195__hero-route strong{font-size:18px}.dvs-region1195__hero-route span{font-size:15px;color:#cfe2f2}
.dvs-region1195__products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px}
.dvs-region1195__products-grid .dvs-product-card{min-width:0}
.dvs-region1195__chooser{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:18px}
.dvs-region1195__chooser article,.dvs-region1195__chooser a{display:block;min-height:164px;padding:20px;border:1px solid var(--dvs1195-line);border-radius:16px;background:#fff;color:inherit;text-decoration:none}
.dvs-region1195__chooser h3{margin:0 0 8px}.dvs-region1195__chooser p{margin:0;color:var(--dvs1195-muted);font-size:16px;line-height:22px}
.dvs-region1195__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dvs-region1195__chips a{min-height:auto;padding:7px 10px;border-radius:9px;background:#eaf4fd;color:var(--dvs1195-blue-dark);font-size:14px;font-weight:600}
.dvs-region1195__delivery{padding:32px 0 34px;background:#f4f9fd}
.dvs-region1195__delivery-head{margin-bottom:18px}.dvs-region1195__delivery-head p{margin:8px 0 0;color:var(--dvs1195-muted);font-size:16px;line-height:22px}
.dvs-region1195__delivery-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);gap:24px}
.dvs-region1195__map-card,.dvs-region1195__route-summary{border:1px solid #cfe0ef;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 20px rgba(0,31,61,.07)}
.dvs-region1195__map-card{padding:20px}.dvs-region1195__map-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dvs-region1195__map-card-head small{display:block;color:#0b84e5;font-size:15px;font-weight:600}.dvs-region1195__map-card-head strong{display:block;margin-top:4px;font-size:24px;line-height:34px}.dvs-region1195__map-status{padding:7px 12px;border-radius:11px;background:#eaf5fe;color:#0b84e5;font-size:14px;font-weight:600}.dvs-region1195__map{position:relative;height:316px;margin-top:10px;border-radius:14px;overflow:hidden;background:#eaf4fd url('../img/v20/map-v20.webp') center/cover no-repeat}.dvs-region1195__map .leaflet-container{height:100%;min-height:316px}.dvs-region1195__map-fallback{display:grid;place-items:center;min-height:140px;margin-top:10px;border-radius:14px;background:#eef6fc;color:var(--dvs1195-muted);text-align:center}.dvs-region1195__map-meta{display:flex;align-items:center;gap:12px;margin-top:12px}.dvs-region1195__map-meta strong{font-size:17px}.dvs-region1195__map-meta span{color:var(--dvs1195-muted);font-size:15px}.dvs-region1195__route-summary-top{padding:22px 24px;background:#0d2e4e;color:#fff}.dvs-region1195__route-summary-top small{display:block;color:#91cfff;font-weight:600;font-size:15px}.dvs-region1195__route-summary-top h3{margin:8px 0;color:#fff;font-size:25px;line-height:36px}.dvs-region1195__route-summary-top strong{display:block;font-size:25px;line-height:36px}.dvs-region1195__route-summary-top span{display:block;margin-top:4px;color:#c8dcee;font-size:15px}.dvs-region1195__route-summary-body{padding:22px 24px}.dvs-region1195__route-summary-body h3{font-size:18px;line-height:25px}.dvs-region1195__route-summary-body p{color:var(--dvs1195-muted);font-size:15px;line-height:22px}.dvs-region1195__route-summary-body .dvs-v1195-btn{width:100%;margin-top:12px}
.dvs-region1195__proof{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:18px}.dvs-region1195__proof article{display:grid;grid-template-columns:250px 1fr;min-height:226px;border:1px solid #c7dbed;border-radius:16px;background:#fff;overflow:hidden}.dvs-region1195__proof img{width:100%;height:100%;object-fit:cover}.dvs-region1195__proof div{padding:20px}.dvs-region1195__proof h3{font-size:19px;line-height:26px}.dvs-region1195__proof p{color:var(--dvs1195-muted);font-size:15px;line-height:21px}
.dvs-region1195__payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.dvs-region1195__payment-grid article{min-height:164px;padding:20px;border:1px solid var(--dvs1195-line);border-radius:16px;background:#fff}.dvs-region1195__payment-grid p{color:var(--dvs1195-muted);font-size:16px;line-height:22px}

/* Bridge the already-good VIN template to page 06 geometry without rewriting its form. */
.dvs-vin1193{background:#f4f8fc}
.dvs-vin1193__hero{background:linear-gradient(90deg,#fbfeff,#ecf6ff)!important}
.dvs-vin1193__manual{background:#082b4a!important}.dvs-vin1193__manual h2,.dvs-vin1193__manual h3{color:#fff!important}.dvs-vin1193__manual .dvs-vin1193__eyebrow{color:#4db8ff!important}.dvs-vin1193__manual .dvs-vin1193__section-lead,.dvs-vin1193__manual article p{color:#d5e7f7!important}.dvs-vin1193__manual article{background:#163f63!important;border-color:#244d70!important}.dvs-vin1193__manual article.is-primary{background:#0b84d8!important;border-color:#0b84d8!important}

/* Existing B2B hook becomes the exact final form section for Autoservice. */
body.dvs63-autoservice-v1195 .dvs-b2b92{padding:34px 0 40px!important;background:#f7fbff!important}
body.dvs63-autoservice-v1195 .dvs-b2b92 .dvs-container{width:min(1320px,calc(100% - 120px));max-width:1320px;margin:auto}
body.dvs63-autoservice-v1195 .dvs-b2b92__shell{display:grid!important;grid-template-columns:610px minmax(0,680px)!important;gap:30px!important;align-items:stretch!important}
body.dvs63-autoservice-v1195 .dvs-b2b92__copy{padding:28px!important;border-radius:18px!important;background:#09213b!important;color:#fff!important}
body.dvs63-autoservice-v1195 .dvs-b2b92__copy h2,body.dvs63-autoservice-v1195 .dvs-b2b92__copy h3{color:#fff!important}
body.dvs63-autoservice-v1195 .dvs-b2b92__copy p{color:#d1e5f7!important}
body.dvs63-autoservice-v1195 .dvs-b2b92__form-card{padding:26px!important;border:1px solid #d2e2f0!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}

@media(max-width:1100px){
  .dvs-v1195-page .dvs-container,.dvs-region1195 .dvs-container{width:min(960px,calc(100% - 64px))}
  .dvs-v1195-hero__grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:28px}.dvs-v1195-page h1,.dvs-region1195 h1{font-size:38px}.dvs-v1195-hero__visual{min-height:300px}.dvs-v1195-hero__visual img{height:238px}
  .dvs-v1195-cards.cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.dvs-v1195-cards.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.dvs-v1195-cards.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
  .dvs-warranty1195__docs-grid{grid-template-columns:42% 1fr}.dvs-v1195-list-rows article{grid-template-columns:38px 160px 1fr}
  .dvs-v1195-steps{gap:8px}.dvs-v1195-steps button{padding:10px}.dvs-v1195-steps button span{font-size:15px}
  .dvs-auto1195__proof-grid{gap:18px}.dvs-auto1195__proof-grid article{grid-template-columns:42% 1fr}
  .dvs-region1195__hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,45%);gap:28px}.dvs-region1195__hero-copy h1{font-size:38px}.dvs-region1195__products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dvs-region1195__delivery-grid{grid-template-columns:1fr}.dvs-region1195__route-summary{display:grid;grid-template-columns:1fr 1fr}.dvs-region1195__proof article{grid-template-columns:40% 1fr}
  body.dvs63-autoservice-v1195 .dvs-b2b92 .dvs-container{width:min(960px,calc(100% - 64px))}body.dvs63-autoservice-v1195 .dvs-b2b92__shell{grid-template-columns:1fr 1.1fr!important;gap:20px!important}
}
@media(max-width:720px){
  .dvs-v1195-page .dvs-container,.dvs-region1195 .dvs-container{width:calc(100% - 32px)}
  .dvs-v1195-breadcrumbs{margin-bottom:18px;font-size:14px;white-space:normal;flex-wrap:wrap}
  .dvs-v1195-page h1,.dvs-region1195 h1,.dvs-region1195__hero-copy h1{font-size:32px;line-height:1.12}.dvs-v1195-page h2,.dvs-region1195 h2{font-size:27px;line-height:34px}.dvs-v1195-faq h2{font-size:28px;line-height:36px}
  .dvs-v1195-hero--warranty,.dvs-v1195-hero--autoservice,.dvs-region1195__hero{min-height:0}
  .dvs-v1195-hero__grid,.dvs-region1195__hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:24px;padding-top:22px;padding-bottom:34px}.dvs-v1195-hero__grid:after{display:none}.dvs-v1195-hero__copy{max-width:none}.dvs-v1195-hero__actions{display:grid;grid-template-columns:1fr;gap:10px}.dvs-v1195-btn{width:100%}.dvs-v1195-metrics--3{grid-template-columns:1fr}.dvs-v1195-metrics>div{min-height:70px}.dvs-v1195-hero__visual,.dvs-region1195__hero-route{min-height:0}.dvs-v1195-hero__visual img{height:230px}.dvs-v1195-visual-foot{align-items:flex-start;flex-direction:column;gap:4px}.dvs-v1195-visual-foot span{text-align:left}
  .dvs-v1195-section{padding:34px 0}.dvs-v1195-cards.cols-4,.dvs-v1195-cards.cols-3,.dvs-v1195-cards.cols-2{grid-template-columns:1fr}.dvs-v1195-cards article,.dvs-v1195-cards.big article{min-height:0}.dvs-v1195-list-rows article{grid-template-columns:38px 1fr;gap:8px}.dvs-v1195-list-rows article span{grid-column:2}.dvs-warranty1195__docs-grid{grid-template-columns:1fr}.dvs-warranty1195__docs-grid>img{height:210px}
  .dvs-v1195-steps-section{padding:34px 0}.dvs-v1195-steps,.dvs-v1195-steps.cols-4{grid-template-columns:1fr 1fr;gap:8px}.dvs-v1195-steps:before{display:none}.dvs-v1195-steps button{min-height:64px}.dvs-v1195-step-panel{padding:20px;min-height:0}.dvs-v1195-step-panel strong{font-size:20px;line-height:26px}
  .dvs-auto1195__proof-grid{grid-template-columns:1fr}.dvs-auto1195__proof-grid article{grid-template-columns:1fr;min-height:0}.dvs-auto1195__proof-grid img{height:220px}
  .dvs-v1195-cta{padding:16px 0}.dvs-v1195-cta__panel{align-items:flex-start;flex-direction:column;padding:22px 18px;min-height:382px}.dvs-v1195-cta__panel:after{left:5%;right:auto;top:70px;width:90%;height:190px;opacity:.18}.dvs-v1195-cta__actions{display:grid;width:100%;margin-top:auto}.dvs-v1195-faq{padding:32px 0}.dvs-v1195-faq__grid{grid-template-columns:1fr;gap:8px}.dvs-v1195-faq summary{min-height:64px;padding-right:52px}
  .dvs-region1195__hero-route img{height:250px}.dvs-region1195__hero-route div{align-items:flex-start;flex-direction:column}.dvs-region1195__products-grid{grid-template-columns:1fr}.dvs-region1195__chooser{grid-template-columns:1fr}.dvs-region1195__delivery{padding:34px 0}.dvs-region1195__map-card{padding:16px}.dvs-region1195__map-card-head{align-items:flex-start;flex-direction:column}.dvs-region1195__map{height:300px}.dvs-region1195__route-summary{display:block}.dvs-region1195__proof{grid-template-columns:1fr}.dvs-region1195__proof article{grid-template-columns:1fr;min-height:0}.dvs-region1195__proof img{height:200px}.dvs-region1195__payment-grid{grid-template-columns:1fr}
  body.dvs63-autoservice-v1195 .dvs-b2b92 .dvs-container{width:calc(100% - 32px)}body.dvs63-autoservice-v1195 .dvs-b2b92__shell{grid-template-columns:1fr!important}body.dvs63-autoservice-v1195 .dvs-b2b92__copy,body.dvs63-autoservice-v1195 .dvs-b2b92__form-card{padding:20px!important}
}


/* source: v20-parity-v1199.css */
/* DVS63-V1199-AUTOSERVICE-GEO-MOBILE-PARITY
 * Source of truth: Figma / 06 - Шаблоны страниц.
 * Frames: Geo 557:2786/3108/3413, Autoservice 710:1015/1354/1694,
 * Contacts 1444:14/357/649, About 1458:19/317/564, VIN 710:17/351/682.
 */

/* ---------- Regional city hero ---------- */
.dvs-r1199-geo-lead__mobile,
.dvs-r1199-geo-actions--mobile{display:none}
.dvs-r1199-geo-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,304px));gap:12px;margin-top:20px}
.dvs-r1199-geo-metrics>div{display:grid;align-content:center;min-height:78px;padding:12px 14px;border:1px solid #c7def0;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(4,31,56,.07)}
.dvs-r1199-geo-metrics strong{display:block;color:#102e4b;font-size:17px;line-height:21px;font-weight:600}
.dvs-r1199-geo-metrics span{display:block;margin-top:7px;color:#657f9d;font-size:15px;line-height:19px}
.dvs-region1195__hero-route.dvs-r1199-geo-visual{display:grid;grid-template-rows:256px 1fr;min-height:368px;padding:12px;background:#fff;overflow:hidden}
.dvs-region1195__hero-route.dvs-r1199-geo-visual:before{left:-7px;top:22px;bottom:22px}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__image{position:relative;display:block;padding:0;background:transparent;color:inherit;overflow:hidden;border-radius:17px}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__image img{display:block;width:100%;height:246px;object-fit:cover;border-radius:17px;background:#edf5fb}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__route{position:absolute;left:0;right:0;bottom:0;display:grid;align-content:end;justify-content:stretch;gap:3px;min-height:78px;padding:20px 14px 12px;background:linear-gradient(180deg,rgba(8,39,67,0),rgba(8,39,67,.94));color:#fff}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__route strong{display:block;font-size:22px;line-height:26px;color:#fff}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__route span{display:block;font-size:15px;line-height:19px;color:#d5e7f7}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:8px 2px 0;background:#fff;color:#102e4b}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts>div{display:grid;align-content:center;justify-content:start;gap:3px;min-height:60px;padding:9px 12px;border-radius:12px;background:#f4f9fe;color:#102e4b}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts strong{font-size:17px;line-height:21px;color:#102e4b}
.dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts span{font-size:15px;line-height:19px;color:#657f9d}

/* ---------- Autoservice: complete Figma owner ---------- */
.dvs-auto1199__lead-mobile,.dvs-auto1199__mobile-chips{display:none}
.dvs-auto1199__hero-grid{grid-template-columns:minmax(0,590px) minmax(0,702px);gap:28px;align-items:center}
.dvs-auto1199__hero-copy{align-self:start;padding-top:0}
.dvs-auto1199__hero-copy h1{max-width:590px}
.dvs-auto1199__hero-actions{display:grid;grid-template-columns:180px 202px 210px;gap:10px;margin-top:22px}
.dvs-auto1199__hero-actions .dvs-v1195-btn{width:100%;padding-inline:12px;text-align:center}
.dvs-auto1199__hero-request{position:relative;z-index:2;display:grid;grid-template-rows:144px 1fr;min-height:424px;padding:12px;border:1px solid #c7def0;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(4,31,56,.11);overflow:hidden}
.dvs-auto1199__hero-request:before{content:"";position:absolute;left:-7px;top:22px;bottom:22px;width:4px;border-radius:4px;background:#0a8fed;z-index:4}
.dvs-auto1199__hero-request img{display:block;width:100%;height:144px;border-radius:16px;object-fit:cover;background:#edf5fb}
.dvs-auto1199__quick-form{display:grid;grid-template-columns:1fr;gap:10px;padding:12px 4px 0}
.dvs-auto1199__quick-form h2{margin:0 0 2px;font-size:22px;line-height:28px}
.dvs-auto1199__quick-form label{display:block;min-width:0}
.dvs-auto1199__quick-form label>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.dvs-auto1199__quick-form input{display:block;width:100%;height:46px;padding:0 12px;border:1px solid #cfe0ee;border-radius:9px;background:#fff;color:#102e4b;font:inherit;font-size:15px;outline:0}
.dvs-auto1199__quick-form input:focus{border-color:#0b8eed;box-shadow:0 0 0 2px rgba(11,142,237,.08)}
.dvs-auto1199__quick-form button{height:48px;border:0;border-radius:9px;background:#0b8eed;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer}
.dvs-auto1199__quick-form small{display:none}
.dvs-auto1199__quick-form .dvs-contact-form__status{padding:8px 10px;border-radius:9px;font-size:14px;line-height:18px}
.dvs-auto1199__quick-form .dvs-contact-form__status.is-success{background:#edf9f2;color:#1e6943}
.dvs-auto1199__quick-form .dvs-contact-form__status.is-error{background:#fff2f0;color:#8a3229}
.dvs-auto1199 .dvs-v1195-cards article>a{display:inline-flex;margin-top:14px;color:#087ed5;font-size:15px;font-weight:600;text-decoration:none}

.dvs-auto1199__trust{padding:20px 0;background:#fff}
.dvs-auto1199__trust-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-radius:16px;background:#082d4e;overflow:hidden;box-shadow:0 8px 22px rgba(8,31,51,.08)}
.dvs-auto1199__trust-grid a{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;min-height:82px;padding:12px;border-right:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none}
.dvs-auto1199__trust-grid a:last-child{border-right:0}
.dvs-auto1199__trust-grid>a>b{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#0b4b77;color:#52baff;font-size:11px;line-height:1;font-weight:700}
.dvs-auto1199__trust-grid span{display:grid;gap:3px;min-width:0}
.dvs-auto1199__trust-grid strong{font-size:14px;line-height:18px;color:#fff}
.dvs-auto1199__trust-grid small{font-size:13px;line-height:17px;color:#a9c6dd}

.dvs-auto1199__cta{padding:0 0 28px;background:#fff}
.dvs-auto1199__cta-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:28px;min-height:154px;padding:22px 24px;border-radius:18px;background:#082d4e;color:#fff;overflow:hidden}
.dvs-auto1199__cta-panel:after{content:"";position:absolute;left:40%;top:-28px;width:330px;height:190px;background:url('../img/v20/cta-engine.webp') center/contain no-repeat;opacity:.32;pointer-events:none}
.dvs-auto1199__cta-panel>div,.dvs-auto1199__cta-panel>form{position:relative;z-index:1}
.dvs-auto1199__cta-panel h2{margin:0;color:#fff;font-size:30px;line-height:36px}
.dvs-auto1199__cta-panel p{margin:6px 0 0;color:#d5e7f7;font-size:15px;line-height:21px}
.dvs-auto1199__cta-panel form{display:grid;grid-template-columns:1fr 120px;gap:10px}
.dvs-auto1199__cta-panel label{min-width:0}.dvs-auto1199__cta-panel label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.dvs-auto1199__cta-panel input{width:100%;height:48px;padding:0 12px;border:0;border-radius:9px;background:#fff;color:#102e4b;font:inherit}
.dvs-auto1199__cta-panel button{height:48px;border:0;border-radius:9px;background:#0b8eed;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.dvs-auto1199__cta-panel .dvs-contact-form__status{grid-column:1/-1;margin-top:0;font-size:13px}

.dvs-auto1199__request{padding:34px 0 40px;background:#f7fbff}
.dvs-auto1199__request-head{margin-bottom:26px}
.dvs-auto1199__request-head h2{font-size:30px;line-height:38px}
.dvs-auto1199__request-head p{margin:8px 0 0;color:#657f9d;font-size:16px;line-height:22px}
.dvs-auto1199__request-grid{display:grid;grid-template-columns:610px minmax(0,680px);gap:30px;align-items:stretch}
.dvs-auto1199__request-copy{padding:28px;border-radius:18px;background:#082d4e;color:#fff}
.dvs-auto1199__request-copy h2{color:#fff;font-size:26px;line-height:34px}
.dvs-auto1199__request-copy p{color:#d5e7f7;font-size:16px;line-height:23px}
.dvs-auto1199__request-copy ul{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none;color:#fff;font-size:15px;line-height:20px}
.dvs-auto1199__request-copy li:before{content:"•";margin-right:8px;color:#4db8ff}
.dvs-auto1199__request-form{position:relative;padding:18px;border:1px solid #d6e4f0;border-radius:16px;background:#fff}
.dvs-auto1199__request-form .dvs-contact-form__trap{position:absolute;left:-9999px}
.dvs-auto1199__request-form .dvs-contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.dvs-auto1199__request-form .dvs-contact-form__field{display:grid;gap:6px;min-width:0}
.dvs-auto1199__request-form .dvs-contact-form__field--wide,.dvs-auto1199__request-form .dvs-contact-form__field--message{grid-column:1/-1}
.dvs-auto1199__request-form input,.dvs-auto1199__request-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cfe0ee;border-radius:9px;background:#fff;color:#102e4b;font:inherit}
.dvs-auto1199__request-form textarea{min-height:120px;resize:vertical}
.dvs-auto1199__request-form .dvs-contact-form__consent{display:flex;gap:8px;align-items:flex-start;margin:12px 0;color:#657f9d;font-size:13px;line-height:18px}
.dvs-auto1199__request-form .dvs-contact-form__consent input{width:auto;min-height:0;margin-top:3px}
.dvs-auto1199__request-form .dvs-contact-form__footer button{width:100%;min-height:46px;border:0;border-radius:9px;background:#0b8eed;color:#fff;font:inherit;font-weight:700;cursor:pointer}
.dvs-auto1199__request-form .dvs-contact-form__status{margin-top:10px;padding:10px;border-radius:9px}

/* ---------- About / Contacts / VIN mobile hero order ---------- */
.dvs-r1199-about-mobile-actions,.dvs-r1199-vin-mobile-meta,.dvs-r1199-contact-lead-mobile{display:none}

@media (max-width:1100px){
  .dvs-auto1199__hero-grid{grid-template-columns:minmax(0,420px) minmax(0,512px);gap:28px}
  .dvs-auto1199__hero-actions{grid-template-columns:180px 196px;max-width:410px}.dvs-auto1199__hero-actions a:first-child{grid-column:1/-1;width:180px}
  .dvs-auto1199__hero-request{grid-template-rows:144px 1fr;min-height:424px}
  .dvs-auto1199__trust-grid{grid-template-columns:repeat(3,1fr)}
  .dvs-auto1199__trust-grid a:nth-child(3){border-right:0}.dvs-auto1199__trust-grid a:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.1)}
  .dvs-auto1199__cta-panel{grid-template-columns:minmax(0,1fr) 380px}
  .dvs-auto1199__request-grid{grid-template-columns:.9fr 1.1fr;gap:24px}

  .dvs-region1195__hero-grid{grid-template-columns:minmax(0,455px) minmax(0,482px);gap:23px}
  .dvs-region1195__hero-route.dvs-r1199-geo-visual{grid-template-rows:256px 1fr;min-height:368px}
  .dvs-r1199-geo-metrics{grid-template-columns:repeat(2,minmax(0,219px))}
}

@media (max-width:720px){
  /* Geo: Figma mobile = copy -> visual -> actions, no metrics. */
  .dvs-region1195__hero-grid{display:flex;flex-direction:column;gap:0;padding-top:20px;padding-bottom:26px}
  .dvs-region1195__hero-copy{width:100%}
  .dvs-region1195__hero-copy h1{font-size:32px;line-height:1.08;margin-bottom:10px}
  .dvs-r1199-geo-lead__wide{display:none}.dvs-r1199-geo-lead__mobile{display:inline}
  .dvs-r1199-geo-actions--desktop,.dvs-r1199-geo-metrics{display:none}
  .dvs-region1195__hero-route.dvs-r1199-geo-visual{order:2;width:100%;min-height:314px;margin-top:12px;padding:8px;grid-template-rows:184px 1fr;border-radius:18px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__image{border-radius:13px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__image img{height:184px;border-radius:13px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__route{min-height:64px;padding:16px 10px 8px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__route strong{font-size:17px;line-height:21px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__route span{font-size:14px;line-height:18px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts{gap:10px;padding-top:8px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts>div{min-height:60px;padding:8px 10px}
  .dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts strong{font-size:15px;line-height:19px}.dvs-r1199-geo-visual .dvs-r1199-geo-visual__facts span{font-size:13px;line-height:17px}
  .dvs-r1199-geo-actions--mobile{order:3;display:grid;grid-template-columns:1fr;gap:10px;width:100%;margin-top:12px}
  .dvs-r1199-geo-actions--mobile .dvs-v1195-btn{min-height:48px}

  /* Autoservice mobile exact hierarchy: copy, image+quick form, 3 compact chips. */
  .dvs-auto1199__hero-grid{display:flex;flex-direction:column;gap:12px;padding-top:20px;padding-bottom:16px}
  .dvs-auto1199__hero-copy{width:100%}
  .dvs-auto1199__hero-copy h1{font-size:32px;line-height:1.08}
  .dvs-auto1199__lead-wide{display:none}.dvs-auto1199__lead-mobile{display:inline}
  .dvs-auto1199__hero-actions{display:none}
  .dvs-auto1199__hero-request{width:100%;min-height:506px;padding:8px;grid-template-rows:206px 300px;border-radius:18px;overflow:visible}
  .dvs-auto1199__hero-request img{height:206px;border-radius:13px}
  .dvs-auto1199__quick-form{align-content:start;gap:9px;padding:10px 0 0}
  .dvs-auto1199__quick-form h2{font-size:20px;line-height:25px}
  .dvs-auto1199__quick-form input{height:44px;font-size:14px}.dvs-auto1199__quick-form button{height:46px}
  .dvs-auto1199__quick-form small{display:none}
  .dvs-auto1199__mobile-chips{order:3;display:grid;grid-template-columns:110px 116px 112px;gap:8px;width:100%;margin-top:2px}
  .dvs-auto1199__mobile-chips span{display:grid;place-items:center;min-height:42px;padding:5px 7px;border:1px solid #c7def0;border-radius:11px;background:#fff;color:#102e4b;font-size:12.5px;line-height:16px;font-weight:600;text-align:center}
  .dvs-auto1199 .dvs-v1195-section,.dvs-auto1199 .dvs-v1195-steps-section{padding:32px 0}
  .dvs-auto1199__trust{padding:16px 0}.dvs-auto1199__trust-grid{grid-template-columns:1fr 1fr}.dvs-auto1199__trust-grid a{min-height:72px;border-bottom:1px solid rgba(255,255,255,.1)}.dvs-auto1199__trust-grid a:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)}.dvs-auto1199__trust-grid a:nth-child(even){border-right:0}.dvs-auto1199__trust-grid a:nth-last-child(-n+2){border-bottom:0}
  .dvs-auto1199__cta{padding-bottom:24px}.dvs-auto1199__cta-panel{grid-template-columns:1fr;gap:16px;padding:20px}.dvs-auto1199__cta-panel h2{font-size:25px;line-height:31px}.dvs-auto1199__cta-panel form{grid-template-columns:1fr}.dvs-auto1199__cta-panel .dvs-contact-form__status{grid-column:auto}
  .dvs-auto1199__request{padding:32px 0}.dvs-auto1199__request-grid{grid-template-columns:1fr;gap:14px}.dvs-auto1199__request-copy{padding:22px 18px}.dvs-auto1199__request-form{padding:16px 14px}.dvs-auto1199__request-form .dvs-contact-form__grid{grid-template-columns:1fr}.dvs-auto1199__request-form .dvs-contact-form__field--wide,.dvs-auto1199__request-form .dvs-contact-form__field--message{grid-column:auto}

  /* About mobile: Figma puts photo/card before the three action buttons. */
  .dvs63-about-v1196 .dvs-r1196-hero__copy .dvs-r1196-btns{display:none}
  .dvs63-about-v1196 .dvs-r1196-hero__grid{display:flex;flex-direction:column;gap:12px}
  .dvs63-about-v1196 .dvs-r1196-hero__visual{order:2;min-height:516px;padding:0;background:transparent;box-shadow:none;overflow:visible}
  .dvs63-about-v1196 .dvs-r1196-hero__visual img{height:206px;border-radius:16px}
  .dvs63-about-v1196 .dvs-r1196-hero__visual-card{position:static;min-height:300px;margin-top:6px;padding:16px;border-radius:16px}
  .dvs-r1199-about-mobile-actions{order:3;display:grid;grid-template-columns:110px 116px 112px;gap:8px;width:100%;margin-top:4px}
  .dvs-r1199-about-mobile-actions .dvs-r1196-btn{min-width:0;min-height:42px;padding:0 7px;font-size:12.5px;line-height:16px;text-align:center}

  /* Contacts mobile: text -> photo -> contact card. Desktop CTA buttons are intentionally absent. */
  .dvs63-contacts-v1196 .dvs-r1199-contact-lead-wide{display:none}.dvs63-contacts-v1196 .dvs-r1199-contact-lead-mobile{display:inline}
  .dvs63-contacts-v1196 .dvs-r1196-hero__copy .dvs-r1196-btns{display:none}
  .dvs63-contacts-v1196 .dvs-r1196-hero__grid{display:flex;flex-direction:column;gap:12px}
  .dvs63-contacts-v1196 .dvs-r1196-hero__visual{min-height:516px;padding:0;background:transparent;box-shadow:none;overflow:visible}
  .dvs63-contacts-v1196 .dvs-r1196-hero__visual img{height:206px;border-radius:16px}
  .dvs63-contacts-v1196 .dvs-r1196-hero__visual-card{position:static;min-height:300px;margin-top:6px;padding:16px;border-radius:16px}

  /* VIN mobile: text -> form -> compact meta/note, matching Figma child order. */
  .dvs63-vin-page-v1193 .dvs-vin1193__hero-copy>.dvs-vin1193__chips,
  .dvs63-vin-page-v1193 .dvs-vin1193__hero-copy>.dvs-vin1193__no-vin-note{display:none}
  .dvs63-vin-page-v1193 .dvs-vin1193__hero-grid{display:flex;flex-direction:column;gap:12px}
  .dvs63-vin-page-v1193 .dvs-vin1193__form-card{order:2;width:100%;margin-top:0}
  .dvs-r1199-vin-mobile-meta{order:3;display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:2px}
  .dvs-r1199-vin-mobile-meta .dvs-vin1193__chips{display:contents}
  .dvs-r1199-vin-mobile-meta .dvs-vin1193__chips span{height:42px;margin:0}
  .dvs-r1199-vin-mobile-meta .dvs-vin1193__no-vin-note{grid-column:1/-1;min-height:48px;margin:0;padding:9px 12px}
  .dvs-r1199-vin-mobile-meta .dvs-vin1193__no-vin-note strong{font-size:15px;line-height:18px}.dvs-r1199-vin-mobile-meta .dvs-vin1193__no-vin-note span{margin-top:2px;font-size:13px;line-height:17px}
}

@media (max-width:390px){
  .dvs-r1199-about-mobile-actions{grid-template-columns:1fr 1fr 1fr}
}

