.app-header{background:#edf2f6;flex-direction:row;justify-content:space-between;align-items:center;height:58px;padding:0 22px;display:flex}.app-header-main{flex-direction:row;justify-content:start;align-items:center;gap:19px;margin-right:20px;display:flex}.app-header-home-link{width:116px;height:25px;font-size:26px;font-weight:700}.app-header-logo{width:116px;height:25px}.app-header-pinning{opacity:0;pointer-events:none;flex-direction:row;align-items:center;gap:5px;display:flex}.app-header-subheading{font-weight:500;position:relative;top:1px}.app-header-i-button.round-button{width:20px;min-width:20px;height:20px;min-height:20px;margin-left:-10px}.app-header-i-button.round-button svg{width:12px;height:12px}.app-header-divider{background:#9fabb5;border:none;width:1px;height:15px}@media (max-width:767px){.app-header-i-button.round-button{margin-left:0}.app-header-main{gap:10px}}@media (max-width:500px){.app-header{padding-right:10px}}