.topbar-tabs-custom-wrap{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;background:#0074e8;height:84px;overflow:visible}.topbar-tabs-custom-banner{position:absolute;top:0;left:0;right:0;width:100vw;height:42px;z-index:2;pointer-events:none;-o-object-fit:cover;object-fit:cover}.topbar-tabs-custom-tabs{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3;margin-top:60px;width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;padding:10px 17% 0}@media screen and (max-width:1023px){.topbar-tabs-custom-tabs{padding:10px 16px 0}}.topbar-tabs-custom-left{display:flex;gap:20px}.topbar-tabs-custom-tab{display:flex;align-items:center;border-radius:6px 6px 0 0;padding:6px 18px;text-decoration:none;color:#fff;font-weight:700;font-size:16px;transition:background .2s,color .2s;margin-right:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.topbar-tabs-custom-tab.active,.topbar-tabs-custom-tab:focus,.topbar-tabs-custom-tab:hover{background:#fff}.topbar-tabs-custom-icon{width:22px;height:22px;margin-right:8px}.topbar-tabs-custom-right{display:flex;gap:24px;height:30px}.topbar-tabs-custom-right-link{color:#fff;text-decoration:none;font-weight:800;font-size:15px;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.topbar-tabs-custom-right-link:hover{text-decoration:underline}@media(min-width:1024px) and (max-width:1800px){.topbar-tabs-custom-tabs{padding:10px 17px 0}}@media(max-width:768px){.topbar-tabs-custom-tabs{overflow-x:auto;margin-top:34px}.topbar-tabs-custom-tab{font-size:12px;padding:6px 30px 6px 12px}.topbar-tabs-custom-right{display:none}.topbar-tabs-custom-banner{width:100%}.topbar-tabs-custom-left{gap:8px}}