._navigation_769s6_3{background:transparent;position:relative}._navContainer_769s6_8{max-width:1400px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem;min-height:60px}._logo_769s6_21{display:inline-flex;align-items:center;-webkit-text-decoration:none;text-decoration:none;position:relative;flex-shrink:0;flex-grow:0;width:-moz-fit-content;width:fit-content}._logo_769s6_21:focus-visible{outline:max(2px,.15em) solid var(--jmds-color-neutral-white);outline-offset:max(2px,.15em);border-radius:var(--jmds-theme-border-radius-md)}._logoSvg_769s6_38{height:45px;width:auto;display:block;color:var(--jmds-theme-color-content-knockout)}._sparkle_769s6_46{position:absolute;width:12px;height:12px;opacity:0;transition:opacity .3s ease;pointer-events:none}._sparkle1_769s6_55{top:-8px;left:10px}._sparkle2_769s6_60{bottom:-5px;right:0;width:10px;height:10px}._sparkle3_769s6_67{top:50%;left:-10px;transform:translateY(-50%);width:8px;height:8px}._logo_769s6_21:hover ._sparkle1_769s6_55{animation:_sparkleAnimation1_769s6_1 1.5s ease-in-out infinite}._logo_769s6_21:hover ._sparkle2_769s6_60{animation:_sparkleAnimation2_769s6_1 1.5s ease-in-out infinite .3s}._logo_769s6_21:hover ._sparkle3_769s6_67{animation:_sparkleAnimation3_769s6_1 1.5s ease-in-out infinite .6s}._logo_769s6_21:hover ._sparkle_769s6_46{opacity:1}@keyframes _sparkleAnimation1_769s6_1{0%,to{transform:scale(0) rotate(0);opacity:0}50%{transform:scale(1) rotate(180deg);opacity:1}}@keyframes _sparkleAnimation2_769s6_1{0%,to{transform:scale(0) rotate(0);opacity:0}50%{transform:scale(1) rotate(-180deg);opacity:1}}@keyframes _sparkleAnimation3_769s6_1{0%,to{transform:translateY(-50%) scale(0) rotate(0);opacity:0}50%{transform:translateY(-50%) scale(1) rotate(180deg);opacity:1}}._navList_769s6_129{display:flex;gap:1rem;list-style:none;padding:0;margin:0 0 0 auto}._navLink_769s6_140{display:inline-block;padding:.5rem 1rem;border-radius:var(--jmds-theme-border-radius-md);border:var(--jmds-theme-border-width-md) solid var(--jmds-color-neutral-white);background:var(--jmds-theme-color-background-brand);color:var(--jmds-color-neutral-white);-webkit-text-decoration:none;text-decoration:none;font-family:var(--jmds-theme-typography-ui-navigation-font-family);font-size:var(--jmds-theme-typography-ui-navigation-font-size);font-weight:var(--jmds-theme-typography-ui-navigation-font-weight);line-height:var(--jmds-theme-typography-ui-navigation-line-height);letter-spacing:var(--jmds-theme-typography-ui-navigation-letter-spacing);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._navLink_769s6_140:hover{background:var(--jmds-color-neutral-white);color:var(--jmds-theme-color-content-knockout-brand-hover);border-color:var(--jmds-theme-color-border-brand)}._navLink_769s6_140:focus-visible{outline:max(2px,.15em) solid var(--jmds-color-neutral-white);outline-offset:max(2px,.15em)}._navLink_769s6_140[aria-current=page]{border-width:2px;border-color:var(--jmds-color-brand-orange-300);color:var(--jmds-color-brand-orange-300)}._navLink_769s6_140[aria-current=page]:hover{color:var(--jmds-color-brand-orange-500)}._menuButton_769s6_187{display:none}._mobileMenu_769s6_192{background:var(--jmds-color-neutral-black);max-height:0;overflow:hidden;transition:max-height .3s ease-out}._mobileMenu_769s6_192[aria-hidden=false]{max-height:500px}._mobileNavList_769s6_203{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:2rem 1.5rem}._closeButton_769s6_213{margin-top:.5rem}@media (max-width: 640px){._navContainer_769s6_8{padding:.75rem max(1.5rem,env(safe-area-inset-right)) .75rem max(1rem,env(safe-area-inset-left));gap:.5rem;min-height:auto}._logoSvg_769s6_38{height:40px;max-width:170px}._desktopNav_769s6_233{display:none}._menuButton_769s6_187{display:flex;margin-left:auto}._mobileMenu_769s6_192 ._navLink_769s6_140{border-color:var(--jmds-color-neutral-white);color:var(--jmds-color-neutral-white);background:transparent}._mobileMenu_769s6_192 ._navLink_769s6_140:hover{background:var(--jmds-color-neutral-white);color:var(--jmds-color-neutral-black);border-color:var(--jmds-color-neutral-white)}._mobileMenu_769s6_192 ._navLink_769s6_140[aria-current=page]{border-color:var(--jmds-color-brand-orange-300);color:var(--jmds-color-brand-orange-300)}._mobileMenu_769s6_192 ._navLink_769s6_140[aria-current=page]:hover{background:var(--jmds-color-brand-orange-300);color:var(--jmds-color-neutral-black);border-color:var(--jmds-color-brand-orange-300)}}._footer_cy9g8_2{background:var(--jmds-theme-color-background-knockout-neutral);color:var(--jmds-color-neutral-white);margin-top:auto}._footerContent_cy9g8_8{max-width:1400px;margin:0 auto;padding-left:max(1.5rem,min(5vw,6rem));padding-right:max(1.5rem,min(5vw,6rem));padding-top:max(3rem,min(6vh,5rem));padding-bottom:max(3rem,min(6vh,5rem))}._sitemapGrid_cy9g8_16{display:grid;grid-gap:3rem;gap:3rem;grid-template-columns:1fr}@media (min-width: 640px){._sitemapGrid_cy9g8_16{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){._sitemapGrid_cy9g8_16{grid-template-columns:repeat(3,1fr)}}._sitemapColumn_cy9g8_39{display:flex;flex-direction:column;gap:1rem}._columnHeading_cy9g8_46{font-family:var(--jmds-theme-typography-content-body-large-font-family);font-size:var(--jmds-theme-typography-content-body-large-font-size);font-weight:var(--jmds-typography-weight-bold);line-height:var(--jmds-theme-typography-content-body-large-line-height);letter-spacing:var(--jmds-theme-typography-content-body-large-letter-spacing);margin:0 0 .5rem}._columnHeading_cy9g8_46 a{color:var(--jmds-color-neutral-white);-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease}._columnHeading_cy9g8_46 a:hover{color:var(--jmds-theme-color-content-knockout-neutral-hover);cursor:pointer}._linkList_cy9g8_68{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}._linkList_cy9g8_68 a{color:var(--jmds-color-neutral-white);-webkit-text-decoration:underline;text-decoration:underline;font-family:var(--jmds-theme-typography-content-body-font-family);font-size:var(--jmds-theme-typography-content-body-font-size);font-weight:var(--jmds-theme-typography-content-body-font-weight);line-height:var(--jmds-theme-typography-content-body-line-height);letter-spacing:var(--jmds-theme-typography-content-body-letter-spacing);transition:color .2s ease}._linkList_cy9g8_68 a:hover{color:var(--jmds-theme-color-content-knockout-neutral-hover);cursor:pointer}._linkList_cy9g8_68 a:focus-visible,._columnHeading_cy9g8_46 a:focus-visible{outline:max(2px,.15em) solid var(--jmds-color-neutral-white);outline-offset:max(2px,.15em);border-radius:2px}._copyright_cy9g8_103{margin-top:3rem;padding-top:2rem;text-align:center}._copyright_cy9g8_103 p{font-family:var(--jmds-theme-typography-content-small-font-family);font-size:var(--jmds-theme-typography-content-small-font-size);font-weight:var(--jmds-theme-typography-content-small-font-weight);line-height:var(--jmds-theme-typography-content-small-line-height);letter-spacing:var(--jmds-theme-typography-content-small-letter-spacing);color:var(--jmds-color-neutral-white);opacity:.7;margin:0}@font-face{font-family:Cal Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cal-sans-vietnamese-400-normal.ZD4NtNj8.woff2) format("woff2"),url(/_astro/cal-sans-vietnamese-400-normal.I4QIi_z4.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cal Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cal-sans-latin-ext-400-normal.TtpXEvyb.woff2) format("woff2"),url(/_astro/cal-sans-latin-ext-400-normal.BkuRabHn.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cal Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/cal-sans-latin-400-normal.Dbkae8dt.woff2) format("woff2"),url(/_astro/cal-sans-latin-400-normal.xE-7h5s-.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/plus-jakarta-sans-vietnamese-wght-normal.qRpaaN48.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/plus-jakarta-sans-latin-ext-wght-normal.DmpS2jIq.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/_astro/plus-jakarta-sans-latin-wght-normal.eXO_dkmS.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif Pro";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-pro-cyrillic-ext-400-normal.Bu9Y9EsI.woff2) format("woff2"),url(/_astro/source-serif-pro-cyrillic-ext-400-normal.2ydvPDRD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif Pro";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-pro-cyrillic-400-normal.KDUmws6P.woff2) format("woff2"),url(/_astro/source-serif-pro-cyrillic-400-normal.23c9XcZ9.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif Pro";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-pro-greek-400-normal.CnNeOVe_.woff2) format("woff2"),url(/_astro/source-serif-pro-greek-400-normal.Lj7LgoZd.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:"Source Serif Pro";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-pro-vietnamese-400-normal.CfuOscx8.woff2) format("woff2"),url(/_astro/source-serif-pro-vietnamese-400-normal.BnlVvZF5.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif Pro";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-pro-latin-ext-400-normal.S2aRHAtc.woff2) format("woff2"),url(/_astro/source-serif-pro-latin-ext-400-normal.Cbi_pmIN.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif Pro";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-pro-latin-400-normal.unTwOnjS.woff2) format("woff2"),url(/_astro/source-serif-pro-latin-400-normal.CtaTzvhf.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-ext-wght-normal.cHuGMAiY.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-cyrillic-wght-normal.DwHjdM4S.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-greek-wght-normal.ece1310W.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-vietnamese-wght-normal.D-yuW59g.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-ext-wght-normal.CxNHBx-q.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Serif 4 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-serif-4-latin-wght-normal.D9elroTD.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cal Sans;font-display:swap}@font-face{font-family:Plus Jakarta Sans Variable;font-display:swap}@font-face{font-family:"Source Serif Pro";font-display:swap}@font-face{font-family:"Source Serif 4 Variable";font-display:swap}:root{--jmds-border-radius-0: 0px;--jmds-border-radius-2: 2px;--jmds-border-radius-4: 4px;--jmds-border-radius-8: 8px;--jmds-border-radius-12: 12px;--jmds-border-radius-16: 16px;--jmds-border-radius-24: 24px;--jmds-border-radius-32: 32px;--jmds-border-radius-round: 999px;--jmds-border-width-1: 1px;--jmds-border-width-2: 2px;--jmds-border-width-4: 4px;--jmds-border-width-8: 8px;--jmds-color-neutral-100: #EAE5E1;--jmds-color-neutral-200: #D6CCC4;--jmds-color-neutral-300: #A4A1A1;--jmds-color-neutral-400: #787676;--jmds-color-neutral-500: #4F4D4D;--jmds-color-neutral-600: #474343;--jmds-color-neutral-700: #393737;--jmds-color-neutral-800: #2A2828;--jmds-color-neutral-900: #3B3B3B;--jmds-color-neutral-black: #2A2828;--jmds-color-neutral-white: #FCF4E7;--jmds-color-neutral-test: #FF00FF;--jmds-color-brand-blue-100: #E0F2FA;--jmds-color-brand-blue-200: #C6E7F5;--jmds-color-brand-blue-300: #A2D8EF;--jmds-color-brand-blue-400: #25A0D5;--jmds-color-brand-blue-500: #1093CB;--jmds-color-brand-blue-600: #0C79DF;--jmds-color-brand-blue-700: #0A66BD;--jmds-color-brand-blue-800: #08549B;--jmds-color-brand-blue-900: #064279;--jmds-color-brand-pink-400: #FF7575;--jmds-color-brand-orange-200: #FFCBB9;--jmds-color-brand-orange-300: #FFBC75;--jmds-color-brand-orange-500: #FF8605;--jmds-color-brand-yellow-300: #FFF875;--jmds-color-utility-red-100: #FFDBDB;--jmds-color-utility-red-800: #FF3D3D;--jmds-color-utility-yellow-100: #FFEEC7;--jmds-color-utility-yellow-600: #F5AB00;--jmds-color-utility-green-100: #D9FCE1;--jmds-color-utility-green-600: #0EC438;--jmds-typography-font-base: "Plus Jakarta Sans Variable", sans-serif;--jmds-typography-font-heading-base: "Plus Jakarta Sans Variable", sans-serif;--jmds-typography-font-heading-brand: "Cal Sans", sans-serif;--jmds-typography-font-serif: "Source Serif 4 Variable", serif;--jmds-typography-scale-fluid-step-minus-2-min: .694rem;--jmds-typography-scale-fluid-step-minus-2-max: .8rem;--jmds-typography-scale-fluid-step-minus-2-clamp: clamp(.69rem, .66rem + .19vw, .8rem);--jmds-typography-scale-fluid-step-minus-1-min: .933rem;--jmds-typography-scale-fluid-step-minus-1-max: 1.15rem;--jmds-typography-scale-fluid-step-minus-1-clamp: clamp(.933rem, .79rem + .24vw, 1.15rem);--jmds-typography-scale-fluid-step-0-min: 1rem;--jmds-typography-scale-fluid-step-0-max: 1.25rem;--jmds-typography-scale-fluid-step-0-clamp: clamp(1rem, .95rem + .29vw, 1.25rem);--jmds-typography-scale-fluid-step-1-min: 1.2rem;--jmds-typography-scale-fluid-step-1-max: 1.563rem;--jmds-typography-scale-fluid-step-1-clamp: clamp(1.2rem, 1.14rem + .37vw, 1.56rem);--jmds-typography-scale-fluid-step-2-min: 1.44rem;--jmds-typography-scale-fluid-step-2-max: 1.953rem;--jmds-typography-scale-fluid-step-2-clamp: clamp(1.44rem, 1.36rem + .46vw, 1.95rem);--jmds-typography-scale-fluid-step-3-min: 1.728rem;--jmds-typography-scale-fluid-step-3-max: 2.441rem;--jmds-typography-scale-fluid-step-3-clamp: clamp(1.73rem, 1.62rem + .58vw, 2.44rem);--jmds-typography-scale-fluid-step-4-min: 2.074rem;--jmds-typography-scale-fluid-step-4-max: 3.052rem;--jmds-typography-scale-fluid-step-4-clamp: clamp(2.07rem, 1.93rem + .72vw, 3.05rem);--jmds-typography-scale-fluid-step-5-min: 2.488rem;--jmds-typography-scale-fluid-step-5-max: 3.815rem;--jmds-typography-scale-fluid-step-5-clamp: clamp(2.49rem, 2.31rem + .91vw, 3.82rem);--jmds-typography-scale-fluid-step-6-min: 2.986rem;--jmds-typography-scale-fluid-step-6-max: 4.768rem;--jmds-typography-scale-fluid-step-6-clamp: clamp(2.99rem, 2.77rem + 1.14vw, 4.77rem);--jmds-typography-scale-fluid-step-7-min: 4rem;--jmds-typography-scale-fluid-step-7-max: 6rem;--jmds-typography-scale-fluid-step-7-clamp: clamp(4rem, 3.5rem + 2vw, 6.5rem);--jmds-typography-weight-regular: 400;--jmds-typography-weight-medium: 500;--jmds-typography-weight-semibold: 600;--jmds-typography-weight-bold: 700;--jmds-typography-line-height-tight: 1.15;--jmds-typography-line-height-snug: 1.35;--jmds-typography-line-height-normal: 1.4;--jmds-typography-line-height-relaxed: 1.5;--jmds-typography-letter-spacing-tighter: -.02em;--jmds-typography-letter-spacing-tight: -.01em;--jmds-typography-letter-spacing-normal: 0;--jmds-typography-letter-spacing-wide: .01em;--jmds-typography-letter-spacing-wider: .03em;--jmds-space-3xs: .25rem;--jmds-space-2xs: .5rem;--jmds-space-xs: .75rem;--jmds-space-sm: 1rem;--jmds-space-md: 1.5rem;--jmds-space-lg: 2.25rem;--jmds-space-xl: 3.375rem;--jmds-space-2xl: 5.0625rem;--jmds-space-3xl: 7.594rem;--jmds-theme-border-radius-none: var(--jmds-border-radius-0);--jmds-theme-border-radius-sm: var(--jmds-border-radius-2);--jmds-theme-border-radius-md: var(--jmds-border-radius-8);--jmds-theme-border-radius-lg: var(--jmds-border-radius-12);--jmds-theme-border-radius-xl: var(--jmds-border-radius-24);--jmds-theme-border-width-sm: var(--jmds-border-width-1);--jmds-theme-border-width-md: var(--jmds-border-width-2);--jmds-theme-border-width-lg: var(--jmds-border-width-4);--jmds-theme-border-width-xl: var(--jmds-border-width-8);--jmds-theme-color-content-brand: var(--jmds-color-brand-blue-800);--jmds-theme-color-content-knockout: var(--jmds-color-neutral-white);--jmds-theme-color-content-knockout-brand: var(--jmds-color-neutral-white);--jmds-theme-color-content-knockout-brand-hover: var(--jmds-color-brand-blue-900);--jmds-theme-color-content-knockout-neutral-hover: var(--jmds-color-neutral-200);--jmds-theme-color-background-brand: var(--jmds-color-brand-blue-800);--jmds-theme-color-background-default: var(--jmds-color-neutral-white);--jmds-theme-color-background-knockout-neutral: var(--jmds-color-neutral-black);--jmds-theme-color-background-knockout-brand: var(--jmds-color-brand-blue-800);--jmds-theme-color-border-brand: var(--jmds-color-brand-blue-800);--jmds-theme-color-border-knockout-neutral: var(--jmds-color-neutral-white);--jmds-theme-color-border-knockout-brand: var(--jmds-color-neutral-white);--jmds-theme-typography-content-display-font-family: var(--jmds-typography-font-heading-brand);--jmds-theme-typography-content-display-font-size: var(--jmds-typography-scale-fluid-step-7-clamp);--jmds-theme-typography-content-display-font-weight: var(--jmds-typography-weight-bold);--jmds-theme-typography-content-display-line-height: var(--jmds-typography-line-height-tight);--jmds-theme-typography-content-display-letter-spacing: var(--jmds-typography-letter-spacing-wider);--jmds-theme-typography-content-h1-font-family: var(--jmds-typography-font-heading-base);--jmds-theme-typography-content-h1-font-size: var(--jmds-typography-scale-fluid-step-6-clamp);--jmds-theme-typography-content-h1-font-weight: var(--jmds-typography-weight-bold);--jmds-theme-typography-content-h1-line-height: var(--jmds-typography-line-height-tight);--jmds-theme-typography-content-h1-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-h2-font-family: var(--jmds-typography-font-heading-base);--jmds-theme-typography-content-h2-font-size: var(--jmds-typography-scale-fluid-step-3-clamp);--jmds-theme-typography-content-h2-font-weight: var(--jmds-typography-weight-semibold);--jmds-theme-typography-content-h2-line-height: var(--jmds-typography-line-height-snug);--jmds-theme-typography-content-h2-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-h3-font-family: var(--jmds-typography-font-heading-base);--jmds-theme-typography-content-h3-font-size: var(--jmds-typography-scale-fluid-step-3-clamp);--jmds-theme-typography-content-h3-font-weight: var(--jmds-typography-weight-bold);--jmds-theme-typography-content-h3-line-height: var(--jmds-typography-line-height-snug);--jmds-theme-typography-content-h3-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-h4-font-family: var(--jmds-typography-font-heading-base);--jmds-theme-typography-content-h4-font-size: var(--jmds-typography-scale-fluid-step-1-clamp);--jmds-theme-typography-content-h4-font-weight: var(--jmds-typography-weight-semibold);--jmds-theme-typography-content-h4-line-height: var(--jmds-typography-line-height-snug);--jmds-theme-typography-content-h4-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-h5-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-content-h5-font-size: var(--jmds-typography-scale-fluid-step-0-clamp);--jmds-theme-typography-content-h5-font-weight: var(--jmds-typography-weight-semibold);--jmds-theme-typography-content-h5-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-content-h5-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-h6-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-content-h6-font-size: var(--jmds-typography-scale-fluid-step-minus-1-clamp);--jmds-theme-typography-content-h6-font-weight: var(--jmds-typography-weight-semibold);--jmds-theme-typography-content-h6-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-content-h6-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-body-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-content-body-font-size: var(--jmds-typography-scale-fluid-step-0-clamp);--jmds-theme-typography-content-body-font-weight: var(--jmds-typography-weight-regular);--jmds-theme-typography-content-body-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-content-body-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-body-large-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-content-body-large-font-size: var(--jmds-typography-scale-fluid-step-1-clamp);--jmds-theme-typography-content-body-large-font-weight: var(--jmds-typography-weight-regular);--jmds-theme-typography-content-body-large-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-content-body-large-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-small-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-content-small-font-size: var(--jmds-typography-scale-fluid-step-minus-1-clamp);--jmds-theme-typography-content-small-font-weight: var(--jmds-typography-weight-regular);--jmds-theme-typography-content-small-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-content-small-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-meta-font-family: var(--jmds-typography-font-serif);--jmds-theme-typography-content-meta-font-size: var(--jmds-typography-scale-fluid-step-0-clamp);--jmds-theme-typography-content-meta-font-weight: var(--jmds-typography-weight-medium);--jmds-theme-typography-content-meta-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-content-meta-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-content-meta-font-style: italic;--jmds-theme-typography-content-caption-font-family: var(--jmds-typography-font-serif);--jmds-theme-typography-content-caption-font-size: var(--jmds-typography-scale-fluid-step-minus-1-clamp);--jmds-theme-typography-content-caption-font-weight: var(--jmds-typography-weight-regular);--jmds-theme-typography-content-caption-line-height: var(--jmds-typography-line-height-snug);--jmds-theme-typography-content-caption-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-typography-ui-navigation-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-ui-navigation-font-size: var(--jmds-typography-scale-fluid-step-0-clamp);--jmds-theme-typography-ui-navigation-font-weight: var(--jmds-typography-weight-medium);--jmds-theme-typography-ui-navigation-line-height: var(--jmds-typography-line-height-normal);--jmds-theme-typography-ui-navigation-letter-spacing: var(--jmds-typography-letter-spacing-wide);--jmds-theme-typography-ui-button-font-family: var(--jmds-typography-font-base);--jmds-theme-typography-ui-button-font-size: var(--jmds-typography-scale-fluid-step-0-clamp);--jmds-theme-typography-ui-button-font-weight: var(--jmds-typography-weight-semibold);--jmds-theme-typography-ui-button-line-height: var(--jmds-typography-line-height-tight);--jmds-theme-typography-ui-button-letter-spacing: var(--jmds-typography-letter-spacing-normal);--jmds-theme-space-gutter: var(--jmds-space-md);--jmds-theme-space-section: var(--jmds-space-2xl);--jmds-theme-space-stack-xs: var(--jmds-space-xs);--jmds-theme-space-stack-sm: var(--jmds-space-sm);--jmds-theme-space-stack-md: var(--jmds-space-md);--jmds-theme-space-stack-lg: var(--jmds-space-lg);--jmds-theme-layout-max-width-prose: 900px;--jmds-theme-layout-max-width-content: 900px;--jmds-theme-layout-breakpoint-sm: 640px;--jmds-theme-layout-breakpoint-md: 768px;--jmds-theme-layout-breakpoint-lg: 1024px;--jmds-theme-layout-breakpoint-xl: 1280px;--jmds-theme-article-typography-description-font-size: clamp(1.73rem, 1.62rem + .58vw, 2.44rem);--jmds-theme-article-typography-description-line-height: 1.2;--jmds-theme-article-typography-meta-label-font-variation-setting-weight: 200;--jmds-theme-article-typography-meta-label-font-variation-setting-grad: 88;--jmds-theme-article-typography-meta-label-font-variation-setting-italic: 1;--jmds-theme-article-color-meta: var(--jmds-color-neutral-200);--jmds-theme-button-color-content: var(--jmds-color-content-brand);--jmds-theme-button-color-background: var(--jmds-color-background-brand);--jmds-theme-button-color-border: var(--jmds-color-border-brand)}:root{--leading-standard: 1.5}:root{--gutter: var(--space-s-l)}:root{--transition-base: .25s ease;--transition-movement: .2s linear;--transition-fade: .3s ease;--transition-bounce: .5s cubic-bezier(.5, .05, .2, 1.5)}#root{font-size:16px}body{background:#08549b;background:var(--jmds-theme-color-background-brand);color:var(--color-dark);font-size:var(--size-step-0);font-family:var(--jmds-theme-typography-font-base);line-height:var(--jmds-theme-typography-line-height-standard);background-image:url(/assets/brand-grid.svg);background-size:cover;background-repeat:no-repeat;background-position:center;display:flex;flex-direction:column;min-height:100vh}.page--home{--grid-opacity: 1;--grid-size: auto;background-image:url(/assets/brand-grid.svg);background-size:auto;background-position:top left}h1,h2,h3,h4,h5,h6{font-family:var(--jmds-theme-typography-font-heading-brand);letter-spacing:.04em;font-weight:400}h1{font-size:var(--jmds-typography-size-step-5);line-height:var(--jmds-theme-typography-line-height-heading)}*:not(#\#):not(#\#),*:not(#\#):not(#\#):before,*:not(#\#):not(#\#):after{box-sizing:border-box}body:not(#\#):not(#\#),h1:not(#\#):not(#\#),h2:not(#\#):not(#\#),h3:not(#\#):not(#\#),h4:not(#\#):not(#\#),p:not(#\#):not(#\#),figure:not(#\#):not(#\#),blockquote:not(#\#):not(#\#),dl:not(#\#):not(#\#),dd:not(#\#):not(#\#){margin-bottom:0}body:not(#\#):not(#\#){margin:0}ul[role=list]:not(#\#):not(#\#),ol[role=list]:not(#\#):not(#\#){list-style:none}body:not(#\#):not(#\#){min-height:100vh;line-height:1.5}h1:not(#\#):not(#\#),h2:not(#\#):not(#\#),h3:not(#\#):not(#\#),h4:not(#\#):not(#\#),button:not(#\#):not(#\#),input:not(#\#):not(#\#),label:not(#\#):not(#\#){line-height:1.1}h1:not(#\#):not(#\#),h2:not(#\#):not(#\#),h3:not(#\#):not(#\#),h4:not(#\#):not(#\#){text-wrap:balance}p:not(#\#):not(#\#){text-wrap:pretty}p:not(#\#):not(#\#),h1:not(#\#):not(#\#),h2:not(#\#):not(#\#),h3:not(#\#):not(#\#),h4:not(#\#):not(#\#),h5:not(#\#):not(#\#),h6:not(#\#):not(#\#){word-wrap:break-word}a:not([class]):not(#\#):not(#\#){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img:not(#\#):not(#\#),picture:not(#\#):not(#\#),video:not(#\#):not(#\#),canvas:not(#\#):not(#\#),svg:not(#\#):not(#\#){display:block;max-width:100%}input:not(#\#):not(#\#),button:not(#\#):not(#\#),textarea:not(#\#):not(#\#),select:not(#\#):not(#\#){font:inherit}textarea:not([rows]):not(#\#):not(#\#){min-height:10em}:target:not(#\#):not(#\#){scroll-margin-block:5ex}#root:not(#\#):not(#\#),#__next:not(#\#):not(#\#){isolation:isolate}@media (prefers-reduced-motion: no-preference){html:not(#\#):not(#\#){interpolate-size:allow-keywords}}html:not(#\#):not(#\#){font-family:Plus Jakarta Sans Variable,sans-serif;font-family:var(--jmds-theme-typography-content-body-font-family, "Plus Jakarta Sans Variable", sans-serif);font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cluster:not(#\#):not(#\#):not(#\#):not(#\#){display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-s-m));justify-content:flex-start;justify-content:var(--cluster-horizontal-alignment, flex-start);align-items:center;align-items:var(--cluster-vertical-alignment, center)}.flow:not(#\#):not(#\#):not(#\#):not(#\#)>*+*{margin-top:1em;margin-top:var(--flow-space, 1em)}.grid:not(#\#):not(#\#):not(#\#):not(#\#){display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));grid-template-columns:repeat(var(--grid-placement, auto-fill),minmax(var(--grid-min-item-size, 16rem),1fr));grid-gap:var(--gutter, var(--space-s-l));gap:var(--gutter, var(--space-s-l))}.grid[data-layout=halves]:not(#\#):not(#\#):not(#\#):not(#\#){--grid-placement: auto-fit;--grid-min-item-size: max(16rem, min(50vw, 33rem))}.grid[data-layout=thirds]:not(#\#):not(#\#):not(#\#):not(#\#){--grid-placement: auto-fit;--grid-min-item-size: max(16rem, min(33%, 20rem))}.repel:not(#\#):not(#\#):not(#\#):not(#\#){display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;align-items:var(--repel-vertical-alignment, center);gap:var(--gutter, var(--space-s-m))}.repel[data-nowrap]:not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:nowrap}.sidebar:not(#\#):not(#\#):not(#\#):not(#\#){display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-s-l))}.sidebar:not(#\#):not(#\#):not(#\#):not(#\#)>:first-child{flex-basis:20rem;flex-basis:var(--sidebar-target-width, 20rem);flex-grow:1}.sidebar:not(#\#):not(#\#):not(#\#):not(#\#)>:last-child{flex-basis:0;flex-grow:999;min-width:50%;min-width:var(--sidebar-content-min-width, 50%)}.switcher:not(#\#):not(#\#):not(#\#):not(#\#){display:flex;flex-wrap:wrap;gap:var(--gutter, var(--space-s-l));align-items:flex-start;align-items:var(--switcher-vertical-alignment, flex-start)}.switcher:not(#\#):not(#\#):not(#\#):not(#\#)>*{flex-grow:1;flex-basis:calc((40rem - 100%)*999);flex-basis:calc((var(--switcher-target-container-width, 40rem) - 100%) * 999)}.switcher:not(#\#):not(#\#):not(#\#):not(#\#)>:nth-child(n+3){flex-basis:100%}.wrapper:not(#\#):not(#\#):not(#\#):not(#\#){margin-left:auto;margin-right:auto;max-width:max(16rem,min(100vw,80rem));max-width:max(16rem,min(var(--wrapper-max-width, 100vw),80rem));padding-left:var(--gutter);padding-right:var(--gutter);position:relative}.region:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-top:var(--region-space, var(--space-xl-2xl));padding-bottom:var(--region-space, var(--space-xl-2xl))}.visually-hidden:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border:0;clip:rect(0 0 0 0);height:0;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}
