.tekt-navbar-line{background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.14);padding:8px 0}.tekt-navbar-line .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.tekt-navbar-line .nav-link{color:var(--brand-text-inverse);font-size:.9rem;font-weight:700;padding:10px 12px}.tekt-navbar-line .nav-link:focus,.tekt-navbar-line .nav-link:hover{color:var(--brand-secondary)}.tekt-footer{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.tekt-footer h2,.tekt-footer h5,.tekt-footer h6,.tekt-footer p,.tekt-footer span{color:var(--brand-text-inverse)}.tekt-footer a{display:block;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px;margin-top:8px}.tekt-footer a:hover{color:var(--brand-secondary)}.tekt-footer-cta{background:var(--brand-primary);padding:34px 0 42px}.tekt-footer-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.tekt-footer-cta h2{margin:6px 0 0;font-size:1.55rem}.tekt-footer-main{padding:70px 0 28px}.tekt-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);grid-gap:28px;gap:28px}.tekt-footer-grid h5,.tekt-footer-grid h6{margin-bottom:12px}.tekt-footer-grid p{opacity:.78}.tekt-footer-certs{display:flex;flex-wrap:wrap;gap:12px;padding:22px 0;margin-top:34px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.tekt-footer-certs span{border:1px solid rgba(255,255,255,.24);padding:8px 10px;font-size:.84rem}.tekt-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;font-size:.9rem}.modal-content{border-radius:var(--brand-radius);border:0}.modal-header .modal-title{color:var(--brand-text)}@media (max-width:991px){.tekt-footer-bottom,.tekt-footer-cta__inner{align-items:flex-start;flex-direction:column}.tekt-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.tekt-footer-grid{grid-template-columns:1fr}}