.mjs-footer__trust{background:#222;border-bottom:1px solid #333;padding:28px 0}.mjs-footer__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mjs-footer__trust-item{display:flex;align-items:center;gap:14px;justify-content:center}.mjs-footer__trust-icon{flex-shrink:0}.mjs-footer__trust-icon--svg{color:#c9a86a}.mjs-footer__trust-icon--svg svg{width:28px;height:28px}.mjs-footer__trust-title{display:block;font-size:13px;font-weight:600;color:#fff;letter-spacing:.01em}.mjs-footer__trust-subtitle{display:block;font-size:11px;color:#888;margin-top:2px}.mjs-footer__main{background:#1a1a1a;padding:64px 0 48px;color:#ccc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.mjs-footer__grid{display:grid;grid-template-columns:1.2fr 1.6fr .8fr 1.2fr;gap:40px}.mjs-footer__col-title{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px}.mjs-footer__logo{max-width:160px;margin-bottom:20px;filter:brightness(0) invert(1)}.mjs-footer__about-text{font-size:14px;line-height:1.7;color:#999;margin:0 0 20px}.mjs-footer__address,.mjs-footer__contact-item{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#999;margin-bottom:10px;line-height:1.5}.mjs-footer__address svg,.mjs-footer__contact-item svg{flex-shrink:0;margin-top:2px;color:#c9a86a}.mjs-footer__contact-item a{color:#ccc;text-decoration:none;transition:color .2s ease}.mjs-footer__contact-item a:hover{color:#c9a86a}.mjs-footer__links{list-style:none;padding:0;margin:0}.mjs-footer__links li{margin-bottom:12px}.mjs-footer__links a{font-size:14px;color:#999;text-decoration:none;transition:color .2s ease,padding-left .2s ease;display:inline-block}.mjs-footer__links a:hover{color:#fff;padding-left:4px}.mjs-footer__links-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.mjs-footer__newsletter-text{font-size:14px;line-height:1.6;color:#999;margin:0 0 16px}.mjs-footer__newsletter-form{display:flex;gap:0;border-radius:24px;overflow:hidden;border:1px solid #333;transition:border-color .2s ease}.mjs-footer__newsletter-form:focus-within{border-color:#c9a86a}.mjs-footer__newsletter-input{flex:1;padding:12px 18px;background:transparent;border:none;color:#fff;font-family:Inter,sans-serif;font-size:14px;outline:none}.mjs-footer__newsletter-input::placeholder{color:#666}.mjs-footer__newsletter-btn{display:flex;align-items:center;justify-content:center;width:48px;background:#c9a86a;border:none;color:#fff;cursor:pointer;transition:background .2s ease}.mjs-footer__newsletter-btn:hover{background:#9a7a4e}.mjs-footer__newsletter-success{font-size:13px;color:#22c55e;margin-top:8px}.mjs-footer__social{display:flex;gap:12px;margin-top:24px}.mjs-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#2c2c2c;color:#999;transition:all .3s ease}.mjs-footer__social-link:hover{background:#c9a86a;color:#fff;transform:translateY(-2px)}.mjs-footer__social-link svg{width:18px;height:18px}.mjs-footer__payment{margin-top:24px}.mjs-footer__payment-label{display:block;font-size:11px;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.mjs-footer__payment-icons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mjs-footer__payment-icons svg{height:24px;width:auto;opacity:.5;transition:opacity .2s ease}.mjs-footer__payment-icons svg:hover{opacity:.8}.mjs-footer__payment-logo{display:block;flex:0 0 auto;width:auto!important;height:24px!important;max-height:24px!important;object-fit:contain;opacity:.5;transition:opacity .2s ease}.mjs-footer__payment-logo--afterpay{max-width:120px!important}.mjs-footer__payment-logo--zip{max-width:74px!important}.mjs-footer__bottom{background:#141414;padding:20px 0;border-top:1px solid #2A2A2A}.mjs-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between}.mjs-footer__copyright{font-size:12px;color:#666;margin:0}.mjs-footer__bottom-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.mjs-footer__bottom-links a{font-size:12px;color:#666;text-decoration:none;transition:color .2s ease}.mjs-footer__bottom-links a:hover{color:#999}@media(max-width:990px){.mjs-footer__grid{grid-template-columns:1fr 1fr;gap:40px}.mjs-footer__trust-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.mjs-footer__main{padding:48px 0 32px}.mjs-footer__grid{grid-template-columns:1fr;gap:32px}.mjs-footer__trust-grid{grid-template-columns:1fr 1fr;gap:16px}.mjs-footer__trust-item{flex-direction:column;text-align:center;gap:8px}.mjs-footer__bottom-inner{flex-direction:column;gap:12px;text-align:center}.mjs-footer__bottom-links{gap:16px}}@media(max-width:480px){.mjs-footer__trust-grid{grid-template-columns:1fr}}@media(max-width:768px){.mjs-footer__col-title{font-size:13px!important;font-weight:600!important;letter-spacing:.08em!important;margin-bottom:10px!important}.mjs-footer__grid{grid-template-columns:1fr!important;gap:0!important;padding:0 16px!important}.mjs-footer__col{padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.mjs-footer__links li{margin-bottom:4px!important}.mjs-footer__links a{font-size:12px!important;line-height:1.4!important;padding:3px 0!important}.mjs-footer__about-text{font-size:12px!important;margin-bottom:12px!important}.mjs-footer__address,.mjs-footer__contact-item{font-size:11px!important;margin-bottom:6px!important}.mjs-footer__main{padding:20px 0 12px!important}.mjs-footer__bottom{padding:12px 16px calc(88px + env(safe-area-inset-bottom,0px))!important}.mjs-footer__bottom-inner{gap:14px!important}.mjs-footer__copyright{font-size:10px!important;line-height:1.5!important}.mjs-footer__newsletter-text{font-size:12px!important}.mjs-footer__social{gap:10px!important;margin-top:10px!important}.mjs-footer__social-link{width:36px!important;height:36px!important}.mjs-footer__links-grid{grid-template-columns:1fr 1fr!important;gap:0 16px!important}.mjs-footer__payment-label{font-size:9px!important}.mjs-footer__payment-icons{gap:8px!important;align-items:center!important}.mjs-footer__payment-icons svg,.mjs-footer__payment-logo{height:22px!important;max-height:22px!important}.mjs-footer__payment-logo--afterpay{max-width:108px!important}.mjs-footer__payment-logo--zip{max-width:68px!important}.mjs-footer__bottom-links{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px!important;justify-content:stretch!important;justify-items:center!important;align-items:start!important}.mjs-footer__bottom-links a{display:block!important;text-align:center!important;line-height:1.5!important}}.mjs-footer__payment-logo:hover{opacity:.8}@media(max-width:768px){.mjs-footer .mjs-footer__bottom{padding:18px 0 max(22px,env(safe-area-inset-bottom,0px))!important}.mjs-footer .mjs-footer__bottom-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important}.mjs-footer .mjs-footer__bottom-links{order:1!important;width:100%!important;max-width:420px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 18px!important;justify-items:center!important}.mjs-footer .mjs-footer__bottom-links a{width:100%!important;text-align:center!important}.mjs-footer .mjs-footer__copyright{order:2!important;width:100%!important;margin:2px 0 0!important;text-align:center!important;font-size:10px!important;line-height:1.6!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-mjs-footer.css.map */
