.site-footer{border-top:1px solid rgba(213,166,75,.24);background:linear-gradient(115deg,#06070a,#0a0c12 55%,#08090d)}
.footer-wrap{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:35px}
.footer-main{display:flex;align-items:center;gap:27px}
.footer-brand img{width:38px;height:46px}.footer-brand strong{font-size:15px}.footer-brand small{font-size:7px}
.footer-legal{display:flex;flex-direction:column;gap:7px;padding-left:27px;border-left:1px solid var(--line);color:#737681;font-size:11px;line-height:1.5}
.footer-legal strong{color:#d3d0c8;font-size:12px;font-weight:600}.footer-legal b{color:var(--gold-light);font-weight:800}.footer-legal i{padding:0 7px;color:#4f515a;font-style:normal}
.footer-aside{display:flex;align-items:center;gap:22px}.protection-badge{display:flex;align-items:center;gap:11px;padding:11px 13px;border:1px solid rgba(105,183,197,.25);background:rgba(105,183,197,.06);transition:.25s}
.protection-badge:hover{border-color:rgba(105,183,197,.7);background:rgba(105,183,197,.12);transform:translateY(-2px)}
.shield-icon{display:grid;place-items:center;width:25px;height:29px;clip-path:polygon(50% 0,91% 15%,84% 68%,50% 100%,16% 68%,9% 15%);background:rgba(105,183,197,.18);color:var(--cyan);font-size:13px;font-weight:900}
.protection-badge strong{display:block;color:#cfe8eb;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.protection-badge small{display:block;margin-top:2px;color:#7f9b9e;font-size:9px}.external-arrow{margin-left:3px;color:var(--cyan);font-size:18px}
.footer-motto{margin:0;color:#656872;font-size:10px;text-align:right}
@media (max-width:660px){.footer-wrap{min-height:220px;display:block;padding-top:33px;padding-bottom:33px}.footer-main{align-items:flex-start;gap:17px}.footer-legal{padding-left:17px}.footer-aside{display:block;margin-top:25px}.protection-badge{width:100%;justify-content:flex-start}.footer-motto{margin-top:13px;text-align:left}}
