.stae-topbar{background:var(--brand-primary-dark);color:var(--text-on-dark);font-size:13px;min-height:36px;display:flex;align-items:center}.stae-topbar a,.stae-topbar span{color:var(--text-on-dark)}.stae-topbar a{border-bottom:1px solid rgba(255,255,255,.55)}.stae-navbar{background:var(--brand-bg);border-bottom:1px solid var(--brand-border);box-shadow:0 2px 10px rgba(0,0,0,.06);padding:14px 0}.stae-navbar .navbar-brand{display:inline-flex;align-items:center}.stae-navbar .brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.stae-navbar .nav-link{color:var(--brand-text);font-weight:700;padding:10px 12px;position:relative}.stae-navbar .nav-link::after{content:"";position:absolute;left:50%;right:50%;bottom:5px;height:2px;background:var(--brand-secondary);transition:left 180ms,right 180ms}.stae-navbar .nav-link:hover::after{left:12px;right:12px}.stae-footer{background:var(--brand-primary-dark);color:var(--text-on-dark);padding:68px 0 34px}.stae-footer a,.stae-footer h5,.stae-footer h6,.stae-footer p,.stae-footer span{color:var(--text-on-dark)}.stae-footer a,.stae-footer p,.stae-footer span{opacity:.75}.stae-footer h5{font-size:24px}.stae-footer h6{font-size:14px;text-transform:uppercase}.stae-footer ul{list-style:none;padding:0;margin:0}.stae-footer li+li{margin-top:9px}.stae-footer a:hover{opacity:1}.stae-footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px}.stae-footer-bottom a+a{margin-left:16px}.modal-content{border-radius:0;border:1px solid var(--brand-border)}.modal-header{border-bottom-color:var(--brand-border)}@media (max-width:991.98px){.stae-topbar .container{display:block!important;padding-top:8px;padding-bottom:8px}.stae-navbar .navbar-collapse{padding-top:18px}.stae-navbar .stae-btn-cta{width:100%;margin-top:12px}}@media (max-width:575.98px){.stae-footer-bottom{display:block}.stae-footer-bottom span{display:block;margin-bottom:12px}}