.global-header{height:68px;min-height:68px;padding:0 5vw;background:rgba(251,248,242,.96)}.global-primary{display:flex;align-items:stretch;height:100%;margin-left:auto}.global-primary a{position:relative;display:flex;align-items:center;padding:0 15px;color:var(--muted);font-size:14px;font-weight:700}.global-primary a:hover,.global-primary a.is-active{color:var(--ink)}.global-primary a.is-active:after{content:"";position:absolute;left:15px;right:15px;bottom:0;height:3px;background:var(--green)}.all-menu-button{display:grid;grid-template-columns:18px auto;grid-template-rows:repeat(3,4px);gap:2px 9px;align-content:center;min-width:112px;height:40px;margin-left:18px;padding:0 12px;border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.all-menu-button span{display:block;width:18px;height:2px;background:var(--ink)}.all-menu-button b{grid-column:2;grid-row:1/4;align-self:center;font-size:13px}.all-menu-panel{position:fixed;z-index:50;inset:68px 0 0;background:rgba(23,29,27,.48);overflow:auto}.all-menu-panel[hidden]{display:none}.all-menu-inner{width:100%;padding:32px 5vw 26px;background:#fff;box-shadow:0 24px 60px rgba(20,25,23,.2)}.all-menu-top{display:flex;justify-content:space-between;align-items:start;padding-bottom:23px;border-bottom:1px solid var(--line)}.all-menu-top span{display:block;margin-bottom:5px;color:var(--green);font-size:11px;font-weight:800}.all-menu-top strong{font-size:22px}.all-menu-top button{width:40px;height:40px;border:0;background:#f0eee8;color:var(--ink);font-size:27px;cursor:pointer}.menu-groups{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line)}.menu-groups section{padding:25px 25px 18px;border-right:1px solid var(--line)}.menu-groups section>span{display:block;margin-bottom:16px;color:var(--red);font-size:11px;font-weight:800}.menu-groups a{display:block;padding:10px 0;border-bottom:1px solid #eeeae2}.menu-groups a:hover strong{color:var(--green)}.menu-groups strong,.menu-groups small{display:block}.menu-groups strong{font-size:15px}.menu-groups small{margin-top:2px;color:var(--muted);font-size:11px}.all-menu-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:19px;border-top:1px solid var(--line)}.all-menu-bottom div{display:flex;flex-wrap:wrap;gap:18px}.all-menu-bottom a,.all-menu-bottom p{color:var(--muted);font-size:11px}.all-menu-bottom p{margin:0}.menu-open{overflow:hidden}@media(max-width:860px){.global-primary{display:none}.all-menu-button{margin-left:auto}.menu-groups{grid-template-columns:1fr 1fr}.all-menu-panel{top:68px}.all-menu-inner{padding:24px 4vw}.all-menu-bottom{display:block}.all-menu-bottom p{margin-top:12px}}@media(max-width:520px){.global-header{padding:0 4vw}.all-menu-button{min-width:44px;width:44px;padding:0 12px;grid-template-columns:18px}.all-menu-button b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.menu-groups{grid-template-columns:1fr}.menu-groups section{padding:19px 15px}.all-menu-top strong{font-size:18px}.all-menu-bottom div{gap:12px}.brand{white-space:nowrap}}
