.brand-logo{display:block;width:clamp(150px,18vw,220px);height:auto;max-height:58px;object-fit:contain;object-position:left center}
.footer-trust{grid-column:1/-1;display:grid;grid-template-columns:minmax(150px,180px) minmax(0,1fr);gap:28px;align-items:center;margin-top:8px;padding-top:26px;border-top:1px solid rgba(216,226,239,.22)}
.footer-trust img{width:100%;max-width:170px;height:112px;object-fit:contain;border-radius:14px;background:#fff;padding:8px}
.footer-trust-copy strong{display:block;color:#fff;font-size:18px;margin-bottom:6px}
.footer-trust-copy p{margin:0;max-width:720px;color:#d8e2ef}
.trust-section{background:linear-gradient(135deg,#f7fbff,#fff8e7)}
.trust-section .trust-panel{display:grid;grid-template-columns:minmax(140px,170px) minmax(0,1fr);gap:28px;align-items:center;padding:28px;border:1px solid #dbe5f2;border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(7,23,47,.09)}
.trust-panel img{width:100%;height:150px;object-fit:contain;border-radius:16px;background:#fff;padding:10px}
.trust-panel h2{margin:0 0 10px;color:var(--navy)}
.trust-panel p{margin:0 0 12px;color:var(--muted)}
.trust-points{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}
.trust-points li{padding:8px 12px;border-radius:999px;background:#eef7ff;color:var(--navy);font-weight:850;font-size:13px}
.trust-registration{display:block;margin-top:10px;color:var(--yellow);font-size:14px;line-height:1.5}
@media(max-width:940px){.brand-logo{width:150px;max-height:48px}.footer-trust,.trust-section .trust-panel{grid-template-columns:1fr;gap:16px}.footer-trust-copy,.trust-panel-copy{grid-column:auto}.footer-trust img,.trust-panel img{justify-self:center}.trust-panel img{height:130px}}
