/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}

.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.ckeditor5-toolbar-button-Accordion{background-image:url(/modules/contrib/ckeditor_accordion/icons/ckeditor-accordion.svg);}.ckeditor5-toolbar-button-accordionAddAbove{background-image:url(/modules/contrib/ckeditor_accordion/icons/ckeditor-accordion-add-above.svg);}.ckeditor5-toolbar-button-iconAddBelow{background-image:url(/modules/contrib/ckeditor_accordion/icons/ckeditor-accordion-add-below.svg);}.ckeditor5-toolbar-button-iconDelete{background-image:url(/modules/contrib/ckeditor_accordion/icons/ckeditor-accordion-remove.svg);}.ckeditor-accordion{border:dashed 2px #d81b60;padding:40px 10px 20px;position:relative;}.ckeditor-accordion .ckeditor-accordion-title{border:dashed 1px #1e88e5 !important;display:block;padding:5px 10px;margin:45px 0 10px;position:relative;}.ckeditor-accordion .ckeditor-accordion-title:first-of-type{margin-top:20px;}.ckeditor-accordion .ckeditor-accordion-title:before{content:'Row title';position:absolute;left:0;top:-22px;display:inline-block;padding:5px;color:#fff;background:#1e88e5;line-height:1;font-size:12px;left:-1px;}.ckeditor-accordion .ckeditor-accordion-content{border:dashed 1px #43a047 !important;display:block;padding:5px 10px;margin:25px 0 10px;position:relative;}.ckeditor-accordion .ckeditor-accordion-content:before{content:'Row content';position:absolute;left:0;top:-22px;display:inline-block;padding:5px;color:#fff;background:#43a047;line-height:1;font-size:12px;left:-1px;}.ckeditor-accordion:before{content:'Accordion';position:absolute;left:0;top:5px;font-weight:bold;display:block;padding:5px 10px 0;}
.ckeditor-accordion-container > dl:before,.ckeditor-accordion-container > dl:after{content:" ";display:table;}.ckeditor-accordion-container > dl:after{clear:both;}.ckeditor-accordion-container > dl,.ckeditor-accordion-container > dl dt,.ckeditor-accordion-container > dl dd{box-sizing:border-box;}.ckeditor-accordion-container > dl{position:relative;border:1px solid #0091ea;}.ckeditor-accordion-container > dl dt{position:relative;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle{display:inline-block;position:absolute;padding:0 10px;width:30px;height:30px;z-index:1;top:calc(50% - 1px);left:11px;box-sizing:border-box;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{background:#fff;-webkit-transition:all 600ms cubic-bezier(0.4,0,0.2,1);transition:all 600ms cubic-bezier(0.4,0,0.2,1);content:"";display:block;height:2px;position:absolute;width:10px;z-index:-1;left:0;top:0;-webkit-transform:rotate(-180deg);transform:rotate(-180deg);will-change:transform;}.ckeditor-accordion-container.no-animations > dl dt > a > .ckeditor-accordion-toggle:before,.ckeditor-accordion-container.no-animations > dl dt > a > .ckeditor-accordion-toggle:after{transition:initial;}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before{left:13px;-webkit-transform:rotate(135deg);transform:rotate(135deg);}.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after{right:13px;left:auto;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:before{transform:rotate(45deg);}.ckeditor-accordion-container > dl dt.active > a > .ckeditor-accordion-toggle:after{transform:rotate(-45deg);}.ckeditor-accordion-container > dl dt > a,.ckeditor-accordion-container > dl dt > a:not(.button){display:block;padding:10px 15px 10px 50px;background-color:#00b0ff;color:#fff;cursor:pointer;-webkit-transition:background-color 300ms;transition:background-color 300ms;border-bottom:1px solid #00a4ec;}.ckeditor-accordion-container > dl dt > a:focus,.ckeditor-accordion-container > dl dt > a:not(.button):focus{outline-color:#333;}.ckeditor-accordion-container > dl dt > a:hover,.ckeditor-accordion-container > dl dt > a:not(.button):hover{background-color:#00a5ef;box-shadow:none;color:#fff;text-decoration:none;}.ckeditor-accordion-container > dl dt.active > a{background-color:#0091ea;}.ckeditor-accordion-container > dl dt:last-of-type > a{border-bottom:0;}.ckeditor-accordion-container > dl dd{display:none;padding:0 15px;margin:0;}
footer.bg-secondary{background-color:#051f4a !important}@media print{footer.bg-secondary{background-color:#fff !important}}footer .region-footer{padding:0}@media print{footer{background-color:#fff}}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons{display:flex;flex-wrap:wrap;gap:16px}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary--dark{color:#0a5f72}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary:hover,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary:focus,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary--dark:hover,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary--dark:focus{color:#fff}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary:disabled,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary[aria-disabled=true],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary[disabled],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary--dark:disabled,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary--dark[aria-disabled=true],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-primary--dark[disabled]{color:#0a7cc1}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary--dark{color:#fff}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary:hover,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary:focus,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary--dark:hover,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary--dark:focus{color:#178197}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary:disabled,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary[aria-disabled=true],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary[disabled],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary--dark:disabled,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary--dark[aria-disabled=true],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-secondary--dark[disabled]{color:#ccc}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary--dark{color:#fff}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary:hover,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary:focus,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary--dark:hover,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary--dark:focus{color:#fff}footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary:disabled,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary[aria-disabled=true],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary[disabled],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary--dark:disabled,footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary--dark[aria-disabled=true],footer.footer-dark .block-field-blockblock-contentjnj-footerfield-jnj-footer-buttons a.btn-tertiary--dark[disabled]{color:#ccc}.footer-logo{padding:23px 0}.footer-logo__link{display:inline-flex;align-items:center;justify-content:center;max-height:72px;overflow:hidden}.footer-logo__link img{max-height:72px;vertical-align:middle;object-fit:contain}@media(max-width:1024.98px){.footer-logo{padding:0 0 16px;border-bottom:1px solid #fff}.footer-logo svg{width:180px}}.footer-base{background-color:#051f4a}.footer-base .layout__row--first{display:flex;flex-direction:column;gap:40px;padding-bottom:40px;border-bottom:1px solid #fff}@media(max-width:1024.98px){.footer-base .layout__row--first{padding-bottom:40px;border-bottom:none}}@media print{.footer-base .layout__row--first{display:none}}@media(min-width:1025px){.footer-base .layout__row--second{padding-top:40px}}.footer-base .layout__row--second .contextual-region{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}@media print{.footer-base .layout__row--second{padding-top:0}.footer-base .layout__row--second .block-field-blockblock-contentjnj-footerfield-jnj-footer-social-media{display:none}}.footer-base .layout__row--second .latest-update-date{font-size:14px}.footer-base .field--name-field-jnj-footer-social-media{display:flex !important;gap:32px;margin-bottom:32px}.footer-base .field--name-field-jnj-text-footer{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0}.footer-base .field--name-field-jnj-text-footer>p{overflow-wrap:break-word}.footer-base .field--name-field-jnj-footer-buttons{display:flex;flex-wrap:wrap;gap:16px}@media print{.footer-base{color:#051f4a;background-color:#fff}}.navigation.menu--jnj-footer-menu .accordion{display:flex;gap:64px;background-color:#051f4a}.navigation.menu--jnj-footer-menu .accordion .accordion-button{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;font-weight:800;color:#fff;pointer-events:none;background-color:#051f4a;box-shadow:none}.navigation.menu--jnj-footer-menu .accordion .accordion-button:focus{outline:none;box-shadow:none}.navigation.menu--jnj-footer-menu .accordion .accordion-button::after{display:none}@media(max-width:1024.98px){.navigation.menu--jnj-footer-menu .accordion .accordion-button{pointer-events:all}}.navigation.menu--jnj-footer-menu .accordion .accordion-item{display:flex;flex-direction:column;gap:16px;background-color:#051f4a;border:none}.navigation.menu--jnj-footer-menu .accordion .accordion-item .accordion-body{max-height:250px;padding:0;padding-right:.75rem;overflow-y:auto;line-height:26px;scrollbar-color:#999 rgba(0,0,0,0);scrollbar-width:thin;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0}.navigation.menu--jnj-footer-menu .accordion .accordion-item .accordion-body ::-webkit-scrollbar{width:4px}.navigation.menu--jnj-footer-menu .accordion .accordion-item .accordion-body ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.navigation.menu--jnj-footer-menu .accordion .accordion-item .accordion-body ::-webkit-scrollbar-thumb{background:#999;border-radius:3px}.navigation.menu--jnj-footer-menu .accordion .accordion-item .accordion-body .list-unstyled{display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.navigation.menu--jnj-footer-menu .accordion .accordion-item .nav-link{display:inline-block;padding-bottom:2px;color:#fff;vertical-align:middle}.navigation.menu--jnj-footer-menu .accordion .accordion-item .nav-link:hover,.navigation.menu--jnj-footer-menu .accordion .accordion-item .nav-link:focus{padding-bottom:0;border-bottom:2px solid #fff;box-shadow:none}.socialmedia-link__link{display:inline-flex;align-items:center;justify-content:center;max-height:72px;overflow:hidden}.socialmedia-link__link img{max-height:72px;vertical-align:middle;object-fit:contain}@media(max-width:1024.98px){.navigation.menu--jnj-footer-menu .accordion{display:block;gap:0}.navigation.menu--jnj-footer-menu .accordion .accordion-header{border-bottom:1px solid #fff}.navigation.menu--jnj-footer-menu .accordion .accordion-item .accordion-body{padding:16px 0}.navigation.menu--jnj-footer-menu .accordion .accordion-button{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 0}.navigation.menu--jnj-footer-menu .accordion .accordion-button::after{position:absolute;right:0;display:inline-block;width:16px;height:16px;content:"";background-image:url(/modules/custom/jnj_components/modules/jnj_component_footer/icons/chevron-medium-up.svg);background-repeat:no-repeat;background-size:contain;transform:rotate(0deg)}.navigation.menu--jnj-footer-menu .accordion .accordion-button.collapsed::after{transform:rotate(-180deg)}.navigation.menu--jnj-footer-menu .accordion .accordion-item:first-child .accordion-button{padding-top:0;padding-bottom:16px}}
.footnotes__content{font-size:var(--text-disclaimer-size,0.875rem);font-weight:400;line-height:var(--text-disclaimer-line-height,1.25rem)}.footnotes{border-top:1px solid #999}@media(max-width:1024.98px){.footnotes{padding:2rem 0}}.footnotes__content{display:flex;flex-direction:column;gap:1rem;color:#191919;letter-spacing:0}.footnotes__content .field--name-field-cp-footnotes-title{font-size:1.125rem;font-weight:700;line-height:1.625rem;color:#555}.footnotes__content .layout__row--first p,.footnotes__content .layout__row--second p{margin-bottom:0}.footnotes__content .layout__row--first ol,.footnotes__content .layout__row--first ul,.footnotes__content .layout__row--second ol,.footnotes__content .layout__row--second ul{padding-left:1rem}.footnotes__content .layout__row--second{display:flex;gap:4px}.ckeditor-accordion-container{margin:16px 0}.ckeditor-accordion-container dl{border:none;border-block:1px solid #999;border-inline:none}.ckeditor-accordion-container>dl dt:not(:last-of-type)>a,.ckeditor-accordion-container>dl dt:not(:last-of-type)>a:not(.button){border-bottom:1px solid #999}.ckeditor-accordion-container>dl dd{padding:16px 24px;background:#f8f8f8;border-top:none}@media(max-width:1024.98px){.ckeditor-accordion-container>dl dd{padding:12px 0}}.ckeditor-accordion-container>dl dt>a,.ckeditor-accordion-container>dl dt>a:not(.button){padding:12px 8px;color:#0a5f72;text-decoration:none;background:#fff}.ckeditor-accordion-container>dl dt>a:hover,.ckeditor-accordion-container>dl dt>a:active,.ckeditor-accordion-container>dl dt>a:not(.button):hover,.ckeditor-accordion-container>dl dt>a:not(.button):active{color:#0a5f72;background:#fff}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle{right:0;left:initial}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle::before{top:-8px;right:8px;left:initial !important;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.29289 5.29289C1.68342 4.90237 2.31658 4.90237 2.70711 5.29289L8 10.5858L13.2929 5.29289C13.6834 4.90237 14.3166 4.90237 14.7071 5.29289C15.0976 5.68342 15.0976 6.31658 14.7071 6.70711L8.70711 12.7071C8.31658 13.0976 7.68342 13.0976 7.29289 12.7071L1.29289 6.70711C0.902369 6.31658 0.902369 5.68342 1.29289 5.29289Z' fill='%230A5F72'/%3E%3C/svg%3E%0A");transition-duration:200ms;transform:none}.ckeditor-accordion-container>dl dt>a>.ckeditor-accordion-toggle::after{display:none}.ckeditor-accordion-container>dl dt.active>a.ckeditor-accordion-toggler{color:#191919}.ckeditor-accordion-container>dl dt.active>a.ckeditor-accordion-toggler:hover{color:#191919;text-decoration:none}.ckeditor-accordion-container>dl dt.active>a.ckeditor-accordion-toggler>.ckeditor-accordion-toggle::before{transform:rotate(180deg)}.ckeditor-accordion-container>dl dt>a.ckeditor-accordion-toggler:hover{color:#178197;text-decoration:underline}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
.hero__description{hyphenate-limit-chars:10 3 4}.hero__title{hyphenate-limit-chars:10 4 5;text-wrap:pretty}:root{--splide-arrow-button-size:32px;--splide-arrow-height:28px}@media(max-width:1024.98px){.splide{padding-bottom:56px}.splide::after{position:absolute;content:"";bottom:0;width:100%;height:56px;background-color:#fff}}.splide__arrow{opacity:1;width:var(--splide-arrow-button-size);height:var(--splide-arrow-button-size);background:rgba(0,0,0,0);border-radius:50%}.splide__arrow--prev{left:var(--splide-arrow-horizontal-offset,0)}.splide__arrow--next{right:var(--splide-arrow-horizontal-offset,0)}.splide__arrow svg{width:auto;height:var(--splide-arrow-height);fill:#0a5f72}.splide__arrow:hover svg{fill:#178197}@media(max-width:1024.98px){.splide__arrow{--splide-arrow-button-size:24px;--splide-arrow-height:21px;top:auto;bottom:28px;transform:translateY(50%)}}.splide__pagination{width:fit-content;height:40px;bottom:0;margin:0 auto;z-index:200;padding:0 12px;background-color:#fff;border:1px solid #d9d9d6;border-radius:24px}@media(min-width:1025px){.splide__pagination{transform:translateY(50%)}}@media(max-width:1024.98px){.splide__pagination{bottom:8px}}.splide__pagination li{display:flex;align-content:center}.splide__pagination li button{background-color:#fff;border:1px solid #0a5f72}.splide__pagination li button:hover{background:#178197;border:1px solid #178197}.splide__pagination__page{width:16px;height:16px;margin:0 .313rem;cursor:pointer;background:#0a5f72;border-radius:50%;opacity:1;transition:background-color .3s ease}.splide__pagination__page.is-active{background:#0a5f72;border:3px solid #fff !important;box-shadow:#0a5f72 0 0 0 1px;transform:scale(1)}.splide__pagination__page.is-active:hover{background:#178197;box-shadow:#178197 0 0 0 1px}.container-fluid:has(.hero_banner-base){background-color:#f8f8f8}@media print{.container-fluid:has(.hero_banner-base){background-color:#fff}}.hero{margin:0 auto;--media-min-height:none;--media-max-height:none;--text-vertical-padding:32px}@media(min-width:1025px){.hero{--text-vertical-padding:48px}}.hero--carousel .hero__grid{height:100%}@media(min-width:1025px){.hero__grid{position:relative;display:grid;grid-template-columns:repeat(12,1fr);gap:32px;align-items:center;padding-inline:75px}}@media(max-width:1024.98px){.hero--carousel .hero__grid{display:flex;flex-direction:column;justify-content:space-between}}@media(min-width:1025px){.hero__col{grid-row:1}}@media(min-width:1025px){.hero__description{position:relative;z-index:10}}@media(min-width:1025px){.hero__col--text::before{position:absolute;inset:0;z-index:9;content:""}}@media(min-width:1025px){.hero__col--media{z-index:8}}.hero--universal{--media-grid-gap:16px;--text-grid-gap:16px;max-width:1920px}@media(min-width:1025px){.hero--universal{--media-min-height:550px;--media-max-height:550px}}.hero--deprecated{--media-grid-gap:9px;--text-grid-gap:0;max-width:1366px}@media(min-width:1025px){.hero--deprecated{--media-max-height:580px}}@media(max-width:1024.98px){.hero--carousel{--splide-arrow-horizontal-offset:25px}}@media(min-width:1025px){.hero--carousel.hero--universal{--splide-arrow-horizontal-offset:16px}}.hero--carousel.hero--deprecated{--splide-arrow-button-size:48px;--splide-arrow-width:24px;--splide-arrow-height:42px}@media(min-width:1025px){.hero--carousel.hero--deprecated{--splide-arrow-horizontal-offset:63px}}.hero_banner-base:has(.hero--static.hero--text-only.hero--deprecated){border-bottom:1px solid #999}@media(min-width:1025px){.hero--with-media .hero__grid{min-height:var(--media-min-height)}}@media(min-width:1025px){.hero--text-only.hero--deprecated{--text-vertical-padding:120px}}.hero--text-only .hero__description{text-align:center}.hero--text-only .buttons-toolbar{justify-content:center}.hero--text-only .hero__col--media{display:none}.hero--text_light{--color-eyebrow:#ffffff;--color-title:#ffffff;--color-caption:#ffffff}.hero--text_dark{--color-eyebrow:#a51890;--color-title:#051f4a;--color-caption:#191919}@media(min-width:1025px){.hero--text_dark.hero--universal.hero--media_full-width .hero__col--text::before{position:absolute;inset:0;z-index:9;content:"";background-image:linear-gradient(var(--gradient-direction),rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 40%,#ffffff 100%)}.hero--text_left.hero--text_dark.hero--universal.hero--media_full-width .hero__col--text::before{--gradient-direction:to left}.hero--text_right.hero--text_dark.hero--universal.hero--media_full-width .hero__col--text::before{--gradient-direction:to right}}.hero--text-center .hero__description{text-align:center}@media(min-width:1025px){.hero--text_left.hero--universal .hero__col--text{padding-right:var(--text-grid-gap)}.hero--text_right.hero--universal .hero__col--text{padding-left:var(--text-grid-gap)}.hero--text_center.hero--universal .hero__col--text{grid-column:3/span 8}.hero--text_left.hero--universal .hero__col--text{grid-column:1/span 6}.hero--text_right.hero--universal .hero__col--text{grid-column:7/span 6}.hero--text_center.hero--deprecated .hero__col--text{grid-column:1/-1}.hero--text_left.hero--deprecated .hero__col--text{grid-column:2/span 5}.hero--text_right.hero--deprecated .hero__col--text{grid-column:7/span 5}}@media(max-width:1024.98px){.hero__col--text{padding-right:31px;padding-left:31px}}@media(min-width:1025px){.hero__col--media{align-self:stretch}.hero--media_left .hero__col--media .hero__media,.hero--media_right .hero__col--media .hero__media{display:grid;align-items:center;height:100%}.hero--media_left .hero__col--media .hero__media{padding-right:var(--media-grid-gap)}.hero--media_left .hero__col--media .hero__media:not(:has(img[src*=".svg"])){justify-items:end}.hero--media_right .hero__col--media .hero__media{padding-left:var(--media-grid-gap)}.hero--media_right .hero__col--media .hero__media:not(:has(img[src*=".svg"])){justify-items:start}.hero--media_full-width .hero__col--media .hero__media{position:absolute;inset:0;display:grid;grid-template-rows:minmax(0,1fr)}.hero--media_left.hero--universal .hero__col--media{grid-column:1/span 6;margin-left:-75px}.hero--media_right.hero--universal .hero__col--media{grid-column:7/span 6;margin-right:-75px}.hero--media_full-width.hero--universal .hero__col--media{grid-column:1/-1;margin-right:-75px;margin-left:-75px}.hero--media_left.hero--deprecated .hero__col--media{grid-column:1/span 6;margin-left:-75px}.hero--media_right.hero--deprecated .hero__col--media{grid-column:7/-1;margin-right:-75px}}.hero__media img,.hero__media iframe{display:block}.hero__media--image img{max-height:var(--media-max-height);object-fit:cover}@media(max-width:1024.98px){.hero__media--image img{width:100%}.hero__media--image img[src*=".svg"]{min-height:260px}}@media(min-width:1025px){.hero--deprecated .hero__media--image img{width:100%}.hero--universal .hero__media--image img{min-height:var(--media-min-height)}.hero--media_left .hero__media--image img,.hero--media_right .hero__media--image img{width:auto}.hero--media_left .hero__media--image img[src*=".svg"],.hero--media_right .hero__media--image img[src*=".svg"]{width:100%}.hero--media_left .hero__media--image img{object-position:right}.hero--media_right .hero__media--image img{object-position:left}.hero--media_full-width .hero__media--image img{width:100%;--media-max-height:none;height:100%}}.hero__media--video iframe{width:100%;min-height:var(--media-min-height)}.hero--media_left .hero__media--video iframe,.hero--media_right .hero__media--video iframe{aspect-ratio:928/550}.hero--media_full-width .hero__media--video iframe{aspect-ratio:1920/550}@media(min-width:1025px){.hero--media_full-width .hero__media--video iframe{height:100%}}.hero__description{padding-top:var(--text-vertical-padding);padding-bottom:var(--text-vertical-padding);hyphens:auto}@media(max-width:1024.98px){.hero__description{text-align:center}}.hero__status-label{margin-bottom:16px}.hero__eyebrow{--eyebrow-font-size:18px;--eyebrow-line-height:26px;margin-bottom:8px;font-size:var(--eyebrow-font-size);font-weight:700;line-height:var(--eyebrow-line-height);color:var(--color-eyebrow)}@media(max-width:1024.98px){.hero__eyebrow{--title-font-size:16px;--title-line-height:24px}}.hero__title{--title-font-size:48px;--title-line-height:52px}.hero__title h1,.hero__title h2{margin:0;font-size:var(--title-font-size);font-weight:800;line-height:var(--title-line-height);color:var(--color-title)}@media(max-width:1024.98px){.hero__title h1,.hero__title h2{--title-font-size:32px;--title-line-height:38px}}.hero__caption{--caption-font-size:20px;--caption-line-height:28px;margin-top:16px;font-size:var(--caption-font-size);font-weight:400;line-height:var(--caption-line-height);color:var(--color-caption)}@media(max-width:1024.98px){.hero__caption{--caption-font-size:18px;--caption-line-height:26px;margin-top:8px}}.hero__caption p{margin-bottom:0}.hero__actions .hero__button,.hero__actions .buttons-toolbar{margin-top:32px}@media(max-width:1024.98px){.hero__actions .hero__button,.hero__actions .buttons-toolbar{margin-top:16px}}.hero__actions .hero__register-status{margin:24px 0 32px}@media(max-width:1024.98px){.hero__actions .hero__register-status{margin:16px 0 24px}}.hero__actions .buttons-toolbar,.hero__actions .field--name-field-p-hero-banner-button{display:flex;flex-wrap:wrap;gap:16px}@media(min-width:1025px){.hero__actions .buttons-toolbar,.hero__actions .field--name-field-p-hero-banner-button{align-items:center}}@media(max-width:1024.98px){.hero__actions .buttons-toolbar,.hero__actions .field--name-field-p-hero-banner-button{flex-direction:column}}@media print{.hero__actions .btn{display:none}}:root{--splide-arrow-button-size:32px;--splide-arrow-height:28px}@media(max-width:1024.98px){.hero--carousel .splide{padding-bottom:56px}.hero--carousel .splide::after{position:absolute;bottom:0;width:100%;height:56px;content:"";background-color:#fff}}.hero--carousel .splide__arrow--prev{left:var(--splide-arrow-horizontal-offset,0)}.hero--carousel .splide__arrow--next{right:var(--splide-arrow-horizontal-offset,0)}.hero--carousel .splide:not(.is-initialized){visibility:visible}.hero--carousel .splide:not(.is-initialized) .splide__slide{width:100%}@media(min-width:1025px){.splide:is(.is-initial,.is-moved) .splide__slide:not(.is-active){visibility:hidden}.splide.is-moving .splide__slide:not(.is-active){clip-path:inset(0 1px)}}
.jnj-layouts.icon_cards-base{max-width:1366px;padding:64px 75px;margin:auto}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty){width:80%;padding-bottom:40px;margin:auto;text-align:center}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .field--name-field-cp-icon-cards-title,.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption{text-align:center}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .field--name-field-cp-icon-cards-title:empty,.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .field--name-field-cp-icon-cards-title:has(*:empty),.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .field--name-field-cp-icon-cards-title *:empty,.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption:empty,.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption:has(*:empty),.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption *:empty{padding:0;margin:0}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .field--name-field-cp-icon-cards-title{font-size:36px;font-weight:700;line-height:42px;color:#051f4a}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption{font-size:18px;line-height:26px;color:#051f4a}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption p{margin-bottom:0}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption p span{color:#051f4a}.jnj-layouts.icon_cards-base .layout__row--first{display:flex;justify-content:center}.jnj-layouts.icon_cards-base .layout__row--first .field__items{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:48px;column-gap:32px;justify-content:center}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph){padding:24px 32px;overflow-wrap:break-word;background-color:#fff;border:2px solid #d9d9d6;border-radius:24px}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) .paragraph{display:flex;flex-direction:column;justify-content:space-between;height:100%}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) .paragraph .field--name-field-p-icon-cards-description{flex-grow:1}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) img,.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) svg{width:72px;height:72px}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title{padding:16px 0 0;font-size:28px;font-weight:700;line-height:36px;color:#051f4a}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title:not(:has(+.field--name-field-p-icon-cards-description)){flex-grow:1}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description{font-size:18px;line-height:26px;color:#051f4a}.jnj-layouts.icon_cards-base .layout__row--first .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button{width:fit-content}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg .field__items .field__item:has(.paragraph){width:488px;padding:64px}.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph){width:384px}.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title h3{font-size:20px;line-height:30px}.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description p{margin-bottom:8px}.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph){width:280px}.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title h3{font-size:20px;line-height:30px}.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description p{margin-bottom:8px}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment{margin-top:36px}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items{row-gap:108px}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph){padding:48px;text-align:center}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-image{height:0}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-image svg,.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-image img{position:relative;bottom:84px;background-color:#fff}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title{padding:0}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description p{margin-bottom:0}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button{height:0}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button a{position:relative;top:24px}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button a.btn-tertiary{background-color:#fff}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items .field--name-field-p-icon-cards-button{margin:0 auto}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items:not(:has(.field--name-field-p-icon-cards-button)){margin-bottom:-26px}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment .field__items:not(:has(>.field__item>.paragraph>.field--name-field-p-icon-cards-button)){row-gap:82px}.jnj-layouts.icon_cards-base .layout__row--first .card-central-alignment.cards-lg .field__items .field__item:has(.paragraph){padding:48px 64px}@media(max-width:1024.98px){.jnj-layouts.icon_cards-base{padding:40px 31px 64px}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty){width:100%;padding-bottom:32px}.jnj-layouts.icon_cards-base .layout__row--top:not(:empty) .block-field-blockparagraphjnj-component-icon-cardsfield-cp-icon-cards-caption{font-size:16px;line-height:24px}.jnj-layouts.icon_cards-base .layout__row--first>div{width:100%}.jnj-layouts.icon_cards-base .layout__row--first .field__items{flex-direction:column;row-gap:20px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg .field__items .field__item:has(.paragraph),.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph),.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph){width:100%;padding:24px 32px;margin-bottom:0;border-radius:12px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title h3,.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title h3,.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-title h3{font-size:18px;line-height:26px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description p,.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description p,.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-description p{font-size:16px;line-height:24px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button a,.jnj-layouts.icon_cards-base .layout__row--first .cards-md .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button a,.jnj-layouts.icon_cards-base .layout__row--first .cards-sm .field__items .field__item:has(.paragraph) .field--name-field-p-icon-cards-button a{font-size:16px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg.card-central-alignment .field__items,.jnj-layouts.icon_cards-base .layout__row--first .cards-md.card-central-alignment .field__items,.jnj-layouts.icon_cards-base .layout__row--first .cards-sm.card-central-alignment .field__items{row-gap:70px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg.card-central-alignment .field__items .field__item:has(.paragraph),.jnj-layouts.icon_cards-base .layout__row--first .cards-md.card-central-alignment .field__items .field__item:has(.paragraph),.jnj-layouts.icon_cards-base .layout__row--first .cards-sm.card-central-alignment .field__items .field__item:has(.paragraph){padding:48px}.jnj-layouts.icon_cards-base .layout__row--first .cards-lg.card-central-alignment .field__items .field__item:has(.paragraph):not(:has(.field--name-field-p-icon-cards-button)),.jnj-layouts.icon_cards-base .layout__row--first .cards-md.card-central-alignment .field__items .field__item:has(.paragraph):not(:has(.field--name-field-p-icon-cards-button)),.jnj-layouts.icon_cards-base .layout__row--first .cards-sm.card-central-alignment .field__items .field__item:has(.paragraph):not(:has(.field--name-field-p-icon-cards-button)){margin-bottom:-14px}}.jnj-layouts.icon_cards-base:has(.card-central-alignment){padding-bottom:90px}
.media_card-base{display:flex;flex-direction:column;align-content:center;align-items:center;max-width:1366px;padding:64px 75px;margin:auto}.media_card-base h2{font-size:36px;font-weight:700;line-height:1.166}.media_card-base h4{font-size:20px;font-weight:700;line-height:1.5}.media_card-base .jnj-t-cta-eyebrow{margin-bottom:0}.media_card-base .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-title{font-size:36px;font-weight:700;line-height:1.166;color:#051f4a;text-align:center}.media_card-base .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-title h2{margin-bottom:8px}@media(max-width:1024.98px){.media_card-base .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-title h2{margin-bottom:0}}.media_card-base .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-caption{font-size:18px;line-height:1.444;color:#051f4a;text-align:center}.media_card-base .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-caption p{margin-bottom:0}.media_card-base .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-caption p span{color:#051f4a}.media_card-base .layout__region{display:flex;flex-direction:column;gap:8px;align-items:center}.media_card-base .layout__region.layout__region--first{width:85%;padding-bottom:40px}.media_card-base .layout__region.layout__region--first .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-caption{margin-top:8px}.media_card-base .layout__region.layout__region--first .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-caption ul{list-style-position:inside}.media_card-base .layout__region.layout__region--second .field{display:flex;flex-direction:row;gap:32px}.media_card-base .layout__region.layout__region--second .field .field__item{flex:1}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default{box-sizing:border-box;display:flex;flex-direction:column;max-width:384px;height:100%;padding-bottom:16px;overflow:hidden;overflow-wrap:break-word;background-color:#fff;border:2px solid #d9d9d6;border-radius:24px}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default img{height:216px;object-fit:cover}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default .field--name-field-p-media-card-title{flex-grow:0;padding:24px 32px 0;font-size:20px;font-weight:700;line-height:1.5;color:#051f4a}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default .field--name-field-p-media-card-image{flex-grow:0}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default .field--name-field-p-media-card-desc{flex-direction:column;gap:initial;padding:0 32px 8px;font-size:18px;line-height:1.44;color:#051f4a}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default .field--name-field-p-media-card-desc p{margin-bottom:0}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default .field--name-field-p-media-card-link{align-items:flex-end;padding:0 32px 8px;font-size:18px}.media_card-base .layout__region.layout__region--second .field .paragraph--view-mode--default .text.jnj-button-link{margin-left:-4px}.media_card-base .layout__region.layout__region--third:not(:empty){padding-top:64px}@media(max-width:1024.98px){.media_card-base{padding:40px 31px}.media_card-base h2{font-size:28px;line-height:1.285}.media_card-base .layout__region.layout__region--first{width:100%;padding-bottom:32px}.media_card-base .layout__region.layout__region--first .block-field-blockparagraphjnj-component-media-cardfield-cp-media-card-caption{margin-top:0;font-size:16px;line-height:1.5}.media_card-base .layout__region.layout__region--second .field{flex-direction:column;gap:24px}.media_card-base .layout__region.layout__region--second .field .field__item .paragraph--view-mode--default{box-sizing:border-box;padding-bottom:8px;border-radius:12px}.media_card-base .layout__region.layout__region--second .field .field__item .paragraph--view-mode--default .field--name-field-p-media-card-title{padding:16px 24px 0}.media_card-base .layout__region.layout__region--second .field .field__item .paragraph--view-mode--default .field--name-field-p-media-card-desc{gap:0;padding:0 24px 8px;font-size:16px;line-height:1.5}.media_card-base .layout__region.layout__region--second .field .field__item .paragraph--view-mode--default .field--name-field-p-media-card-link{padding:0 24px 8px}.media_card-base .layout__region.layout__region--second .field .field__item .paragraph--view-mode--default .field--name-field-p-media-card-link a{align-self:start;font-size:16px;line-height:1.5}.media_card-base .layout__region.layout__region--third:not(:empty){padding-top:16px}.media_card-base .layout__region.layout__region--third:not(:empty) a{font-size:16px;line-height:1.5}}.media_card-base.cards-lg .layout__region--second .field .field__item .paragraph--view-mode--default{max-width:488px}.media_card-base.cards-lg .layout__region--second .field .field__item .paragraph--view-mode--default img{width:488px;height:274px}.media_card-base.cards-sm .layout__region--second .field .field__item .paragraph--view-mode--default{max-width:280px}.media_card-base.cards-sm .layout__region--second .field .field__item .paragraph--view-mode--default img{height:158px}
.jnj-layouts.text_1column-base{display:flex;flex-direction:column;gap:40px;padding:64px 75px;margin:0 auto;overflow-wrap:break-word}.jnj-layouts.text_1column-base table{max-width:1216px}.jnj-layouts.text_1column-base tbody{background-color:#fff}.jnj-layouts.text_1column-base:has(table){justify-content:center}.jnj-layouts.text_1column-base:has(table) h1,.jnj-layouts.text_1column-base:has(table) h2,.jnj-layouts.text_1column-base:has(table) h3,.jnj-layouts.text_1column-base:has(table) h4,.jnj-layouts.text_1column-base:has(table) p,.jnj-layouts.text_1column-base:has(table) ol,.jnj-layouts.text_1column-base:has(table) ul{max-width:1158px;padding:0 75px;margin:0 auto}@media(max-width:1024.98px){.jnj-layouts.text_1column-base:has(table) h1,.jnj-layouts.text_1column-base:has(table) h2,.jnj-layouts.text_1column-base:has(table) h3,.jnj-layouts.text_1column-base:has(table) h4,.jnj-layouts.text_1column-base:has(table) p,.jnj-layouts.text_1column-base:has(table) ol,.jnj-layouts.text_1column-base:has(table) ul{padding:0 31px}}.jnj-layouts.text_1column-base:has(table) ul,.jnj-layouts.text_1column-base:has(table) ol,.jnj-layouts.text_1column-base:has(table) table{margin-bottom:24px}@media(max-width:1024.98px){.jnj-layouts.text_1column-base:has(table) ul,.jnj-layouts.text_1column-base:has(table) ol,.jnj-layouts.text_1column-base:has(table) table{margin-bottom:16px}}.jnj-layouts.text_1column-base:has(table) ul{padding:0 75px 0 calc(75px + 24px)}@media(max-width:1024.98px){.jnj-layouts.text_1column-base:has(table) ul{padding:0 31px 0 calc(31px + 24px)}}@media(max-width:1024.98px){.jnj-layouts.text_1column-base:has(table){padding-right:0;padding-left:0}}.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-caption p,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-caption ol{padding:0;margin-bottom:24px}@media(max-width:767.98px){.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-caption p,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-caption ol{margin-bottom:8px}}.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-caption ul{padding-left:24px;margin-bottom:24px}@media(max-width:767.98px){.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-caption ul{margin-bottom:8px}}.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h1,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h2,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h3,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h4,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title p{padding:0;margin-bottom:24px}@media(max-width:767.98px){.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h1,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h2,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h3,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title h4,.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column-title p{margin-bottom:8px}}.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column p{max-width:1158px;padding:0 75px;margin-bottom:24px}@media(max-width:1024.98px){.jnj-layouts.text_1column-base:has(table) .field--name-field-cp-text-1column p{padding:0 31px;margin:0 auto;margin-bottom:16px}}.jnj-layouts.text_1column-base:has(table) .layout__row--top{padding:0 75px}@media(max-width:1024.98px){.jnj-layouts.text_1column-base:has(table) .layout__row--top{padding:0 31px}}.jnj-layouts.text_1column-base:has(table)>*:last-child{margin-bottom:0}@media(max-width:1024.98px){.jnj-layouts.text_1column-base{padding:40px 31px}}.jnj-layouts.text_1column-base h1,.jnj-layouts.text_1column-base h2,.jnj-layouts.text_1column-base h3,.jnj-layouts.text_1column-base h4{overflow-wrap:break-word}.jnj-layouts.text_1column-base h3{font-size:28px;font-weight:700}@media(max-width:767.98px){.jnj-layouts.text_1column-base h3{line-height:36px}}.jnj-layouts.text_1column-base h4.component-text-blue-title{font-weight:700;color:#0a5f72}.jnj-layouts.text_1column-base ul{padding-left:24px;margin-bottom:24px}.jnj-layouts.text_1column-base ul li{margin-bottom:24px;font-size:18px;line-height:1.44;color:#051f4a}.jnj-layouts.text_1column-base ul li:last-child{margin-bottom:0}@media(max-width:1024.98px){.jnj-layouts.text_1column-base ul li{margin-bottom:16px;font-size:16px;line-height:1.5}}.jnj-layouts.text_1column-base ul li::marker{color:#0a5f72}@media(max-width:1024.98px){.jnj-layouts.text_1column-base ul{margin-bottom:16px}}.jnj-layouts.text_1column-base ol{display:flex;flex-direction:column;gap:24px;align-items:flex-start;padding:0;margin:0;margin-bottom:24px;list-style:none;counter-reset:list-counter}.jnj-layouts.text_1column-base ol li{position:relative;min-height:40px;padding-left:48px;counter-increment:list-counter}.jnj-layouts.text_1column-base ol li::before{position:absolute;top:-7px;left:0;font-size:2.25rem;font-weight:700;color:#0a5f72;text-align:center;content:counter(list-counter)}@media(max-width:1024.98px){.jnj-layouts.text_1column-base ol{gap:16px;margin-bottom:16px}}@media(max-width:1024.98px){.jnj-layouts.text_1column-base ol{margin-bottom:16px}}.jnj-layouts.text_1column-base span{font-size:18px;line-height:1.44}@media(max-width:1024.98px){.jnj-layouts.text_1column-base span{font-size:16px;line-height:1.5}}.jnj-layouts.text_1column-base a{font-weight:700;color:#0a5f72}.jnj-layouts.text_1column-base a:hover{color:#178197}.jnj-layouts.text_1column-base p{font-size:18px;line-height:1.44}@media(max-width:1024.98px){.jnj-layouts.text_1column-base p{font-size:16px;line-height:1.5}}.jnj-layouts.text_1column-base .field__item h2{margin:0;font-size:36px}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .field__item h2{font-size:28px}}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .field__item h2{font-size:28px;font-weight:700}}@media(min-width:1025px){.jnj-layouts.text_1column-base .field__item h2{font-size:36px;font-weight:700}}.jnj-layouts.text_1column-base .field__item h3{font-size:28px}.jnj-layouts.text_1column-base .field__item h4{margin:0;font-size:20px;line-height:30px}@media(max-width:767.98px){.jnj-layouts.text_1column-base .field__item h4{line-height:24px}}.jnj-layouts.text_1column-base .field__item h4+ul li{font-size:18px}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .field__item h4+ul li{font-size:16px}}.jnj-layouts.text_1column-base .field__item ul li{font-size:18px;text-align:left}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .field__item ul li{font-size:16px;line-height:1.5}}.jnj-layouts.text_1column-base .field__item:has(table){max-width:1216px;margin:0 auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.jnj-layouts.text_1column-base .field__item:has(table) table{overflow:hidden;border-spacing:0;border-collapse:separate;border:1px solid #d9d9d6;border-radius:0}@media(min-width:1025px){.jnj-layouts.text_1column-base .field__item:has(table) table{border-radius:12px}}.jnj-layouts.text_1column-base .field__item:has(table) table td,.jnj-layouts.text_1column-base .field__item:has(table) table th{min-width:303px;padding:24px 32px;font-size:18px;font-weight:400;border:none}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .field__item:has(table) table td,.jnj-layouts.text_1column-base .field__item:has(table) table th{min-width:187px;padding:16px;font-size:16px}}.jnj-layouts.text_1column-base .field__item:has(table) table thead{background-color:#f8f8f8}.jnj-layouts.text_1column-base .field__item:has(table) table thead th{font-weight:700;border-bottom:1px solid #d9d9d6}.jnj-layouts.text_1column-base .field__item:has(table) table thead th strong{font-weight:700}@media(max-width:767.98px){.jnj-layouts.text_1column-base .field__item:has(table) table thead{display:table-header-group}}.jnj-layouts.text_1column-base .field__item:has(table) table tr:not(:last-child) td{border-bottom:1px solid #d9d9d6}.jnj-layouts.text_1column-base .field__item:has(table) table h1,.jnj-layouts.text_1column-base .field__item:has(table) table h2,.jnj-layouts.text_1column-base .field__item:has(table) table h3,.jnj-layouts.text_1column-base .field__item:has(table) table h4,.jnj-layouts.text_1column-base .field__item:has(table) table p,.jnj-layouts.text_1column-base .field__item:has(table) table ol,.jnj-layouts.text_1column-base .field__item:has(table) table ul{padding:0}.jnj-layouts.text_1column-base .field__item:has(table) table ul{padding-left:24px}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1column{text-align:left}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1column h2{margin:0 auto;margin-bottom:16px}@media(max-width:767.98px){.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1column h2{font-size:28px;font-weight:700;text-align:center}}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1column h3:not(:first-of-type){margin-top:50px}@media(max-width:767.98px){.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1column h3:not(:first-of-type){margin-top:24px}}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1column h4{font-size:20px;font-weight:700;margin:0 auto}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column{text-align:left}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column h2+p{font-size:18px}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column h2{margin:0 auto;margin-bottom:16px}@media(max-width:767.98px){.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column h2{font-size:28px;font-weight:700;text-align:center}}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column h3:not(:first-of-type){margin-top:50px}@media(max-width:767.98px){.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column h3:not(:first-of-type){margin-top:24px}}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column h4{font-size:20px;font-weight:700;margin:0 auto}.jnj-layouts.text_1column-base .block-field-blockparagraphjnj-component-text-1columnfield-cp-text-1column-title .field--name-field-cp-text-1column-title h2{font-weight:700}.jnj-layouts.text_1column-base .field--name-field-cp-text-1column>*:last-child{margin-bottom:0}.jnj-layouts.text_1column-base .layout__row--top{display:flex;flex-direction:column;align-items:center;align-self:center;width:100%;max-width:1366px;padding:0 75px;text-align:center}.jnj-layouts.text_1column-base .layout__row--top h2{margin-bottom:0}.jnj-layouts.text_1column-base .layout__row--top div,.jnj-layouts.text_1column-base .layout__row--top p{max-width:800px}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .layout__row--top{padding:0}}.jnj-layouts.text_1column-base .layout__row--first{max-width:1158px;padding:0 75px;margin:0 auto;text-align:center}@media(max-width:1024.98px){.jnj-layouts.text_1column-base .layout__row--first{padding:0}}.jnj-layouts.text_1column-base .layout__row--first:has(table){width:100%;max-width:100%;padding:0;margin:0 auto}.jnj-layouts.text_1column-base .layout__row--first:has(table) table{width:100%;margin:0 auto}@media(max-width:1199.98px){.jnj-layouts.text_1column-base .layout__row--first:has(table){padding:0}}.jnj-layouts.text_1column-base .text-columns{display:flex;align-items:baseline;justify-content:space-between;max-width:100vw}.jnj-layouts.text_1column-base .text-columns .layout__row--first{flex-grow:1}.jnj-layouts.text_1column-base .field--name-field-cp-text-1column-caption p{margin-top:24px}@media(max-width:767.98px){.jnj-layouts.text_1column-base .field--name-field-cp-text-1column-caption p{margin-top:8px}}
:root{--border-radius-xl:24px;--color-gray-shades-white:#ffffff;--color-primary-additional:#191919;--modal-width:720px;--modal-padding:40px}@media(max-width:767.98px){:root{--modal-width:calc(100% - 62px);--modal-padding:24px;--border-radius-xl:12px}}.cookie-modal{position:fixed;top:50%;left:50%;z-index:1055;width:var(--modal-width);padding:var(--modal-padding);background:var(--color-gray-shades-white,#ffffff);border-radius:var(--border-radius-xl,24px);box-shadow:0 4px 16px 0 rgba(25,25,25,.16);transform:translate(-50%,-50%)}@media(min-width:768px){body.toolbar-vertical.toolbar-tray-open .cookie-modal{left:calc(50% + 120px)}}.cookie-modal__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.cookie-modal__title{margin-bottom:8px;text-align:center}.cookie-modal__description{margin-bottom:32px;text-align:center;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:767.98px){.cookie-modal__description{margin-bottom:24px}}.cookie-modal__description p:last-child{margin-bottom:0}.cookie-modal__overlay{position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;background:#000;opacity:.4}
.location-disclaimer-modal__input:focus-visible+.location-disclaimer-modal__label{outline:2px solid #178197;outline-offset:2px}:root{--modal-padding:40px;--modal-width:720px;--border-radius-xl:24px}@media(max-width:1024.98px){:root{--modal-padding:24px;--modal-width:calc(100% - 62px);--border-radius-xl:12px}}.location-disclaimer-modal{position:fixed;top:50%;left:50%;z-index:1055;width:var(--modal-width);padding:var(--modal-padding);background:#fff;border-radius:var(--border-radius-xl,24px);box-shadow:0 4px 16px 0 rgba(25,25,25,.16);transform:translate(-50%,-50%)}.location-disclaimer-modal__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.location-disclaimer-modal__title{margin-bottom:8px;text-align:center}.location-disclaimer-modal__description{margin-bottom:24px;text-align:center;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:1024.98px){.location-disclaimer-modal__description{margin-bottom:16px}}.location-disclaimer-modal__description p:last-child{margin-bottom:0}.location-disclaimer-modal__overlay{position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;background:#000;opacity:.4}.location-disclaimer-modal__label{display:inline-flex;gap:12px;align-items:center;padding:8px;cursor:pointer;border-radius:8px}@media(max-width:1024.98px){.location-disclaimer-modal__label{align-items:flex-start}}.location-disclaimer-modal__input:focus-visible+.location-disclaimer-modal__label .location-disclaimer-modal__checkbox{border-color:#178197;outline:1px solid #178197}.location-disclaimer-modal__input:checked+.location-disclaimer-modal__label .location-disclaimer-modal__checkbox{background-image:url("data:image/svg+xml,%3csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 20'%3e%3cpath fill='%23ffffff' d='M3.61 5.81l10.608 10.606-2.829 2.829L.782 8.638z'/%3e%3cpath fill='%23ffffff' d='M24.162.808L8.606 16.364l2.828 2.828L26.991 3.636z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:14px 14px;background-position:center;background-color:#0a5f72;border-color:#0a5f72}.location-disclaimer-modal__input:checked+.location-disclaimer-modal__label:hover .location-disclaimer-modal__checkbox{background-color:#178197;border-color:#178197}.location-disclaimer-modal__input:checked:focus-visible+.location-disclaimer-modal__label .location-disclaimer-modal__checkbox{background-color:#178197;border-color:#178197}.location-disclaimer-modal__input:disabled+.location-disclaimer-modal__label{cursor:not-allowed}.location-disclaimer-modal__input:disabled+.location-disclaimer-modal__label .location-disclaimer-modal__checkbox{background:#999;background-image:none;border-color:#999}.location-disclaimer-modal__input:disabled+.location-disclaimer-modal__label .location-disclaimer-modal__text{cursor:inherit}.location-disclaimer-modal__input:invalid+.location-disclaimer-modal__label .location-disclaimer-modal__checkbox{border-color:#dd1c14}.location-disclaimer-modal__checkbox{flex-shrink:0;width:24px;height:24px;background-color:#fff;border:2px solid #a51890;border-radius:4px;transition:border-color .15s ease,background-color .15s ease}.location-disclaimer-modal__input:not(:disabled)+.location-disclaimer-modal__label .location-disclaimer-modal__checkbox:hover{border-color:#178197;box-shadow:0 0 0 1px #178197}
.paragraph--unpublished{background-color:#fff4f4;}
