@charset "UTF-8";#profile-picture{display:flex;justify-content:center}#profile-picture img.avatar{object-fit:cover;width:128px;height:128px;border-radius:50%}#profile-upload-holder{padding-top:.5em}#profile-upload-holder input[type=file]{display:none}.progress-bar{background-color:var(--primary);width:2px}#progress-bar-message{color:var(--gray)}.add-loading-dots:after{content:" .";animation:dots 1s steps(5,end) infinite}@keyframes dots{0%,20%{color:#0000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:#000;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%{text-shadow:.25em 0 0 black,.5em 0 0 rgba(0,0,0,0)}80%,to{text-shadow:.25em 0 0 black,.5em 0 0 black}}[x-cloak]{display:none!important}a[hx-get]{cursor:pointer}.h-100{height:100%}.muted-link{color:#b5b5b5}.muted-link:hover{color:#7a7a7a;text-decoration:underline}.errorlist{color:var(--danger)}img.socialicon{padding-right:.5em;max-width:24px;max-height:24px}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid var(--primary);opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.sidebar-section-heading{padding-top:.75rem;padding-bottom:.5rem;margin-bottom:0;font-size:1rem;color:#3a7bc8;font-weight:700}aside .menu{font-size:1rem!important;font-weight:500}aside ul,aside ol{margin-bottom:0!important;margin-top:0!important;margin-left:0!important;list-style-position:inside!important}aside[aria-label="On this page"] ul,aside[aria-label="On this page"] ol{margin-bottom:0!important;margin-top:0!important;margin-left:0!important;list-style-position:inside!important;list-style-type:none!important}aside[aria-label="On this page"] ul li{list-style-type:none!important}aside[aria-label="On this page"] ul ul{margin-top:8px!important}aside[aria-label="On this page"] ul ul li{border-left:2px solid #e5e7eb!important;padding-left:12px!important;margin-left:0!important}aside[aria-label="On this page"] ul ul ul{margin-left:10px!important;padding-left:0!important}aside[aria-label="On this page"] ul ul ul li{border-left:none!important;padding-left:5px!important;margin-left:0!important}aside[aria-label="On this page"] .toc-nav ul ul ul a.active{font-weight:600!important}aside[aria-label="On this page"] ul li{margin-bottom:0!important;margin-top:0!important;padding-top:4px!important;padding-bottom:4px!important}aside[aria-label="On this page"] .toc-nav{margin-bottom:10px!important;max-height:60vh!important;overflow-y:auto!important}.toc-box{background-color:#eeeeee50!important}h2,h3,h4,h5,h6{scroll-margin-top:110px!important}aside[aria-label="On this page"] .toc-nav a.active{font-weight:600!important;border-radius:0!important;padding-left:8px!important;padding-right:8px!important;margin-left:-8px!important;margin-right:-8px!important}.sidebar,aside.sidebar{font-size:1.1rem}.sidebar a:hover,aside.sidebar a:hover{background:#fff!important;border-radius:0!important}.glass.tltp-toggle-row{box-shadow:none!important}:root{--uhn-primary: #3a7bc8;--uhn-primary-hover: #e52a7f;--uhn-background: #3a7bc8;--uhn-text-light: #ffffff;--uhn-text-dark: #333333;--uhn-card-bg: #ffffff;--uhn-card-border: #e5e7eb;--uhn-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1);--uhn-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--btn-color: #3a7bc8;--btn-hover-color: #e52a7f}.uhn-home-background,.uhn-department-background{background-color:var(--uhn-background)!important}.uhn-h1{color:var(--uhn-text-light)!important;font-size:2.25rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important}.uhn-h2{color:var(--uhn-text-dark)!important;font-size:1.875rem!important;font-weight:600!important;line-height:1.3!important;margin-bottom:.75rem!important}.uhn-breadcrumb,.uhn-nav-breadcrumb{background-color:var(--uhn-primary)!important;color:var(--uhn-text-light)!important;padding:.75rem 1rem!important;border-radius:.5rem!important;margin-bottom:1.5rem!important;font-weight:500!important}.uhn-breadcrumb a,.uhn-nav-breadcrumb a{color:var(--uhn-text-light)!important;text-decoration:none!important;transition:color .3s ease!important}.uhn-breadcrumb a:hover,.uhn-nav-breadcrumb a:hover{color:var(--uhn-primary-hover)!important}.uhn-link,.uhn-navigation,.uhn-menu-item{color:var(--uhn-primary)!important;text-decoration:none!important;transition:color .3s ease!important;font-weight:500!important}.uhn-link:hover,.uhn-navigation:hover,.uhn-menu-item:hover{color:var(--uhn-primary-hover)!important;text-decoration:underline!important}.btn,.button,.btn-primary,.button-primary,.primary-button,button:not(#mobile-menu-btn):not(.search-button):not(.btn-choice):not(.step-nav-btn):not(.tab-btn):not(.password-toggle-btn):not(.frm_show_password_btn):not(.iti__selected-country):not(.cookie-consent-btn):not(.cookie-consent-revisit),input[type=submit],input[type=button],input[type=reset]{background-color:var(--btn-color)!important;color:#fff!important;border:none!important;padding:.65rem 1.25rem;border-radius:8px;font-weight:400;transition:all .3s ease;box-shadow:0 4px 12px #3a7bc84d;text-decoration:none;display:inline-block;cursor:pointer;font-size:1rem;line-height:1.5}.btn:hover,.button:hover,.btn-primary:hover,.button-primary:hover,.primary-button:hover,button:not(#mobile-menu-btn):not(.search-button):not(.btn-choice):not(.step-nav-btn):not(.tab-btn):not(.password-toggle-btn):not(.frm_show_password_btn):not(.iti__selected-country):not(.cookie-consent-btn):not(.cookie-consent-revisit):hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover{background-color:var(--btn-hover-color)!important;color:#fff!important;box-shadow:0 6px 20px #e52a7f66;text-decoration:none}.navbar-end .btn,.navbar-end a.btn,.navbar-end .button,.navbar-end a.button,.navbar-end .btn-primary,.navbar-end a.btn-primary,.navbar-end .button-primary,.navbar-end a.button-primary{background-color:var(--btn-color)!important;color:#fff!important;border:none!important;padding:.5rem 1rem!important;border-radius:6px!important;font-weight:600!important;transition:all .3s ease!important;box-shadow:0 2px 8px #3a7bc84d!important;text-decoration:none!important;display:inline-block!important;cursor:pointer!important;font-size:.875rem!important;line-height:1.4!important;margin-left:.5rem!important}.navbar-end .btn:hover,.navbar-end a.btn:hover,.navbar-end .button:hover,.navbar-end a.button:hover,.navbar-end .btn-primary:hover,.navbar-end a.btn-primary:hover,.navbar-end .button-primary:hover,.navbar-end a.button-primary:hover{background-color:var(--btn-hover-color)!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #e52a7f66!important;text-decoration:none!important}.navbar-end .bg-primary{background-color:var(--btn-color)!important}.navbar-end .text-white{color:#fff!important}.navbar-end .hover\:bg-secondary:hover{background-color:var(--btn-hover-color)!important}@media (max-width: 768px){.navbar-end .btn,.navbar-end a.btn,.navbar-end .button,.navbar-end a.button,.navbar-end .btn-primary,.navbar-end a.btn-primary,.navbar-end .button-primary,.navbar-end a.button-primary{padding:.375rem .75rem!important;font-size:.75rem!important;margin-left:.25rem!important}}.uhn-card,.uhn-card-header{background-color:var(--uhn-card-bg)!important;border:1px solid var(--uhn-card-border)!important;border-radius:.75rem!important;box-shadow:var(--uhn-shadow)!important;transition:all .3s ease!important}.uhn-card:hover{box-shadow:var(--uhn-shadow-lg)!important}.uhn-card-header{background-color:var(--uhn-primary)!important;color:var(--uhn-text-light)!important;padding:1rem 1.5rem!important;border-radius:.75rem .75rem 0 0!important;font-weight:600!important;font-size:1.125rem!important}.uhn-card-title{margin:0!important;font-weight:600!important;font-size:1.125rem!important;line-height:1.4!important;color:var(--uhn-primary)!important}h3.uhn-card-title{color:#3a7bc8!important;font-weight:600!important;font-size:1.125rem!important;line-height:1.2!important;margin:0!important}h3.landing-card-title{color:#3a7bc8!important;font-size:2rem!important;font-weight:var(--font-weight-semibold)!important;font-family:Public Sans,sans-serif!important;line-height:1.2!important;margin:20px!important;--color-gray-600: rgb(58, 123, 200) !important}h3.landing-card-title.text-center,h3.landing-card-title.text-center.pt-2.mb-2{color:#3a7bc8!important;line-height:1.2!important}h3.landing-card-title.text-center.mb-2{line-height:1.2!important}h3.landing-card-title{color:#3a7bc8!important;line-height:1.2!important;font-size:2rem!important;font-weight:var(--font-weight-semibold)!important;font-family:Public Sans,sans-serif!important;margin:20px!important;--color-gray-600: rgb(58, 123, 200) !important}html body h3.landing-card-title{color:#3a7bc8!important}html body h3.landing-card-title.text-center.pt-2.mb-2{color:#3a7bc8!important;font-size:2rem!important;line-height:1.2!important;font-weight:var(--font-weight-semibold)!important;font-family:Public Sans,sans-serif!important;margin:20px!important}.page-container,.main-page,.home-page,.department-page{background-color:var(--uhn-background)!important;min-height:100vh!important}.content-area,.main-content-area{background-color:var(--uhn-background)!important;padding:2rem 1rem!important}.content-wrapper,.page-content-wrapper{max-width:1350px!important;margin:0 auto!important;padding:0 2rem!important}.content-grid,.page-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:1.5rem!important;padding:1.5rem 0!important}.flex-center{display:flex!important;justify-content:center!important;align-items:center!important}.flex-center-gap{display:flex!important;justify-content:center!important;align-items:center!important;gap:2rem!important}.content-padding{padding:3rem 2rem!important}.content-max-width{max-width:1350px!important}@media (max-width: 768px){.content-grid,.page-grid{grid-template-columns:1fr!important;gap:1rem!important}.content-wrapper,.page-content-wrapper{padding:0 1rem!important}.content-area,.main-content-area{padding:1rem .5rem!important}}@media (prefers-color-scheme: dark){:root{--uhn-card-bg: #1f2937;--uhn-card-border: #374151;--uhn-text-dark: #f9fafb}.uhn-card{background-color:var(--uhn-card-bg)!important;border-color:var(--uhn-card-border)!important}}@media print{.uhn-card{box-shadow:none!important;border:1px solid #000!important}.btn,.button,.btn-primary,.button-primary,.primary-button{background-color:#000!important;color:#fff!important;border:1px solid #000!important}}.uhn-card{position:relative!important;overflow:hidden!important}.uhn-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:4px!important;background:linear-gradient(90deg,var(--uhn-primary),var(--uhn-primary-hover))!important;opacity:0!important;transition:opacity .3s ease!important}.uhn-card:hover:before{opacity:1!important}.btn:focus,.button:focus,.btn-primary:focus,.button-primary:focus,.primary-button:focus{outline:2px solid var(--uhn-primary-hover)!important;outline-offset:2px!important}.uhn-link:focus,.uhn-navigation:focus,.uhn-menu-item:focus{outline:2px solid var(--uhn-primary)!important;outline-offset:2px!important;border-radius:4px!important}.references,.prose .references{font-size:90%}.references *,.prose .references *{font-size:inherit!important}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=date],input[type=url],input[type=search],textarea,select{line-height:1!important;padding:5px 10px!important;border-width:1px!important;border-style:solid!important;border-radius:0!important;min-height:38px;color:#555!important;background-color:#fff!important;border-color:#d1d5db!important;max-width:100%;font-size:14px!important;box-sizing:border-box!important;outline:none!important;transition:border-color .2s ease,box-shadow .2s ease}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,input[type=url]:focus,input[type=search]:focus,textarea:focus,select:focus{border-color:#66afe9!important;box-shadow:#66afe999 0 0 5px!important;box-sizing:border-box!important}textarea{min-height:80px;resize:vertical;line-height:1.4!important}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:16px;padding-right:32px!important;appearance:none;-webkit-appearance:none;-moz-appearance:none}input[type=radio],input[type=checkbox]{width:20px!important;height:20px!important;border:1px solid #d1d5db!important;border-radius:0!important;background-color:#fff!important;cursor:pointer;transition:border-color .2s ease}input[type=radio]:checked,input[type=checkbox]:checked{border-color:#3a7bc8!important;background-color:#3a7bc8!important}input[type=radio]:focus,input[type=checkbox]:focus{border-color:#66afe9!important;box-shadow:#66afe999 0 0 5px!important}label{display:block;font-size:14px!important;font-weight:500!important;color:#374151!important;margin-bottom:4px!important;line-height:1.4!important}.label-medical{font-size:16px!important;font-weight:600!important;color:#374151!important;margin-bottom:6px!important;line-height:1.3!important}.required-field label:after{content:" *";color:#dc2626!important;font-weight:700}.required-field label{position:relative}.required-field label:after{content:" *";color:#dc2626!important;font-weight:700;position:relative}label{color:#374151!important}.required-asterisk{color:#dc2626!important;font-weight:700}.form-field{margin-bottom:16px}.form-field-grid{display:grid;gap:16px}.form-field-grid-2{grid-template-columns:1fr 1fr}.form-field-grid-3{grid-template-columns:1fr 1fr 1fr}@media (max-width: 768px){.form-field-grid-2,.form-field-grid-3{grid-template-columns:1fr}}input.error,textarea.error,select.error{border-color:#dc2626!important;box-shadow:#dc262699 0 0 5px!important}.error-message{color:#dc2626!important;font-size:12px!important;margin-top:4px!important}input.success,textarea.success,select.success{border-color:#059669!important;box-shadow:#05966999 0 0 5px!important}input:disabled,textarea:disabled,select:disabled{background-color:#f9fafb!important;color:#9ca3af!important;cursor:not-allowed!important}input::placeholder,textarea::placeholder{color:#9ca3af!important;opacity:1}input[type=file]{padding:8px 10px!important;border:1px solid #d1d5db!important;border-radius:0!important;background-color:#fff!important;color:#555!important;cursor:pointer}input[type=file]:focus{border-color:#66afe9!important;box-shadow:#66afe999 0 0 5px!important}.btn-primary{background-color:#3a7bc8!important;border-color:#3a7bc8!important;color:#fff!important;padding:8px 16px!important;border-radius:0!important;font-size:14px!important;font-weight:500!important;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.btn-primary:hover{background-color:#e52a7f!important;border-color:#e52a7f!important;color:#fff!important}.btn-primary:focus{box-shadow:#66afe999 0 0 5px!important}.form-section{margin-bottom:24px;padding-bottom:16px;border-bottom:1px dotted #d1d5db}.form-section:last-child{border-bottom:none}.helper-text{color:#6b7280!important;font-size:12px!important;margin-top:4px!important;line-height:1.4!important}.form-field.has-error label{color:#dc2626!important}.form-field.has-error input,.form-field.has-error textarea,.form-field.has-error select{border-color:#dc2626!important}.form-field.has-success input,.form-field.has-success textarea,.form-field.has-success select{border-color:#059669!important}:root{--text-4xl: 2.25rem;--text-3xl: 1.875rem;--text-2xl: 1.5rem;--text-xl: 1.25rem;--text-lg: 1.125rem;--text-base: 1rem;--text-sm: .875rem}span.resident{color:#76c1df;font-weight:700}span.change{color:red;font-weight:700}span.no-call{color:#76c1df}.blue-arrow,.prose .blue-arrow{font-size:100px!important;line-height:1!important;width:50px!important;max-width:50px!important;color:#3a7bc8!important;transform:rotate(90deg);padding:10px 0!important;margin:10px auto!important;box-sizing:content-box}.prose .hvc-prophylaxis-workflow{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.prose .hvc-prophylaxis-title{font-weight:600;text-align:center;margin-bottom:.75rem}.prose .hvc-prophylaxis-step{text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}.prose .hvc-prophylaxis-section-title{width:100%;text-align:center;margin:1rem 0 .5rem}.prose>.content-block-paragraph--important{margin:1.5em 1em!important}.prose.content-block-paragraph--important p{margin-bottom:0!important}.content-block-paragraph-root.immunosuppression-high,.content-block-paragraph-root .immunosuppression-high{padding:20px 10px 0;background-color:#b4c6e7!important}.content-block-paragraph-root.immunosuppression-standard,.content-block-paragraph-root .immunosuppression-standard{padding:20px 10px 0;background-color:#f7caac!important}.content-block-paragraph-root.immunosuppression-low,.content-block-paragraph-root .immunosuppression-low{padding:20px 10px 0;background-color:#c5e0b3!important}div.rich-list-block.immunosuppression-high{padding:10px;background-color:#b4c6e7!important}div.rich-list-block.immunosuppression-standard{padding:10px;background-color:#f7caac!important}div.rich-list-block.immunosuppression-low{padding:10px;background-color:#c5e0b3!important}div.rich-list-block.immunosuppression-high>ul,div.rich-list-block.immunosuppression-high>ol,div.rich-list-block.immunosuppression-standard>ul,div.rich-list-block.immunosuppression-standard>ol,div.rich-list-block.immunosuppression-low>ul,div.rich-list-block.immunosuppression-low>ol{margin-bottom:0!important}.content-block-paragraph-root.immunosuppression-high .prose p,.content-block-paragraph-root.immunosuppression-standard .prose p,.content-block-paragraph-root.immunosuppression-low .prose p{margin-bottom:0!important}.sidebar,.sidebar-loading,.sidebar-loading__inner,.sidebar__inner{background-color:#484644!important}aside .menu li,aside .menu-lg li:not(.menu-title)>a,aside .menu-lg li:not(.menu-title)>details>summary:not(.menu-title){font-size:1em}.tltp-toggle-row .glass{box-shadow:none!important}.tltp-call-staff ul{list-style-type:disc!important}.tltp-call-staff ul li{line-height:1.4;padding-top:.2em;padding-bottom:.2em}.tltp-call-staff td:first-child{padding-top:.4em}.tltp-call-staff td:last-child{border-right:none!important}.tltp-call-staff td{vertical-align:top!important}.tltp-call-staff{border-spacing:0 20px;border-collapse:separate}.tltp-call-staff-table table{table-layout:auto!important}.table{border-collapse:separate;border-spacing:0}thead th:first-child,tbody th:first-child{border-left:1px solid var(--color-gray-200)}thead th:first-child{left:0;top:0;z-index:40!important}thead th:last-child{border-right:1px solid var(--color-gray-200)}tbody td:last-child{border-right:1px solid var(--color-gray-200)}thead th{border-top:none!important;border-bottom:1px solid var(--color-gray-200)!important;z-index:30!important;background-color:#fff!important;font-weight:700;color:#111827}tbody th{z-index:20;font-weight:700;color:#111827}tbody td{z-index:10}.separator-row td{background-color:transparent!important;border-top:none!important;border-bottom:1px solid var(--color-gray-200)!important;border-right:none;border-left:none;height:20px;padding:0;z-index:1;position:relative}.tltp-call-staff-table thead th:last-child,.tltp-call-staff-table tbody td:last-child{border-right:none!important}button,.btn,.pg-button,input[type=button],input[type=submit],input[type=reset],button:hover,button:focus,button:active,.btn:hover,.btn:focus,.btn:active,.pg-button:hover,.pg-button:focus,.pg-button:active,input[type=button]:hover,input[type=button]:focus,input[type=button]:active,input[type=submit]:hover,input[type=submit]:focus,input[type=submit]:active,input[type=reset]:hover,input[type=reset]:focus,input[type=reset]:active{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}h1{color:#111827;font-weight:800;line-height:1.25;margin:0;font-size:var(--text-4xl)}h2{color:#4b5563;font-weight:700;line-height:1.25;font-size:var(--text-2xl)!important;margin:1.5em 0 1em!important}h3{color:#4b5563;font-weight:600;line-height:1.375;margin-top:1em!important;margin-right:0;margin-bottom:0;margin-left:0;font-size:var(--text-xl)}h4{color:#4b5563;font-weight:600;line-height:1.375;margin:0;font-size:var(--text-lg)!important}h5{color:#6b7280;font-weight:500;line-height:1.375;margin:0;font-size:var(--text-base)}h6{color:#6b7280;font-weight:500;line-height:1.375;margin:0;font-size:var(--text-sm)}p{font-size:1rem;color:#374151;margin-bottom:1rem;margin-top:0;line-height:var(--leading-normal);font-weight:400}.prose p{font-weight:400!important}.prose .content-block-paragraph span:not(:is(strong *,b *)),.prose .content-block-paragraph font:not(:is(strong *,b *)),.prose .content-block-image-text__text span:not(:is(strong *,b *)),.prose .content-block-image-text__text font:not(:is(strong *,b *)),.prose .references span:not(:is(strong *,b *)),.prose .references font:not(:is(strong *,b *)){font-weight:400!important}.prose .content-block-paragraph :is(p,li)[style*=font-weight],.prose .content-block-image-text__text :is(p,li)[style*=font-weight],.prose .references :is(p,li)[style*=font-weight]{font-weight:400!important}.prose .content-block-paragraph :is(p,li)>div[style*="font-weight: 500"],.prose .content-block-paragraph :is(p,li)>div[style*="font-weight:500"],.prose .content-block-paragraph :is(p,li)>div[style*="font-weight: 600"],.prose .content-block-paragraph :is(p,li)>div[style*="font-weight:600"],.prose .content-block-image-text__text :is(p,li)>div[style*="font-weight: 500"],.prose .content-block-image-text__text :is(p,li)>div[style*="font-weight:500"],.prose .content-block-image-text__text :is(p,li)>div[style*="font-weight: 600"],.prose .content-block-image-text__text :is(p,li)>div[style*="font-weight:600"],.prose .references :is(p,li)>div[style*="font-weight: 500"],.prose .references :is(p,li)>div[style*="font-weight:500"],.prose .references :is(p,li)>div[style*="font-weight: 600"],.prose .references :is(p,li)>div[style*="font-weight:600"]{font-weight:400!important}.prose .content-block-paragraph>:is(p,div,ul,ol),.prose .content-block-image-text__text>:is(p,div,ul,ol),.prose .references>:is(p,div,ul,ol){font-weight:400!important}.prose :is(.block-rich_list,.block-nested_list) ol,.prose :is(.block-rich_list,.block-nested_list) ul{list-style-position:outside!important}.prose :is(.block-rich_list,.block-nested_list)>ol>li,.prose :is(.block-rich_list,.block-nested_list)>ul>li,.prose :is(.block-rich_list,.block-nested_list) .rich-list__item{display:list-item!important}.prose :is(.block-rich_list,.block-nested_list) ol:not([data-rich-ol-style]){list-style-type:decimal!important}.prose :is(.block-rich_list,.block-nested_list) ul:not([data-rich-ul-style]){list-style-type:disc!important}.prose :is(.block-rich_list,.block-nested_list) ol li,.prose :is(.block-rich_list,.block-nested_list) ul li{display:list-item!important}.prose .rich-list-block .rich-list__item-body p[data-block-key]{margin-top:0;margin-bottom:.75rem!important}.prose div.rich-list-block.references .rich-list__item-body p[data-block-key]{margin-bottom:.5rem!important}ul,ol{margin-bottom:calc(var(--spacing) * 6);margin-top:0;list-style-position:outside;margin-left:calc(var(--spacing) * 3)}li{margin-bottom:.5rem}ul{list-style-type:disc}ol{list-style-type:decimal}a{color:var(--color-primary);transition:color .2s;text-decoration:none}a:hover,a:focus{color:var(--color-secondary);text-decoration:underline}blockquote{border-left:4px solid var(--color-primary);padding-left:1rem;font-style:italic;color:#4b5563;margin-bottom:1rem;margin-top:0}pre,code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;background-color:#f3f4f6;border-radius:.25rem;padding-left:.25rem;padding-right:.25rem}pre{padding:1rem;margin-bottom:1rem;overflow-x:auto}img{max-width:100%;height:auto;border-radius:.25rem;display:block;margin-bottom:1.5rem}.table-default,.complex-html-table table{border-collapse:collapse;border:1px solid #d1d5db;width:100%;margin-top:.5rem;margin-bottom:.5rem}.table-default th,.table-default td{border:1px solid #d1d5db;padding:.5rem}.complex-html-table table thead th,.complex-html-table table th,.complex-html-table table td{border:1px solid #d1d5db;padding:8px;vertical-align:middle;text-align:center}.complex-html-table table th:has(ul),.complex-html-table table td:has(ul){text-align:left}.complex-html-table table tr>th:first-child:not(.table-th-center){text-align:left}.complex-html-table table:not(.ers-esc) tbody tr:nth-child(2n)>th,.complex-html-table table:not(.ers-esc) tbody tr:nth-child(2n)>td{background-color:#f9f9f9}.complex-html-table.not-prose table{font-size:.875em;line-height:1.7142857}.complex-html-table.not-prose table :is(p,ul,ol,li,div,span,a,strong,em,b,i,u,sup,sub){font-size:inherit!important;line-height:inherit}.complex-html-table.not-prose table :is(th,td) p{margin-top:0;margin-bottom:0;font-weight:400!important}.complex-html-table.not-prose table :is(th,td) li{margin-top:.5em;margin-bottom:.5em}table th ul,table th ol,table td ul,table td ol{margin-left:0!important;padding-left:15px!important}table th ul,table td ul{margin-bottom:0!important}table th ul>li,table th ol>li,table td ul>li,table td ol>li{padding-left:0!important}.table-default caption{text-align:left;font-size:1rem;color:#1f2937;margin-bottom:.5rem;caption-side:top}.table-default caption.bottom{text-align:left;font-size:1rem;color:#1f2937;margin-top:0;caption-side:bottom}.block-table_new-table,.complex-html-table table{margin-top:2em!important;margin-bottom:2em!important}table.chest-tube-mgmt,.complex-html-table table.chest-tube-mgmt,.block-table_new-scroll>table.chest-tube-mgmt{margin-top:0!important}table.table-no-top-margin,.block-table_new-scroll>table.table-no-top-margin,.complex-html-table table.table-no-top-margin,.complex-html-table.table-no-top-margin table,.complex-html-table.table-no-top-margin .block-table_new-scroll>table{margin-top:0!important}table.table-tbody-td-center tbody td,.block-table_new-scroll>table.table-tbody-td-center tbody td,.complex-html-table table.table-tbody-td-center tbody td{text-align:center!important;vertical-align:middle!important}table.table-tbody-td-center tbody td.table-td-left,table.table-tbody-td-center tbody th.table-td-left,.block-table_new-scroll>table.table-tbody-td-center tbody td.table-td-left,.block-table_new-scroll>table.table-tbody-td-center tbody th.table-td-left,.complex-html-table table.table-tbody-td-center tbody td.table-td-left,.complex-html-table table.table-tbody-td-center tbody th.table-td-left,table tbody td.table-td-left,table tbody th.table-td-left{text-align:left!important}table.table-thead-th-center thead th,.block-table_new-scroll>table.table-thead-th-center thead th,.complex-html-table table.table-thead-th-center thead th{text-align:center!important;vertical-align:middle!important}table.table-thead-th-left thead th,.block-table_new-scroll>table.table-thead-th-left thead th,.complex-html-table table.table-thead-th-left thead th{text-align:left!important;vertical-align:middle!important}table.table-tbody-td-left tbody td,.block-table_new-scroll>table.table-tbody-td-left tbody td,.complex-html-table table.table-tbody-td-left tbody td{text-align:left!important;vertical-align:middle!important}table.table-tbody-th-center tbody th,.block-table_new-scroll>table.table-tbody-th-center tbody th,.complex-html-table table.table-tbody-th-center tbody th{text-align:center!important;vertical-align:middle!important}table.table-tbody-th-center tbody th :is(p,ul,ol,li,div),.block-table_new-scroll>table.table-tbody-th-center tbody th :is(p,ul,ol,li,div),.complex-html-table table.table-tbody-th-center tbody th :is(p,ul,ol,li,div){text-align:inherit!important}table.table-thead-th-top thead th,.block-table_new-scroll>table.table-thead-th-top thead th,.complex-html-table table.table-thead-th-top thead th{vertical-align:top!important}table.table-tbody-td-top tbody td,.block-table_new-scroll>table.table-tbody-td-top tbody td,.complex-html-table table.table-tbody-td-top tbody td{vertical-align:top!important}table.table-tbody-th-top tbody th,.block-table_new-scroll>table.table-tbody-th-top tbody th,.complex-html-table table.table-tbody-th-top tbody th{vertical-align:top!important}table thead th.table-valign-top,table tbody th.table-valign-top,table tbody td.table-valign-top,.block-table_new-scroll>table thead th.table-valign-top,.block-table_new-scroll>table tbody th.table-valign-top,.block-table_new-scroll>table tbody td.table-valign-top,.complex-html-table table thead th.table-valign-top,.complex-html-table table tbody th.table-valign-top,.complex-html-table table tbody td.table-valign-top{vertical-align:top!important}table thead th.table-th-center,table tbody th.table-th-center,table tbody td.table-th-center,.block-table_new-scroll>table thead th.table-th-center,.block-table_new-scroll>table tbody th.table-th-center,.block-table_new-scroll>table tbody td.table-th-center,.complex-html-table table thead th.table-th-center,.complex-html-table table tbody th.table-th-center,.complex-html-table table tbody td.table-th-center{text-align:center!important;vertical-align:middle!important}table thead th.table-th-center :is(p,ul,ol,li,div),table tbody th.table-th-center :is(p,ul,ol,li,div),table tbody td.table-th-center :is(p,ul,ol,li,div),.block-table_new-scroll>table thead th.table-th-center :is(p,ul,ol,li,div),.block-table_new-scroll>table tbody th.table-th-center :is(p,ul,ol,li,div),.block-table_new-scroll>table tbody td.table-th-center :is(p,ul,ol,li,div),.complex-html-table table thead th.table-th-center :is(p,ul,ol,li,div),.complex-html-table table tbody th.table-th-center :is(p,ul,ol,li,div),.complex-html-table table tbody td.table-th-center :is(p,ul,ol,li,div){text-align:inherit!important}table.table-width-full,.block-table_new-scroll>table.table-width-full,.complex-html-table table.table-width-full{width:100%!important;min-width:100%!important;max-width:100%!important}table.table-width-auto,.block-table_new-scroll>table.table-width-auto,.complex-html-table table.table-width-auto{width:auto!important;min-width:0!important;max-width:none!important;table-layout:auto!important}table.table-width-fit,.block-table_new-scroll>table.table-width-fit,.complex-html-table table.table-width-fit{width:fit-content!important;min-width:0!important;max-width:none!important;table-layout:auto!important}h2+table.block-table_new-table,h2+table,.content-block-heading:has(>h2)+* .block-table_new-table,.content-block-heading:has(>h2)+* .complex-html-table table,.prose .content-block-heading:has(>h2)+* .block-table_new-table,.prose .content-block-heading:has(>h2)+* .complex-html-table table{margin-top:0!important}table.block-table_new-table:has(+.block-table_new-footer),.block-table_new-scroll:has(+.block-table_new-footer) table.block-table_new-table,.complex-html-table:has(.complex-html-table__footer) table{margin-bottom:.5em!important}.block-table_new>.block-table_new-footer{margin-bottom:2em!important}.content-block-image__img{display:block;max-width:100%;height:auto}.content-block-image--align-center .content-block-image__img{margin-left:auto;margin-right:auto}.content-block-image--align-left .content-block-image__img{margin-left:0;margin-right:auto}.content-block-image--align-right .content-block-image__img{margin-left:auto;margin-right:0}.content-block-image--full .content-block-image__img,.content-block-image--content .content-block-image__img{width:100%}.content-block-image--natural .content-block-image__img{width:auto}.content-block-image--small,.content-block-image--medium,.content-block-image--large,.content-block-image--natural{width:fit-content;max-width:100%}.content-block-image--small{max-width:min(100%,24rem)}.content-block-image--medium{max-width:min(100%,42rem)}.content-block-image--large{max-width:min(100%,56rem)}.content-block-image--natural{max-width:min(100%,75rem)}.content-block-image--content,.content-block-image--full{width:100%}.content-block-image--align-left.content-block-image--small,.content-block-image--align-left.content-block-image--medium,.content-block-image--align-left.content-block-image--large,.content-block-image--align-left.content-block-image--natural{margin-left:0;margin-right:auto}.content-block-image--align-right.content-block-image--small,.content-block-image--align-right.content-block-image--medium,.content-block-image--align-right.content-block-image--large,.content-block-image--align-right.content-block-image--natural{margin-left:auto;margin-right:0}.content-block-image--align-center.content-block-image--small,.content-block-image--align-center.content-block-image--medium,.content-block-image--align-center.content-block-image--large,.content-block-image--align-center.content-block-image--natural{margin-left:auto;margin-right:auto}.content-block-paragraph--has-image .content-block-paragraph__media-row{display:flex;flex-direction:column;align-items:stretch;gap:1.25rem;width:100%;min-width:0}@media (min-width: 768px){.content-block-paragraph--has-image .content-block-paragraph__media-row.is-align-left{flex-direction:row;align-items:flex-start}.content-block-paragraph--has-image .content-block-paragraph__media-row.is-align-right{flex-direction:row-reverse;align-items:flex-start}.content-block-paragraph--has-image .content-block-paragraph__media-row.is-align-center{flex-direction:column;align-items:center}}.content-block-paragraph--has-image .content-block-paragraph__figure-wrap{flex:0 1 auto;min-width:0;max-width:100%}.content-block-paragraph--has-image .content-block-paragraph__figure-wrap--centered{display:flex;justify-content:center;width:100%}.content-block-paragraph--has-image .content-block-paragraph__body{flex:1 1 0;min-width:0}.content-block-paragraph--has-image .content-block-image--small.content-block-paragraph__figure{max-width:min(100%,24rem);width:fit-content}.content-block-paragraph--has-image .content-block-image--medium.content-block-paragraph__figure{max-width:min(100%,42rem);width:fit-content}.content-block-paragraph--has-image .content-block-image--large.content-block-paragraph__figure{max-width:min(100%,56rem);width:fit-content}.content-block-paragraph--has-image .content-block-image--natural.content-block-paragraph__figure{max-width:min(100%,75rem);width:fit-content}.content-block-paragraph--has-image .content-block-image--content.content-block-paragraph__figure,.content-block-paragraph--has-image .content-block-image--full.content-block-paragraph__figure{max-width:100%;width:100%}.content-block-paragraph--has-image .content-block-image--natural .content-block-image__img{width:auto}.content-block-paragraph--has-image figure img.content-block-image__img{margin-top:0;margin-bottom:0}.content-block-paragraph--has-image .content-block-image--content .content-block-image__img,.content-block-paragraph--has-image .content-block-image--full .content-block-image__img{width:100%;max-width:100%;height:auto}.complex-html-table:not(:has(.complex-html-table__footer)){margin-bottom:2em!important}.complex-html-table__footer{margin-bottom:2em!important}.content .block-table_new.block-table_new-footer.text-gray-800.text-sm.mb-\[2em\].ml-4.caption-bottom+table,.prose .block-table_new.block-table_new-footer.text-gray-800.text-sm.mb-\[2em\].ml-4.caption-bottom+table,.block-rich_list .block-table_new.block-table_new-footer.text-gray-800.text-sm.mb-\[2em\].ml-4.caption-bottom+table{margin-top:3em!important}.table-default .block-table_new-caption{color:#555!important;font-size:1rem!important;font-weight:600;margin-bottom:calc(var(--spacing) * 2);text-align:left;line-height:var(--tw-leading, var(--text-base--line-height));caption-side:top}.table-default .block-table_new-caption sup,.table-default .block-table_new-caption sub{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.block-table_new-footer,.complex-html-table__footer{font-size:var(--text-sm);line-height:1.25rem}.block-table_new-footer :is(p,li),.complex-html-table__footer :is(p,li){font-size:inherit;margin-top:0;margin-bottom:0}.prose .block-table_new-footer :is(p,li),.prose .complex-html-table__footer :is(p,li){font-size:inherit!important}.block-table_new-footer sup,.block-table_new-footer sub,.complex-html-table__footer sup,.complex-html-table__footer sub{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}.complex-html-table__footer>:not(:last-child),.block-table_new-footer>:not(:last-child){margin-bottom:.35em}.breadcrumb ul,.sul ul{list-style-type:none;padding-left:0}.breadcrumb ul{list-style-type:none;padding-left:0;display:flex;flex-wrap:wrap;gap:.25em;align-items:center;margin:0}.breadcrumb li{display:inline}.breadcrumb li:not(:last-child):after{content:"/";margin:0 .5em;color:#888}h1,.pg-title{font-size:var(--text-4xl);color:#3a7bc8;margin:0 0 1em;font-weight:800;line-height:1.1}.breadcrumb{margin-bottom:2rem}nav[aria-label=Breadcrumb] ol,.breadcrumb ol{list-style-type:none!important;padding-left:0!important;margin-left:0!important}@media (min-width: 64rem){h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-lg)!important}h5{font-size:var(--text-lg)}h6{font-size:var(--text-base)}p{font-size:var(--text-base)!important}h3{font-size:var(--text-xl)!important;line-height:1.5!important;margin-top:1em!important;margin-bottom:.5em!important}h4{font-size:var(--text-lg)!important;line-height:1.5!important;margin-bottom:.5em!important}}main .content.prose :is(ul,ol),main .pg-content :is(ul,ol){margin-top:0;margin-bottom:calc(var(--spacing) * 6);margin-left:0;padding-left:1.5em;list-style-position:outside}main .content.prose :is(ul,ol) :is(ul,ol),main .pg-content :is(ul,ol) :is(ul,ol){margin-top:.5em;margin-bottom:.5em;margin-left:0;padding-left:1.5em}.content table.table-default.block-table_new-table,.content .complex-html-table table{padding-left:calc(var(--spacing) * 3)}.block-rich_list table.table-default.block-table_new-table,.block-rich_list .complex-html-table table{margin-left:0!important;padding-left:0!important}.content table.table-default.block-table_new-table tbody tr.table-row-highlight td,.content table.table-default.block-table_new-table tbody tr.table-row-highlight th{background-color:#e8f0fc}.content table.table-default.block-table_new-table tbody tr.table-row-emphasis td,.content table.table-default.block-table_new-table tbody tr.table-row-emphasis th{background-color:#f9f9f9}.content table.table-default.block-table_new-table tbody tr.table-row-emphasis td:first-child,.content table.table-default.block-table_new-table tbody tr.table-row-emphasis th:first-child{font-weight:700}.input:focus,.input:focus-within{outline:2px solid #3a7bc8!important}table+h3,table+.block-table_new+h3,.block-table_new-scroll+h3,.complex-html-table+h3,.prose>*:has(table)+h3{margin-top:1.5em!important}:root{--w-color-text-link-default: #3a7bc8;--w-color-text-link-hover: #e52a7f}a,a:visited{color:var(--w-color-text-link-default);transition:color .2s;text-decoration:none}a:hover,a:focus{color:var(--w-color-text-link-hover);text-decoration:underline}a.btn-primary,a.btn-primary:visited{color:#fff!important;text-decoration:none!important}a.btn-primary:hover,a.btn-primary:focus,a.btn-primary:active{color:#fff!important;text-decoration:none!important}table .separator-row td{background-color:transparent!important;border-top:none!important;border-bottom:1px solid var(--color-gray-200)!important;border-right:none!important;border-left:none!important;height:30px!important;padding:0!important;z-index:1!important;position:relative!important}tbody.thoracic-call-schedule td{border-bottom:1px solid var(--color-gray-200)!important;border-right:1px solid var(--color-gray-200)!important}tbody.thoracic-call-schedule tr:not(.separator-row) td:last-child{border-right:1px solid var(--color-gray-200)!important}tbody.thoracic-call-schedule tr.separator-row td{border-right:none!important}tbody.thoracic-call-schedule th{border-right:1px solid var(--color-gray-200)!important}input.toggle.toggle-primary:checked{border-color:#fbe7a4!important;background-color:#fff!important}.tltp-call-schedule-page input.toggle.toggle-primary:checked{border-color:#fbe7a4!important;background-color:#fff!important;color:#fbe7a4!important}.tltp-call-schedule-page input.toggle.toggle-secondary:checked{border-color:#dae0f094!important;background-color:#fff!important;color:#dae0f094!important}.tltp-call-schedule-page :is(.toggle:checked,.toggle[aria-checked=true],.toggle:has(>input:checked)):before{background-color:#fff!important}
