.ap-tech__sources{border-top:1px solid var(--ap-hair);gap:10px;margin:14px 0 0;padding:14px 0 0;list-style:none;display:grid}.ap-tech__sources li{grid-template-columns:6px minmax(0,1fr);grid-template-areas:"dot name"".desc";align-items:start;gap:10px;font-size:14px;display:grid}.ap-tech__sources li:before{content:"";background:var(--ap-blue);border-radius:50%;grid-area:dot;width:6px;height:6px;margin-top:7px}.ap-tech__sources b{font-weight:var(--ap-w-head);color:var(--ap-ink);grid-area:name;display:block}.ap-tech__sources span{color:var(--ap-ink-3);grid-area:desc;font-size:13px;display:block}
