/* DIROX leads; Konsport red identifies the manufacturer. */
.mlp--konsport{--accent:#004aad;--ink:#10182b;--heading:#10182b;--paper:#fff;--muted:#60697a;--line:#dfe5ee;--brand:#bd1726;--navy:#001c89;--deep:#081a43;--soft:#f2f6fb;background:#fff}
.mlp--konsport :focus-visible{outline-color:var(--accent)}
.mlp--konsport .mlp-preview-notice{background:var(--soft);color:var(--navy)}
.mlp--konsport .mlp-brand{color:var(--accent)}
.mlp--konsport .mlp-brand span{color:var(--navy)}
.mlp--konsport h1,.mlp--konsport h2{color:var(--heading)}
.mlp--konsport h1 em{color:var(--accent)}
.mlp--konsport .mlp-kicker,.mlp--konsport .mlp-benefits span,.mlp--konsport .mlp-process li>span{color:var(--brand)}
.mlp--konsport .mlp-line{background:var(--brand)}
.mlp--konsport .mlp-dark{background:var(--navy)}
.mlp--konsport .mlp-primary{background:var(--accent);color:#fff}
.mlp--konsport .mlp-count{background:#fff;color:var(--navy)}
.mlp--konsport .mlp-mobile-bar>span>.mlp-count{background:var(--soft)}
.mlp--konsport .mlp-outline{color:var(--accent);border-color:var(--accent)}
.mlp--konsport .mlp-brand-proof span{border-color:var(--line)}
.mlp--konsport .mlp-filters button{background:var(--soft);color:var(--navy)}
.mlp--konsport .mlp-filters button[aria-pressed=true]{background:var(--accent);color:#fff}
.mlp--konsport .mlp-card:hover{border-color:var(--accent);box-shadow:0 8px 25px #004aad0d}
.mlp--konsport .mlp-card-image{background:#fff}
.mlp--konsport .mlp-card-image>span{color:var(--brand)}
.mlp--konsport .mlp-add{border-color:var(--accent);color:var(--accent)}
.mlp--konsport .mlp-add:hover{background:var(--soft)}
.mlp--konsport .mlp-add[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:#fff}
.mlp--konsport .mlp-story{background:#fff;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.mlp--konsport .mlp-story .mlp-kicker,.mlp--konsport .mlp-story-top{color:var(--brand)}
.mlp--konsport .mlp-story-heading>p:last-child,.mlp--konsport .mlp-stories p{color:var(--muted)}
.mlp--konsport .mlp-stories article{border-top:3px solid var(--brand)}
.mlp--konsport .mlp-stories a{color:var(--accent);border-color:var(--line)}
.mlp--konsport .mlp-dialog::backdrop{background:#10182ba8}
.mlp--konsport .mlp-model-description summary{color:var(--brand)}

/* Module backgrounds follow DIROX: blue, pale, white cards and deep navy. */
.mlp--konsport .mlp-benefits{background:var(--accent);border-color:var(--accent);color:#fff}
.mlp--konsport .mlp-benefits strong{color:#fff}
.mlp--konsport .mlp-benefits p{color:#e2edff}
.mlp--konsport .mlp-benefits span{color:#bddaff}
.mlp--konsport #modele{background:var(--soft)}
.mlp--konsport .mlp-card{background:#fff;box-shadow:0 5px 20px #081a4305}
.mlp--konsport .mlp-card-image{background:#f8fafc}
.mlp--konsport .mlp-filters button{background:#fff;border-color:var(--line)}
.mlp--konsport .mlp-filters button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}
.mlp--konsport .mlp-service{background:#fff}
.mlp--konsport .mlp-blog{background:#f5f6f8}
.mlp--konsport .mlp-blog #dx-guide-posts{background:transparent}
.mlp--konsport .mlp-process{--heading:#fff;--muted:#cbd6ed;--line:#ffffff26;background:var(--deep);color:#fff}
.mlp--konsport .mlp-process .mlp-kicker{color:#c7dcff}
.mlp--konsport .mlp-process li>span{color:#9dbce8}
.mlp--konsport .mlp-process h3{color:#fff}
.mlp--konsport .mlp-process .mlp-primary{background:#fff;color:var(--navy)}
.mlp--konsport .mlp-process :focus-visible{outline-color:#a8d4ff}
.mlp--konsport .mlp-faq{padding-top:75px;padding-bottom:75px;background:#fff}
.mlp--konsport .mlp-footer{background:var(--deep);border-color:#ffffff26;color:#fff}
.mlp--konsport .mlp-footer .mlp-brand,.mlp--konsport .mlp-footer .mlp-brand span{color:#fff}
.mlp--konsport .mlp-footer p,.mlp--konsport .mlp-footer>a:last-child{color:#cbd6ed}
.mlp--konsport .mlp-footer :focus-visible{outline-color:#a8d4ff}
@media(max-width:760px){.mlp--konsport .mlp-faq{padding-top:50px;padding-bottom:50px}}

.mlp--konsport .mlp-card-image{aspect-ratio:1/1;padding:0}.mlp--konsport .mlp-card-image img{width:100%;height:100%;object-fit:contain}.mlp--konsport .mlp-equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.mlp--konsport .mlp-equipment-grid article{min-width:0;border:1px solid var(--line);padding:24px;background:#fff}.mlp--konsport .mlp-equipment-grid img{width:100%;height:260px;object-fit:contain}.mlp--konsport .mlp-equipment-grid h3{font-size:24px;margin:20px 0 12px}.mlp--konsport .mlp-equipment-grid a{display:inline-block;color:var(--accent);margin-top:12px}.mlp--konsport .mlp-equipment-grid p{color:var(--muted)}@media(max-width:760px){.mlp--konsport .mlp-equipment-grid{grid-template-columns:1fr}}
