/* VANDENBOORN AUTOMOTIVE – Startpagina (Elementor). Zwart / wit / brons. */
:root{--brand:#8E612B;--brand-light:#B8834A;--black:#000000;--white:#FFFFFF;--grey:#A9A29A;--line:rgba(255,255,255,.12);--font:'Manrope',system-ui,sans-serif;--max:1440px;--gutter:clamp(16px,4vw,56px);--radius:4px}
body.vdb-home{background:var(--black)!important;color:var(--white);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased}
.vdb-home *{box-sizing:border-box}
.vdb-home h1,.vdb-home h2,.vdb-home h3{font-family:var(--font);color:#FFFFFF!important;margin:0;line-height:1.15;font-weight:700;text-transform:none;letter-spacing:0}
.vdb-home h1{font-size:clamp(34px,5vw,68px);letter-spacing:-.02em;line-height:1.05}
.vdb-home h2{font-size:clamp(28px,3.4vw,44px);letter-spacing:-.015em}
.vdb-home h3{font-size:20px}
.vdb-home p{margin:0;max-width:none}
.vdb-home .elementor-widget-text-editor p+p{margin-top:14px}
.vdb-home .vdb-wrap{max-width:var(--max);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}
.vdb-home .lead{color:var(--grey);font-size:clamp(16px,1.3vw,19px);max-width:62ch}
.vdb-home .vdb-eyebrow{color:var(--brand-light);font-weight:600;font-size:14px;letter-spacing:.06em;display:flex;align-items:center;gap:12px;margin-bottom:18px}
.vdb-home .vdb-eyebrow::before{content:"";width:36px;height:1px;background:var(--brand-light)}
.vdb-home .elementor-widget-button .elementor-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:var(--radius);font-weight:700;font-size:15px;border:1px solid transparent;transition:.2s;box-shadow:none;background:var(--brand);color:var(--white);text-transform:none;letter-spacing:0}
.vdb-home .elementor-widget-button .elementor-button:hover{background:var(--brand-light)}
.vdb-home .btn--ghost .elementor-button{background:transparent!important;color:var(--white)!important;border-color:rgba(255,255,255,.35)!important}
.vdb-home .btn--ghost .elementor-button:hover{border-color:var(--white)!important}
.vdb-home .btn--white .elementor-button{background:var(--white)!important;color:var(--black)!important}
.vdb-home :focus-visible{outline:2px solid var(--brand-light);outline-offset:3px}

/* Hero */
.vdb-home-hero{position:relative;isolation:isolate;min-height:calc(100svh - 88px);width:100%;max-width:none}\n.vdb-home-hero__in{width:100%;min-height:inherit;position:relative;z-index:1;justify-content:flex-end}
.vdb-home-hero::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.35) 40%,rgba(0,0,0,.92) 100%);pointer-events:none}
.vdb-home-hero>.e-con-inner,.vdb-home-hero>.elementor-element{position:relative;z-index:1}
.vdb-home-hero .hero__kicker{color:var(--brand-light);font-weight:600;font-size:14px;letter-spacing:.06em;display:flex;align-items:center;gap:12px;margin-bottom:6px}
.vdb-home-hero .hero__kicker::before{content:"";width:36px;height:1px;background:var(--brand-light)}
.vdb-home-hero h1{max-width:18ch}
.vdb-home-hero .lead{max-width:56ch}
.vdb-home-hero .hero__facts{display:grid;gap:14px}
.vdb-home-hero .fact{border-left:1px solid var(--brand);padding:6px 0 6px 18px}
.vdb-home-hero .fact b{display:block;font-size:26px;font-weight:800;line-height:1;color:#fff}
.vdb-home-hero .fact span{color:var(--grey);font-size:14px}

/* USP-balk */
.vdb-home-usps{background:var(--brand)!important;color:#fff}
.vdb-home-usps .usps__in{display:grid;grid-template-columns:repeat(4,1fr)}
.vdb-home-usps .usp{padding:26px 24px;border-left:1px solid rgba(255,255,255,.18);display:flex;gap:14px;align-items:flex-start}
.vdb-home-usps .usp:first-child{border-left:0}
.vdb-home-usps .usp svg{width:26px;height:26px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.vdb-home-usps .usp b{display:block;font-size:15px;margin-bottom:2px}
.vdb-home-usps .usp span{font-size:13px;opacity:.85}

/* Nieuw binnen: JetEngine listing grid als slider, kaarten in donkere stijl */
.vdb-home-new .jet-listing-grid__items{margin:0}
.vdb-home-new .jet-listing-grid__slider .jet-listing-grid__item{height:auto}
.vdb-home-new .jet-listing-grid__slider .slick-track{display:flex}
.vdb-home-new .jet-listing-grid__slider .slick-slide{height:auto}
.vdb-home-new .jet-listing-grid__slider .slick-slide>div,.vdb-home-new .jet-listing-grid__slider .jet-listing-grid__item>div{height:100%}
.vdb-home-new .jet-listing-grid__slider .slick-arrow{width:44px;height:44px;border:1px solid rgba(255,255,255,.3);background:none;color:#fff;top:-72px;transform:none;left:auto;opacity:1;border-radius:0;z-index:2}
.vdb-home-new .jet-listing-grid__slider .slick-arrow:hover{border-color:#fff}
.vdb-home-new .jet-listing-grid__slider .slick-prev{right:52px}
.vdb-home-new .jet-listing-grid__slider .slick-next{right:0}
.vdb-home-new .jet-listing-grid__slider .slick-dots{margin-top:20px}
.vdb-home-new .jet-listing-grid__slider .slick-dots li button::before{color:#fff}
.vdb-home .vdb-vcard{display:flex;flex-direction:column;height:100%;background:#0d0d0d;border:1px solid var(--line);color:#fff;border-radius:0;box-shadow:none;overflow:hidden;position:relative;transition:border-color .2s}
.vdb-home .vdb-vcard:hover{border-color:var(--brand);transform:none}
.vdb-home .vdb-vcard__media{position:relative;display:block;width:100%;aspect-ratio:3/2;background:#151515;overflow:hidden;flex:0 0 auto}
.vdb-home .vdb-vcard__media::before{content:"Foto volgt";position:absolute;inset:0;display:grid;place-items:center;color:var(--grey);font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.vdb-home .vdb-vcard__media .elementor-widget-shortcode{position:absolute;inset:0;z-index:1;margin:0}
.vdb-home .vdb-vcard__media .elementor-widget-container,.vdb-home .vdb-vcard__media .elementor-shortcode,.vdb-home .vdb-vcard__media .jet-listing-dynamic-image{height:100%}
.vdb-home .vdb-vcard__media img{width:100%;height:100%;object-fit:cover;display:block}
.vdb-home .vdb-vcard__status{position:absolute;top:12px;left:12px;z-index:2;margin:0;width:auto;background:transparent}
.vdb-home .vdb-vcard__status .jet-listing-dynamic-field__content{display:inline-block;background:var(--brand);color:#fff!important;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 12px;line-height:1.2}
.vdb-home .vdb-vcard__body{display:flex;flex-direction:column;flex:1 1 auto;padding:20px 22px 22px;gap:10px}
.vdb-home .vdb-vcard__title .jet-listing-dynamic-field__content,.vdb-home .vdb-vcard__title *{font-family:var(--font);font-size:18px;font-weight:700;line-height:1.15;text-transform:uppercase;color:#fff!important;letter-spacing:-.01em;overflow-wrap:anywhere}
.vdb-home .vdb-vcard__trim *{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--grey)!important}
.vdb-home .vdb-vcard__meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:4px;padding:11px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px}
.vdb-home .vdb-vcard__meta *{color:var(--grey)!important;font-size:13px}
.vdb-home .vdb-vcard__meta>*:not(:last-child){padding-right:16px;border-right:1px solid rgba(255,255,255,.18)}
.vdb-home .vdb-vcard__foot{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;padding-top:14px;flex-wrap:wrap}
.vdb-home .vdb-vcard__price *{font-size:20px;font-weight:800;line-height:1;color:#fff!important}
.vdb-home .vdb-vcard__more{position:relative;z-index:3}
.vdb-home .vdb-vcard__more a{color:#fff!important;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--brand);padding-bottom:3px;display:inline-flex;gap:8px}
.vdb-home .vdb-vcard__more a:hover{color:var(--brand-light)!important}
.vdb-home .vdb-vcard__more .jet-listing-dynamic-link__label::after{content:"\2192"}
.vdb-home .vdb-vcard__link,.vdb-home .vdb-vcard__link a{position:absolute;inset:0;z-index:2;font-size:0;color:transparent;display:block}
.vdb-home .jet-listing-grid__item-link{color:inherit;text-decoration:none}
.vdb-home .jet-listing-not-found{color:var(--grey)}

/* Diensten */
.vdb-home-services .services{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.vdb-home .svc{background:#0d0d0d;border:1px solid var(--line);padding:clamp(28px,3.5vw,48px);display:flex;flex-direction:column;gap:18px;position:relative}
.vdb-home .svc::before{content:"";position:absolute;top:0;left:0;width:64px;height:3px;background:var(--brand)}
.vdb-home .svc__who{color:var(--brand-light);font-weight:700;font-size:14px}
.vdb-home .svc h3{font-size:clamp(22px,2.2vw,30px)}
.vdb-home .svc p{color:var(--grey)}
.vdb-home .svc ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}
.vdb-home .svc li{display:flex;gap:12px;font-size:15px}
.vdb-home .svc li::before{content:"";width:7px;height:7px;background:var(--brand);margin-top:9px;flex-shrink:0}
.vdb-home .svc .btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:var(--radius);font-weight:700;font-size:15px;text-decoration:none;border:1px solid transparent;transition:.2s;align-self:flex-start;margin-top:auto}
.vdb-home .svc .btn--brand{background:var(--brand);color:#fff}.vdb-home .svc .btn--brand:hover{background:var(--brand-light)}
.vdb-home .svc .btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}.vdb-home .svc .btn--ghost:hover{border-color:#fff}

/* Papierwerk (wit) */
.vdb-home-paper{background:#fff!important;color:#000}
.vdb-home-paper h2,.vdb-home-paper h3,.vdb-home-paper b{color:#000!important}
.vdb-home-paper .lead{color:#555}
.vdb-home .steps{list-style:none;margin:0;padding:0;counter-reset:s;display:grid;border-top:1px solid #ddd}
.vdb-home .steps li{counter-increment:s;display:grid;grid-template-columns:56px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #ddd}
.vdb-home .steps li::before{content:counter(s,decimal-leading-zero);font-weight:800;color:var(--brand);font-size:22px;line-height:1.2}
.vdb-home .steps b{display:block;font-size:17px;margin-bottom:3px}
.vdb-home .steps span{color:#555;font-size:15px}

/* Wereldwijd */
.vdb-home-world{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.vdb-home .world__map{width:100%;height:auto}
.vdb-home .continents{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}
.vdb-home .cont{border:1px solid var(--line);padding:14px 16px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px}
.vdb-home .cont::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand)}

/* Registreren */
.vdb-home-register{background:linear-gradient(135deg,#6f4a1f,var(--brand) 60%,#a8773e)!important}
.vdb-home-register p{color:rgba(255,255,255,.88)}
.vdb-home-register ul{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:8px;font-size:15px}
.vdb-home-register li::before{content:"\2713 ";font-weight:800}
.vdb-home .form{background:#000;padding:clamp(24px,3vw,40px);display:grid;gap:14px}
.vdb-home .form h3{font-size:20px;margin-bottom:4px}
.vdb-home .form label{font-size:13px;color:var(--grey);display:grid;gap:6px}
.vdb-home .form input,.vdb-home .form select{width:100%;padding:13px 14px;background:#0d0d0d;border:1px solid rgba(255,255,255,.18);color:#fff;font-family:inherit;font-size:15px;border-radius:var(--radius)}
.vdb-home .form input:focus,.vdb-home .form select:focus{border-color:var(--brand-light);outline:none}
.vdb-home .form select option{background:#0d0d0d}
.vdb-home .form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.vdb-home .form small{color:var(--grey);font-size:12px}
.vdb-home .form .btn{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:var(--radius);font-weight:700;font-size:15px;border:0;cursor:pointer;font-family:inherit;background:var(--brand);color:#fff;transition:.2s}
.vdb-home .form .btn:hover{background:var(--brand-light)}

/* Responsive */
@media (max-width:1023.98px){
  .vdb-home-hero{min-height:calc(100svh - 68px)}
  .vdb-home-hero .hero__facts{grid-template-columns:repeat(3,1fr)}
  .vdb-home-usps .usps__in{grid-template-columns:1fr 1fr}
  .vdb-home-usps .usp:nth-child(3){border-left:0}
  .vdb-home-usps .usp:nth-child(n+3){border-top:1px solid rgba(255,255,255,.18)}
  .vdb-home-services .services{grid-template-columns:1fr}
  .vdb-home-new .jet-listing-grid__slider .slick-arrow{top:auto;bottom:-56px}
  .vdb-home-new .jet-listing-grid__slider .slick-prev{right:auto;left:0}
  .vdb-home-new .jet-listing-grid__slider .slick-next{right:auto;left:52px}
  .vdb-home-new{padding-bottom:calc(120px * .65 + 56px)!important}
}
@media (max-width:639.98px){
  .vdb-home-hero .hero__facts{grid-template-columns:1fr}
  .vdb-home-usps .usps__in{grid-template-columns:1fr}
  .vdb-home-usps .usp{border-left:0;border-top:1px solid rgba(255,255,255,.18)}
  .vdb-home-usps .usp:first-child{border-top:0}
  .vdb-home .continents{grid-template-columns:1fr 1fr}
  .vdb-home .form__row{grid-template-columns:1fr}
  .vdb-home .elementor-widget-button .elementor-button,.vdb-home .svc .btn{width:100%}
  .vdb-home .vdb-vcard__foot{flex-direction:column;align-items:flex-start;gap:12px}
}
@media (prefers-reduced-motion:reduce){.vdb-home *{transition:none!important}}

/* placeholder-151515: kaarten zonder foto */
.vdb-home .vdb-vcard__media{background:#151515!important}
.vdb-home .vdb-vcard__media::before{background:#151515;z-index:0}
.vdb-home .vdb-vcard__media img.is-broken{display:none}
.vdb-home .vdb-vcard__more .elementor-widget-container,.vdb-home .vdb-vcard__more .jet-listing-dynamic-link{border:0!important;padding:0!important}
.vdb-home .vdb-vcard__more a{border-bottom:1px solid #8E612B!important}

/* Kaartafstand slider */
.vdb-home-new .jet-listing-grid__items{gap:20px}
.vdb-home .vdb-vcard__more a{text-decoration:none!important;box-shadow:none!important;padding:0 0 4px!important}
