/* Small illustrations belong to the content; they never cover text or controls. */
.modernist .mm-heading-note{display:flex;align-items:center;gap:18px;min-width:0}
.modernist .mm-heading-note>p{flex:1;min-width:0;margin:0;font-size:14px;line-height:1.85}
.modernist .mm-accent{position:relative;width:200px;height:155px;flex:0 0 200px;overflow:hidden;pointer-events:none;isolation:isolate}
.modernist .mm-accent>.mm-art{left:50%;top:50%;--mm-art-scale:.46}
.modernist .mm-accent-bills>.mm-art{--mm-art-scale:.5}
.modernist .m-close .mm-accent-bank{float:right;width:175px;height:145px;margin:0 0 12px 14px}
.modernist .m-close .mm-accent-bank>.mm-art{--mm-art-scale:.38}
.modernist .mm-accent-bank .mm-bank-front path[fill="#174cf2"]{fill:var(--ivory)}
.modernist .mm-accent-bank .mm-bank-front text{fill:var(--cobalt)}
.modernist .m-close>div>.button{clear:both}
@media(max-width:1100px){.modernist .mm-heading-note{flex-direction:column;align-items:start;gap:12px}.modernist .mm-accent{align-self:end}}
@media(max-width:700px){
 .modernist .mm-heading-note{flex-direction:row;align-items:center;gap:16px}
 .modernist .mm-heading-note>p{font-size:14px;line-height:1.8}
 .modernist .mm-accent{width:122px;height:112px;flex-basis:122px;align-self:center}
 .modernist .mm-accent>.mm-art{--mm-art-scale:.29}
 .modernist .mm-accent-bills>.mm-art{--mm-art-scale:.31}
 .modernist .m-close .mm-accent-bank{width:112px;height:112px;margin:0 0 10px 12px}
 .modernist .m-close .mm-accent-bank>.mm-art{--mm-art-scale:.29}
}
@media(max-width:370px){.modernist .mm-heading-note{gap:10px}.modernist .mm-accent{width:100px;flex-basis:100px}.modernist .mm-accent>.mm-art{--mm-art-scale:.25}}
