.egl{--red:#E2001A;--ink:#141519;--muted:#5A6B82;--line:#E6EAF1;--navy:#0F1B2D;--bg:#F4F7FB;background:var(--bg);padding:34px 20px 72px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink)}.egl-in{max-width:1160px;margin:0 auto}.egl-crumb{font-size:14px;color:var(--muted);margin-bottom:16px}.egl-crumb a{color:var(--muted);text-decoration:none}.egl-crumb span{color:var(--ink);font-weight:600}.egl h1{font-size:40px;line-height:1.1;font-weight:800;color:var(--navy);margin:0 0 10px}.egl-sub{font-size:17px;color:var(--muted);margin:0 0 24px;max-width:820px;line-height:1.5}.egl-mhero{position:relative;overflow:hidden;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:540px;padding:20px 24px 72px;border-radius:32px;width:calc(100vw - 32px);margin:calc(6px - var(--navh, 80px) - 34px) 0 30px calc(50% - 50vw + 16px);background:linear-gradient(#17181c,#0b0b0d 62%,#060607)}.egl-mhero-vid{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover}.egl-mhero-ov{position:absolute;inset:0;z-index:1;background:radial-gradient(1100px 460px at 50% -10%,rgba(226,0,26,.18),transparent 60%),linear-gradient(#08080a6b,#08080a7a 45%,#08080ab3)}.egl-mhero-inner{position:relative;z-index:2;max-width:1120px;margin:64px auto 0}.egl-mhero-logos{display:inline-flex;align-items:center;justify-content:center;margin:0 0 22px}.egl-mhero-logos img{height:78px;width:auto;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.5))}.egl-mhero-h1{font-size:clamp(32px,5vw,56px);line-height:1.08;font-weight:800;letter-spacing:-.025em;margin:0 0 16px;text-shadow:0 2px 24px rgba(0,0,0,.35)}.egl-mhero-sub{font-size:clamp(16px,1.7vw,19px);line-height:1.5;color:#e7eaf0;max-width:600px;margin:0 auto 32px;text-shadow:0 1px 12px rgba(0,0,0,.4)}.egl-mhero-cta{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.egl-mhero-btn{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;padding:15px 32px;border-radius:999px;text-decoration:none;transition:.15s;box-shadow:0 8px 22px #00000038}.egl-mhero-btn.red{background:#e2001a;color:#fff}.egl-mhero-btn.red:hover{background:#c40017}.egl-mhero-btn.white{background:#fff;color:#0f1b2d}.egl-mhero-btn.white:hover{background:#eef0f4}.egl-mhero-scroll{position:absolute;left:50%;bottom:22px;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:4px;color:#ffffffd1;background:none;border:0;cursor:pointer;letter-spacing:.05em;font-size:11px;text-transform:uppercase;font-family:inherit;animation:caScrollBob 1.9s ease-in-out infinite}.egl-mhero-scroll:hover{color:#fff}.egl-mhero-scroll svg{width:26px;height:26px}@keyframes caScrollBob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.egl-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.egl-search{flex:1;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 18px;font-size:15px;color:var(--ink);font-family:inherit}.egl-search::placeholder{color:#9aa7ba}.egl-search:focus{outline:none;border-color:#c9d3e3}.egl-sel{position:relative}.egl-sel select{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 42px 14px 18px;font-size:15px;color:var(--ink);font-family:inherit;cursor:pointer;min-width:170px}.egl-sel:after{content:"⌄";position:absolute;right:16px;top:50%;transform:translateY(-60%);color:var(--muted);pointer-events:none;font-size:16px}.egl-sel select:focus{outline:none;border-color:#c9d3e3}.egl-count{display:none}.egl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.egl-new{position:absolute;left:14px;top:14px;background:var(--red);color:#fff;font-size:12px;font-weight:800;padding:5px 11px;border-radius:999px;letter-spacing:.05em;z-index:3;box-shadow:0 2px 8px #0000002e}.egl-section{grid-column:1/-1;display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;color:var(--ink);margin:26px 0 2px;letter-spacing:-.01em}.egl-section:first-child{margin-top:0}.egl-section .dot{width:13px;height:13px;border-radius:50%;flex:0 0 auto}.egl-section .cnt{font-size:14px;font-weight:600;color:var(--muted)}@media (max-width:900px){.egl-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.egl-grid{grid-template-columns:1fr}}.egl-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:visible;position:relative;display:flex;flex-direction:column;transition:.18s;text-decoration:none;color:inherit}.egl-card:hover{box-shadow:0 14px 34px #0f1b2d1a;transform:translateY(-3px);z-index:30}.egl-media{position:relative;background:#fff;aspect-ratio:49/26;display:flex;align-items:flex-end;justify-content:center;padding:6px 4px 0;border-radius:20px 20px 0 0;overflow:hidden}.egl-media img{max-width:78%;max-height:88%;width:auto;height:auto;object-fit:contain;margin:0 auto;display:block}.egl-fuels{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.egl-fuel{color:#fff;font-size:12px;font-weight:700;padding:5px 12px;border-radius:100px;box-shadow:0 2px 6px #0000001f}@media (hover:hover){.egl-fuels{opacity:0;transition:opacity .18s}.egl-card:hover .egl-fuels{opacity:1}}.egl-media img.egl-m{position:absolute;left:16px;bottom:12px;height:16px;width:auto;max-width:none;max-height:none}.egl-body{padding:16px 20px 20px}.egl-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.egl-brand{display:inline-flex;align-items:center}.egl-bmw{height:28px;width:auto;position:relative;z-index:2}.egl-minilogo{height:26px;width:auto}.egl-audilogo{height:19px;width:auto}.egl-audirslogo{height:15px;width:auto;margin-left:7px}.egl-mlogo{height:16px;width:auto;margin-left:6px}.egl-jcwlogo{height:19px;width:auto;margin-left:8px}.egl-mblogo{height:26px;width:auto}.egl-amglogo{height:9px;width:auto;margin-left:8px}.egl-year{font-size:13.5px;color:var(--muted)}.egl-name{font-size:23px;font-weight:800;color:var(--navy);margin:0 0 8px;line-height:1.2}.egl-card-mini .egl-body{display:flex;flex-direction:column;flex:1}.egl-card-mini .egl-price{margin-top:auto}.egl-specs{font-size:14px;color:var(--muted);margin:0 0 14px}.egl-price{display:flex;align-items:baseline;gap:8px;margin-bottom:14px;flex-wrap:nowrap;white-space:nowrap}.egl-price b{font-size:21px;font-weight:800;color:var(--ink)}.egl-price .eur{font-size:14px;font-weight:600;color:var(--muted)}.egl-price .egl-soon{font-size:22px;font-weight:800;color:var(--navy)}.egl-price .tol{font-size:13px;color:var(--muted);font-weight:600}.egl-info{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#c9d2e0;color:#fff;font-size:11px;font-weight:700;font-style:italic;cursor:help;margin-left:2px;flex:0 0 auto}.egl-info .egl-tip{position:absolute;bottom:150%;right:0;left:auto;transform:none;width:230px;white-space:normal;background:var(--navy);color:#fff;font-size:12px;font-weight:500;font-style:normal;line-height:1.5;padding:11px 13px;border-radius:10px;box-shadow:0 8px 24px #0003;opacity:0;visibility:hidden;transition:opacity .15s;z-index:40;text-align:left;letter-spacing:0}.egl-info:hover .egl-tip,.egl-info:focus .egl-tip{opacity:1;visibility:visible}.egl-clink{display:block;text-decoration:none;color:inherit}.egl-body{padding:16px 20px 12px}.egl-actions{padding:0 20px 20px;display:flex;flex-direction:column;gap:8px}.egl-btn{display:block;text-align:center;background:#eef2f8;color:var(--navy);font-weight:700;font-size:15px;padding:14px;border-radius:12px;transition:.15s;text-decoration:none}.egl-order{display:block;width:100%;text-align:center;background:#eef2f8;color:var(--navy);font-weight:700;font-size:15px;padding:14px;border:0;border-radius:12px;cursor:pointer;font-family:inherit;transition:.15s}@media (hover:hover){a.egl-btn:hover,.egl-card:hover .egl-btn{background:var(--navy);color:#fff}.egl-card:hover .egl-order,.egl-order:hover{background:var(--red);color:#fff}}.egl-modal[aria-hidden=true]{display:none}.egl-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.egl-modal-back{position:absolute;inset:0;background:#080c148c;backdrop-filter:blur(2px)}.egl-modal-card{position:relative;z-index:1;background:#fff;border-radius:22px;width:min(560px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 80px #080c1466;padding:26px 26px 28px}.egl-modal-x{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:10px;background:#eef2f8;color:var(--navy);font-size:16px;cursor:pointer}.egl-modal-x:hover{background:#e0e6f0}.egl-modal-head{display:flex;gap:16px;align-items:center;margin-bottom:4px;padding-right:30px}.egl-modal-head img{width:168px;height:112px;object-fit:contain;background:transparent;border-radius:12px;flex:0 0 auto}.egl-modal-eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--red)}.egl-modal-head h3{font-size:22px;font-weight:800;color:var(--navy);margin:4px 0;line-height:1.15}.egl-modal-sub{font-size:13.5px;color:var(--muted);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.egl-modal-sub .egl-tol{font-size:13px;color:var(--muted);font-weight:600}.egl-modal-headtext{position:relative}.egl-modal .egl-info{position:static}.egl-modal .egl-info .egl-tip{position:absolute;inset:100% auto auto 0;width:100%;margin-top:8px}@media (max-width:560px){.egl-modal{align-items:flex-start;padding:16px 12px}.egl-modal-card{max-height:calc(100dvh - 32px);padding:22px 20px 24px}.egl-modal-head{flex-direction:column;align-items:flex-start;gap:10px;padding-right:0}.egl-modal-head img{width:150px;height:92px}.egl-modal-headtext{width:100%}.egl-modal-head h3{font-size:20px}}.egl-consent{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--ink);line-height:1.45;cursor:pointer}.egl-consent input{width:18px;height:18px;accent-color:var(--red);flex:0 0 auto;margin-top:1px}.egl-consent a{color:var(--red);font-weight:700}.egl-form{display:flex;flex-direction:column;gap:18px}.egl-toggle{display:flex;gap:6px;background:#eef2f8;border-radius:12px;padding:5px}.egl-tgl{flex:1;border:0;background:transparent;font-family:inherit;font-weight:700;font-size:14.5px;color:var(--muted);padding:12px;border-radius:9px;cursor:pointer;transition:.15s}.egl-tgl.active{background:var(--red);color:#fff;box-shadow:0 4px 12px #e2001a40}.egl-fblock{border:1px solid var(--line);border-radius:14px;padding:16px 16px 14px}.egl-flabel{font-size:15px;font-weight:800;color:var(--ink);margin-bottom:10px}.egl-fopt{font-weight:600;color:var(--muted);font-size:13px}.egl-fhint{font-size:13px;color:var(--muted);margin:0 0 10px;line-height:1.45}.egl-sublabel{font-size:13.5px;font-weight:800;color:var(--ink);margin:16px 0 2px}.egl-subblock{margin-top:8px;padding-top:6px;border-top:1px dashed var(--line)}.egl-radio{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:14.5px;color:var(--ink);cursor:pointer;border-top:1px solid var(--line)}.egl-radio:first-of-type{border-top:0}.egl-radio input{width:18px;height:18px;accent-color:var(--red);flex:0 0 auto}.egl-fuelpick{display:flex;flex-wrap:wrap;gap:8px}.egl-fuelopt{display:inline-flex;align-items:center;border:1.5px solid var(--line);border-radius:999px;padding:9px 16px;font-size:14px;font-weight:700;color:var(--muted);cursor:pointer;transition:.15s}.egl-fuelopt input{position:absolute;opacity:0;width:0;height:0}.egl-fuelopt:hover{border-color:#c9d2e0}.egl-fuelopt.active{border-color:var(--red);color:var(--red);background:#e2001a0f}.egl-fgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}@media (max-width:460px){.egl-fgrid{grid-template-columns:1fr}}.egl-form input[type=text],.egl-form input[type=email],.egl-form input[type=tel],.egl-form textarea{width:100%;font:inherit;font-size:14.5px;color:var(--ink);background:#f7f9fc;border:1.5px solid var(--line);border-radius:10px;padding:11px 12px;outline:none;transition:.15s}.egl-form input:focus,.egl-form textarea:focus{border-color:var(--red);background:#fff;box-shadow:0 0 0 4px #e2001a14}.egl-form input[type=file]{width:100%;font:inherit;font-size:13.5px;color:var(--muted)}.egl-form textarea{resize:vertical}.egl-fmsg{font-size:14px;font-weight:600;display:none;border-radius:10px;padding:11px 13px}.egl-fmsg.err{display:block;background:#fdeaec;color:#b3121f}.egl-fmsg.ok{display:block;background:#e8f7ee;color:#177a3d}.egl-fsubmit{background:var(--red);color:#fff;border:0;border-radius:12px;padding:15px;font-size:16px;font-weight:800;font-family:inherit;cursor:pointer;transition:.15s}.egl-fsubmit:hover{background:#c40017}.egl-fsubmit:disabled{opacity:.6;cursor:default}.egl-fnote{font-size:12.5px;color:var(--muted);text-align:center;margin:0;line-height:1.4}.egl-land{display:none}.egl-in.egl-choose>:not(#eglLand){display:none!important}.egl-in.egl-choose>#eglLand{display:block}.egl-land{--red:#E2001A;--ink:#141519;--muted:#5A6B82;--line:#E6EAF1;padding:0 0 22px}.egl-land-hero{position:relative;overflow:hidden;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:540px;padding:40px 24px 60px;border-radius:32px;width:calc(100vw - 32px);margin:calc(6px - var(--navh, 80px) - 34px) 0 26px calc(50% - 50vw + 16px);background:linear-gradient(#17181c,#0b0b0d 62%,#060607)}.egl-land-vid{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;transition:opacity .45s ease}.egl-land-ov{position:absolute;inset:0;z-index:1;background:radial-gradient(1100px 460px at 50% -10%,rgba(226,0,26,.18),transparent 60%),linear-gradient(#08080a6b,#08080a7a 45%,#08080ab3)}.egl-land-inner{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:8px 16px}.egl-land-inner h1{font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-.025em;line-height:1.08;margin:0 0 16px;color:#fff}.egl-land-inner h1 span{opacity:.9;font-weight:800}.egl-land-inner p{font-size:clamp(16px,1.7vw,19px);line-height:1.5;color:#e7eaf0;max-width:600px;margin:0 auto 16px;text-shadow:0 1px 12px rgba(0,0,0,.4)}.egl-land-scroll{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd9;margin-top:4px}.egl-land-logos{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:0 0 22px}.egl-land-logos img{height:30px;width:auto;object-fit:contain;background:#fff;border-radius:10px;padding:7px 10px;box-shadow:0 6px 18px #00000040}.egl-land-brandrow{gap:22px;margin:0 0 22px}.egl-land-brandrow img{height:48px;width:auto;object-fit:contain;filter:drop-shadow(0 3px 12px rgba(0,0,0,.55))}.egl-brands{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1120px;margin:26px auto 8px;padding:0 20px}.egl-brand-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 16px;text-decoration:none;color:var(--ink);box-shadow:0 10px 30px #08080a0f;transition:.16s}.egl-brand-tile:hover{transform:translateY(-3px);border-color:#c9d2df;box-shadow:0 18px 44px #08080a1f}.egl-brand-tile img{height:52px;width:auto;object-fit:contain}.egl-brand-name{font-weight:800;font-size:17px}.egl-brand-cta{font-weight:800;font-size:13px;color:var(--red)}.egl-seo{max-width:900px;margin:34px auto 0;padding:0 20px}.egl-eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:8px}.egl-seo-h{font-size:clamp(22px,3vw,30px);font-weight:800;letter-spacing:-.02em;color:var(--ink);margin:6px 0 14px}.egl-seo p{color:var(--muted);font-size:16px;line-height:1.7;margin:0 0 14px}.egl-seo strong{color:var(--ink)}.egl-seo .kw{color:var(--red);font-weight:700}.egl-faq2{max-width:900px;margin:30px auto 0;padding:0 20px;display:flex;flex-direction:column;gap:10px}.egl-faq2 details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 18px}.egl-faq2 summary{list-style:none;cursor:pointer;font-weight:800;font-size:16px;padding:15px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--ink)}.egl-faq2 summary::-webkit-details-marker{display:none}.egl-faq2 .pl{flex:0 0 auto;width:26px;height:26px;border-radius:8px;background:#fdeaec;color:var(--red);display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:700}.egl-faq2 details[open] .pl{transform:rotate(45deg)}.egl-faq2 p{color:var(--muted);font-size:14.5px;line-height:1.6;margin:0 0 15px}@media (max-width:820px){.egl-brands{grid-template-columns:repeat(2,1fr)}.egl-land-inner{padding:30px 22px}}
