<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dropbtn{align-items:center;border:1px solid #e4e4e4;color:#292d31;cursor:pointer;display:flex;font-size:13px;justify-content:space-between;line-height:1.6;padding:8px;text-align:center}.dropdown{display:inline-block;min-width:140px;position:relative;z-index:450}ul.dropdown-content{background-color:#fff;border:1px solid #e4e4e4;border-top:none;display:none;font-size:13px;list-style:none;min-width:140px;position:absolute;width:100%;z-index:450}.dropdown-content a{color:#000;display:block;padding:8px 12px;text-decoration:none}.dropdown-content a:hover{background-color:#f1f1f1}.dropdown:hover .dropdown-content{display:block}p.dropbtn:before{background-image:url(https://www.graphcore.ai/hubfs/assets/images/icons/iconmonstr-globe-5.svg);background-repeat:no-repeat;background-size:cover;content:"";height:18px;margin-right:5px;position:relative;width:18px}p.dropbtn:after{align-self:flex-start;content:"â–¾";height:13px;margin-left:6px;position:relative;width:13px}</pre></body></html>