.shared-footer { padding:42px 0 16px; color:#172019; background:#fbfaf6; border-top:1px solid #e9e2d4; font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
.shared-footer-container { width:min(1180px,calc(100% - 48px)); margin-inline:auto; }
.shared-footer-grid { display:grid; grid-template-columns:1.4fr .75fr 1fr 1.05fr .8fr; gap:32px; }
.shared-footer-brand img { width:175px; height:72px; margin-top:-10px; object-fit:cover; object-position:center 73%; }
.shared-footer-brand p { max-width:280px; margin:9px 0 15px; color:#667069; font-size:.76rem; line-height:1.55; }
.shared-socials { display:flex; gap:9px; }
.shared-socials a { width:27px; height:27px; display:grid; place-items:center; color:#fff; background:#073f2d; border-radius:50%; font-size:.76rem; font-weight:800; text-decoration:none; }
.shared-footer-column,.shared-footer-payment { padding-left:24px; border-left:1px solid #e9e2d4; }
.shared-footer h3 { margin:0 0 13px; color:#053426; font:600 .94rem Georgia,"Times New Roman",serif; }
.shared-footer-column a,.shared-footer-column p { display:block; margin:5px 0; color:#5e6861; font-size:.74rem; text-decoration:none; }
.shared-footer-column a:hover { color:#176247; }
.shared-footer-payment { text-align:center; }
.shared-cash-icon { color:#176247; font-size:2.8rem; line-height:1; transform:rotate(-14deg); }
.shared-footer-payment p { margin:8px 0 0; color:#667069; font-size:.73rem; }
.shared-footer-legal { margin-top:24px; display:flex; flex-wrap:wrap; justify-content:center; gap:10px 22px; }
.shared-footer-legal a { color:#5e6861; font-size:.7rem; text-decoration:none; }
.shared-footer-legal a:hover { color:#176247; }
.shared-footer-bottom { margin-top:30px; padding-top:15px; display:flex; justify-content:space-between; gap:20px; color:#858d87; border-top:1px solid #e9e2d4; font-size:.67rem; }
.shared-footer-bottom strong { color:#176247; }
@media(max-width:1050px){.shared-footer-grid{grid-template-columns:1.35fr .8fr 1fr 1fr}.shared-footer-payment{display:none}}
@media(max-width:760px){.shared-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.shared-footer-contact{display:none}}
@media(max-width:520px){.shared-footer-container{width:calc(100% - 30px)}.shared-footer-grid{grid-template-columns:1fr 1fr;gap:28px 15px}.shared-footer-brand{grid-column:1/-1;text-align:center}.shared-footer-brand img{margin-inline:auto}.shared-footer-brand p{margin-inline:auto}.shared-socials{justify-content:center}.shared-footer-column{padding-left:14px}.shared-footer-bottom{align-items:center;flex-direction:column;text-align:center}}
