/* Shared primary navigation for TELESOR pages. */
.topbar{height:77px!important;background:#080808!important;border-bottom:1px solid #242424!important;color:#f7f5f0;box-shadow:none!important;justify-content:center!important;gap:42px}
.topbar .logo-brand{display:flex;align-items:center;width:155px;height:48px;overflow:hidden}
.topbar .logo-brand img{display:block;width:155px;height:auto;max-width:none;transform:none;mix-blend-mode:normal}
.topbar .main-nav{gap:34px}
.topbar .main-nav a{color:#dfdfdc!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important}
.topbar .main-nav a:hover{color:#5e83d6!important}
.topbar .search-trigger{width:min(450px,28vw);background:#151515!important;border:1px solid #343434!important;border-radius:999px!important;color:#9b9b99!important;padding:13px 18px!important;text-align:left}
.topbar .text-button{background:#405f9f!important;border-radius:999px!important;color:#fff!important;padding:12px 21px!important;font-size:12px!important}
.topbar .menu-btn{color:#f7f5f0}
@media(max-width:800px){.topbar{height:64px!important}.topbar .logo-brand{width:126px;height:42px}.topbar .logo-brand img{width:126px}.topbar .main-nav,.topbar .search-trigger,.topbar .text-button{display:none!important}}
