main.bdm-host > :not(#benz-dispatch-mailer) { display: none !important; }
main.bdm-host { width: 100% !important; max-width: none !important; margin: 0 !important; padding: 0 !important; }
#benz-dispatch-mailer { --bdm-accent: #a9d5dc; --bdm-dark: #17353d; --bdm-soft: #edf5f5; color: #273b3f; background: #fff; font: inherit; line-height: 1.65; }
#benz-dispatch-mailer.bdm-printed { --bdm-accent: #ebc9a6; --bdm-dark: #3c302c; --bdm-soft: #f5eee7; color: #3f3630; }
#benz-dispatch-mailer * { box-sizing: border-box; }
#benz-dispatch-mailer :is(h1,h2,h3,p,figure,dl) { margin: 0; color: inherit; }
#benz-dispatch-mailer a { color: inherit; }
#benz-dispatch-mailer .bdm-shell { width: min(1280px,calc(100% - 80px)); margin-inline: auto; }
#benz-dispatch-mailer .bdm-hero { color: #fff; background: radial-gradient(ellipse at 80% 30%,#3f6570,var(--bdm-dark) 70%); }
#benz-dispatch-mailer.bdm-printed .bdm-hero { background: radial-gradient(ellipse at 80% 30%,#786053,var(--bdm-dark) 70%); }
#benz-dispatch-mailer .bdm-hero-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 75px; align-items: center; padding-block: 32px 55px; }
#benz-dispatch-mailer .bdm-hero nav { display: flex; gap: 12px; font-size: 12px; margin-bottom: 80px; }
#benz-dispatch-mailer .bdm-hero nav a { text-decoration: none; }
#benz-dispatch-mailer .bdm-eyebrow { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .14em; margin-bottom: 18px; }
#benz-dispatch-mailer .bdm-hero .bdm-eyebrow { color: var(--bdm-accent); }
#benz-dispatch-mailer h1 { font-size: clamp(42px,4.7vw,68px); letter-spacing: -.04em; font-weight: 500; line-height: 1.1; }
#benz-dispatch-mailer .bdm-lead { font-size: 18px; margin-top: 27px; max-width: 590px; color: #edf3f3; }
#benz-dispatch-mailer .bdm-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; margin-top: 33px; font-size: 14px; }
#benz-dispatch-mailer .bdm-button { display: inline-flex; align-items: center; justify-content: center; min-height: 50px; padding: 14px 22px; font: inherit; font-size: 14px; font-weight: 700; color: var(--bdm-dark); background: var(--bdm-accent); border: 1px solid var(--bdm-accent); border-radius: 2px; cursor: pointer; }
#benz-dispatch-mailer :is(a,button,summary):focus-visible { outline: 3px solid #e1a040; outline-offset: 5px; }
#benz-dispatch-mailer .bdm-hero-visual { margin-top: 20px; padding: 25px; border: 1px solid #ffffff30; background: #ffffff06; }
#benz-dispatch-mailer .bdm-hero-visual svg { display: block; width: 100%; max-height: 420px; fill: none; stroke: #a2c1cb; stroke-width: 2; }
#benz-dispatch-mailer .bdm-bag { fill: #dae6e7; }
#benz-dispatch-mailer .bdm-flap { fill: #99b7bf; }
#benz-dispatch-mailer .bdm-fold { stroke: #3d6977; stroke-dasharray: 6 6; }
#benz-dispatch-mailer .bdm-seam { stroke: #93b0b9; stroke-dasharray: 3 5; }
#benz-dispatch-mailer .bdm-dimension { stroke: #b4d7de; }
#benz-dispatch-mailer .bdm-small { stroke: none; fill: #294c58; font: 15px sans-serif; }
#benz-dispatch-mailer .bdm-small.bdm-dimension-label { fill: #dce9ec; }
#benz-dispatch-mailer.bdm-plastic .bdm-small:last-of-type { fill: #294c58; }
#benz-dispatch-mailer .bdm-art { fill: #a8734c; stroke: none; }
#benz-dispatch-mailer .bdm-brand { fill: #fff9ed; stroke: none; font: 700 33px sans-serif; letter-spacing: .14em; }
#benz-dispatch-mailer .bdm-label { fill: #fff; stroke: #a3aca7; }
#benz-dispatch-mailer .bdm-label-line { stroke: #73857b; }
#benz-dispatch-mailer .bdm-hero-visual figcaption { font-size: 12px; color: #d4dfdf; margin-top: 12px; }
#benz-dispatch-mailer .bdm-facts { display: grid; grid-template-columns: repeat(3,1fr); gap: 35px; padding-block: 26px; border-top: 1px solid #ffffff44; }
#benz-dispatch-mailer .bdm-facts dt { font-size: 11px; text-transform: uppercase; letter-spacing: .12em; color: #d5e0df; }
#benz-dispatch-mailer dd { margin: 6px 0 0; }
#benz-dispatch-mailer .bdm-facts dd { font-size: 16px; }
#benz-dispatch-mailer .bdm-rail { background: var(--bdm-soft); border-bottom: 1px solid #d5dfdd; }
#benz-dispatch-mailer .bdm-rail > div { display: flex; gap: 34px; overflow-x: auto; }
#benz-dispatch-mailer .bdm-rail a { padding-block: 20px; white-space: nowrap; font-size: 13px; font-weight: 600; text-decoration: none; }
#benz-dispatch-mailer .bdm-section { padding-block: 85px; scroll-margin-top: 110px; }
#benz-dispatch-mailer h2 { font-size: clamp(32px,3.2vw,46px); font-weight: 500; letter-spacing: -.03em; line-height: 1.16; }
#benz-dispatch-mailer h3 { font-size: 22px; font-weight: 600; line-height: 1.4; }
#benz-dispatch-mailer .bdm-large { font-size: 24px; line-height: 1.5; margin-block: 27px 20px; }
#benz-dispatch-mailer .bdm-fit, #benz-dispatch-mailer .bdm-artwork { display: grid; grid-template-columns: 1fr 1fr; gap: 85px; align-items: center; }
#benz-dispatch-mailer .bdm-fit-checks > div { border-top: 1px solid #b9cccd; padding-block: 23px; display: grid; grid-template-columns: 45px 1fr; gap: 12px 20px; }
#benz-dispatch-mailer .bdm-fit-checks span { font-size: 27px; font-weight: 300; color: #5e969d; grid-row: span 2; }
#benz-dispatch-mailer .bdm-fit-checks p { font-size: 15px; }
#benz-dispatch-mailer .bdm-artwork-checks { padding: 0 0 0 26px; margin: 0; border-left: 1px solid #c5a68c; list-style: none; }
#benz-dispatch-mailer .bdm-artwork-checks li { padding-bottom: 30px; }
#benz-dispatch-mailer .bdm-artwork-checks li:last-child { padding-bottom: 0; }
#benz-dispatch-mailer .bdm-artwork-checks span { font-size: 12px; text-transform: uppercase; letter-spacing: .12em; color: #8f684a; }
#benz-dispatch-mailer .bdm-artwork-checks h3 { margin-top: 8px; }
#benz-dispatch-mailer .bdm-artwork-checks p { margin-top: 10px; font-size: 15px; }
#benz-dispatch-mailer .bdm-proof-band, #benz-dispatch-mailer .bdm-closure { background: var(--bdm-soft); }
#benz-dispatch-mailer .bdm-proof-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 40px; margin-top: 40px; }
#benz-dispatch-mailer .bdm-proof-grid > div { padding-top: 25px; border-top: 1px solid #c8b39f; }
#benz-dispatch-mailer .bdm-proof-grid p { margin-top: 17px; font-size: 15px; }
#benz-dispatch-mailer .bdm-heading { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: end; margin-bottom: 40px; }
#benz-dispatch-mailer .bdm-closure .bdm-heading { align-items: start; margin-bottom: 0; }
#benz-dispatch-mailer details { border-top: 1px solid #b9cccd; }
#benz-dispatch-mailer summary { padding-block: 20px; font-size: 16px; font-weight: 600; cursor: pointer; }
#benz-dispatch-mailer details p { font-size: 15px; padding-bottom: 23px; }
#benz-dispatch-mailer .bdm-table-wrap { overflow-x: auto; }
#benz-dispatch-mailer table { width: 100%; border-collapse: collapse; font-size: 15px; }
#benz-dispatch-mailer caption { text-align: left; font-size: 13px; color: #637d7c; margin-bottom: 15px; }
#benz-dispatch-mailer th, #benz-dispatch-mailer td { padding: 20px 23px; text-align: left; vertical-align: top; border-bottom: 1px solid #d5dfdd; line-height: 1.6; }
#benz-dispatch-mailer thead { background: var(--bdm-dark); color: #fff; }
#benz-dispatch-mailer tbody th { width: 29%; font-weight: 600; }
#benz-dispatch-mailer tbody tr:nth-child(even) { background: var(--bdm-soft); }
#benz-dispatch-mailer .bdm-documents { background: var(--bdm-dark); color: #fff; }
#benz-dispatch-mailer .bdm-documents .bdm-heading { margin-bottom: 0; align-items: center; }
#benz-dispatch-mailer .bdm-documents p:not(.bdm-eyebrow) { margin-top: 22px; color: #e0e7e4; }
#benz-dispatch-mailer .bdm-documents .bdm-button { margin-top: 27px; }
#benz-dispatch-mailer .bdm-related { display: block; margin-top: 22px; font-size: 14px; text-underline-offset: 5px; }
@media(max-width:1000px) { #benz-dispatch-mailer .bdm-shell { width: calc(100% - 48px); } #benz-dispatch-mailer .bdm-hero-grid, #benz-dispatch-mailer .bdm-fit, #benz-dispatch-mailer .bdm-artwork, #benz-dispatch-mailer .bdm-heading { gap: 40px; } }
@media(max-width:700px) {
  #benz-dispatch-mailer .bdm-shell { width: calc(100% - 36px); }
  #benz-dispatch-mailer .bdm-hero-grid, #benz-dispatch-mailer .bdm-fit, #benz-dispatch-mailer .bdm-artwork, #benz-dispatch-mailer .bdm-heading, #benz-dispatch-mailer .bdm-proof-grid { grid-template-columns: 1fr; gap: 30px; }
  #benz-dispatch-mailer .bdm-hero nav { margin-bottom: 55px; }
  #benz-dispatch-mailer .bdm-hero-visual { margin-top: 0; padding: 22px; }
  #benz-dispatch-mailer .bdm-hero-visual svg { max-height: 340px; }
  #benz-dispatch-mailer .bdm-lead { font-size: 16px; }
  #benz-dispatch-mailer .bdm-facts { gap: 17px; }
  #benz-dispatch-mailer .bdm-facts dt { font-size: 10px; }
  #benz-dispatch-mailer .bdm-facts dd { font-size: 13px; }
  #benz-dispatch-mailer .bdm-section { padding-block: 55px; }
  #benz-dispatch-mailer th, #benz-dispatch-mailer td { padding: 15px 12px; font-size: 13px; }
  #benz-dispatch-mailer tbody th { width: 34%; }
}
