body{--v-top-bar-height:4.125rem;--v-top-bar-expanded-height:12.5rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Neue Haas Grotesk Display,Helvetica,Arial,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){body{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}@media (width>=768px){body{--v-top-bar-height:6.125rem;--v-top-bar-expanded-height:11.5rem}}@media (width>=1024px){body{--v-top-bar-expanded-height:13.5rem}}:focus-visible{outline:.125rem solid var(--theme-color-content-primary,currentColor);outline-offset:.375rem}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:.0625rem;height:.0625rem;position:absolute;overflow:hidden}@media (width>=375px){:root{--size:375}}@media (width>=768px){:root{--size:768}}@media (width>=1024px){:root{--size:1024}}@media (width>=1280px){:root{--size:1280}}@media (width>=1440px){:root{--size:1440}}@media (width>=1920px){:root{--size:1920}}html{--vw-ratio:.3;font-size:calc(100vw/var(--size)*16*var(--vw-ratio) + 1rem*(1 - var(--vw-ratio)))}@font-face{font-display:swap;font-family:Neue Haas Grotesk Display;src:url(./neuehaasgroteskdisplay-reg-subset.KEw1gKoH.woff2)format("woff2"),url(./neuehaasgroteskdisplay-reg-subset.BoU-CQNe.woff)format("woff");font-weight:400}@font-face{font-display:swap;font-family:Neue Haas Grotesk Display;src:url(./neuehaasgroteskdisplay-italic-subset.CTDYArd5.woff2)format("woff2"),url(./neuehaasgroteskdisplay-italic-subset.DLt6mGy_.woff)format("woff");font-style:italic;font-weight:400}.grid,.grid-container{width:var(--grid-width);max-width:var(--grid-max-width);margin-inline:auto}.grid{-moz-column-gap:var(--gutter);column-gap:var(--gutter);grid-template-columns:repeat(var(--grid-columns),minmax(0,1fr));display:grid}.grid--fullscreen{--grid-max-width:none;margin-inline:0}:root{--grid-width:calc(100% - var(--gutter)*2);--grid-columns:4}@media (width>=768px){:root{--grid-columns:12}}:root{--gutter:var(--spacing-xs)}@media (width>=1024px){:root{--gutter:var(--spacing-md)}}.bordered-block{min-height:var(--bordered-block-min-height,168px);padding-bottom:var(--bordered-block-padding-bottom,var(--spacing-3xl));padding-left:var(--spacing-2xs);border-left:1px solid var(--theme-line-line-primary)}@media (width>=1024px){.bordered-block{min-height:var(--bordered-block-min-height,192px);padding-bottom:var(--bordered-block-padding-bottom,var(--spacing-md))}}.loading-animation{content:"";background-color:#ccc;background-image:linear-gradient(90deg,#0000 0,#d5d5d5 10% 20%,#0000 30%);background-position:120% 0;background-size:120% 100%;animation:1.4s cubic-bezier(.785,.135,.15,.86) infinite loading-animation}@media (prefers-reduced-motion:reduce){.loading-animation{background:0 0;animation:none}}@keyframes loading-animation{to{background-position:-480% 0}}*,:after,:before{box-sizing:border-box}:where([contenteditable]:not([contenteditable=false])){-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto;user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:root{--radius-3xs:.125rem;--radius-2xs:.25rem;--radius-xs:.375rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--radius-3xl:3rem;--spacing-7xs:.125rem;--spacing-6xs:.25rem;--spacing-5xs:.375rem;--spacing-4xs:.5rem;--spacing-3xs:.625rem;--spacing-2xs:.75rem;--spacing-xs:1rem;--spacing-sm:1.25rem;--spacing-md:1.5rem;--spacing-lg:1.75rem;--spacing-xl:2rem;--spacing-2xl:2.5rem;--spacing-3xl:3rem;--spacing-4xl:3.5rem;--spacing-5xl:4rem;--spacing-6xl:4.5rem;--spacing-7xl:5rem;--spacing-8xl:5.5rem;--spacing-9xl:6rem;--spacing-10xl:7.5rem;--spacing-11xl:9rem;--theme-brand-primary-grey:#ebebeb;--theme-button-content:#000;--theme-button-content-disabled:#8c8c8c;--theme-button-content-hover:#333;--theme-chips-bg:#ebebeb;--theme-chips-bg-hover:#d9d9d9;--theme-chips-bg-pressed:#bfbfbf;--theme-chips-bg-selected:#000;--theme-chips-bg-selected-hover:#1a1a1a;--theme-chips-bg-selected-pressed:#262626;--theme-chips-border:#0003;--theme-chips-border-hover:#000;--theme-chips-content:#000;--theme-chips-content-selected:#fff;--theme-content-on-dark-primary:#fff;--theme-content-on-dark-secondary:#d9d9d9;--theme-content-primary:#000;--theme-content-primary-static:#000;--theme-content-secondary:#737373;--theme-dropdown-bg-hover:#ebebeb;--theme-dropdown-bg-pressed:#d9d9d9;--theme-dropdown-border:#000;--theme-dropdown-content:#8c8c8c;--theme-dropdown-content-hover:#737373;--theme-dropdown-content-pressed:#595959;--theme-dropdown-content-selected:#000;--theme-dropdown-input-text:#000;--theme-form-calendar-bg:#fff;--theme-form-calendar-bg-hover:#f0f0f0;--theme-form-calendar-bg-pressed:#e5e5e5;--theme-form-calendar-bg-selected:#000;--theme-form-calendar-bg-selected-hover:#1a1a1a;--theme-form-calendar-bg-selected-pressed:#262626;--theme-form-calendar-border-today:#000;--theme-form-calendar-label:#000;--theme-form-calendar-label-hover:#000;--theme-form-calendar-label-old:#0006;--theme-form-calendar-label-pressed:#000;--theme-form-calendar-label-selected:#fff;--theme-form-calendar-label-today:#000;--theme-form-calendar-scrollbar:#d9d9d9;--theme-form-calendar-scrollbar-hover:#000;--theme-form-checkbox-radio-bg-hover:#e5e5e5;--theme-form-checkbox-radio-bg-pressed:#d9d9d9;--theme-form-checkbox-radio-bg-selected:#000;--theme-form-checkbox-radio-border:#000;--theme-form-checkbox-radio-border-disabled:#bfbfbf;--theme-form-fields-bg-focus:#d9d9d9;--theme-form-fields-border:#0003;--theme-form-fields-border-focus:#000;--theme-form-fields-border-hover:#000;--theme-form-fields-input-text:#000;--theme-form-fields-input-text-disabled:#00000080;--theme-form-fields-label:#000;--theme-form-fields-label-inactive:#8c8c8c;--theme-form-fields-placeholder:#00000080;--theme-form-fields-supporting-text:#00000080;--theme-form-state-alert:#e14040;--theme-form-state-alert-bg:#fbe5e5;--theme-form-state-success:#31b29b;--theme-form-state-warning:#f6603f;--theme-line-line-primary:#000;--theme-menu-border:#000;--theme-menu-border-hover:#ebebeb;--theme-menu-content:#000;--theme-menu-content-disabled:#8c8c8c;--theme-menu-content-hover:#000;--theme-pagination-content:#8c8c8c;--theme-pagination-content-hover:#333;--theme-pagination-content-selected:#000;--theme-search-bg:#ebebeb;--theme-search-bg-focus:#d9d9d9;--theme-search-bg-hover:#e5e5e5;--theme-search-input-text:#000;--theme-search-input-text-disabled:#00000080;--theme-search-placeholder:#00000080;--theme-surface-light-primary:#fff;--theme-surface-light-secondary:#ebebeb;--theme-surface-light-tertiary:#d9d9d9;--theme-surface-overlay:#00000080;--theme-surface-overlay-media:#0000001a;--theme-tab-content:#8c8c8c;--theme-tab-content-hover:#333;--theme-tab-content-selected:#000}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.title-h1{font-size:1.75rem;font-style:normal;font-weight:400;line-height:1}@media (width>=1024px){.title-h1{font-size:3rem;font-style:normal;font-weight:400;line-height:1}}.title-h2{font-size:1.75rem;font-style:normal;font-weight:400;line-height:1}@media (width>=1024px){.title-h2{font-size:2.5rem;font-style:normal;font-weight:400;line-height:1}}.title-overtitle{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){.title-overtitle{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}.text-body{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){.text-body{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}.text-copyright{font-size:.875rem;font-style:italic;font-weight:400;line-height:1.4}@media (width>=1024px){.text-copyright{font-size:1rem;font-style:italic;font-weight:400;line-height:1.5}}.label-menu{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){.label-menu{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}.label-button{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){.label-button{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}.label-tab{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){.label-tab{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}.label-chip{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.35}@media (width>=1024px){.label-chip{font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.2}}.vue-skip-to *{box-sizing:border-box;margin:0;padding:0}.vue-skip-to{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:fixed;overflow:hidden}.vue-skip-to.focused,.vue-skip-to:hover{clip:auto;background-color:#fff;border:2px solid #333;width:auto;height:auto;top:0;left:0}.vue-skip-to__nav-list{list-style-type:none}.vue-skip-to__link,.vue-skip-to__nav>span{color:#333;padding:8px 16px;font-size:18px;display:block}.vue-skip-to__nav>span{border-bottom:2px solid #333;font-weight:700}.vue-skip-to__link{text-decoration:none}.vue-skip-to__link:focus{color:#f2f2f2;background-color:#333;outline:0}._root_1dgez_9{display:var(--v-button-display,inline-flex);height:var(--v-button-height,-moz-max-content);height:var(--v-button-height,max-content);align-items:var(--v-button-align-items,center);justify-content:var(--v-button-justify-content,center);padding:var(--v-button-padding,0);border:var(--v-button-border,none);background-color:var(--v-button-background-color,initial);font-family:var(--v-button-font-family,inherit);-webkit-text-decoration:var(--v-button-text-decoration,none);-webkit-text-decoration:var(--v-button-text-decoration,none);text-decoration:var(--v-button-text-decoration,none);-webkit-user-select:none;user-select:none;transition:color .3s cubic-bezier(.25,.46,.45,.94)}@media (hover:hover){._root_1dgez_9:hover{color:var(--v-button-hover-color,#333)}}._root_1dgez_9:not(:where([inert],._root--disabled_1dgez_27)){cursor:var(--v-button-cursor,pointer)}._root_1dgez_9:where([inert],._root--disabled_1dgez_27,[disabled]){color:var(--v-button-disabled-color,#8c8c8c);pointer-events:none}:where(a._root_1dgez_9:link),:where(a._root_1dgez_9:where(:visited)),:where(button._root_1dgez_9){color:inherit}:where(button._root_1dgez_9){text-align:inherit}._icon_1dgez_45,._root_1dgez_9 svg{position:var(--v-button-icon-position,relative);top:var(--v-button-icon-top,0);flex-shrink:var(--v-button-icon-flex-shrink,0);color:var(--v-button-icon-color,currentColor)}._icon_1dgez_45{width:var(--v-button-icon-width,24px);height:var(--v-button-icon-height,24px)}._label_1dgez_57{overflow:var(--v-button-label-overflow,hidden);font-size:var(--v-button-label-font-size);text-overflow:var(--v-button-label-text-overflow,ellipsis);white-space:var(--v-button-label-white-space,nowrap)}._root_1wmih_9{background-color:var(--theme-surface-light-secondary)}._left_1wmih_13,._right_1wmih_14{--bordered-block-min-height:auto;grid-column:1/-1}@media (width>=768px){._left_1wmih_13,._right_1wmih_14{--bordered-block-padding-bottom:var(--spacing-11xl);grid-column:span 6}}._right_1wmih_14{align-items:flex-start;gap:var(--gutter)}._right_1wmih_14,._title_1wmih_33{flex-direction:column;display:flex}._subtitle_1wmih_39,._title_1wmih_33{margin:0}
