.swhr-footer{--f-bg: #FAFAF8;--f-text: #1A1A18;--f-muted: #5F5E5A;--f-rule: #DDDCD6;--f-ticker: #1A1A18;background:var(--f-bg);color:var(--f-text);font-family:var(--swhr-sans, "Archivo", sans-serif);position:relative;margin-top:0;overflow:hidden}.swhr-footer .page-width{max-width:min(100%,1600px);padding-left:3rem;padding-right:3rem}.swhr-footer__main{display:grid;grid-template-columns:22fr 48fr 26fr;gap:4.2rem;padding-top:5.4rem;padding-bottom:5.4rem;align-items:start;position:relative}.swhr-footer__brand{display:flex;flex-direction:column;position:relative;min-height:360px}.swhr-footer__wordmark{font-family:var(--swhr-sans);font-size:6.48rem;font-weight:600;color:var(--swhr-accent);text-decoration:none;letter-spacing:-.03em;line-height:1;display:block;margin-bottom:.75rem}.swhr-footer__wordmark sup{font-size:.6em;font-weight:900;position:relative;top:.1em;vertical-align:super;letter-spacing:0}.swhr-footer__tagline{font-family:var(--swhr-mono, "IBM Plex Mono", monospace);font-size:1.08rem;letter-spacing:.18em;text-transform:uppercase;color:var(--f-muted);margin:0 0 2.1rem}.swhr-footer__copy{font-size:1.44rem;line-height:1.65;color:var(--f-muted);margin:0;max-width:22ch}.swhr-footer__ref{margin-top:.5rem;position:relative;z-index:2}.swhr-footer__ref-label{font-family:var(--swhr-mono, "IBM Plex Mono", monospace);font-size:1.08rem;color:var(--f-muted);letter-spacing:.1em;display:block}.swhr-footer__ghost{width:100%;margin-top:1rem;pointer-events:none;-webkit-user-select:none;user-select:none}.swhr-footer__ghost img{width:100%;display:block}.swhr-footer__nav{display:grid;grid-template-columns:repeat(4,1fr);gap:1.8rem 1.2rem}.swhr-footer__nav-col{display:flex;flex-direction:column}.swhr-footer__nav-heading{font-family:var(--swhr-sans);font-size:1.08rem;letter-spacing:.2em;text-transform:uppercase;color:var(--f-text);font-weight:500;margin:0 0 .6rem}.swhr-footer__nav-heading:after{content:"\2014";display:block;margin-top:.9rem;margin-bottom:.9rem;color:#da291c;letter-spacing:0;font-size:1.44rem}.swhr-footer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.swhr-footer__nav-link{font-size:1.44rem;color:var(--f-muted);text-decoration:none;display:block;padding:.2rem 0;transition:color .12s ease}.swhr-footer__nav-link:hover{color:var(--f-text)}.swhr-footer__right{display:flex;flex-direction:column}.swhr-footer__swiss-cross{position:absolute;top:.5rem;right:.75rem;width:20px;height:20px;flex-shrink:0}.swhr-footer__main:before{content:"";position:absolute;top:.5rem;left:-3rem;right:calc(.75rem + 32px);height:2px;background:#da291c;pointer-events:none}.swhr-footer__newsletter-heading{font-family:var(--swhr-sans);font-size:1.08rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;color:var(--f-text);margin:0 0 .9rem;padding-right:3rem}.swhr-footer__newsletter-copy{font-size:1.44rem;color:var(--f-muted);line-height:1.6;margin:0 0 1.8rem}.swhr-footer__form{display:flex;flex-direction:column;gap:.6rem;margin-bottom:0}.swhr-footer__email-input{background:transparent;border:1px solid var(--f-rule);color:var(--f-text);padding:.9rem 1.2rem;font-family:var(--swhr-sans);font-size:1.44rem;border-radius:2px;outline:none;width:100%;box-sizing:border-box;transition:border-color .12s ease}.swhr-footer__email-input::placeholder{color:var(--f-muted)}.swhr-footer__email-input:focus{border-color:var(--f-muted)}.swhr-footer__subscribe-btn{background:var(--swhr-ink, #1A1A18);color:var(--swhr-paper, #FAFAF8);border:none;padding:1.05rem 1.2rem;font-family:var(--swhr-sans);font-size:1.08rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border-radius:2px;width:100%;transition:opacity .12s ease}.swhr-footer__subscribe-btn:hover{opacity:.88}.swhr-footer__form-message{font-size:1.08rem;color:var(--f-muted);margin-top:.6rem}.swhr-footer__form-message--success{color:#6fa86f}.swhr-footer__social{display:flex;gap:1.2rem;margin-top:2.4rem}.swhr-footer__social-link{color:var(--f-muted);text-decoration:none;display:flex;align-items:center;transition:color .12s ease}.swhr-footer__social-link:hover{color:var(--f-text)}.swhr-footer__social-link svg{width:22px;height:22px;fill:currentColor}.swhr-footer__bottom{border-top:1px solid var(--f-rule)}.swhr-footer__bottom-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:3.6rem;padding-top:2.1rem;padding-bottom:2.1rem}.swhr-footer__address{font-size:1.26rem;color:var(--f-muted);line-height:1.8}.swhr-footer__address a{color:var(--f-muted);text-decoration:none;transition:color .12s ease}.swhr-footer__address a:hover{color:var(--f-text)}.swhr-footer__policies{display:flex;flex-wrap:wrap;gap:.3rem 1.2rem;justify-content:center}.swhr-footer__policies a{font-size:1.08rem;letter-spacing:.1em;text-transform:uppercase;color:var(--f-muted);text-decoration:none;transition:color .12s ease;white-space:nowrap}.swhr-footer__policies a:hover{color:var(--f-text)}.swhr-footer__copyright{font-size:1.2rem;color:var(--f-muted);text-align:right;white-space:nowrap}.swhr-footer__ticker{background:var(--f-ticker);overflow:hidden;padding:1rem 0;border-top:1px solid #1e1e1c}.swhr-footer__ticker-track{display:flex;align-items:center;width:max-content;animation:swhr-ticker 35s linear infinite}@media(prefers-reduced-motion:reduce){.swhr-footer__ticker-track{animation:none}}@keyframes swhr-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.swhr-footer__ticker-item{font-family:var(--swhr-sans);font-size:1.08rem;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;padding:0 2.4rem;color:#9b9a95;font-weight:500}.swhr-footer__ticker-sep{color:var(--swhr-accent, #C8281E);font-size:1.26rem;flex-shrink:0}@media screen and (max-width:989px){.swhr-footer__ghost{max-width:320px}.swhr-footer__main{grid-template-columns:1fr 1fr;gap:3rem;padding-top:3.6rem;padding-bottom:3.6rem}.swhr-footer__brand{grid-column:1 / -1;min-height:auto}.swhr-footer__nav{grid-template-columns:repeat(2,1fr)}.swhr-footer__bg-scissors{display:none}.swhr-footer__bottom-inner{grid-template-columns:1fr;gap:1.2rem;text-align:center}.swhr-footer__policies{justify-content:center}.swhr-footer__copyright{text-align:center}}@media screen and (max-width:749px){.swhr-footer__main{grid-template-columns:1fr;padding-top:3rem;padding-bottom:3rem}.swhr-footer__nav{grid-template-columns:1fr 1fr}.swhr-footer__wordmark{font-size:3.6rem}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/swissors-footer.css.map */
