:root{--brand:var(--brand-orange);--brand-hover:var(--brand-orange-hover);--gutter:40px;--container:min(1280px, calc(100vw - 2 * var(--gutter)))}@media not (min-width:64rem){:root{--gutter:16px}}.logo-type{height:var(--logo-h,20px)}.hdr-m-layer{display:none}.site-header{z-index:50;width:calc(100% - 16px);max-width:var(--container);position:fixed;top:8px;left:50%;transform:translate(-50%)}.header-bar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0000001a;transition:background-color .3s ease-out,-webkit-backdrop-filter .3s ease-out,backdrop-filter .3s ease-out}:root[data-floor] .header-bar,.site-header.is-page:not(.on-dark) .header-bar{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#fff9;transition:background-color .52s .3s,-webkit-backdrop-filter .52s .3s,backdrop-filter .52s .3s,box-shadow .52s .3s;box-shadow:0 18px 60px -24px #2c2c2a38}.site-header.is-page.on-dark .header-bar{transition:background-color .3s ease-out,-webkit-backdrop-filter .3s ease-out,backdrop-filter .3s ease-out,box-shadow .3s ease-out;box-shadow:inset 0 0 0 1px #f8f8f817}:root[data-floor] .header-bar:hover,.site-header.is-page:not(.on-dark) .header-bar:hover{background:#fff;transition:background-color .32s cubic-bezier(.22,1,.36,1)}:root[data-floor] .header-bar:hover .header-link,.site-header.is-page:not(.on-dark) .header-bar:hover .header-link{opacity:1;transition:opacity .32s cubic-bezier(.22,1,.36,1)}:root:not([data-floor]) .site-header:not(.is-page) .header-bar:hover,:root:not([data-floor]) .site-header:not(.is-page) .header-bar.is-open,.site-header.is-page.on-dark .header-bar:hover,.site-header.is-page.on-dark .header-bar.is-open{background:#00000052;transition:background-color .32s cubic-bezier(.22,1,.36,1)}.header-link{opacity:1;transition:opacity .3s ease-out}:root[data-floor] .header-link,.site-header.is-page:not(.on-dark) .header-link{opacity:.8;transition:opacity .52s .3s}.header-link:hover{opacity:1}.header-ink{color:var(--paper);border-color:#f8f8f833;transition:color .3s ease-out,border-color .3s ease-out}:root[data-floor] .header-ink,.site-header.is-page:not(.on-dark) .header-ink{color:var(--ink);border-color:#2c2c2a33;transition:color .52s .3s,border-color .52s .3s}.header-cta{background-color:#f7550600;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out}:root[data-floor] .header-cta,.site-header.is-page:not(.on-dark) .header-cta{background-color:var(--brand);border-color:var(--brand);color:#fff;transition:background-color .52s .3s,color .52s .3s,border-color .52s .3s}:root[data-floor] .header-cta:hover,.site-header.is-page:not(.on-dark) .header-cta:hover{background-color:var(--brand-hover);border-color:var(--brand-hover)}:root:not([data-floor]) .site-header:not(.is-page) .header-cta.btn-glow:hover,.site-header.is-page.on-dark .header-cta.btn-glow:hover{box-shadow:none;translate:none}.btn-glow{transition:box-shadow .46s cubic-bezier(.22,1,.36,1),translate .46s cubic-bezier(.22,1,.36,1),background-color .32s ease-out}.btn-glow:hover{transition-duration:.24s,.24s,.2s;translate:0 -1px;box-shadow:0 0 0 1px #ff8a4a80,0 4px 14px -4px #f7550699,0 12px 32px -10px #f7550680,0 0 64px -12px #f7550673,inset 0 1px #ffffff42}.btn-glow.is-small:hover{box-shadow:0 0 0 1px #ff8a4a80,0 3px 10px -3px #f755068c,0 8px 20px -8px #f7550673,0 0 34px -10px #f7550666,inset 0 1px #ffffff38}.hdr-item{padding:0 var(--hdr-item-pad,17px);align-items:center;font-size:16px;font-weight:500;line-height:20.8px;display:flex;position:relative}.hdr-pill{width:var(--pill-w,0);height:40px;translate:var(--pill-x,0) -50%;opacity:0;pointer-events:none;border-radius:999px;transition:translate .32s cubic-bezier(.22,1,.36,1),width .32s cubic-bezier(.22,1,.36,1),opacity .2s ease-out;position:absolute;top:50%;left:0}.hdr-pill.is-on{opacity:.08}:root:not([data-floor]) .site-header:not(.is-page) .hdr-pill,.site-header.is-page.on-dark .hdr-pill{background:var(--paper)}:root[data-floor] .hdr-pill,.site-header.is-page:not(.on-dark) .hdr-pill{background:var(--ink)}.hdr-drawer{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.6,0,.85,1);display:grid}.hdr-drawer>div{overflow:hidden}.header-bar.is-open .hdr-drawer{grid-template-rows:1fr}.hdr-panel{column-count:var(--cols,3);width:calc(var(--cols,3) * 232px + (var(--cols,3) - 1) * 12px);margin-left:var(--menu-left,0px);column-gap:12px;padding:16px 0 24px}.hdr-panel li{break-inside:avoid;opacity:0;flex-direction:column;align-items:flex-start;display:flex}.header-bar.is-open .hdr-panel li{animation:.42s cubic-bezier(.22,1,.36,1) both hdr-item-in}@keyframes hdr-item-in{0%{opacity:0;filter:blur(8px);translate:var(--from-x,0px) var(--from-y,8px)}to{opacity:1;filter:blur();translate:0}}.hdr-panel li>a{border-radius:14px;flex-direction:column;justify-content:flex-start;gap:3px;width:100%;padding:18px 12px;transition:background-color .18s;display:flex}.hdr-panel li>a:hover{background:#2c2c2a0d}.hdr-panel-label{color:var(--ink);font-size:16px;font-weight:500;line-height:22px}.hdr-panel-note{color:#2c2c2a8c;font-size:12.5px;line-height:17px}:root:not([data-floor]) .site-header:not(.is-page) .hdr-panel-label,.site-header.is-page.on-dark .hdr-panel-label{color:var(--paper)}:root:not([data-floor]) .site-header:not(.is-page) .hdr-panel-note,.site-header.is-page.on-dark .hdr-panel-note{color:#f8f8f899}:root:not([data-floor]) .site-header:not(.is-page) .hdr-panel li>a:hover,.site-header.is-page.on-dark .hdr-panel li>a:hover{background:#f8f8f81f}.heritage-mark{background-color:var(--brand);flex-shrink:0;animation:16s ease-in-out infinite heritage-palette;display:block;-webkit-mask:url(/brand/heritage-mark.png) 50%/contain no-repeat;mask:url(/brand/heritage-mark.png) 50%/contain no-repeat}@media (prefers-reduced-motion:reduce){.heritage-mark{animation:none}}@media (max-width:1219px){.header-bar{--hdr-item-pad:9px}.hdr-word{display:none}}@media not (min-width:64rem){.site-header{width:100%;max-width:none;transition:translate .3s cubic-bezier(.7,0,.3,1);top:0;left:0;transform:none}.site-header.is-away{translate:0 -100%}.hdr-tile{display:none}.hdr-word{display:block}.hdr-word .logo-type{height:26px}.header-bar .header-cta,.header-bar .header-ink.flex.items-center.rounded-full{padding:9px 16px;font-size:15px}.hdr-burger{flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin-right:-10px}.hdr-burger-lines{width:24px;height:11px;transition:rotate .26s cubic-bezier(.65,0,.35,1);display:block;position:relative}.hdr-burger-lines:before,.hdr-burger-lines:after{content:"";background:currentColor;border-radius:2px;width:100%;height:2.2px;transition:top .18s cubic-bezier(.65,0,.35,1) .15s,rotate .26s cubic-bezier(.65,0,.35,1);position:absolute;left:0}.hdr-burger-lines:before{top:0}.hdr-burger-lines:after{top:calc(100% - 2.2px)}.header-bar.is-sheet .hdr-burger-lines{transition:rotate .26s cubic-bezier(.65,0,.35,1) .15s;rotate:45deg}.header-bar.is-sheet .hdr-burger-lines:before,.header-bar.is-sheet .hdr-burger-lines:after{transition:top .18s cubic-bezier(.65,0,.35,1),rotate .26s cubic-bezier(.65,0,.35,1) .15s;top:calc(50% - 1.1px)}.header-bar.is-sheet .hdr-burger-lines:after{rotate:90deg}.hdr-m-layer{z-index:0;overscroll-behavior:contain;opacity:0;visibility:hidden;flex-direction:column;padding:76px 16px 28px;transition:opacity .3s cubic-bezier(.7,0,.3,1),visibility 0s .3s;display:flex;position:fixed;inset:0;overflow-y:auto}.hdr-m-layer.is-on{opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.7,0,.3,1),visibility}:root:not([data-floor]) .site-header:not(.is-page) .hdr-m-layer,.site-header.is-page.on-dark .hdr-m-layer{color:var(--paper);background:#100e0c}:root[data-floor] .hdr-m-layer,.site-header.is-page:not(.on-dark) .hdr-m-layer{background:var(--paper);color:var(--ink)}.header-bar{z-index:1;padding-inline:16px;position:relative}.header-bar.is-sheet{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.hdr-m{flex-direction:column;min-height:100%;display:flex}.hdr-m-list{flex-direction:column;display:flex}@keyframes hdr-m-in{0%{opacity:0;filter:blur(10px);translate:0 18px}to{opacity:1;filter:blur();translate:0}}.hdr-m-layer.is-on .hdr-m-row,.hdr-m-layer.is-on .hdr-m-cta,.hdr-m-layer.is-on .hdr-m-login{animation:.46s cubic-bezier(.22,1,.36,1) both hdr-m-in;animation-delay:calc(60ms + var(--i,0) * 55ms)}.hdr-m-group.is-open .hdr-m-link{animation:.42s cubic-bezier(.22,1,.36,1) both hdr-m-in;animation-delay:calc(var(--i,0) * 45ms)}@media (prefers-reduced-motion:reduce){.hdr-m-layer.is-on .hdr-m-row,.hdr-m-layer.is-on .hdr-m-cta,.hdr-m-layer.is-on .hdr-m-login,.hdr-m-group.is-open .hdr-m-link{animation:none}}.hdr-m-row{text-align:left;width:100%;color:inherit;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:24px;font-weight:500;line-height:26px;display:flex}.hdr-m-chev{opacity:.55;flex:none;width:24px;height:24px;transition:rotate .3s cubic-bezier(.7,0,.3,1);display:flex}.hdr-m-group.is-open .hdr-m-chev{rotate:180deg}.hdr-m-sub{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.7,0,.3,1);display:grid}.hdr-m-sub>div{overflow:hidden}.hdr-m-group.is-open .hdr-m-sub{grid-template-rows:1fr}.hdr-m-sub-inner{flex-direction:column;gap:14px;padding:4px 0 18px;display:flex}.hdr-m-link{display:block}.hdr-m-link-label{font-size:16px;font-weight:500;line-height:20px;display:block}.hdr-m-link-note{opacity:.55;padding-top:2px;font-size:14px;line-height:18px;display:block}.hdr-m-foot{flex-direction:column;gap:14px;margin-top:auto;padding-top:32px;display:flex}.hdr-m-cta{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:54px;font-size:16px;font-weight:500;display:flex}.hdr-m-login{justify-content:center;align-items:center;gap:6px;min-height:44px;font-size:16px;font-weight:500;display:flex}.hdr-m-arrow{opacity:.7;font-size:14px}}.case-back-pill{-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#fff9;border:0;box-shadow:0 10px 30px -12px #2c2c2a38}.case-back-pill:hover{background:#fff}
