.jj-footer{--jj-footer-bg:#1F1F1C;--jj-footer-bg-deep:#181816;--jj-footer-green:#46C137;--jj-footer-white:#FAF8F4;--jj-footer-muted:rgba(250,248,244,.72);--jj-footer-border:rgba(250,248,244,.11);position:relative;background:var(--jj-footer-bg);color:var(--jj-footer-white)}.jj-footer__accent{width:100%;height:5px;background:var(--jj-footer-green)}.jj-footer__main{padding:70px 0 62px}.jj-footer .page-width{width:100%;max-width:1500px;margin:0 auto;padding-left:40px;padding-right:40px}.jj-footer__grid{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(150px,.8fr)) minmax(260px,1.25fr);gap:48px;align-items:start}.jj-footer__brand{max-width:330px}.jj-footer__logo-link{display:inline-block}.jj-footer__logo{display:block;width:auto;max-width:220px;max-height:86px;object-fit:contain;object-position:left center}.jj-footer__brand-name{color:var(--jj-footer-white);font-family:Cormorant Garamond,serif;font-size:30px;font-weight:600;text-decoration:none}.jj-footer__tagline{max-width:320px;margin-top:22px;color:var(--jj-footer-muted);font-size:14px;line-height:1.7}.jj-footer__tagline p{margin:0}.jj-footer__heading{margin:0 0 22px;color:var(--jj-footer-white);font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.jj-footer__links{margin:0;padding:0;list-style:none}.jj-footer__links li{margin:0 0 12px}.jj-footer__links li:last-child{margin-bottom:0}.jj-footer__links a{position:relative;color:var(--jj-footer-muted);font-size:14px;line-height:1.45;text-decoration:none;transition:color .2s ease,transform .2s ease}.jj-footer__links a:hover{color:var(--jj-footer-green)}.jj-footer__contact-list{display:flex;flex-direction:column;gap:14px}.jj-footer__contact-list>a,.jj-footer__contact-row{display:flex;align-items:flex-start;gap:11px;color:var(--jj-footer-muted);font-size:14px;line-height:1.55;text-decoration:none}.jj-footer__contact-list>a:hover{color:var(--jj-footer-green)}.jj-footer__contact-row p{margin:0}.jj-footer__contact-icon{display:flex;align-items:center;justify-content:center;width:18px;height:22px;flex:0 0 18px}.jj-footer__contact-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.jj-footer__socials{display:flex;align-items:center;gap:10px;margin-top:26px}.jj-footer__socials a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--jj-footer-border);border-radius:50%;color:var(--jj-footer-white);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.jj-footer__socials a:hover{border-color:var(--jj-footer-green);background:var(--jj-footer-green);color:#fff;transform:translateY(-2px)}.jj-footer__socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.jj-footer__socials a:first-child svg,.jj-footer__socials a:last-child svg{fill:currentColor;stroke:none}.jj-footer__bottom{border-top:1px solid var(--jj-footer-border);background:var(--jj-footer-bg-deep)}.jj-footer__bottom .page-width{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:68px}.jj-footer__copyright{margin:0;color:#faf8f48f;font-size:12px;line-height:1.5}.jj-footer__legal{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin:0;padding:0;list-style:none}.jj-footer__legal a{color:#faf8f48f;font-size:12px;line-height:1.5;text-decoration:none;transition:color .2s ease}.jj-footer__legal a:hover{color:var(--jj-footer-green)}.jj-footer__mobile{display:none}@media screen and (min-width:990px)and (max-width:1250px){.jj-footer__grid{grid-template-columns:minmax(230px,1.3fr) repeat(3,minmax(130px,.75fr)) minmax(225px,1.15fr);gap:30px}.jj-footer .page-width{padding-left:30px;padding-right:30px}.jj-footer__links a,.jj-footer__contact-list>a,.jj-footer__contact-row{font-size:13px}}@media screen and (max-width:989px){.jj-footer__main{padding:54px 0 44px}.jj-footer .page-width{padding-left:24px;padding-right:24px}.jj-footer__grid{display:none}.jj-footer__mobile{display:block}.jj-footer__mobile-brand{max-width:500px;margin-bottom:34px}.jj-footer__logo{max-width:200px;max-height:76px}.jj-footer__tagline{max-width:480px;margin-top:18px;font-size:14px}.jj-footer__accordions{border-top:1px solid var(--jj-footer-border)}.jj-footer__accordion{border-bottom:1px solid var(--jj-footer-border)}.jj-footer__accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;cursor:pointer;color:var(--jj-footer-white);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;list-style:none}.jj-footer__accordion summary::-webkit-details-marker{display:none}.jj-footer__accordion summary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.jj-footer__accordion[open] summary svg{transform:rotate(180deg)}.jj-footer__accordion-content{padding:0 0 24px}.jj-footer__accordion .jj-footer__links li{margin-bottom:13px}.jj-footer__accordion .jj-footer__links a,.jj-footer__accordion .jj-footer__contact-list{font-size:14px}.jj-footer__accordion .jj-footer__contact-list{color:var(--jj-footer-muted)}.jj-footer__accordion .jj-footer__contact-list a{color:var(--jj-footer-muted);text-decoration:none}.jj-footer__accordion .jj-footer__contact-list p{margin:0}.jj-footer__mobile>.jj-footer__socials{margin-top:30px}.jj-footer__bottom .page-width{flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;min-height:auto;padding-top:22px;padding-bottom:22px}.jj-footer__legal{gap:10px 18px}}@media screen and (max-width:749px){.jj-footer__accent{height:4px}.jj-footer__main{padding:46px 0 38px}.jj-footer .page-width{padding-left:20px;padding-right:20px}.jj-footer__logo{max-width:180px;max-height:70px}.jj-footer__tagline{max-width:340px;font-size:13.5px;line-height:1.65}.jj-footer__accordion summary{min-height:56px}.jj-footer__socials a{width:36px;height:36px}}.jj-footer__payments{padding:42px 0 34px;text-align:center}.jj-footer__payments-heading{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:22px;color:#faf8f4;font-size:2rem;font-weight:700}.jj-footer__payment-icons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;list-style:none;padding:0;margin:0 0 22px}.jj-payment-icon{width:48px;height:auto;opacity:.95;transition:.25s ease}.jj-payment-icon:hover{opacity:1;transform:translateY(-2px)}.jj-footer__payments-text{color:#ffffffa6;font-size:.95rem;letter-spacing:.03em}@media(max-width:749px){.jj-footer__payments{padding:32px 0 26px}.jj-payment-icon{width:42px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/jj-footer.css.map */
