.legalese{color:var(--colors-dark-60)}.legalese a{text-decoration:underline;color:var(--colors-accent-100)}.legalese strong{font-weight:600}.legalese em{text-decoration:underline;font-style:normal}.legalese dt,.legalese h1,.legalese h2{color:var(--colors-dark-100)}.legalese h1{font-size:clamp(2.5rem,.3261rem + 4.6377vw,4.5rem);line-height:1;font-weight:500;margin-block-end:var(--spacing-25);text-align:center}.legalese section h1{font-size:clamp(1.75rem,.9348rem + 1.7391vw,2.5rem);line-height:1;font-weight:600;text-align:start;margin-block:var(--spacing-l) var(--spacing-20)}.legalese h2{margin-block-start:2em;text-transform:uppercase;font-weight:600}.legalese h3,.legalese h4{margin-block:1em;font-weight:600}.legalese dl,.legalese ol,.legalese p,.legalese ul{margin-block:.8em}.legalese ol,.legalese ul{padding-inline-start:2em}.legalese ul{list-style:disc}.legalese ul ul{list-style:circle}.legalese ol{list-style:numeric}.legalese ol.alpha{list-style:lower-alpha}.legalese li{margin-block:.2em}.legalese li p{margin-block:0}.legalese dt{font-weight:600;margin:0}.legalese dt:not(:first-child){margin-block-start:1.5em}.legalese dd{margin:0}.legalese table{--border:1px solid var(--colors-grey-100);inline-size:100%}.legalese table td,.legalese table th{padding:var(--spacing-2)}.legalese table thead th{text-wrap:nowrap;text-align:left;border-block-end:var(--border)}.legalese table tbody th,.legalese table thead th:first-child{border-inline-end:var(--border)}.legalese table th{font-weight:600}.legalese .with-numbering{--indent:clamp(3.75rem,1.5rem + 6vw,7.5rem);counter-reset:l1;margin-block-start:var(--spacing-20);padding-inline-start:var(--indent)}.legalese .with-numbering li{margin-block:.8em}.legalese .with-numbering h2{counter-increment:l1;counter-reset:l2}.legalese .with-numbering h2:before{content:counter(l1) "."}.legalese .with-numbering>p:not(.skip){counter-increment:l2;counter-reset:l3}.legalese .with-numbering>p:not(.skip):before{content:counter(l1) "." counter(l2)}.legalese .with-numbering ol{list-style:none;padding-inline:0}.legalese .with-numbering ol li{counter-increment:l3}.legalese .with-numbering ol.alpha li:before{margin-inline-end:.3em;font-weight:600;content:"(" counter(l3,lower-alpha) ")"}.legalese .with-numbering ol:not(.alpha) li:before{content:counter(l1) "." counter(l2) "." counter(l3)}.legalese .with-numbering h2:before,.legalese .with-numbering ol:not(.alpha) li:before,.legalese .with-numbering p:before{float:left;margin-inline-start:calc(var(--indent) * -1);font-weight:600;color:var(--colors-dark-100)}