.footer{--footer-bg: #2b2622;--footer-text: #f4ede2;--footer-text-muted: rgba(244, 237, 226, .64);--footer-accent: #e0701e;--footer-divider: rgba(244, 237, 226, .14);color:var(--footer-text);border-top:none}.footer.gradient{background:var(--footer-bg);background-attachment:scroll}.footer a{color:inherit}.footer h1,.footer h2,.footer h3{font-family:var(--zi-font-display);font-weight:var(--font-heading-weight)}.footer p,.footer span,.footer small,.footer li,.footer button,.footer input{font-family:var(--zi-font-body);font-weight:var(--font-body-weight)}.footer__content-top{display:flex;flex-direction:column;gap:32px;padding:28px 20px}.footer-block--brand{max-width:46rem}.footer-block__heading{margin:0 0 12px;font-size:1.8rem;line-height:1.2;color:var(--footer-text)}.footer-block--brand .footer-block__details-content{margin:0 0 24px;font-size:1.5rem;line-height:1.6;color:var(--footer-text-muted)}.footer-block--brand .footer-block__details-content a{color:var(--footer-text);text-decoration:underline;text-underline-offset:.2rem}.footer-block__image-wrapper{margin-bottom:16px}.footer-block__logo-wrapper{margin:0 0 16px}.footer-block__logo-wrapper img{display:block;height:auto;max-width:100%}.footer-block__info-list,.footer-block__contact-list{display:flex;flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none}.footer-block__info-item,.footer-block__contact-item{display:flex;align-items:flex-start;gap:10px;min-height:22px;font-size:1.4rem;line-height:1.4;color:var(--footer-text-muted)}.footer-block__contact-item a{color:var(--footer-text-muted);text-decoration:none}.footer-block__contact-item a:hover{color:var(--footer-text);text-decoration:underline}.footer-block__info-icon,.footer-block__contact-icon{flex-shrink:0;width:1.6rem;height:1.6rem;margin-top:.1rem;color:var(--footer-accent)}.footer-block__info-icon svg,.footer-block__contact-icon svg{width:100%;height:100%;fill:currentColor}.footer-block__newsletter{width:100%;margin-bottom:24px}.footer .newsletter-form{width:100%;align-items:stretch;margin:0;max-width:none}.footer .newsletter-form__field-wrapper{max-width:none}.footer .field__input{background-color:transparent;color:var(--footer-text)}.footer .field__label{color:var(--footer-text-muted)}.footer-newsletter__row{display:flex;align-items:stretch;width:100%;border:1px solid var(--footer-divider)}.footer-newsletter__row .field{flex:1 1 auto}.footer-newsletter__row .field:before,.footer-newsletter__row .field:after{content:none;box-shadow:none}.footer-newsletter__row .field__input{padding-right:1.5rem}.footer-newsletter__submit{flex:0 0 44px;width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;background-color:var(--footer-accent);border:none;border-left:1px solid var(--footer-divider);cursor:pointer}.footer-newsletter__submit .icon,.footer-newsletter__submit svg{color:#fff;fill:#fff;width:1.6rem;height:1.6rem}.footer-block__newsletter-consent{margin:8px 0 0;font-size:1.1rem;line-height:1.4;color:var(--footer-text-muted)}.footer__brand .footer__list-social{justify-content:flex-start;margin:0 -1.1rem}.footer__list-social .list-social__link{color:var(--footer-text-muted)}.footer__list-social .list-social__link:hover{color:var(--footer-accent)}.footer__menu-wrapper{display:flex;flex-direction:column}.footer-block--menu{border-bottom:1px solid var(--footer-divider)}.footer-block__accordion summary{list-style:none}.footer-block__accordion summary::-webkit-details-marker,.footer-block__accordion summary::marker{display:none}.footer-block__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:12px 0;cursor:pointer;-webkit-tap-highlight-color:transparent}.footer-block__summary .footer-block__heading{margin:0}.footer-block__chevron{flex-shrink:0;width:1.2rem;height:1.2rem;color:var(--footer-text-muted);transition:transform .2s ease}.footer-block__accordion[open] .footer-block__chevron{transform:rotate(180deg)}.footer-block__details-content{padding-bottom:16px}.footer-block__details-content .list-menu__item--link{display:inline-flex;align-items:center;min-height:44px;font-size:1.4rem;color:var(--footer-text-muted)}.footer-block__details-content .list-menu__item--link:hover,.footer-block__details-content .list-menu__item--active{color:var(--footer-text)}.footer__content-bottom{padding:20px}.footer__content-bottom-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}.footer__localization:empty{display:none}.footer__payment .list-payment{justify-content:center}.footer__copyright{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 10px;margin:0;font-size:1.2rem;letter-spacing:normal;color:var(--footer-text-muted)}.copyright__content a{color:var(--footer-text-muted);text-decoration:none}.copyright__content a:hover{color:var(--footer-text);text-decoration:underline}.policies{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:0 10px;margin:0;padding:0;list-style:none}.policies li:before{content:"\b7";padding-right:10px}@media screen and (min-width:750px){.footer__content-top{display:grid;grid-template-columns:minmax(280px,360px) 1fr;align-items:start;gap:40px;padding:40px 32px}.footer__menu-wrapper{display:grid;grid-template-columns:repeat(var(--footer-menu-count, 3),1fr);gap:32px}.footer-block--menu{border-bottom:none}.footer-block__summary{cursor:default;pointer-events:none}.footer-block__chevron{display:none}.footer-block__accordion>:not(summary){display:block}.footer-block__details-content{padding-bottom:0}.footer-block__accordion::details-content{content-visibility:visible;display:block;height:auto;contain:none}.footer__content-bottom{padding:24px 32px;border-top:1px solid var(--footer-divider)}.footer__content-bottom-wrapper{flex-direction:row;justify-content:space-between;text-align:left}.footer__payment .list-payment{justify-content:flex-start}.footer__copyright{justify-content:flex-end}}@media screen and (min-width:990px){.footer__content-top{padding:48px 40px}.footer__menu-wrapper{gap:48px}.footer-block__heading{font-size:2rem}.footer__content-bottom{padding:24px 40px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-footer.css.map */
