section.dashboard-header{z-index:11;background:#fff;border-bottom:2px solid #d2d7d8;padding:20px 40px;position:sticky;top:0}section.dashboard-header .header-inner{align-items:center;gap:40px;display:flex}section.dashboard-header .header-inner .logo-container{outline:none!important}section.dashboard-header .header-inner .h3{opacity:1;visibility:visible;transition:all .1s ease-in-out .5s}@media only screen and (max-width:1024px){section.dashboard-header{display:none}}main:has(.universal-drawer-container.open) section.dashboard-header .header-inner .h3{opacity:0;visibility:hidden;transition-delay:0s}
