.item[data-astro-cid-k2rrdphs]{list-style:none;display:flex}.item[data-astro-cid-k2rrdphs]>span[data-astro-cid-k2rrdphs],.item[data-astro-cid-k2rrdphs]>a[data-astro-cid-k2rrdphs]{text-decoration:none;font-size:small;line-height:2.4;color:gray}.item[data-astro-cid-k2rrdphs]:is(:hover,:focus-within){background-position:0;background-image:var(--primary-400)}:root[data-jnj-branded=true]{.item>span{font-size:var(--font-size-M);line-height:150%;color:var(--text-02)}.item>a{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;font-size:var(--font-size-M);line-height:150%;color:var(--text-02)}}:root[data-jnj-branded=true]{#langpicker{width:auto;padding:0 1rem 0 .5rem;font-size:var(--font-size-M);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-container{position:relative;display:inline-block;width:auto}.select-container:after{content:"";position:absolute;top:50%;right:.35rem;width:.5rem;height:.5rem;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2221%22%20viewBox%3D%220%200%2020%2021%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M10.017%2013.8322L16.6668%206.84813L15.8229%205.89575L10.0002%2011.114L4.21116%205.93106L3.3335%206.84813L10.017%2013.8322Z%22%20fill%3D%22%23564C47%22%2F%3E%3C%2Fsvg%3E) no-repeat center center;transform:translateY(-50%);pointer-events:none}}:root{--primary: #036;--primary-400: #40679b;--primary-300: #7f99bc;--primary-200: #bfccdd;--primary-100: #e5eaf1;--primary-bg: #f9f9f9;--grey: #5c5c5c;--disabled: #e1e4ea;--disabled-text: #a0a9ba;--disabled-dark: #9ca6c6;--white: #fff;--text-link: #07579d;--warning: red;--error: #ca0a0a;--text-dark: #272727;--text-light: #666;--background-page: #f5f5f5;--footer-height: 2rem;--font-size-2XS: .512rem;--font-size-XS: .64rem;--font-size-S: .8rem;--font-size-M: 1rem;--font-size-default: var(--font-size-M);--font-size-L: 1.25rem;--font-size-XL: 1.563rem;--font-size-2XL: 1.953rem;--font-size-3XL: 2.441rem;--font-size-4XL: 3.052rem;--font-size-5XL: 3.815rem}@font-face{font-family:Inter;src:url(/fonts/Inter/Inter-Regular.woff2) format("woff2")}@font-face{font-family:Karbon-Regular;src:url(/fonts/Karbon/Karbon-Regular.ttf)}@font-face{font-family:karbon-semibold;src:url(/fonts/Karbon/karbon-semibold-webfont.ttf)}@font-face{font-family:VerdanaPro-Regular;src:url(/fonts/Verdana-Pro/VerdanaPro-Regular.ttf)}@font-face{font-family:VerdanaPro-Bold;src:url(/fonts/Verdana-Pro/VerdanaPro-Bold.ttf)}@font-face{font-family:JohsonText-Regular;src:url(/fonts/JohnsonText/JohnsonText-Regular.woff2)}@font-face{font-family:JohnsonDisplay-Regular;src:url(/fonts/JohnsonDisplay/JohnsonDisplay-Regular.woff2)}html{font-family:Inter,-apple-system,system-ui,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:var(--text-dark)}body{margin:0;background-color:var(--primary-bg)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:0;height:100vh}.widget{display:flex;flex-direction:column;min-height:0;max-width:23.5rem;border:1px solid var(--border-color, #e1e1e1);border-radius:.85rem;margin-block-start:70px;margin-inline:auto;background-color:var(--white);@media (width <= 960px){margin-block-start:0;border-radius:0}}.widget-content{padding:2.85rem;display:flex;flex-direction:column;min-height:0;position:relative}aside{grid-area:1 / 3 / 4 / 4;display:flex;flex-direction:column;align-items:center;@media (width <= 960px){display:none!important}}h3{font-family:Karbon-semibold,system-ui,sans-serif;font-size:var(--font-size-XL);font-style:normal;font-weight:800;line-height:124%;color:var(--primary);margin-block:0 .5rem}header{display:flex;justify-content:center;border-bottom:1px solid var(--border-color, #e1e1e1)}.logo{margin-block:1.71rem calc(1.71rem - 6px)}main{grid-area:1 / 1 / 4 / 3;display:flex;flex-direction:column;@media (width <= 960px){grid-area:1 / 1 / 4 / 4}}footer{display:flex;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem;justify-content:center;margin-block:1rem;@media (width <= 960px){margin-block:.25rem}}.scroll-container{overflow-y:auto;scrollbar-color:var(--primary-200) var(--primary-bg);scrollbar-width:thin;flex-grow:1}.content{flex:auto;width:17.8rem}.illustration{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}:root[data-jnj-branded=true]{--primary: #eb1700;--primary-bg: #fff;--grey: #5c5c5c;--disabled: #e1e4ea;--disabled-text: #a0a9ba;--disabled-dark: #9ca6c6;--white: #fff;--text-link: var(--primary);--warning: red;--error: var(--primary);--text-01: #000;--text-02: #564c47;--footer-height: 2rem;--border-color: #e1e1e1;--font-size-2XS: .512rem;--font-size-XS: .64rem;--font-size-S: .875rem;--font-size-M: 1rem;--font-size-default: var(--font-size-M);--font-size-L: 1.25rem;--font-size-XL: 1.563rem;--font-size-2XL: 1.953rem;--font-size-3XL: 2.441rem;--font-size-4XL: 3.052rem;--font-size-5XL: 3.815rem;--text-font: johnsontext-regular, arial, system-ui, sans-serif;--title-font: johnsondisplay-regular, arial, system-ui, sans-serif;--spacing-2: .5rem;--spacing-4: 1rem;--spacing-6: 1.5rem;font-family:var(--text-font);color:var(--text-02);body{margin:2.5rem;background-color:var(--primary-bg);@media (width <= 960px){margin:1rem}}.grid{display:block;height:100vh}.widget{display:flex;flex-direction:column;min-height:0;max-width:30rem;border:none;margin-block-start:0;margin-inline:auto;background-color:var(--white)}header{display:flex;justify-content:flex-start;border-bottom:1px solid var(--border-color, #e1e1e1)}.logo{margin-block:var(--spacing-4)}footer{display:flex;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem;justify-content:center;margin-block:1.5rem}.scroll-container{overflow-y:auto;scrollbar-color:var(--primary-200) var(--primary-bg);scrollbar-width:thin;flex-grow:1;border-bottom:1px solid var(--border-color, #e1e1e1)}.widget-content{padding:3rem 0;display:flex;flex-direction:column;min-height:0;position:relative}.content{flex:auto;width:auto}h3{font-family:var(--title-font);font-size:var(--font-size-XL);font-style:normal;font-weight:400;line-height:124%;color:var(--text-01);margin-block:0 1.5rem}}
