.top-bar{background:#0A5C7E;height:42px;display:flex;align-items:center;border-bottom:1px solid #444;position:relative;z-index:999}.top-bar .container{max-width:1840px;margin:0 auto;padding:0 15px;width:100%;display:flex}.top-links{display:flex;align-items:center;gap:20px;list-style:none;margin-bottom:0;padding-left:0;margin-left:auto!important}.top-bar a{color:#fff;font-size:13px;font-weight:300;text-decoration:none;transition:all 0.3s ease}.top-bar a:hover{color:#d9d9d9}.top-links a:not(:last-child)::after{display:none}@media (max-width:768px){.top-bar{height:auto;padding:8px 0}.top-links{gap:15px;flex-wrap:wrap;justify-content:center;margin-left:0!important}.top-bar a{font-size:11px}}