.topBar{background-color:#2f3145;color:#848698;font-size:14px;height:64px;display:flex;align-items:center;position:fixed;top:80px;width:100%;z-index:10}@media screen and (max-width:768px){.topBar{top:133px}}.topBar .container{display:flex;flex-direction:row;justify-content:flex-end}.topBar-brand{width:200px;height:64px;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-transform:uppercase;box-shadow:5px 0 10px rgba(0,0,0,0.11)}.topBar-others{display:flex;align-items:center}.topBar-others a{color:#848698;margin-right:24px;text-decoration:none;transition:all .3s ease-in-out}.topBar-others a:hover{opacity:.6}.topBar-others span{color:#fd882b;font-weight:700;display:flex;align-items:center}.topBar-others span img{margin-right:8px}@media screen and (max-width:1680px){.topBar-brand{display:none}}