:is(.brand-nested-bullets,.brand-nested-numbered){&:not(:last-child){margin-bottom:var(--spacing-md)}& strong{font-weight:var(--font-weight-medium);color:var(--text-emphasis)}& li{margin:calc(var(--spacing) * 2) 0}& :is(.brand-nested-bullets,.brand-nested-numbered){margin-bottom:0}}.brand-nested-item{position:relative;padding-left:.5em}.brand-nested-bullets{padding-left:.9em;list-style-type:disc}.brand-nested-bullets .brand-nested-bullets{list-style-type:circle}.brand-nested-bullets .brand-nested-bullets .brand-nested-bullets{list-style-type:square}.brand-nested-numbered{counter-reset:level1;padding-left:1.5em}.brand-nested-numbered>li{position:relative;counter-increment:level1;&:before{position:absolute;left:-1.5em;content:counter(level1) ". "}}.brand-nested-numbered .brand-nested-numbered{counter-reset:level2}.brand-nested-numbered .brand-nested-numbered>li{counter-increment:level2;&:before{content:counter(level2,lower-alpha) ". "}}.brand-nested-numbered .brand-nested-numbered .brand-nested-numbered{counter-reset:level3}.brand-nested-numbered .brand-nested-numbered .brand-nested-numbered>li{counter-increment:level3;&:before{content:counter(level3,lower-roman) ". "}}.article-nested-bullet,.article-nested-counter{& li{padding-left:var(--spacing-md);&:not(:last-child){margin-bottom:var(--spacing-sm);&>div{padding-bottom:var(--spacing-sm)}}&:last-child>div{border-bottom:none}&>div{border-bottom:1px solid var(--color-gray-300)}}strong{color:var(--color-gray-800)}}.article-nested-bullet{margin-bottom:var(--spacing-md);& li:before{left:calc(var(--spacing-md) / 2);transform:translateX(-50%)}}.article-nested-bullet .article-nested-bullet{margin-bottom:0}.article-nested-counter{counter-reset:level1;margin-bottom:var(--spacing-md);@media (min-width:768px){& li:before{left:calc(var(--spacing-md) / 2);transform:translateX(-50%)}}&>li{counter-increment:level1;&:before{content:counter(level1) ". "}}}.article-nested-counter .article-nested-counter{counter-reset:level2;margin-bottom:0;&>li{counter-increment:level2;&:before{content:counter(level2,lower-alpha) ". "}}}.article-nested-counter .article-nested-counter .article-nested-counter{counter-reset:level3;&>li{counter-increment:level3;&:before{content:counter(level3,lower-roman) ". "}}}