.Footer-module__ZYETya__footer{color:var(--inverse);background:var(--ink);padding:4rem 0 1.5rem}.Footer-module__ZYETya__inner{width:min(calc(100% - 3rem),var(--content-width));margin:0 auto}.Footer-module__ZYETya__top{justify-content:space-between;align-items:center;gap:2rem;min-height:9rem;display:flex}.Footer-module__ZYETya__wordmark{width:min(100%,11rem);height:auto;display:block}.Footer-module__ZYETya__statement{justify-content:flex-end;align-items:center;gap:2rem;display:flex}.Footer-module__ZYETya__statement p{color:#e7e7e7;max-width:34rem;margin:0;font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.4}.Footer-module__ZYETya__shop{color:#fff;border:1px solid #fff;border-radius:999px;justify-content:space-between;align-items:center;gap:.6rem;height:2.6rem;padding:0 .25rem 0 .9rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.Footer-module__ZYETya__shop:hover{color:#111;background:#fff}.Footer-module__ZYETya__shop span{color:#111;background:#fff;border-radius:50%;place-items:center;width:1.9rem;height:1.9rem;font-size:1rem;display:grid}.Footer-module__ZYETya__bottom{color:#aaa;border-top:1px solid #555;justify-content:center;gap:1rem;padding-top:4rem;font-size:.75rem;display:flex}.Footer-module__ZYETya__bottom nav{gap:1rem;display:flex}.Footer-module__ZYETya__bottom a{color:#fff;text-decoration:none}.Footer-module__ZYETya__copyright{color:#aaa;text-align:center;margin:3rem 0 0;font-size:.7rem}@media (max-width:720px){.Footer-module__ZYETya__inner{width:min(calc(100% - 2rem),var(--content-width))}.Footer-module__ZYETya__footer{padding-top:3.5rem}.Footer-module__ZYETya__top{flex-direction:column;align-items:flex-start;min-height:0}.Footer-module__ZYETya__statement{margin-top:2rem}.Footer-module__ZYETya__bottom{padding-top:3rem}.Footer-module__ZYETya__bottom nav{flex-wrap:wrap;justify-content:center}}
.Header-module__wBRVDG__header{z-index:20;border-bottom:1px solid var(--rule);background:var(--surface);position:sticky;top:0}.Header-module__wBRVDG__inner{width:min(calc(100% - 3rem),var(--content-width));justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;margin:0 auto;display:flex}.Header-module__wBRVDG__logoLink{align-items:center;display:inline-flex}.Header-module__wBRVDG__logo{width:7.7rem;height:auto}.Header-module__wBRVDG__navigation{align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Header-module__wBRVDG__navigation a{text-decoration:none}.Header-module__wBRVDG__group{position:relative}.Header-module__wBRVDG__topLink{min-height:2.75rem;color:var(--ink);font:inherit;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:.6rem;padding:.65rem .7rem;font-weight:500;display:inline-flex}.Header-module__wBRVDG__topLink:hover,.Header-module__wBRVDG__topLink[aria-expanded=true]{background:var(--ink);color:var(--inverse)}.Header-module__wBRVDG__topLink.Header-module__wBRVDG__active{text-underline-offset:.35em;text-decoration:underline;text-decoration-thickness:1px}.Header-module__wBRVDG__chevron{text-align:center;width:.7rem;font-size:1rem;font-weight:400}.Header-module__wBRVDG__dropdown{border:1px solid var(--rule);background:var(--surface);width:15rem;margin:0;padding:.5rem;list-style:none;position:absolute;top:calc(100% + .5rem);left:0;box-shadow:0 .75rem 1.5rem #00000012}.Header-module__wBRVDG__dropdown[hidden]{display:none}.Header-module__wBRVDG__dropdown li{margin:0;padding:0}.Header-module__wBRVDG__dropdown a{align-items:center;min-height:2.75rem;padding:.65rem .75rem;font-size:.9rem;line-height:1.4;display:flex}.Header-module__wBRVDG__dropdown a:hover,.Header-module__wBRVDG__dropdown a[aria-current=page]{background:var(--ink);color:var(--inverse)}.Header-module__wBRVDG__shop{min-height:2.75rem;color:var(--inverse);background:var(--ink);white-space:nowrap;border-radius:999px;justify-content:space-between;align-items:center;gap:.55rem;margin-left:.6rem;padding:.2rem .2rem .2rem .8rem;font-size:.8rem;font-weight:400;display:inline-flex}.Header-module__wBRVDG__shop span{width:2.15rem;height:2.15rem;color:var(--ink);background:var(--surface);border-radius:50%;place-items:center;font-size:1rem;display:grid}.Header-module__wBRVDG__shop:hover{color:var(--inverse);text-underline-offset:.2em;text-decoration:underline}.Header-module__wBRVDG__menuButton{min-height:2.75rem;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:.8rem;padding:.5rem;font-weight:700;display:none}@media (min-width:901px) and (max-width:1100px){.Header-module__wBRVDG__navigation{gap:.1rem;font-size:.73rem}.Header-module__wBRVDG__topLink{gap:.35rem;padding-inline:.5rem}.Header-module__wBRVDG__logo{width:6rem}.Header-module__wBRVDG__shop{margin-left:.25rem}}@media (max-width:900px){.Header-module__wBRVDG__inner{width:min(calc(100% - 2rem),var(--content-width))}.Header-module__wBRVDG__menuButton{display:inline-flex}.Header-module__wBRVDG__navigation{z-index:5;overscroll-behavior:contain;border:1px solid var(--ink);background:var(--surface);flex-direction:column;align-items:stretch;gap:0;max-height:calc(100dvh - 5.5rem);padding:.75rem;display:none;position:absolute;top:4.5rem;left:1rem;right:1rem;overflow-y:auto}.Header-module__wBRVDG__navigation.Header-module__wBRVDG__open{display:flex}.Header-module__wBRVDG__topLink{width:100%;min-height:3.25rem;font-size:.85rem}.Header-module__wBRVDG__group,.Header-module__wBRVDG__navigation>.Header-module__wBRVDG__topLink{border-bottom:1px solid var(--rule)}.Header-module__wBRVDG__dropdown{width:100%;box-shadow:none;border:0;padding:.25rem 0 .75rem .75rem;position:static}.Header-module__wBRVDG__dropdown a{min-height:2.75rem}.Header-module__wBRVDG__shop{align-self:stretch;margin:.75rem 0 0}}
.NavigationLoader-module__o2uoTW__loader{z-index:50;color:#fff;background:#111;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;animation:.7s linear infinite NavigationLoader-module__o2uoTW__loader-spin;display:grid;position:fixed;bottom:1.5rem;right:1.5rem}.NavigationLoader-module__o2uoTW__loader span{font-size:1.45rem}@keyframes NavigationLoader-module__o2uoTW__loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.NavigationLoader-module__o2uoTW__loader{animation:none}}
