.dlpds-vehicle-card{display:grid;grid-template-rows:auto 1fr auto;min-width:0;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.10);color:#222}.dlpds-vehicle-card__media-wrap{position:relative}.dlpds-vehicle-media{position:relative;aspect-ratio:3/2;overflow:hidden;background:#ddd}.dlpds-vehicle-media__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease}.dlpds-vehicle-media__image.is-active{opacity:1}.dlpds-vehicle-media__nav{position:absolute;top:50%;z-index:3;width:44px;height:44px;transform:translateY(-50%);border:0;border-radius:999px;background:rgba(255,255,255,.94);color:#222;font-size:28px;line-height:1;cursor:pointer}.dlpds-vehicle-media__nav--prev{left:12px}.dlpds-vehicle-media__nav--next{right:12px}.dlpds-vehicle-card__badges{position:absolute;top:14px;left:14px;right:14px;z-index:4;display:flex;flex-wrap:wrap;gap:8px;pointer-events:none}.dlpds-vehicle-badge{display:inline-flex;align-items:center;min-height:30px;padding:5px 11px;border-radius:999px;background:rgba(255,255,255,.94);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.dlpds-vehicle-badge--featured{background:var(--e-global-color-accent,#d4ab3f);color:#111}.dlpds-vehicle-badge--sold{background:#b42318;color:#fff}.dlpds-vehicle-card__body{display:grid;align-content:start;gap:13px;padding:22px}.dlpds-vehicle-card__heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:15px;align-items:start}.dlpds-vehicle-card__year{margin-bottom:6px;color:var(--e-global-color-accent,#d4ab3f);font-size:12px;font-weight:900;letter-spacing:.12em}.dlpds-vehicle-card__title{margin:0;font-size:22px;line-height:1.05;text-transform:uppercase;font-style:italic;font-weight:900}.dlpds-vehicle-price{font-size:18px;font-weight:800;white-space:nowrap}.dlpds-vehicle-mileage{font-size:14px;font-weight:650;color:#616161}.dlpds-vehicle-card__excerpt{margin:0;color:#4b4b4b;line-height:1.5}.dlpds-vehicle-actions{display:flex}.dlpds-vehicle-action{display:flex;flex:1;align-items:center;justify-content:center;min-height:52px;padding:11px 17px;text-decoration:none!important;text-transform:uppercase;font-style:italic;font-weight:850}.dlpds-vehicle-action--primary{background:var(--e-global-color-primary,#2d2d2d);color:#fff!important}.dlpds-vehicle-action--secondary{background:#eee;color:#222!important}.dlpds-vehicle-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.dlpds-vehicle-spec{padding:13px;border-radius:12px;background:#f4f4f4}.dlpds-vehicle-spec dt{font-size:11px;font-weight:800;text-transform:uppercase;color:#707070}.dlpds-vehicle-spec dd{margin:5px 0 0;font-weight:700}@media(max-width:767px){.dlpds-vehicle-card__heading{grid-template-columns:1fr}.dlpds-vehicle-specs{grid-template-columns:1fr}}

.dlpds-vehicle-section{display:block}.dlpds-vehicle-section__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 24px}.dlpds-vehicle-section__title{margin:0;text-transform:uppercase;font-style:italic;font-weight:900}.dlpds-vehicle-section__view-all{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:999px;background:var(--e-global-color-primary,#2d2d2d);color:#fff!important;text-decoration:none}.dlpds-vehicle-collection{position:relative}.dlpds-vehicle-collection__track{display:grid;grid-template-columns:repeat(var(--dlpds-desktop,3),minmax(0,1fr));gap:24px}.dlpds-vehicle-collection--carousel{overflow:hidden}.dlpds-vehicle-collection--carousel .dlpds-vehicle-collection__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.dlpds-vehicle-collection--carousel .dlpds-vehicle-collection__track::-webkit-scrollbar{display:none}.dlpds-vehicle-collection--carousel .dlpds-vehicle-collection__item{flex:0 0 calc((100% - 24px * (var(--dlpds-desktop,3) - 1))/var(--dlpds-desktop,3));scroll-snap-align:start}.dlpds-vehicle-collection__nav{position:absolute;top:50%;z-index:8;width:46px;height:46px;transform:translateY(-50%);border:0;border-radius:999px;background:#222;color:#fff;font-size:30px;cursor:pointer}.dlpds-vehicle-collection__nav--prev{left:10px}.dlpds-vehicle-collection__nav--next{right:10px}.dlpds-vehicle-empty{padding:24px;border-radius:18px;background:#f3f3f3;text-align:center}@media(max-width:1024px){.dlpds-vehicle-collection__track{grid-template-columns:repeat(var(--dlpds-tablet,2),minmax(0,1fr))}.dlpds-vehicle-collection--carousel .dlpds-vehicle-collection__item{flex-basis:calc((100% - 24px * (var(--dlpds-tablet,2) - 1))/var(--dlpds-tablet,2))}}@media(max-width:767px){.dlpds-vehicle-section__head{align-items:flex-start;flex-direction:column}.dlpds-vehicle-collection__track{grid-template-columns:repeat(var(--dlpds-mobile,1),minmax(0,1fr));gap:18px}.dlpds-vehicle-collection--carousel .dlpds-vehicle-collection__item{flex-basis:calc((100% - 18px * (var(--dlpds-mobile,1) - 1))/var(--dlpds-mobile,1))}}
