/* Digikulma article identity: scoped to the complete-article renderer only. */
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] {
  --mm-ink:#2b2624;
  --mm-muted:#655b55;
  --mm-accent:#a43c22;
  --mm-accent-strong:#7d2b18;
  --mm-line:#ddd5c7;
  --mm-soft:#f7f5ef;
  --mm-bar:#a43c22;
  --mm-bar-track:#eadbce;
  --mm-edit-ink:#2b2624;
  --mm-edit-accent:#a43c22;
  --mm-edit-wash:#f7f5ef;
  --mm-edit-border:#ddd5c7;
  font-family:var(--sans,Figtree,Arial,sans-serif);
}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-cta {
  box-shadow:0 2px 7px rgb(20 45 50 / 16%);
  word-break:normal;
  overflow-wrap:normal;
}
@media(min-width:761px){
 .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-comparison .mm-cta {min-width:170px;white-space:nowrap;padding-inline:14px}
 .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-comparison {min-width:900px}
}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-block>p {max-width:70ch}
@media(max-width:600px){
 .mm-article-v1.mm-article-v1[data-mm-editorial="6"] {font-size:17px;line-height:1.7}
}

.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-offer-item, .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-direct-answer, .mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-callout {border-radius:10px}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-offer-item {border-top:3px solid var(--mm-accent)}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] .mm-offer-price:not(.mm-unknown) {color:var(--mm-accent)}
.mm-article-v1.mm-article-v1[data-mm-editorial="6"] h2 {letter-spacing:-.02em;border-bottom:1px solid var(--mm-line);padding-bottom:.4em}
