:root{--pm-ul-list-style:circle inside;--pm-ol-list-style:decimal inside;--pm-list-item-margin-bottom:24px}.plume ul{list-style:var(--pm-ul-list-style)}.plume ol{list-style:var(--pm-ol-list-style)}.plume ol,.plume ul{padding-left:0;margin-top:0;font-size:1em}.plume ol ol,.plume ol ul,.plume ul ol,.plume ul ul{font-size:.9em;margin:16px 0 16px 32px}.plume li{margin-bottom:var(--pm-list-item-margin-bottom)}.plume dl{width:100%;word-break:break-word;margin-bottom:var(--pm-list-item-margin-bottom)}.plume dl dd,.plume dl dt{padding:16px;text-align:left;border-bottom:1px solid #e1e1e1}.plume dl dt{font-size:1.1em;font-weight:600}.plume dl dd{margin:0;border:none;position:relative;padding-left:56px;font-family:var(--pm-font-family-secondary)}.plume dl dd::before{content:"";top:50%;left:24px;width:6px;height:6px;font-size:1em;position:absolute;border-radius:100%;transform:translateY(-50%);border:solid 1px currentColor}@media screen and (max-width:768px){.plume dl dd{padding-left:32px}.plume dl dd::before{left:10px}}