.juicego-footer{background:var(--footer-bg);color:var(--footer-text);padding:72px 5% 28px}
.juicego-footer .footer-grid{display:grid;grid-template-columns:1.25fr .7fr .7fr 1.35fr;gap:6%;align-items:start}
.juicego-footer h2{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1.2;margin:0 0 22px}
.juicego-footer .footer-brand h2{font-size:28px;margin-top:24px;max-width:310px}
.juicego-footer .footer-image img{width:180px;height:auto;max-height:220px;object-fit:contain;object-position:left center;margin:0;border-radius:8px}
.footer-brand-text,.footer-newsletter-text{font-size:13px;line-height:1.7;opacity:.78;max-width:370px}
.footer-brand-text p,.footer-newsletter-text p{margin:0 0 18px}
.juicego-footer .footer-menu a{display:block;margin:0 0 13px;font-size:13px;opacity:.82;transition:opacity .2s ease}
.juicego-footer a:hover{opacity:1;text-decoration:underline;text-underline-offset:4px}
.juicego-footer .newsletter-form{margin-top:20px}
.juicego-footer .newsletter-form label{height:52px;border:1px solid color-mix(in srgb,var(--footer-text) 45%,transparent);border-radius:30px;display:flex;max-width:390px}
.juicego-footer .newsletter-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--footer-text);padding:0 20px}
.juicego-footer .newsletter-form input::placeholder{color:var(--footer-text);opacity:.62}
.juicego-footer .newsletter-form button{width:54px;border:0;background:var(--footer-accent);color:var(--footer-bg);border-radius:50%;font-size:22px;cursor:pointer}
.footer-form-message{font-size:13px;color:var(--footer-accent)}
.footer-socials{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px;text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:700}
.footer-payments{border-top:1px solid color-mix(in srgb,var(--footer-text) 22%,transparent);margin-top:52px;padding-top:26px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.footer-payments>span{text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:700;opacity:.75;white-space:nowrap}
.footer-payment-icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}
.footer-payment-icons .payment-icon{width:38px;height:24px;display:block;border-radius:3px}
.juicego-footer .footer-bottom{border-top:1px solid color-mix(in srgb,var(--footer-text) 22%,transparent);margin:56px 0 0;padding:28px 0 0;display:flex;justify-content:space-between;gap:25px;text-align:left;font-size:11px;line-height:1.6}
.footer-policies{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}
@media(max-width:950px){.juicego-footer .footer-grid{grid-template-columns:1fr 1fr}.juicego-footer .footer-connect{grid-column:1/-1}.juicego-footer .newsletter-form label{max-width:520px}}
@media(max-width:600px){.juicego-footer{padding:56px 22px 26px}.juicego-footer .footer-grid{grid-template-columns:1fr;gap:38px}.juicego-footer .footer-connect{grid-column:auto;order:-1}.juicego-footer .footer-image img{width:140px}.footer-payments{align-items:flex-start;flex-direction:column}.footer-payment-icons{justify-content:flex-start}.juicego-footer .footer-bottom{margin-top:42px;flex-direction:column}.footer-policies{justify-content:flex-start;gap:14px}}
