.navigationSection{background:#fff;-webkit-box-shadow:0 3px 15px rgba(0,0,0,.15);box-shadow:0 3px 15px rgba(0,0,0,.15);position:relative;z-index:100}.navigationContainer{max-width:calc(100vw - 15%);margin:0 auto}.navbar{height:75px}.logo{cursor:pointer;margin-right:15%}.logo svg{max-height:45px}.navigation{-webkit-column-gap:17%;-moz-column-gap:17%;column-gap:17%;font-size:15px;font-weight:500;height:100%}.navigation>div{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;color:#8e97af;min-width:40%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navigation>div.active,.navigation>div:hover{color:#213056}.navigation>div.active>.navDecoration,.navigation>div:hover>.navDecoration{position:absolute;height:5%;width:100%;background:#8e97af;border-radius:6px;bottom:0}.navigation>div.active>.navDecoration{background:#213156}.buttons{margin-left:auto}.buttons .refresh{border-right:1px solid #c5cbdc;padding-right:30px;margin-right:30px;height:32px}.buttons .user{font-size:12px;font-weight:500;letter-spacing:.02em}.buttons .user span{margin-right:20px}.buttons .user a{position:relative;z-index:1000}.buttons .user svg{position:absolute;top:0;left:0;margin:8px 0 0 8px}.buttons .user a:after{content:"";background:#a6ccd7;display:block;border-radius:999px;width:40px;height:40px;z-index:10000}