.storefront-footer{--storefront-footer-text:#fff;--storefront-footer-bg:#2d2d2d;margin-top:0;margin-bottom:0;width:100%;max-width:100%;background:var(--storefront-footer-bg);color:var(--storefront-footer-text);padding:3rem 1.5rem 2rem}.storefront-footer__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1440px;margin:0 auto 2.5rem}.storefront-footer__columns--1{grid-template-columns:1fr}.storefront-footer__columns--2{grid-template-columns:repeat(2,1fr)}.storefront-footer__columns--3{grid-template-columns:repeat(3,1fr)}.storefront-footer__columns--4{grid-template-columns:repeat(4,1fr)}.storefront-footer__heading{margin:0 0 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;color:var(--storefront-footer-text)!important}.storefront-footer__links{list-style:none;margin:0;padding:0}.storefront-footer__links li+li{margin-top:.45rem}.storefront-footer__links .storefront-footer__text,.storefront-footer__links a,.storefront-footer__links a.storefront-footer__link{color:var(--storefront-footer-text)!important;font-size:.875rem;text-decoration:none;-webkit-filter:none;filter:none}.storefront-footer__links .storefront-footer__text:focus,.storefront-footer__links .storefront-footer__text:hover,.storefront-footer__links a.storefront-footer__link:focus,.storefront-footer__links a.storefront-footer__link:hover,.storefront-footer__links a:focus,.storefront-footer__links a:hover{text-decoration:underline;opacity:.85;color:var(--storefront-footer-text)!important;-webkit-filter:none;filter:none}.storefront-footer__links .storefront-footer__text{display:inline-block;line-height:1.45}.storefront-footer__links .storefront-footer__text:focus,.storefront-footer__links .storefront-footer__text:hover{text-decoration:none;opacity:1}.storefront-footer__text{margin:0;font-size:.875rem;line-height:1.5;color:var(--storefront-footer-text)!important}.storefront-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px;margin:0 auto;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--storefront-footer-text) 18%,transparent)}.storefront-footer__filters{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.storefront-footer__logo{height:36px;width:auto}.storefront-footer__copy{margin:0;font-size:.75rem;line-height:1.45;color:var(--storefront-footer-text)!important;text-align:right;max-width:28rem;opacity:.85}@media(max-width:991.98px){.storefront-footer__columns{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:575.98px){.storefront-footer__columns{grid-template-columns:1fr}.storefront-footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}.storefront-footer__copy{text-align:left;max-width:none}}