.richtext__param{display:grid;gap:24px;grid-template-columns:1fr 1fr}.richtext__param span:first-child{font-weight:500}.richtext__variable div,.richtext__variable p{display:inline}.richtext h2,.richtext h3,.richtext h4,.richtext h5,.richtext ol,.richtext ul{margin:24px 0}.richtext h2:first-child,.richtext h3:first-child,.richtext h4:first-child,.richtext h5:first-child,.richtext ol:first-child,.richtext ul:first-child{margin-top:0}.richtext h2:last-child,.richtext h3:last-child,.richtext h4:last-child,.richtext h5:last-child,.richtext ol:last-child,.richtext ul:last-child{margin-bottom:0}.richtext ol:not(:first-child),.richtext ul:not(:first-child){margin-top:-16px}.richtext ul{list-style:none;margin-bottom:24px}.richtext ul li{margin:4px 0;padding-left:1em;position:relative}.richtext ul li:before{content:"-";left:0;position:absolute}.richtext a:not([class]){text-decoration:underline;text-underline-offset:-1px;text-underline-position:under}.richtext a:not([class]):hover{color:var(--color-accent)}.richtext strong{font-weight:500}.richtext img{display:block;height:auto;margin:0 auto;max-width:100%;width:auto}