:root{--pc-red:#f3322c;--pc-ink:#151617;--pc-line:#e7e7e5}.pc-global-header{border-bottom:1px solid var(--pc-line);background:#fff}.pc-global-header__inner{position:relative;width:100%;max-width:1500px;min-height:76px;margin:0 auto;padding:0 clamp(18px,3vw,48px);display:flex;align-items:center;justify-content:space-between;gap:28px}.pc-global-header__brand{display:block;flex:0 0 auto;line-height:0}.pc-global-header__brand img{display:block;width:164px;height:auto}.pc-global-header__nav{position:absolute;left:50%;display:flex;align-items:center;justify-content:center;gap:32px;margin:0;transform:translateX(-50%);font:700 12px/1 Inter,Arial,sans-serif;white-space:nowrap}.pc-global-header a{text-decoration:none}.pc-global-header__nav a{color:var(--pc-ink)}.pc-global-header__nav a:hover,.pc-global-header__nav a:focus-visible{color:var(--pc-red)}.pc-global-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--pc-red);color:var(--pc-red);font:700 11px/1 Inter,Arial,sans-serif;white-space:nowrap}.pc-global-header__cta:hover,.pc-global-header__cta:focus-visible{background:var(--pc-red);color:#fff}.crumb,.crumbs{display:flex;align-items:center;gap:0;flex-wrap:wrap}.crumb a,.crumbs a{color:var(--pc-red);font-weight:700;text-decoration:none}.crumb a:hover,.crumb a:focus-visible,.crumbs a:hover,.crumbs a:focus-visible{text-decoration:underline;text-underline-offset:3px}.crumb .crumb-back,.crumbs .crumb-back{margin-left:auto;border:1px solid var(--pc-line);padding:7px 11px;color:var(--pc-ink);font-size:10px}.crumb .crumb-back:hover,.crumb .crumb-back:focus-visible,.crumbs .crumb-back:hover,.crumbs .crumb-back:focus-visible{border-color:var(--pc-red);color:var(--pc-red);text-decoration:none}@media(max-width:860px){.pc-global-header__inner{min-height:67px;gap:16px}.pc-global-header__brand img{width:140px}.pc-global-header__nav{display:none}.pc-global-header__cta{min-height:39px;padding:0 12px;font-size:9px}.crumb .crumb-back,.crumbs .crumb-back{margin-top:10px;margin-left:0;flex-basis:max-content}}@media(max-width:420px){.pc-global-header__brand img{width:124px}.pc-global-header__cta{padding:0 9px;font-size:8px}}
