.unified-header-container{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-40);margin-bottom:var(--space-40);width:1200px;max-width:90%;margin-left:auto;margin-right:auto;margin-top:var(--space-40)}.header-text-area{width:60%}.header-title-area{width:35%;display:flex;justify-content:flex-end}.header-title-area .page-title{margin-right:0;margin-left:auto}@media screen and (max-width:1024px){.unified-header-container{flex-direction:column-reverse;gap:var(--space-20);margin-bottom:var(--space-20);margin-top:0;width:100%;max-width:100%}.header-text-area{width:90%;margin-left:auto;margin-right:auto;padding:0}.header-title-area{width:100%;justify-content:center}.header-title-area .page-title{margin:0!important;width:100%!important}}
