/* Main-site footer palette, scoped to technical service. */
.ts-site-footer{background:#171717;color:#bdbdbd;padding:70px 0 0;font-size:14px;line-height:1.8}
.ts-site-footer .ts-footer-grid{grid-template-columns:5fr 4fr 3fr;gap:44px;padding-bottom:40px}
.ts-site-footer h2{font-size:16px;color:#fff;border-bottom:1px solid #383838;padding-bottom:18px;margin:0 0 22px;position:relative}
.ts-site-footer h2:after{content:"";position:absolute;bottom:-1px;left:0;width:30px;height:4px;background:#666}
.ts-footer-logo{display:inline-block;margin-bottom:24px}.ts-footer-logo img{width:180px;max-width:100%;height:auto}
.ts-site-footer address{font-style:normal}.ts-site-footer p{margin:0 0 18px}.ts-site-footer ul{list-style:none;padding:0;margin:0}.ts-site-footer li{margin-bottom:12px}
.ts-site-footer a{color:#ddd;text-decoration:none;overflow-wrap:anywhere}.ts-site-footer a:hover{color:#fff;text-decoration:underline}.ts-site-footer a:focus-visible{outline:2px solid #fff;outline-offset:5px}
.ts-footer-note{font-size:13px;color:#ccc}.ts-footer-bottom{background:#111;padding:24px 0;font-size:13px}.ts-footer-bottom>.ts-wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.ts-footer-bottom nav{display:flex;gap:20px;flex-wrap:wrap}
@media(max-width:850px){.ts-site-footer .ts-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.ts-site-footer .ts-footer-grid>section:first-child{grid-column:1/-1}}
@media(max-width:600px){.ts-site-footer{padding-top:40px}.ts-site-footer .ts-footer-grid{grid-template-columns:1fr}.ts-footer-bottom{padding-bottom:100px}}
