.main-section{display:flex;flex-direction:column;gap:40px}.main-section>h2{font-size:16px;line-height:1.5;font-weight:500;color:#a901c7}body.en .main-section>h2{font-weight:700}.sub-sections{gap:32px}.sub-section,.sub-sections{display:flex;flex-direction:column}.sub-section{gap:24px}.sub-section .indent{display:block;text-indent:-1.6em;padding-left:1.6em}.sub-section a{text-decoration:underline}.sub-section a:hover{text-decoration:none;color:#a901c7}.sub-section>h3{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:.04em}body.en .sub-section>h3{font-weight:700}.sub-section li>ol{margin-top:1em}.sub-section p+ol{margin-top:-.5em}.sub-section ul{list-style-type:disc;margin-left:1em}.sub-section ul li{padding-left:.25em}.sub-section .ol-list-type1{margin-left:1.2em;list-style-type:decimal}.sub-section .ol-list-type2{list-style:none;counter-reset:item;padding-left:2.5em}.sub-section .ol-list-type2 li{counter-increment:item;margin-bottom:.5em;position:relative}.sub-section .ol-list-type2 li:before{content:"(" counter(item) ")";position:absolute;left:-2.5em;font-family:var(--font-space-mono)}.sub-section .ol-list-type2--wide{padding-left:3.5em}.sub-section .ol-list-type2--wide li:before{left:-3.5em}.sub-section .ol-list-type2--normal{padding-left:2.5em}.sub-section .ol-list-type2--normal li:before{left:-2.5em}.sub-section .ol-list-type3{list-style:none;counter-reset:item;padding-left:2.5em}.sub-section .ol-list-type3 li{counter-increment:item;margin-bottom:.5em;position:relative}.sub-section .ol-list-type3 li:before{content:counter(item);position:absolute;left:-2.5em;font-family:var(--font-space-mono);width:24px;height:24px;border-radius:100%;border:1px solid #000;display:flex;align-items:center;justify-content:center;text-align:center;text-indent:.1em}.sub-section table{border-collapse:collapse}.sub-section table td,.sub-section table th{width:33.33%;padding:15px;border:1px solid rgba(192,192,192,.2)}.sub-section table thead th{background-color:gray;color:#fff;font-weight:400;border:1px solid #e0e3e7}.sub-section table tbody td{background-color:rgba(255,255,255,.2)}