.tat-footer{position:relative;overflow:hidden;padding:72px 0 28px;background:var(--tat-burgundy);color:#fff}
.tat-footer__pattern{position:absolute;inset:0;background:url("../../../assets/images/pattern-red.webp") center/460px auto repeat;opacity:.18;mix-blend-mode:multiply;pointer-events:none}
.tat-footer__inner,.tat-footer__bottom{position:relative}
.tat-footer__inner{display:flex;justify-content:space-between;gap:60px;align-items:flex-end}
.tat-footer__brand img{width:190px;max-height:92px;object-fit:contain;object-position:right center}
.tat-footer__brand p{margin:12px 0 0;color:rgba(255,255,255,.7)}
.tat-footer__links{display:flex;flex-wrap:wrap;gap:12px 28px;font-weight:750}
.tat-footer__links a{color:rgba(255,255,255,.84)}
.tat-footer__links a:hover{color:#fff}
.tat-footer__bottom{margin-top:46px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}
.tat-footer__bottom p{margin:0;color:rgba(255,255,255,.56);font-size:13px}
@media(max-width:760px){.tat-footer{padding-top:58px}.tat-footer__inner{display:grid;gap:34px}.tat-footer__links{display:grid;gap:10px}.tat-footer__brand img{width:160px}.tat-footer__bottom{margin-top:34px}}
