*,:before,:after{box-sizing:border-box}.top-bar{background-color:#00283d;border-bottom:1px solid #e7e7e7;justify-content:flex-end;align-items:center;height:32px;padding:0 1rem;display:flex}.top-bar .columns{justify-content:flex-end;align-items:center;height:100%;display:flex}.top-bar a,.top-bar button{color:#fff;cursor:pointer;background:0 0;border:2px solid #0000;justify-content:center;align-items:center;height:100%;margin-bottom:0;padding:calc(.5rem - 2px) calc(.8rem - 2px);font-size:16px;text-decoration:none;display:inline-flex}.top-bar .separator{background-color:#ccc;width:1px;height:16px;margin:0 2px;display:inline-block}.top-bar a:hover,.top-bar button:hover{color:#feff48}.top-bar a:focus,.top-bar button:focus{outline-offset:-2px;outline:2px solid #0079c2}.top-bar .fas{color:#feff48;margin:0;font-size:16px}@media (width<=749px){.top-bar{z-index:1001;justify-content:center;width:100vw;position:fixed;top:0;left:0}}