.th-navigation{--navigation-text:var(--body-color);--navigation-muted:var(--color-grey-600);--navigation-soft:var(--color-grey-100);--navigation-background:var(--body-bg);--navigation-border:0.063rem solid #d9d9d9;--navigation-radius:var(--radius);--navigation-offset:8.75rem;width:100%}.th-navigation__mobile-trigger{display:none}.th-navigation__list{align-items:center;-moz-column-gap:2.125rem;column-gap:2.125rem;display:flex;flex-wrap:wrap;list-style:none;margin:0;min-height:3.75rem;padding:0}.th-navigation__item{position:static}.th-navigation__button,.th-navigation__link{align-items:center;background:transparent;border:0;color:var(--navigation-text);display:inline-flex;font-size:.9375rem;font-weight:700;min-height:3.75rem;padding:0;position:relative;text-decoration:none;white-space:nowrap}@media(min-width:64em){.th-navigation__button:before,.th-navigation__link:before{background-color:var(--color-grey-800);bottom:-.063rem;content:"";height:.125rem;left:0;position:absolute;transition:width .3s ease-in-out;width:0}}.th-navigation__button:hover:before,.th-navigation__link:hover:before{width:100%}.th-navigation__button[aria-expanded=true]:after{background:var(--body-color);bottom:0;content:"";height:.125rem;left:0;position:absolute;right:0}.th-navigation__item--separator{align-items:center;display:flex}.th-navigation__item--separator:before{background-color:var(--body-color);content:"";display:block;height:.0625rem;margin:0 1rem;width:4rem}.th-navigation__backdrop{background:rgba(23,25,30,.48);inset:var(--navigation-offset) 0 0;position:fixed;z-index:10}.th-navigation__dropdown,.th-navigation__mega{background:var(--navigation-background);position:fixed;top:var(--navigation-offset);z-index:20}.th-navigation__dropdown{left:var(--dropdown-left,50%);padding:2.125rem 1.5rem;transform:translateX(-50%);width:min(22.5rem,100vw - 2rem)}.th-navigation__panel-header{display:none}.th-navigation__dropdown-list,.th-navigation__mega-list{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.th-navigation__dropdown-list a,.th-navigation__mega-button,.th-navigation__mega-list a{align-items:center;background:transparent;border:0;border-radius:var(--navigation-radius);color:var(--navigation-text);display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;min-height:3.5rem;padding:.75rem 1rem;text-align:left;text-decoration:none;width:100%}.th-navigation__dropdown-list a:hover,.th-navigation__mega-button.is-active,.th-navigation__mega-button:hover,.th-navigation__mega-list a:hover{background:var(--navigation-soft);color:var(--navigation-text)}.th-navigation__mega-list a.th-navigation__mega-link--underline{text-decoration:underline;text-underline-offset:.25rem}.th-navigation__mega-button:after{--icon-size:1.5rem;background-color:var(--icon-color,currentColor);color:var(--navigation-text);content:"";display:inline-block;flex:0 0 auto;font-size:1.1875rem;font-weight:400;height:var(--icon-size,1rem);line-height:1;-webkit-mask-image:url(/build/icons/chevron-right.svg);mask-image:url(/build/icons/chevron-right.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:calc((.75em - var(--icon-size))*.5);width:var(--icon-size,1rem)}.th-navigation__mega{left:0;max-height:calc(100vh - var(--navigation-offset));overflow:auto;right:0}.th-navigation__mega-inner{display:grid;gap:2.25rem;grid-template-columns:minmax(14.375rem,1fr) minmax(15.625rem,1fr) minmax(15.625rem,1fr) minmax(15.625rem,19.125rem);margin:0 auto;max-width:90rem;padding:3rem}.th-navigation__mega-title{color:var(--navigation-text);font-size:1.125rem;font-weight:700;line-height:1.3;margin:0 0 .375rem}.th-navigation__mega-heading{padding:1rem 1rem 1.5rem}.th-navigation__mega-intro{display:inline-flex;font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.25rem}.th-navigation__mega-button span{display:block}.th-navigation__mega-button small{color:var(--navigation-muted);display:block;font-size:.8125rem;font-weight:500;margin-top:.125rem}.th-navigation__mega-push{align-self:start;grid-column:4}.th-navigation__push-media{aspect-ratio:1/1;background:var(--navigation-soft);border-radius:var(--navigation-radius);display:grid;overflow:hidden;position:relative}.th-navigation__push-image,.th-navigation__push-image-link{display:block;height:100%;width:100%}.th-navigation__push-image{-o-object-fit:cover;object-fit:cover}.th-navigation__mega-push-link{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;justify-content:flex-end;margin:.75rem 0 0 auto;padding:0}.th-navigation__mega-push-link [class*=" th-icon--"],.th-navigation__mega-push-link [class^=th-icon--]{flex:0 0 auto}.th-navigation__mega-transcript{background:var(--navigation-soft);display:flex;font-size:.875rem;margin:0;overflow:auto;padding:1rem}.th-navigation__mega-push.is-transcript-visible .th-navigation__push-image-link{display:none}@media(max-width:63em){.th-navigation{overflow-x:auto}.th-navigation__list{justify-content:flex-start;min-width:-moz-max-content;min-width:max-content}.th-navigation__mega-inner{grid-template-columns:1fr 1fr;padding:2rem 1.5rem}.th-navigation__mega[data-drill-depth="1"] .th-navigation__mega-inner{grid-template-columns:minmax(16.25rem,1fr)}.th-navigation__mega[data-drill-depth="2"] .th-navigation__mega-inner,.th-navigation__mega[data-drill-depth="3"] .th-navigation__mega-inner{grid-template-columns:1fr 1fr}.th-navigation__mega-push{grid-column:1/-1;margin-top:1.25rem}.th-navigation__push-media{min-height:15rem}.th-navigation{overflow:visible;padding:0;width:auto}.th-navigation.is-open{background:var(--navigation-background);inset:0;overflow:auto;position:fixed;width:100%;z-index:10000}.th-navigation__mobile-trigger{align-items:center;display:inline-flex;gap:.375rem}.th-navigation.is-open .th-navigation__mobile-trigger{display:none}.th-navigation__item--separator:before{content:none}.th-navigation__backdrop{background:transparent;display:none;inset:0}.th-navigation__dropdown,.th-navigation__mega{background:var(--navigation-background);box-shadow:none;inset:0;max-height:none;overflow:auto;padding:0;position:fixed;transform:none;width:100%;z-index:10000}.th-navigation__panel-header{align-items:center;border-bottom:.0625rem solid var(--color-grey-300);display:grid;grid-template-columns:3.5rem 1fr 3.5rem;min-height:4.625rem}.th-navigation>.th-navigation__list,.th-navigation>.th-navigation__panel-header{display:none}.th-navigation.is-open>.th-navigation__panel-header{display:grid}.th-navigation.is-open>.th-navigation__list{display:grid;gap:0;grid-template-columns:1fr;min-height:auto;min-width:0;padding:1rem 2rem 4rem}.th-navigation__panel-title{font-size:1.25rem;font-weight:800;line-height:1.2;margin:0;text-align:center}.th-navigation__panel-button{background:transparent;border:0;color:var(--navigation-text);display:grid;height:4.25rem;padding:0;place-items:center;width:3.5rem}.th-navigation__panel-button span{display:block;height:1.25rem;position:relative;width:1.25rem}.th-navigation__panel-button span:after,.th-navigation__panel-button span:before{background:currentColor;content:"";position:absolute}.th-navigation__panel-button span:before{height:.125rem;left:.125rem;top:.5625rem;width:1rem}.th-navigation__panel-button span:after{background:transparent;border-bottom:.125rem solid;border-left:.125rem solid;height:.625rem;left:.125rem;top:.3125rem;transform:rotate(45deg);width:.625rem}.th-navigation__panel-button--close span:after,.th-navigation__panel-button--close span:before{background:currentColor;border:0;height:.125rem;left:.1875rem;top:.5625rem;width:.875rem}.th-navigation__panel-button--close span:before{transform:rotate(45deg)}.th-navigation__panel-button--close span:after{transform:rotate(-45deg)}.th-navigation__mega-inner{gap:0;grid-template-columns:1fr;padding:1.5rem 2rem 4rem}.th-navigation__dropdown-list{gap:0;padding:1rem 2rem 4rem}.th-navigation__button,.th-navigation__dropdown-list a,.th-navigation__link,.th-navigation__mega-button,.th-navigation__mega-list a{background:transparent;border:0;border-radius:0;color:var(--navigation-text);font-size:.9375rem;font-weight:500;justify-content:space-between;min-height:3.5rem;padding:.75rem 0;text-align:left;white-space:normal;width:100%}.th-navigation__button[aria-expanded=true]{color:var(--navigation-text)}.th-navigation__button:after{--icon-size:1.5rem;background-color:var(--icon-color,currentColor);color:var(--navigation-text);content:"";display:inline-block;flex:0 0 auto;font-size:1.1875rem;font-weight:400;height:var(--icon-size,1rem);line-height:1;-webkit-mask-image:url(/build/icons/chevron-right.svg);mask-image:url(/build/icons/chevron-right.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:static;vertical-align:calc((.75em - var(--icon-size))*.5);width:var(--icon-size,1rem)}.th-navigation__button:hover,.th-navigation__link:hover{color:var(--navigation-text)}.th-navigation__dropdown-list a:hover,.th-navigation__mega-button.is-active,.th-navigation__mega-button:hover,.th-navigation__mega-list a:hover{background:transparent}.th-navigation__mega-list a.th-navigation__mega-link--underline{font-weight:600;justify-content:flex-start;min-height:auto;padding:.75rem 0;text-decoration:underline;text-underline-offset:.25rem;width:auto}.th-navigation__mega-title{font-size:1.125rem;margin-bottom:.25rem}.th-navigation__mega-heading{padding-inline:0}.th-navigation__mega-intro{color:var(--navigation-text)}.th-navigation__mega[data-drill-depth="1"] .th-navigation__mega-inner,.th-navigation__mega[data-drill-depth="2"] .th-navigation__mega-inner,.th-navigation__mega[data-drill-depth="3"] .th-navigation__mega-inner{grid-template-columns:1fr}.th-navigation__mega.is-drill-level-1 [data-mega-column="2"],.th-navigation__mega.is-drill-level-1 [data-mega-column="3"],.th-navigation__mega.is-drill-level-2 .th-navigation__mega-column:first-child,.th-navigation__mega.is-drill-level-2 [data-mega-column="3"],.th-navigation__mega.is-drill-level-3 .th-navigation__mega-column:first-child,.th-navigation__mega.is-drill-level-3 [data-mega-column="2"]{display:none}.th-navigation__mega.is-drill-level-2 [data-mega-column="2"],.th-navigation__mega.is-drill-level-3 [data-mega-column="3"]{display:block}}