.doc{max-width:72ch; margin-top:40px}
.doc h2{font-size:22px; font-weight:600; color:#fff; letter-spacing:-.02em; margin:38px 0 10px}
.doc p{color:#aab4ee; font-size:16.5px; margin:0 0 14px}
.doc ul{list-style:none; margin:0 0 16px; padding:0; display:flex; flex-direction:column; gap:8px; color:#aab4ee; font-size:16px}
.doc li{padding-left:22px; position:relative}
.doc li::before{content:""; position:absolute; left:0; top:.55em; width:9px; height:8px; background:#217bff;
  -webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 85'%3E%3Cpath d='M0 0H100V28H28V85H0Z'/%3E%3C/svg%3E") no-repeat center/contain; mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 85'%3E%3Cpath d='M0 0H100V28H28V85H0Z'/%3E%3C/svg%3E") no-repeat center/contain}
.doc a{color:#5c9bff; text-decoration:none}
.doc a:hover{text-decoration:underline}
.updated{font-size:13px; color:#5c6396; margin-top:14px}
