.selv-footer{--selv-footer-gap: clamp(28px, 4vw, 64px);--selv-footer-text: 15px;--selv-footer-small: 13px;width:100%}.selv-footer,.selv-footer *{box-sizing:border-box}.selv-footer__main{color:var(--color-scheme-text-color)}.selv-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--selv-footer-gap);row-gap:44px;padding-top:var(--padding-section-top, 70px);padding-bottom:var(--padding-section-bottom, 60px)}.selv-footer__brand{grid-column:1 / -1;display:flex;flex-direction:column;align-items:flex-start;max-width:40ch}.selv-footer__logo{display:inline-block;line-height:0;color:inherit;text-decoration:none}.selv-footer__logo-img{display:block;width:var(--selv-footer-logo-width, 150px);max-width:100%;height:auto}.selv-footer__logo--text{font-family:var(--header-font-stack);font-weight:var(--header-font-weight);font-size:24px;letter-spacing:.12em;text-transform:uppercase;line-height:1.2}.selv-footer__statement{margin:22px 0 0;font-size:var(--selv-footer-text);line-height:1.65}.selv-footer__statement p:last-child,.selv-footer__newsletter-text p:last-child,.selv-footer__newsletter-note p:last-child{margin-bottom:0}.selv-footer__address{margin:18px 0 0;font-style:normal;font-size:14px;line-height:1.6}.selv-footer__address-lines{display:block}.selv-footer__email{display:inline-block;margin-top:6px;padding:3px 0;color:inherit;text-decoration:none}.selv-footer__social{margin-top:28px}.selv-footer__social .selv-footer__heading{margin-bottom:6px}.selv-footer__social-list{display:flex;flex-wrap:wrap;gap:2px;margin:0 0 0 -12px;padding:0;list-style:none}.selv-footer__social-list li{margin:0;padding:0}.selv-footer__heading{margin:0 0 14px;font-family:var(--header-font-stack);font-weight:var(--header-font-weight);font-style:var(--header-font-style);font-size:12px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;color:var(--color-scheme-text-color)}.selv-footer__column{min-width:0}.selv-footer__links{margin:0;padding:0;list-style:none}.selv-footer__links li{margin:0 0 8px;padding:0}.selv-footer__links a,.selv-footer__legal a{display:inline-block;padding:3px 0;color:inherit;text-decoration:none;font-size:var(--selv-footer-text);line-height:1.5}.selv-footer__newsletter{grid-column:1 / -1;max-width:44ch}.selv-footer__newsletter-text{font-size:var(--selv-footer-text);line-height:1.65;margin:0 0 18px}.selv-footer__form{margin:0}.selv-footer__field{display:flex;flex-wrap:wrap;gap:10px}.selv-footer__input{flex:1 1 220px;min-width:0;min-height:48px;margin:0;padding:0 16px;font-family:var(--body-font-stack);font-size:16px;line-height:1.4;color:var(--color-scheme-text-color);background:transparent;border:1px solid var(--color-scheme-text-color);border-radius:var(--input-border-radius);-webkit-appearance:none;appearance:none}.selv-footer__input::placeholder{color:var(--color-scheme-text-color);opacity:.85}.selv-footer__input:focus-visible{outline:2px solid var(--color-scheme-text-color);outline-offset:2px}.selv-footer__submit{flex:0 0 auto;min-height:48px;margin:0;padding-left:24px;padding-right:24px;white-space:nowrap}.selv-footer__form-note{margin:0 0 12px;font-size:var(--selv-footer-small);line-height:1.5}.selv-footer__newsletter-note{margin:12px 0 0;font-size:var(--selv-footer-small);line-height:1.55}.selv-footer__newsletter-note a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.selv-footer__vh{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.selv-footer__bottom{color:var(--color-scheme-text-color);text-align:left}.selv-footer__bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px 40px;padding-top:20px;padding-bottom:22px;font-size:var(--selv-footer-small);line-height:1.5}.selv-footer__bottom-start{display:flex;flex-wrap:wrap;align-items:center;gap:6px 22px;min-width:0}.selv-footer__copyright,.selv-footer__powered{margin:0;font-size:var(--selv-footer-small)}.selv-footer__powered a{color:inherit}.selv-footer__legal{display:flex;flex-wrap:wrap;gap:2px 20px;margin:0;padding:0;list-style:none}.selv-footer__legal li{margin:0;padding:0}.selv-footer__legal a{padding:6px 0;font-size:var(--selv-footer-small)}.selv-footer__bottom-end{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px;margin-left:auto}.selv-footer__localization{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.selv-footer__localization localization-form{display:flex}.selv-footer__localization localization-form button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;padding:6px 12px 6px 14px;font-size:var(--selv-footer-small)}.selv-footer__payment{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:0;list-style:none}.selv-footer__payment li{display:flex;margin:0;padding:0}.selv-footer__payment-icon{display:block;width:auto;height:24px;border-radius:3px}@media(min-width:768px){.selv-footer__inner{grid-template-columns:repeat(4,minmax(0,1fr))}.selv-footer__brand{grid-column:1 / 3}.selv-footer__newsletter{grid-column:3 / -1}}@media(min-width:990px){.selv-footer__inner{grid-template-columns:minmax(0,5fr) repeat(var(--selv-footer-columns, 2),minmax(0,2fr)) minmax(0,4fr);row-gap:48px}.selv-footer__brand,.selv-footer__newsletter{grid-column:auto}.selv-footer__newsletter{max-width:none;padding-left:clamp(0px,2vw,24px)}.selv-footer__column{padding-top:4px}}@media(max-width:767px){.selv-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:20px}.selv-footer__bottom-end{order:-1;width:100%;margin-left:0;gap:16px}.selv-footer__localization{width:100%}.selv-footer__localization localization-form{flex:1 1 140px}.selv-footer__localization localization-form button{width:100%}.selv-footer__bottom-start{flex-direction:column;align-items:flex-start;gap:8px}.selv-footer__legal{gap:2px 16px}}@media(max-width:989px){.selv-footer--mobile-center .selv-footer__brand,.selv-footer--mobile-center .selv-footer__newsletter{align-items:center;margin-left:auto;margin-right:auto;text-align:center}.selv-footer--mobile-center .selv-footer__social-list{justify-content:center;margin-left:0}.selv-footer--mobile-center .selv-footer__column{text-align:center}.selv-footer--mobile-center .selv-footer__field{justify-content:center}}@media(max-width:767px){.selv-footer--mobile-center .selv-footer__bottom-inner,.selv-footer--mobile-center .selv-footer__bottom-start{align-items:center;text-align:center}.selv-footer--mobile-center .selv-footer__legal,.selv-footer--mobile-center .selv-footer__payment,.selv-footer--mobile-center .selv-footer__bottom-end{justify-content:center}}@media(max-width:479px){.selv-footer__field{flex-direction:column}.selv-footer__input,.selv-footer__submit{width:100%;flex-basis:auto}}@media(prefers-reduced-motion:reduce){.selv-footer .animated-underline,.selv-footer localization-form button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/selv-footer.css.map */
