.cm-navbar{background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.18);padding:8px 0}.navbar-brand{display:inline-flex;align-items:center;min-width:180px}.brand-logo{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18)}.cm-navbar .nav-link{color:rgba(255,255,255,.88);font-weight:700;padding:10px 14px}.cm-navbar .nav-link:hover{color:#fff;-webkit-text-decoration:none;text-decoration:none}.navbar-toggler{border-color:rgba(255,255,255,.45)}.navbar-toggler-icon{filter:invert(1)}.cm-footer{background:var(--brand-primary-dark);color:#fff}.cm-footer__main{padding:68px 0 42px}.cm-footer__cols{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,0.8fr)) 1.2fr;grid-gap:34px;gap:34px}.cm-footer h5,.cm-footer h6{color:#fff;margin-bottom:14px}.cm-footer li,.cm-footer p{color:rgba(255,255,255,.82)}.cm-footer ul{list-style:none;padding:0;margin:0}.cm-footer li{margin-bottom:9px}.cm-footer a:not([class*=btn-]){color:#fff}.cm-footer__certstrip{border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);padding:18px 0}.cm-footer__certstrip ul,.cm-footer__copyright .container{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.cm-footer__certstrip li{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.cm-footer__copyright{padding:22px 0}.cm-footer__copyright p{margin:0}.cm-footer__copyright ul{display:flex;gap:16px}.modal-content{border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.modal-header{background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border)}@media (max-width:991px){.cm-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.cm-footer__cols{grid-template-columns:1fr}}