.footer{width:100%;background-color:#292929;color:#fff}.footer__inner{width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.footer__content-row{padding:0 12px;justify-content:space-between;align-self:stretch}.footer__brand-stack,.footer__content-row{display:flex;align-items:center}.footer__brand-mark{width:140px;height:50px;object-fit:contain;display:block}.footer__copy{width:236px;text-align:right;font-family:var(--font-family-base,"Avantt",sans-serif);font-size:12px;font-weight:500;line-height:100%;letter-spacing:0}.footer__env-section{padding:12px;border-top:1px solid hsla(0,0%,100%,.2);margin-top:16px}.footer__env-title{font-family:var(--font-family-base,"Avantt",sans-serif);font-size:14px;font-weight:600;margin-bottom:12px;color:#000}.footer__env-list{display:flex;flex-direction:column;gap:8px;font-family:var(--font-family-base,"Avantt",sans-serif);font-size:11px}.footer__env-item{display:flex;gap:8px;word-break:break-word}.footer__env-key{font-weight:600;color:#000;min-width:200px;flex-shrink:0}.footer__env-value{color:#000;flex:1 1}@media (max-width:1024px){.footer__inner{height:auto;padding:24px;gap:16px}.footer__content-row{height:auto;padding:0}.footer__copy{width:auto}.footer__env-key{min-width:150px}}.custom-avatar .avatar{display:flex;align-items:center;justify-content:center;background:#0f6cbd!important;color:#fff;border-radius:50%;width:32px;height:32px;cursor:pointer}.custom-avatar:span{font-size:14px!important;background:#0f6cbd!important}.header{justify-content:space-between;padding:0 1.5rem;height:64px;border-bottom:1px solid #d1d1d1;background-color:#fff;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header,.header__nav-section{display:flex;align-items:center}.header__nav-section{gap:.75rem}.header__logo,.header__nav-item{display:flex;cursor:pointer}.header__nav-item{align-items:center;gap:.25rem;padding:0 .75rem;height:64px;color:#242424;transition:all .2s ease}.header__nav-item--active,.header__nav-item:hover{color:#005a9e;background-color:#f5f5f5}.header__user-controls{display:flex;align-items:center;gap:1rem}.header__icon-button{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:4px;border-radius:50%}.header__icon-button:hover{background-color:#f5f5f5}.header__popover{max-width:1200px!important;padding:32px;align-items:flex-start;gap:16px}.header__popover,.header__user-popover{display:flex;border-radius:12px;background:hsla(0,0%,100%,.9);box-shadow:0 4px 20px 0 rgba(0,0,0,.25);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.header__user-popover{flex-direction:column}.header__user-menu-item{border:none;padding:8px;cursor:pointer;display:flex;align-items:center;background:hsla(0,0%,100%,.9);min-width:140px;border-radius:5px;gap:8px}.header__user-menu-item:hover{background-color:#f5f5f5}.header__popover-column,.header__popover-column-list{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0}.header__airflow-popover{padding:4px 0;min-width:160px;max-width:200px;border-radius:8px;background:hsla(0,0%,100%,.98);box-shadow:0 6px 18px rgba(0,0,0,.12)}.header__airflow-item{font-size:14px;line-height:20px;padding:6px 12px;cursor:pointer;border-radius:6px}.header__airflow-item:hover{background-color:#f5f5f5}.header__airflow-item:active{background-color:#ebebeb}.header__button-holder,.header__contact-us-button{display:flex;align-items:center}.header__contact-us-button{background-color:#fff!important;border:1px solid #0064b9!important;color:#0064b9!important;font-size:.875rem;font-weight:500;border-radius:16px;justify-content:center;padding:.532rem 1.5rem}