.tmf-footer{--tmf-bg: #0D0D0D;--tmf-accent: #FF6B00;--tmf-white: #FFFFFF;--tmf-black: #0a0a0a;--tmf-yellow: #FFE34D;--tmf-muted: #666666;--tmf-border: rgba(255,255,255,.1);background:var(--tmf-bg);color:var(--tmf-white);position:relative;overflow:hidden}.tmf-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.tmf-footer:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 8px,transparent 8px,transparent 16px)}.tmf-footer__top{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:4rem;padding-top:6rem;padding-bottom:5rem;border-bottom:1px solid var(--tmf-border)}.tmf-footer__brand{display:flex;flex-direction:column;gap:1.2rem}.tmf-footer__wordmark{display:inline-block;background:var(--tmf-white);color:var(--tmf-black);font-family:Archivo Black,sans-serif;font-size:2rem;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:.6rem 1.4rem;transform:rotate(-1.5deg);transition:transform .3s cubic-bezier(.34,1.6,.64,1);align-self:flex-start;line-height:1}.tmf-footer__wordmark span{color:var(--tmf-accent)}.tmf-footer__wordmark:hover{transform:rotate(0) translateY(-2px)}.tmf-footer__tagline{font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;color:#fff9;margin:0;line-height:1.4}.tmf-footer__loc{font-family:Caveat,cursive;font-weight:700;font-size:1.8rem;color:var(--tmf-yellow);letter-spacing:.02em}.tmf-footer__phone{font-family:Archivo Black,sans-serif;font-size:1.5rem;color:var(--tmf-accent);text-decoration:none;letter-spacing:.04em;transition:color .2s}.tmf-footer__phone:hover{color:var(--tmf-white)}.tmf-footer__social{display:flex;gap:1.2rem;list-style:none;margin:.4rem 0 0;padding:0}.tmf-footer__social .list-social__item a,.tmf-footer__social .list-social__item svg{width:2.2rem;height:2.2rem;fill:#ffffff80;transition:fill .2s}.tmf-footer__social .list-social__item a:hover svg{fill:var(--tmf-accent)}.tmf-footer__nav-col{display:flex;flex-direction:column;gap:1rem}.tmf-footer__nav-heading{font-family:Archivo Black,sans-serif;font-size:1.1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--tmf-accent);margin:0 0 .6rem}.tmf-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.tmf-footer__nav-link{font-family:Bricolage Grotesque,sans-serif;font-size:1.45rem;color:#ffffff9e;text-decoration:none;transition:color .2s;line-height:1.3}.tmf-footer__nav-link:hover,.tmf-footer__nav-link--active{color:var(--tmf-white)}.tmf-footer__newsletter{display:flex;flex-direction:column;gap:1rem}.tmf-footer__newsletter-sub{font-family:Bricolage Grotesque,sans-serif;font-size:1.35rem;color:#ffffff80;margin:0;line-height:1.45}.tmf-footer__field{display:flex;gap:0;border:2px solid rgba(255,255,255,.2);transition:border-color .2s}.tmf-footer__field:focus-within{border-color:var(--tmf-accent)}.tmf-footer__field input{flex:1;background:transparent;border:none;color:var(--tmf-white);font-family:Bricolage Grotesque,sans-serif;font-size:1.4rem;padding:1.1rem 1.4rem;outline:none;min-width:0}.tmf-footer__field input::placeholder{color:#ffffff4d}.tmf-footer__field button{background:var(--tmf-accent);color:var(--tmf-black);border:none;font-family:Archivo Black,sans-serif;font-size:1.6rem;padding:0 1.6rem;cursor:pointer;transition:background .2s,transform .2s;flex-shrink:0}.tmf-footer__field button:hover{background:#ff7d1a}.tmf-footer__form-msg{font-family:Bricolage Grotesque,sans-serif;font-size:1.3rem;margin:0;line-height:1.4}.tmf-footer__form-msg--success{color:#6ee7b7}.tmf-footer__form-msg--error{color:#fca5a5}.tmf-footer__bottom{position:relative;z-index:1;border-top:1px solid var(--tmf-border)}.tmf-footer__bottom-inner{display:flex;align-items:center;gap:2.4rem;padding-top:2rem;padding-bottom:2rem;flex-wrap:wrap}.tmf-footer__copy{font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;color:var(--tmf-muted);flex:1}.tmf-footer__copy a{color:var(--tmf-muted);text-decoration:none;transition:color .2s}.tmf-footer__copy a:hover{color:var(--tmf-white)}.tmf-footer__policies{list-style:none;margin:0;padding:0;display:flex;gap:1.6rem;flex-wrap:wrap}.tmf-footer__policies a{font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;color:var(--tmf-muted);text-decoration:none;transition:color .2s}.tmf-footer__policies a:hover{color:var(--tmf-white)}.tmf-footer__payment .list-payment{display:flex;gap:.6rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.tmf-footer__payment .list-payment__item svg{height:2rem;width:auto;opacity:.6}@media(max-width:989px){.tmf-footer__top{grid-template-columns:1fr 1fr;gap:3.5rem 3rem;padding-top:5rem;padding-bottom:4rem}.tmf-footer__brand{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:1.4rem 2.4rem}.tmf-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:1.4rem}}@media(max-width:480px){.tmf-footer__top{grid-template-columns:1fr;gap:3rem}.tmf-footer__brand{flex-direction:column;gap:1rem}.tmf-footer__wordmark{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-tmf-footer.css.map */
