#header-banner{background-color:#22C0F0;display:flex;align-items:stretch;height:71px;max-height:71px;color:#fff;border-bottom:3px solid #111428;position:fixed;top:0;left:0;right:0;z-index:9999}#header-banner::before{display:block;content:"";height:71px}.admin-bar #header-banner{top:32px}@media screen and (max-width:1024px){#header-banner{display:none}}#header-banner .wrapper{width:100%;max-width:1220px;padding:0;margin:0 auto;display:flex;flex-wrap:nowrap;height:auto;justify-content:space-between;align-items:center;font-size:22px}.header-banner--item{padding:0 20px;max-height:68px;overflow:hidden}.header-banner--text{display:flex;flex-wrap:nowrap;height:auto;justify-content:center;align-items:center}.header-banner--link{padding-left:20px;white-space:nowrap}#header-banner a{color:#fff;display:inline-block;text-decoration:none;background:linear-gradient(white 0,#fff 100%) left 90% no-repeat;background-size:100% 1px;white-space:nowrap}@supports (-webkit-touch-callout:none){#header-banner a{background-size:100% 1px}}#header-banner a:hover{background-image:none;opacity:.8}