.mov-footer{--f-bg: #101c3d;--f-text: #ffffff;--f-accent: #2b4bc7;--f-accent-text: #ffffff;--f-muted: color-mix(in srgb, var(--f-text) 66%, transparent);--f-faint: color-mix(in srgb, var(--f-text) 45%, transparent);--f-line: color-mix(in srgb, var(--f-text) 14%, transparent);--f-chip: color-mix(in srgb, var(--f-text) 9%, transparent);background:var(--f-bg);color:var(--f-muted);padding:5.6rem 0 2.8rem;margin-top:4rem}.mov-footer--rounded{border-radius:2.8rem 2.8rem 0 0}.mov-footer__newsletter{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem 4rem;padding-bottom:4rem;margin-bottom:4.4rem;border-bottom:1px solid var(--f-line)}.mov-footer__newsletter-copy{flex:1 1 30rem}.mov-footer__newsletter-heading{margin:0;font-family:var(--mov-font-display);font-weight:800;font-size:2.6rem;color:var(--f-text)}.mov-footer__newsletter-text{margin:.4rem 0 0;font-size:var(--mov-text-sm);color:var(--f-muted)}.mov-footer__newsletter-form{flex:1 1 34rem;max-width:44rem}.mov-footer__newsletter-row{display:flex;gap:.6rem;padding:.5rem;background:var(--f-chip);border:1px solid var(--f-line);border-radius:999px;transition:border-color var(--mov-dur-fast) var(--mov-ease-out)}.mov-footer__newsletter-row:focus-within{border-color:var(--f-accent)}.mov-footer__newsletter-row input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--f-text);font-family:var(--mov-font-body);font-size:var(--mov-text-sm);padding:.8rem 1rem .8rem 1.6rem}.mov-footer__newsletter-row input::placeholder{color:var(--f-faint)}.mov-footer__newsletter-row input:focus{outline:0}.mov-footer__newsletter-btn{flex:none;border:0;cursor:pointer;border-radius:999px;padding:1rem 2.2rem;background:var(--f-accent);color:var(--f-accent-text);font-family:var(--mov-font-display);font-weight:700;font-size:var(--mov-text-sm);transition:transform var(--mov-dur-fast) var(--mov-ease-out),filter var(--mov-dur-fast) var(--mov-ease-out)}.mov-footer__newsletter-btn:hover{filter:brightness(1.12);transform:translateY(-1px)}.mov-footer__newsletter-btn:focus-visible{outline:2px solid var(--f-text);outline-offset:2px}.mov-footer__newsletter-success{display:flex;align-items:center;gap:.8rem;margin:0;font-weight:600;color:var(--f-text)}.mov-footer__newsletter-success svg{width:2rem;height:2rem;color:var(--f-accent);flex:none}.mov-footer__newsletter-error{margin:.8rem 0 0 1.6rem;font-size:var(--mov-text-xs);color:#f2a09a}.mov-footer__grid{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start}.mov-footer__brand{flex:1.6 1 26rem;display:flex;flex-direction:column;gap:1.4rem}.mov-footer__col{flex:1 1 14rem}.mov-footer__logo{width:11rem;height:auto}.mov-footer__logo-text{font-family:var(--mov-font-display);font-weight:800;font-size:2.4rem;color:var(--f-text);text-decoration:none}.mov-footer__tagline{margin:0;font-size:var(--mov-text-sm);color:var(--f-muted);max-width:28rem}.mov-footer__social{display:flex;gap:1.2rem}.mov-footer__social a{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1.2rem;background:var(--f-chip);border:1px solid var(--f-line);color:var(--f-text);transition:background var(--mov-dur-fast) var(--mov-ease-out),transform var(--mov-dur-fast) var(--mov-ease-out),border-color var(--mov-dur-fast) var(--mov-ease-out)}.mov-footer__social a:hover{background:var(--f-accent);border-color:var(--f-accent);color:var(--f-accent-text);transform:translateY(-2px)}.mov-footer__social a:focus-visible{outline:2px solid var(--f-text);outline-offset:2px}.mov-footer__social svg{width:1.8rem;height:1.8rem}.mov-footer__heading{margin:0 0 1.4rem;font-family:var(--mov-font-display);font-weight:700;font-size:var(--mov-text-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--f-text)}.mov-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.mov-footer__links a{color:var(--f-muted);text-decoration:none;font-size:var(--mov-text-sm);transition:color var(--mov-dur-fast) var(--mov-ease-out)}.mov-footer__links a:hover{color:var(--f-text);text-decoration:underline;text-underline-offset:.4em;text-decoration-color:var(--f-accent);text-decoration-thickness:2px}.mov-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:4.4rem;padding-top:2.2rem;border-top:1px solid var(--f-line)}.mov-footer__copyright{margin:0;font-size:var(--mov-text-xs);color:var(--f-faint)}.mov-footer__payments{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.6rem}.mov-footer__payments li{display:flex}.mov-footer__payment-icon{width:3.8rem;height:2.4rem;border-radius:.4rem}.mov-footer__policies{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.8rem}.mov-footer__policies a{color:var(--f-faint);font-size:var(--mov-text-xs);text-decoration:none}.mov-footer__policies a:hover{color:var(--f-text)}@media(prefers-reduced-motion:reduce){.mov-footer__newsletter-btn:hover,.mov-footer__social a:hover{transform:none}}@media screen and (max-width:749px){.mov-footer{padding:4rem 0 2.4rem;margin-top:2.4rem}.mov-footer--rounded{border-radius:2rem 2rem 0 0}.mov-footer__newsletter{padding-bottom:3rem;margin-bottom:3.2rem}.mov-footer__grid{gap:3rem}.mov-footer__brand{flex-basis:100%}.mov-footer__col{flex-basis:38%}.mov-footer__bottom{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/mov-footer.css.map */
