.tx-footer{background:var(--tx-navy-900);color:var(--tx-text-on-dark);isolation:isolate;overflow:hidden;padding:clamp(3rem,5vw,4.5rem) 0 clamp(2rem,3vw,3rem);position:relative}.tx-footer__bg{inset:0;pointer-events:none;position:absolute;z-index:-1}.tx-footer__bg>img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.tx-footer__glow{bottom:-20%;height:70%;opacity:.85;top:auto}.tx-footer .tx-container{position:relative;z-index:1}.tx-footer__top{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;justify-content:space-between;padding-bottom:2.5rem}.tx-footer__lockup{align-items:center;display:flex;flex-shrink:0}.tx-footer__mark{flex-shrink:0;height:44px;width:auto}.tx-footer__rule{flex-shrink:0;height:44px;margin-inline:14px;width:2px}.tx-footer__tdab{flex-shrink:0;height:30px;width:auto}.tx-footer__logo{height:34px;width:auto}.tx-footer__reach{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem 2rem}.tx-footer__contact{color:var(--tx-white);font-size:var(--tx-text-base);font-weight:var(--tx-weight-regular);line-height:1.3;margin:0}.tx-footer__contact a{color:var(--tx-white);margin-left:.35em;text-decoration:underline;text-underline-offset:3px}.tx-footer__contact a:hover{color:var(--tx-sand-300)}.tx-footer__socials{display:flex;gap:.75rem;list-style:none;margin:0;padding:0}.tx-footer__socials a{align-items:center;border:1px solid var(--tx-border-dark);border-radius:50%;color:var(--tx-white);display:inline-flex;height:36px;justify-content:center;text-decoration:none;transition:background-color var(--tx-duration) var(--tx-ease),border-color var(--tx-duration) var(--tx-ease);width:36px}.tx-footer__socials a:hover{background:#ffffff1a;border-color:var(--tx-white)}.tx-footer__socials svg{height:16px;width:16px}.tx-footer__legal{border-top:1px solid var(--tx-border-dark);padding-top:2rem}.tx-footer__copyright{color:var(--tx-white);margin:0 0 1rem}.tx-footer__copyright,.tx-footer__disclaimer{font-size:var(--tx-text-sm);font-weight:var(--tx-weight-light)}.tx-footer__disclaimer{color:#ffffffd9;line-height:1.5;max-width:92ch}.tx-footer__disclaimer p{margin-bottom:.75em}.tx-footer__disclaimer strong{color:var(--tx-white);font-weight:var(--tx-weight-medium)}@media (max-width:767px){.tx-footer__reach,.tx-footer__top{align-items:flex-start;flex-direction:column}.tx-footer__reach{gap:1rem}.tx-footer__mark{height:34px}.tx-footer__rule{height:34px;margin-inline:10px}.tx-footer__tdab{height:22px}}.tx-footer__entities{display:grid;gap:1.75rem 2.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:92ch;padding-bottom:2rem}.tx-footer__entity-name{color:var(--tx-white);font-size:var(--tx-text-sm);font-weight:var(--tx-weight-medium);line-height:1.3;margin:0 0 .75rem}.tx-footer__links{list-style:none;margin:0;padding:0}.tx-footer__links li+li{margin-top:.4rem}.tx-footer__links a{color:#ffffffd9;font-size:var(--tx-text-sm);font-weight:var(--tx-weight-light);line-height:1.5;text-decoration:none}.tx-footer__disclaimer a,.tx-footer__links a:hover{color:var(--tx-white);text-decoration:underline;text-underline-offset:3px}.tx-footer__disclaimer a:hover{color:var(--tx-sand-300)}