.wot-footer-wot{margin-top:20px;background:var(--wot-bg);color:var(--wot-text)}.wot-footer-container-wot{max-width:100%;width:90%;margin:0 auto;padding:0 var(--wot-inner-padding)}.wot-footer-row-wot{padding:var(--wot-inner-padding) 0}.wot-footer-row-wot:not(:last-child){border-bottom:calc(var(--wot-show-dividers) * 1px) solid var(--wot-divider)}.wot-footer-brand-wot{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.wot-footer-logo-wot{flex-shrink:0}.wot-footer-logo-wot img{max-width:var(--wot-logo-max);height:auto;display:block}.wot-footer-tagline-wot{color:var(--wot-text);text-decoration:none;font-size:14px;line-height:1.4}.wot-footer-tagline-wot:hover{color:var(--wot-accent)}.wot-footer-links-newsletter-wot{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:var(--wot-column-gap);align-items:start}.wot-footer-menu-column-wot{display:flex;flex-direction:column;gap:12px}.wot-footer-menu-heading-wot{font-size:16px;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px;color:var(--wot-text)}.wot-footer-menu-list-wot{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.wot-footer-menu-link-wot{color:var(--wot-text);text-decoration:none;font-size:14px;line-height:1.4;transition:color .2s ease}.wot-footer-menu-link-wot:hover{color:var(--wot-accent)}.wot-footer-newsletter-wot{display:flex;flex-direction:column;gap:16px}.wot-footer-newsletter-title-wot{font-size:16px;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px;color:var(--wot-text)}.wot-footer-newsletter-blurb-wot{font-size:14px;line-height:1.4;color:var(--wot-text);margin:0}.wot-footer-newsletter-form-wot{display:flex;flex-direction:column;gap:12px}.wot-footer-newsletter-input-wrapper-wot{display:flex;gap:0}.wot-footer-newsletter-input-wot{flex:1;padding:12px 16px;border:var(--wot-input-border) solid rgba(255,255,255,var(--wot-input-border-op));border-radius:var(--wot-input-radius);background:#fff;color:#333;font-size:14px}.wot-footer-newsletter-input-wot:focus{outline:2px solid var(--wot-accent);outline-offset:2px;border-color:var(--wot-accent)}.wot-footer-newsletter-input-wot::placeholder{opacity:.6;color:#333}.wot-footer-newsletter-button-wot{padding:12px 24px;background:var(--wot-accent);color:#fff;border:none;border-radius:var(--wot-btn-radius);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.wot-footer-newsletter-button-wot:hover{background:var(--wot-text)}.wot-footer-newsletter-button-wot:focus{outline:2px solid var(--wot-accent);outline-offset:2px}.wot-footer-newsletter-message-wot{font-size:14px;margin:0}.wot-footer-newsletter-success-wot{color:#008060}.wot-footer-newsletter-error-wot{color:#d82c0d}.wot-footer-social-wot{display:flex;justify-content:flex-start;align-items:center;gap:16px;flex-wrap:wrap}.wot-footer-social-link-wot{display:inline-flex;align-items:center;justify-content:center;width:var(--wot-social-size);height:var(--wot-social-size);color:var(--wot-text);transition:color .2s ease,transform .2s ease;text-decoration:none}.wot-footer-social-link-wot:hover{color:var(--wot-accent);transform:translateY(-2px)}.wot-footer-social-link-wot:focus{outline:2px solid var(--wot-accent);outline-offset:2px}.wot-footer-social-icon-wot{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2}:root .wot-footer-wot[style*="--wot-social-style: filled"] .wot-footer-social-icon-wot{fill:currentColor;stroke:none}@media (max-width: 989px){.wot-footer-links-newsletter-wot{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:calc(var(--wot-column-gap) * .75)}.wot-footer-wot[style*="--wot-newsletter-full-tablet: 1"] .wot-footer-newsletter-wot{grid-column:1 / -1}}@media (max-width: 749px){.wot-footer-container-wot{padding:0 calc(var(--wot-inner-padding) * .75)}.wot-footer-row-wot{padding:calc(var(--wot-inner-padding) * .75) 0}.wot-footer-brand-wot{flex-direction:column;text-align:center;gap:12px}.wot-footer-links-newsletter-wot{grid-template-columns:1fr;gap:calc(var(--wot-column-gap) * 1.5)}.wot-footer-newsletter-input-wrapper-wot{flex-direction:column}.wot-footer-newsletter-input-wot,.wot-footer-newsletter-button-wot{width:100%}.wot-footer-social-wot{gap:20px}.wot-footer-menu-column-wot,.wot-footer-menu-list-wot{align-items:center}.wot-footer-newsletter-wot{text-align:center}}.wot-footer-wot[style*="--wot-dark-enabled: 1"]{background:var(--wot-dark-bg);color:var(--wot-dark-text)}.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-menu-heading-wot,.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-newsletter-title-wot,.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-menu-link-wot,.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-tagline-wot,.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-newsletter-blurb-wot{color:var(--wot-dark-text)}.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-newsletter-input-wot{background:#fff;color:#333;border-color:rgba(255,255,255,var(--wot-input-border-op))}.wot-footer-wot[style*="--wot-dark-enabled: 1"] .wot-footer-row-wot:not(:last-child){border-bottom-color:#fff3}@media (max-width: 540px){.wot-footer-logo-wot img{max-width:unset;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/wot-footer.css.map */
