.page-wrapper{justify-content:space-between;min-height:100vh}.main-wrapper,.page-wrapper{display:flex;flex-direction:column}.main-wrapper{flex-grow:1;height:100%;margin-left:auto;margin-right:auto;width:100vw}.page-header-wrapper{background-color:var(--primary-blue);display:flex;height:100px;justify-content:center;position:fixed;width:100%;z-index:20}.page-header{display:flex;justify-content:space-between;max-width:var(--max-container-width);position:fixed;top:23px;width:calc(100% - 260px)}.logos{display:flex;gap:16px}.page-header img{max-height:50px}footer{background-color:var(--primary-blue);height:347px;width:100%}@media (max-width:900px){.page-header{width:calc(100% - 30px)}}@media (max-width:650px){.page-header img{max-height:35px}}@media (max-width:480px){.active .logo{display:none}.header.active{justify-content:flex-end}}
