.store-footer-grid{grid-template-columns:1.5fr .75fr .75fr 1fr!important;gap:42px!important}.store-footer-grid section h3{margin:4px 0 18px;font-size:15px}.store-footer-grid section>nav:not(.store-social-links){display:grid;gap:13px}.store-footer-grid section>nav:not(.store-social-links) a{color:var(--muted);font-weight:700;text-decoration:none}.store-footer-grid section>nav:not(.store-social-links) a:hover{color:var(--p)}.store-footer-brand p{max-width:390px;line-height:1.65}.store-social-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.store-social-links a{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--border);border-radius:12px;background:var(--bg);color:var(--text);font-size:19px;text-decoration:none;transition:.2s}.store-social-links a:hover{transform:translateY(-2px);border-color:var(--p);background:var(--p);color:#fff}.store-footer-cta p{line-height:1.6}.store-footer-cta .store-btn{width:100%;margin-top:4px}.store-footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:8px;padding-top:26px;border-top:1px solid var(--border)}.store-footer-bottom strong{color:var(--text)}.social-url-field label{display:flex;align-items:center;gap:8px}.social-url-field label i{color:var(--p);font-size:18px}@media(max-width:900px){.store-footer-grid{grid-template-columns:1fr 1fr!important}.store-footer-bottom{grid-column:1/-1}}@media(max-width:560px){.store-footer-grid{grid-template-columns:1fr!important}.store-footer-bottom{align-items:flex-start;flex-direction:column}}
