:root{--lp-footer-bg: #f7f3ee;--lp-footer-bg-dark: #f0ebe5;--lp-footer-ink: #1d1b19;--lp-footer-ink-soft: #3b3632;--lp-footer-ink-muted: #8a8078;--lp-footer-border: #e9e1d8;--lp-footer-accent: #c17a5e;--lp-footer-input-bg: #ffffff;--lp-footer-btn-bg: #1d1b19}.footer-v3{background:var(--lp-footer-bg);border-top:1px solid var(--lp-footer-border);padding:0}.footer-v3__container{max-width:1400px;margin:0 auto}.footer-v3__main{padding:60px 48px}.footer-v3__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;align-items:start}.footer-v3__col{min-width:0}.footer-v3__col--connect{min-width:300px;max-width:320px}.footer-v3__section-title{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-footer-ink);margin:0 0 20px}.footer-v3__list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.footer-v3__link{display:block;font-size:14px;font-weight:400;color:var(--lp-footer-ink-soft);text-decoration:none;padding:6px 0;line-height:1.5;transition:color .2s ease}.footer-v3__link:hover{color:var(--lp-footer-ink)}.footer-v3__social-icons{margin-bottom:24px}.footer-v3__social-icons .sm-icons{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.footer-v3__social-icons .sm-icons li{margin:0}.footer-v3__social-icons .sm-icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;border:none;color:var(--lp-footer-ink-soft);transition:all .2s ease}.footer-v3__social-icons .sm-icons a:hover{color:var(--lp-footer-accent)}.footer-v3__social-icons .sm-icons svg{width:22px;height:22px}.footer-v3__newsletter{margin-top:0}.footer-v3__newsletter-heading{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-footer-ink);margin:0 0 12px}.footer-v3__newsletter-form .download-form{display:flex;gap:0;align-items:stretch;width:100%;max-width:320px}.footer-v3__newsletter-form #newsletter-wrapper{display:block;padding:0;justify-content:flex-start}.footer-v3__newsletter-form input,.footer-v3__newsletter-form [id^=newsletter_text]{flex:1;min-width:0;width:auto;padding:10px 14px;border:1px solid var(--lp-footer-ink-soft);border-right:none;border-radius:0;font-size:13px;background:var(--lp-footer-input-bg);color:var(--lp-footer-ink);transition:border-color .2s ease}.footer-v3__newsletter-form input::placeholder{color:var(--lp-footer-ink-muted);font-size:13px}.footer-v3__newsletter-form input:focus{outline:none;border-color:var(--lp-footer-ink)}.footer-v3__newsletter-form button,.footer-v3__newsletter-form [id^=newsletter_submit]{flex-shrink:0;margin:0;padding:10px 18px;background:var(--lp-footer-btn-bg);color:#fff;border:1px solid var(--lp-footer-btn-bg);border-radius:0;font-weight:600;font-size:11px;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:all .2s ease;white-space:nowrap}.footer-v3__newsletter-form button:hover{background:var(--lp-footer-accent);border-color:var(--lp-footer-accent)}.footer-v3__newsletter-note{font-size:12px;color:var(--lp-footer-ink-muted);margin-top:8px;line-height:1.4}.footer-v3__bottom{background:var(--lp-footer-bg-dark);border-top:1px solid var(--lp-footer-border)}.footer-v3__bottom-inner{padding:20px 48px}.footer-v3__bottom-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-v3__bottom-left{display:flex;gap:20px;align-items:center}.footer-v3__copyright,.footer-v3__made-in{margin:0;font-size:13px;color:var(--lp-footer-ink-muted)}.footer-v3__copyright a{color:inherit;text-decoration:none}.footer-v3__copyright a:hover{color:var(--lp-footer-ink)}.footer-v3__bottom-right{display:flex;align-items:center;gap:16px}.footer-v3__payment-icons{display:flex;gap:8px;margin:0}.footer-v3__payment-icons svg{height:24px;opacity:.7}.footer-v3__localization{display:flex;align-items:center}.footer-v3__localization select,.footer-v3__localization button{border-radius:4px;border:1px solid var(--lp-footer-border);padding:6px 12px;font-size:12px;color:var(--lp-footer-ink-soft);background:transparent}@media (max-width: 1200px){.footer-v3__main{padding:50px 40px}.footer-v3__grid{gap:32px}}@media (max-width: 1024px){.footer-v3__main{padding:48px 32px}.footer-v3__grid{grid-template-columns:repeat(2,1fr);gap:36px 32px}.footer-v3__col--connect{min-width:0}}@media (max-width: 768px){.footer-v3__main{padding:40px 24px}.footer-v3__grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}.footer-v3__section-title{font-size:11px;margin-bottom:16px}.footer-v3__link{font-size:13px;padding:5px 0}.footer-v3__social-icons .sm-icons a{width:36px;height:36px}.footer-v3__social-icons .sm-icons svg{width:16px;height:16px}}@media (max-width: 480px){.footer-v3__main{padding:36px 20px}.footer-v3__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-v3__col--connect{grid-column:1 / -1;text-align:center;max-width:none}.footer-v3__col--connect .footer-v3__social-icons .sm-icons{justify-content:center}.footer-v3__col--connect .footer-v3__newsletter{display:flex;flex-direction:column;align-items:center}.footer-v3__newsletter-form .download-form{flex-direction:row;max-width:280px;width:100%}.footer-v3__newsletter-form input{padding:10px 12px;font-size:13px}.footer-v3__newsletter-form button{padding:10px 14px;font-size:10px}.footer-v3__newsletter-note{text-align:center}.footer-v3__bottom-inner{padding:16px 20px}.footer-v3__bottom-row{flex-direction:column;align-items:center;text-align:center;gap:12px}.footer-v3__bottom-left{flex-direction:column;gap:8px}.footer-v3__bottom-right{flex-direction:column;align-items:center;gap:12px}}@media (max-width: 360px){.footer-v3__grid{grid-template-columns:1fr;gap:24px}.footer-v3__col{text-align:center}.footer-v3__list{align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/footer-v3.css.map */
