@import url('orejime.css');@import url('simplebar.css');:root{--background-color:#989898;--foreground-color:#000;--WHITE:#fff;--ORANGE:#eb6421;--ORANGE_15:#fce8de;--ORANGE_35:#f8c9b2;--ORANGE_50:#f4b18f;--DARK_BLUE:#001e60;--BLUE_GREY:#405361;--BLUE_GREY_10:#eceef0;--LIGHT_BLUE:#91c5db;--PLACEBO_GREY:#757679}#appContainer,#app{--theme-background-color:var(--BLUE_GREY);--theme-foreground-color:#fff;--theme-page-color:#8c8c8c;--theme-primary-background-color:var(--ORANGE);--theme-primary-background-alt-color:#f58e8f;--theme-primary-foreground-color:#fff;--theme-primary-foreground-alt-color:#000;--theme-secondary-background-color:var(--ORANGE_35);--theme-secondary-background-alt-color:var(--ORANGE_50);--theme-secondary-foreground-color:var(--DARK_BLUE);--theme-secondary-foreground-alt-color:var(--DARK_BLUE);--theme-navdraw-background-color:#f0f0f0;--theme-navdraw-navitem-border-color:#a6a6a8;--theme-navdraw-navitem-color:var(--DARK_BLUE);--theme-navdraw-bar-color:#545659;--theme-popup-background-color:rgba(0,0,0,.25);--theme-popup-content-background-color:rgba(255,255,255,1);--theme-button-background-color:var(--BLUE_GREY);--theme-button-foreground-color:var(--WHITE);--theme-poster-background-color:#efefef;--theme-hr-color:rgba(166,166,168,1);--theme-img-section-open:url(../img/icon_section_open.svg);--theme-img-section-close:url(../img/icon_section_close.svg);--theme-img-section-close2:url(../img/icon_section_close2.svg);--theme-img-leftCorner:url(../img/leftCorner.png);--theme-img-icon-popup:url(../img/icon_popup.svg);--theme-img-icon-popup-close:url(../img/icon_popup_close.svg);--theme-img-icon-download:url(../img/icon_download.svg);--theme-img-icon-zoom:url(../img/icon_zoom.svg);--theme-img-icon-pinchzoom:url(../img/icon_pinchzoom.svg);--theme-img-arrow-scrolldown:url(../img/arrow-scrolldown.png);--theme-img-indicator-arrow:url(../img/panzoom-indicator.svg);--theme-img-indicator-arrow-color:#f00;--theme-max-width:800px;--theme-indent-size:clamp(10px,calc(10px + 2vw),30px);--theme-mainheader-height-small:clamp(60px,calc(3.2vh + 2vh + 70px),120px)}.theme-bg{background-color:var(--theme-background-color)!important}.theme-fg{color:var(--theme-foreground-color)!important}.theme-page-color{background-color:var(--theme-page-color)!important}.theme-primary-bg{background-color:var(--theme-primary-background-color)!important}.theme-primary-fg{color:var(--theme-primary-foreground-color)!important}.theme-secondary-bg{background-color:var(--theme-secondary-background-color)!important}.theme-secondary-fg{color:var(--theme-secondary-foreground-color)!important}.theme-button-bg{color:var(--theme-button-background-color)}.orange-fg{color:var(--ORANGE)!important}.orange15BG{background-color:var(--ORANGE_15)!important}.placebo-grey-fg{color:var(--PLACEBO_GREY)!important}.blue-grey-fg{color:var(--BLUE_GREY)!important}@font-face{font-family:'Gelica';src:url('fonts/Gelica-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Gelica';src:url('fonts/Gelica-Regular.woff2') format('woff2');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Gelica';src:url('fonts/Gelica-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Gelica';src:url('fonts/Gelica-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url('fonts/OpenSans-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url('fonts/OpenSans-Regular.woff2') format('woff2');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url('fonts/OpenSans-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url('fonts/OpenSans-Semibold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url('fonts/OpenSans-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}html{font-family:'OpenSans'!important}.font-opensans{font-family:'OpenSans'!important}.font-gelica{font-family:'Gelica'!important}html #appContainer .panzoom-indicator.imageIndicator{background-position:center top 3px!important}#debugC{position:absolute;top:1vh;left:1vw;width:clamp(16px,calc(16px + 1vw),120px);height:clamp(16px,calc(16px + 1vw),120px);background:var(--theme-primary-background-color);color:var(--theme-primary-foreground-color);display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;font-weight:bold;font-size:1rem;border-radius:50%;box-shadow:0 0 10px 1px #000;animation:flash 1s alternate infinite;transform:scale(1)}@keyframes flash{0%{opacity:.15;transform:scale(.6)}50%{opacity:.75;transform:scale(1)}}.noanim{transition:none!important}[data-showpopup],[data-download]{cursor:pointer}.indent{padding:0 var(--theme-indent-size)}.indentLOnly{padding:0 0 0 var(--theme-indent-size)}.indentROnly{padding:0 var(--theme-indent-size) 0 0}.indentR2{padding:0 calc(var(--theme-indent-size)*2) 0px var(--theme-indent-size)}.indentR4{padding:0 calc(var(--theme-indent-size)*4) 0px var(--theme-indent-size)}.indentR2Only{padding:0 calc(var(--theme-indent-size)*2) 0px 0}.indentFlex{display:flex;flex-direction:column;align-items:flex-start}sup{position:relative;vertical-align:top;top:-.3rem;font-size:70%}.footnote sup{top:-.4rem;font-size:80%}hr{margin:3vh 0;border:0;height:1px;background-color:var(--theme-hr-color)}ul{list-style:none;padding-left:0;margin:20px 0}ul li{position:relative;padding-left:1.5rem;margin-bottom:1vh;margin-left:2vw}ul li:last-child{margin-bottom:0}ul li::before{content:"";position:absolute;left:0;top:.7em;transform:translateY(-50%);width:.6rem;height:.6rem;background-color:var(--theme-foreground-color);border-radius:50%}ol{padding-inline-start:clamp(16px,9vw,50px)}ol li{margin-bottom:1vh}.figureRef{color:var(--theme-button-background-color);font-weight:bold}.figureRef[data-showpopup]{cursor:pointer;text-decoration:underline}@media screen and (min-width:101vw){.hideDesktop{visibility:hidden!important;height:2vh!important}}body{background-color:var(--background-color);color:#fff;padding:0;margin:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none}html{padding:0;margin:0;font-size:clamp(10px,calc(10px + .6vw),20px);font-weight:300;font-family:Arial,Helvetica,sans-serif;overflow:hidden;overscroll-behavior:none}@media(min-width:800px){html{font-size:calc(9px + (.6*800px)/100)}#cookieContainer #cookie-settings-button{top:initial;bottom:4px}}@media(max-width:300px){html{font-size:clamp(9px,calc(9px + .3vw),16px)}}strong{font-weight:700}#appContainer,#app{max-width:var(--theme-max-width);width:100%;height:100vh;height:calc(100vh - constant(safe-area-inset-top,0px) - constant(safe-area-inset-bottom,0px));height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));margin:0 auto;padding:0;box-sizing:border-box;background:var(--theme-background-color);color:var(--theme-foreground-color);overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:absolute;left:0;right:0}#hcp_optin{width:100%;height:100%;display:grid;position:fixed;top:0;left:0;align-content:center;align-items:center;justify-items:center;background:rgba(0,0,0,.96);z-index:99;opacity:0;visibility:hidden;transition:all 500ms ease-in-out}#hcp_optin.active{visibility:visible!important;opacity:1!important}#hcp_optin .inner{padding:5vh 4vw;font-size:1.2rem;text-align:center;background:var(--theme-primary-background-color);border-radius:10px;width:calc(100% - 40vw);color:var(--theme-primary-foreground-color);max-width:var(--theme-max-width)}#hcp_optin .inner span{font-size:1.4rem;font-weight:bold;margin:0 0 2vh 0;display:block}#hcp_optin #hcp_optin_btn{max-width:70%;margin:0 auto;background-color:var(--theme-button-background-color);color:var(--theme-button-foreground-color);padding:1vh 0;border-radius:8px;font-weight:bold}.error-page{padding:0 var(--theme-indent-size);display:none!important}.errLabel{margin:2vh 0 3vh 0;line-height:130%}.errLabel .header{display:block;background-color:var(--theme-primary-background-color);color:var(--theme-primary-foreground-color);padding:1vh 1.2vw;font-weight:bold;font-size:120%}.errLabel .content{display:block;padding:1vh 1.2vw;color:var(--theme-primary-foreground-color)}.errLabel .content a,.errLabel .content a:hover{color:var(--theme-primary-foreground-color)}.errDiagnosis{font-size:2rem}.errTreatment{font-size:1.4rem}.posterContentContainer{background:var(--theme-background-color)}.posterContentContainer .fullPage{width:100%;min-height:82vh;min-height:calc(82vh - constant(safe-area-inset-top,0px) - constant(safe-area-inset-bottom,0px) - var(--theme-mainheader-height-small));min-height:calc(82vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - var(--theme-mainheader-height-small));padding:0 0 2vh 0}.posterContentContainer .fullPage.fpMargin{box-sizing:border-box;padding:0 1vw}.posterContentContainer img{width:100%;height:auto;box-sizing:border-box}.posterContentContainer .imgContainer{display:block;max-width:100%;min-width:50%;text-align:right}.posterContentContainer .imgContainer img{display:inline-block;width:auto;height:auto;max-width:100%;min-width:100%}@media(min-width:600px){.posterContentContainer .imgContainer{text-align:center}.posterContentContainer .imgContainer img{max-width:calc(600px - calc(var(--theme-indent-size)*3));min-width:0%}.posterContentContainer .button.right{width:100%}}#scrollDown{position:sticky;bottom:0;left:0;right:0;margin:0 auto;color:var(--theme-primary-foreground-color);font-size:1.25rem;font-weight:300;text-align:center;background-image:var(--theme-img-arrow-scrolldown),linear-gradient(0deg,rgba(0,0,0,.8),transparent);background-size:auto;background-position:bottom 5.5vh center,bottom left;background-repeat:no-repeat;backdrop-filter:blur(2px);padding:1.4vh 0 8vh 0;visibility:hidden;opacity:0;transition:all 400ms linear}#scrollDown.active{opacity:1;visibility:visible}#navDraw{position:sticky;bottom:-100%;width:100%;display:flex;justify-content:center;pointer-events:none;transition:all 400ms ease-in-out;z-index:99}#navDraw.hidden{display:none!important}#navDraw.active{bottom:0}#navDraw .navDrawContainer{width:calc(100% - calc(var(--theme-indent-size)*4));pointer-events:auto;padding:6px 20px 0 20px;border-radius:10px 10px 0 0;background:var(--theme-navdraw-background-color);box-shadow:0 0 6px 1px rgba(0,0,0,.35);text-align:center}#navDraw .navDrawContainer .navitemContainer{display:grid;grid-template-rows:0fr;transition:grid-template-rows 400ms ease-in-out}#navDraw .navDrawContainer .navitemContainer.open{grid-template-rows:1fr}#navDraw .navDrawContainer .navitemContainer .navitemContainerContent{overflow:hidden;opacity:0;transition:opacity 400ms ease-in-out}#navDraw .navDrawContainer .navitemContainer.open .navitemContainerContent{opacity:1}#navDraw .navDrawContainer .navitemContainer .anItem{cursor:pointer;border-bottom:1px solid var(--theme-navdraw-navitem-border-color);display:flex;padding:10px 0;justify-content:center;align-items:center;align-self:stretch;font-size:1.45rem;font-weight:400;color:var(--theme-navdraw-navitem-color)}#navDraw .navDrawContainer .anItem:last-child{border-bottom:0;padding-bottom:10px}#navDraw .navDrawContainer .navDrawTop{display:flex;flex-direction:column;padding:10px;justify-content:center;align-items:center;gap:10px;align-self:stretch;cursor:pointer}#navDraw .navDrawContainer .navDrawTop .bar{display:flex;width:10%;border-bottom:2px solid var(--theme-navdraw-bar-color);justify-content:center;align-items:center;gap:10px;align-self:stretch;margin:0 45%}#navDraw .navDrawContainer .navDrawTop .skipTo{font-size:1.35rem;font-weight:bold;color:var(--theme-primary-background-color);text-transform:uppercase}.posterContentContainer .sectionContainer .aSection .aSectionHeader{padding:16px calc(var(--theme-indent-size)*3.5) 16px var(--theme-indent-size);display:flex;width:100%;align-items:center;gap:8px;background-image:var(--theme-img-section-open);background-size:auto;background-repeat:no-repeat;background-position:center right var(--theme-indent-size);background-color:var(--theme-secondary-background-color);color:var(--theme-secondary-foreground-color);box-sizing:border-box;font-size:1.55rem;font-weight:bold;margin-top:8px;transition:all 400ms ease-in-out;cursor:pointer}.posterContentContainer .sectionContainer .aSection .aSectionHeader.primary{background-color:var(--theme-primary-background-color);color:var(--theme-primary-foreground-color)}.posterContentContainer .sectionContainer .aSection.opened .aSectionHeader{position:sticky;top:var(--theme-mainheader-height-small);background-image:var(--theme-img-section-close);background-color:var(--theme-secondary-background-alt-color);box-shadow:0 6px 12px 0 rgba(0,0,0,.5);color:var(--theme-secondary-foreground-alt-color);z-index:5}.posterContentContainer .sectionContainer .aSection.opened .aSectionHeader.primary{background-color:var(--theme-primary-background-alt-color);color:var(--theme-primary-foreground-alt-color)}.posterContentContainer .sectionContainer .aSection .aSectionContent{max-height:0;opacity:0;overflow:hidden;padding-top:0;padding-bottom:0;transition:all 400ms ease-in-out;font-size:1.6rem;font-weight:300;line-height:130%;color:var(--theme-foreground-color)}.posterContentContainer .sectionContainer .aSection.opened .aSectionContent{max-height:2000vh;opacity:1;padding-top:2.5vh;padding-bottom:2.5vh}.mainHeader{box-sizing:border-box;background:var(--theme-primary-background-color);color:var(--theme-primary-foreground-color);padding:0 var(--theme-indent-size) 1.5vh var(--theme-indent-size);font-size:2.1rem;font-weight:700;transition:all 250ms linear,height 0ms linear;z-index:9}.mainHeader.small{position:sticky;top:0;height:var(--theme-mainheader-height-small);font-size:1.4rem;overflow:hidden;font-weight:300;padding:0 calc(var(--theme-indent-size)*2) 0px var(--theme-indent-size);line-height:140%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.mainHeader .title{display:block;margin-right:var(--theme-indent-size)}.mainHeader.small .title{display:none}.mainHeader .shorttitle{display:none}.mainHeader.small .shorttitle{display:block}.posterContentContainer .posterNo{text-align:right;background-color:var(--theme-primary-background-color);color:var(--theme-primary-foreground-color);background-image:var(--theme-img-leftCorner);background-size:auto;background-position:top 4vh left var(--theme-indent-size);background-repeat:no-repeat;padding:4vh var(--theme-indent-size) 3vh var(--theme-indent-size);min-height:40px;font-size:1.2rem}.posterContentContainer .dateLocation{font-size:1.2rem;font-style:normal;font-weight:500;line-height:130%;padding:0 0 1.5vh 0}.posterContentContainer .authors{font-size:1.1rem;font-style:normal;font-weight:300;line-height:120%;padding:0 0 4vh 0}#popupContainer [data-panzoom]{height:100%;overflow:hidden}[data-popup-content]{display:none!important}#popupContainer{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;padding:1.6vh min(1.5vw,14px) 1.6vh min(1.5vw,14px);background-color:var(--theme-popup-background-color);visibility:hidden;opacity:0;transition:all 400ms ease-in-out}#popupContainer.active{visibility:visible;opacity:1}#popupContainer.noHeader{padding-top:10vh!important}#popupContainer.noHeader .popup .header{display:none!important}#popupContainer .popup{background:var(--theme-popup-content-background-color);width:100%;height:100%;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all 400ms ease-in-out;transform:rotateX(90deg)}#popupContainer.active .popup{transform:rotateX(0deg)}#popupContainer .popup .body{flex:1 1 auto;min-height:0;position:relative;overflow:hidden;font-size:1.2rem;line-height:140%;margin-bottom:2.2vh;padding:clamp(5px,3vw,20px)}#popupContainer .popup .body.noPadding{padding:0!important}#popupContainer .popup .body.noMargin{margin:0!important}#popupContainer .popup .body.scrollable{overflow:visible!important}#popupContainer .popup .body [data-panzoom]{width:100%;height:100%;position:relative}#popupContainer .popup .panzoom-indicators{position:absolute!important;inset:0!important;z-index:100!important;max-height:100%;max-width:100%}#popupContainer:not(.noHeader) .panzoom-indicator-top{top:10px!important}#popupContainer .popup .header{padding:1.5vh calc(var(--theme-indent-size) + 25vw) 1.5vh var(--theme-indent-size);font-size:1.6rem;line-height:120%;font-weight:bold;flex:0 0 auto;z-index:200;min-height:7vh;display:flex;flex-direction:column;align-content:center;justify-content:flex-start;align-items:flex-start}#popupContainer #popupClose{position:absolute;right:min(4vw,22px);top:min(4vh,26px);background-image:var(--theme-img-icon-popup-close);background-size:contain;background-repeat:no-repeat;background-position:center center;width:clamp(30px,10vw,44px);height:clamp(30px,10vw,44px);cursor:pointer;background-color:var(--DARK_BLUE);border-radius:50%;background-size:50%}#popupContainer.noHeader #popupClose{background-color:var(--WHITE);background-image:url(../img/icon_popup_close2.svg)}.button{position:relative;display:inline-flex;flex-direction:row;align-content:center;justify-content:flex-start;align-items:center;gap:clamp(12px,2vw,20px);margin-bottom:2vh}.button.popupButton{position:absolute;bottom:1vh;right:2vw;padding:1vw;backdrop-filter:blur(5px);border-radius:20px;margin:0}.button.right{flex-direction:row-reverse}.button .icon{background-color:var(--theme-button-background-color);background-size:46%;background-position:center center;background-repeat:no-repeat;border-radius:50%;width:clamp(24px,calc(24px + 4vw),50px);height:clamp(24px,calc(24px + 4vw),50px);flex-shrink:1}.button .icon.popup{background-image:var(--theme-img-icon-popup)}.button .icon.download{background-image:var(--theme-img-icon-download)}.button .icon.zoom{background-image:var(--theme-img-icon-zoom)}.button .icon.pinchzoom{background-image:var(--theme-img-icon-pinchzoom)}#popupContainer.active .button .icon.pinchzoom{background-color:var(--DARK_BLUE)}.button .text{font-size:1.4rem;font-weight:300;flex-shrink:100;word-break:break-all}.button.defbreak .text{word-break:break-word}.button .text.underline{text-decoration:underline}.gridIconText{display:grid;grid-template-columns:auto 1fr;gap:3vh 2vh;width:100%;max-width:800px}.gridIconText .icon{display:flex;align-items:flex-start;justify-content:center}.gridIconText .icon img{width:clamp(30px,calc(30px + 12vw),80px)}.gridIconText .text{align-self:start;font-size:1.5rem;font-weight:300;line-height:130%}.footnote{font-size:1rem;font-weight:300;line-height:120%;margin-bottom:0}.calloutBox{display:flex;color:var(--theme-primary-foreground-color);background:var(--theme-primary-background-color);flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:flex-start;padding:2vh;gap:1.5vh}.calloutBox .cbTitle{font-size:1.4rem;line-height:120%;font-weight:300}.calloutBox .cbContent{font-size:1.5rem;line-height:120%;font-weight:bold}.panzoom-indicators{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;pointer-events:none}.panzoom-indicator{position:absolute;width:clamp(16px,16px + 5vw,50px);height:clamp(16px,16px + 5vw,50px);display:flex;justify-content:center;align-items:center;color:var(--theme-img-indicator-arrow-color)!important;background-color:var(--theme-button-background-color)!important;background-color:color-mix(in srgb,var(--theme-button-background-color) 85%,transparent)!important;font-weight:bold;border-radius:50%;transition:opacity .2s,background-color .2s;cursor:pointer;pointer-events:auto}.panzoom-indicator.imageIndicator{background-repeat:no-repeat;background-position:center;background-size:70%}html #appContainer .figureRef{color:var(--theme-primary-background-color)!important}html #appContainer .simplebar-scrollbar:before{background-color:#fff;border:1px solid #000}html #appContainer .footnote{font-weight:400;font-size:1.25rem}html #appContainer .footnote div{margin-bottom:2vh}html #appContainer .footnote div:last-child{margin-bottom:0}html #appContainer .aSectionContent.theme-primary-bg hr{background-color:#a6a6a8}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionContent.footnotePanel{padding-bottom:0}html #appContainer .posterContentContainer .aSectionContent hr.footnotePanel{background-color:transparent;margin:3vh 0 0 0}html #appContainer .footnote.footnotePanel{padding:3vh var(--theme-indent-size) 4vh var(--theme-indent-size);background:#fce8de;margin-bottom:0;color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionHeaderWrapper{position:sticky;top:var(--theme-mainheader-height-small);background:var(--theme-background-color);z-index:5}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionHeader{font-weight:500;border-radius:30px;font-family:'Gelica';font-size:1.75rem}html #appContainer .posterContentContainer .sectionContainer .aSection.opened .aSectionHeader{box-shadow:0 2px 2px 0 rgba(0,0,0,.15);border-radius:30px 30px 0 0}html #appContainer .posterContentContainer .sectionContainer .aSection.opened .aSectionHeader.theme-primary-bg{background-image:var(--theme-img-section-close2)}html #appContainer .posterContentContainer .sectionContainer .aSection.opened .aSectionContent{border-radius:0 0 30px 30px}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionHeader.pink{background-color:#fdf0e9;color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .sectionContainer .aSection.opened .aSectionHeader.pink{background-color:var(--ORANGE_35);color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionHeader.supplemental{background-color:#fdf4f3;color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .sectionContainer .aSection.opened .aSectionHeader.supplemental{background-color:var(--ORANGE_50);color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionContent{background-color:#fff;color:#000}html #appContainer .posterContentContainer .sectionContainer .aSection.results .aSectionContent{background-color:#fce6e6;color:#000}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionContent.supplemental{background-color:var(--BLUE_GREY_10);color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .posterNo{background-image:none!important;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:space-between;padding:3vh var(--theme-indent-size) 3vh 0;background:inherit;color:inherit}html #appContainer .posterContentContainer .posterNo .leftCorner{align-content:center;flex-grow:.2}html #appContainer .posterContentContainer .posterNo .leftCorner img{max-width:100%}html #appContainer .posterContentContainer .posterNo .text{align-content:center;background:var(--WHITE);color:var(--DARK_BLUE);font-weight:700;font-size:1.4rem;padding:1.5vh calc(var(--theme-indent-size)/1.5) 1.5vh var(--theme-indent-size);border-radius:0 8px 8px 0}html #appContainer .posterContentContainer .posterNo .text span{color:var(--ORANGE)}html #appContainer .posterContentContainer .button .text{font-size:1.2rem;font-weight:700;line-height:120%}html #appContainer .posterContentContainer .button .icon.resource1{background-image:url(../img/resource1.svg)}html #appContainer .posterContentContainer .button .icon.resource2{background-image:url(../img/resource2.svg)}html #appContainer .posterContentContainer .button .icon.resource3{background-image:url(../img/resource3.svg);background-size:64%}html #appContainer .posterContentContainer .button .icon.resource4{background-image:url(../img/resource4.svg);background-size:60%}html #appContainer .posterContentContainer .button .icon.resource5{background-image:url(../img/resource5.svg);background-size:78%}html #appContainer .posterContentContainer .button .icon.resource6{background-image:url(../img/resource6.svg)}html #appContainer .posterContentContainer .button .icon.resource7{background-image:url(../img/resource7.svg);background-size:38%}html #appContainer #popupContainer .popup{transition:all 0ms linear!important;transform:scale3d(1,1,1)}html #appContainer #popupContainer.active .popup{transform:scale3d(1,1,1);color:#000}html #appContainer #popupContainer .popup .header{font-family:'Gelica';font-size:2rem;font-weight:300;color:var(--DARK_BLUE)}html #appContainer #popupContainer.noHeader{background:#434343}html #appContainer #popupContainer .popup .body{font-size:1.25rem;line-height:120%;color:var(--DARK_BLUE)}html #appContainer #popupContainer .popup .body.pinkBG{background-color:#fce8de}html #appContainer .posterContentContainer .mainHeader{font-family:'Gelica'!important;font-weight:300;font-size:2.1rem;line-height:108%;background:inherit;color:inherit}html #appContainer .posterContentContainer .mainHeader.small{font-size:1.5rem;line-height:120%}html #appContainer .posterContentContainer .sectionContainer .aSection .aSectionContent{font-size:1.6rem;font-weight:normal;line-height:120%;color:var(--DARK_BLUE)}html #appContainer .posterContentContainer .aSection .aSectionContent .sectionSubtitle{font-size:1.7rem;font-weight:700;line-height:130%;color:var(--DARK_BLUE);margin-bottom:min(.5vh,12px)}html #appContainer .posterContentContainer ol{font-size:1.525rem;font-weight:inherit;line-height:130%;padding-inline-start:clamp(16px,7vw,30px)}html #appContainer .posterContentContainer ol.strong{font-weight:700}html #appContainer .posterContentContainer .methodContainer .methodHeader{display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center;margin-bottom:2vh}html #appContainer .posterContentContainer .methodContainer .methodImage{flex:1 0 auto;display:flex;justify-content:flex-end;align-items:center}html #appContainer .posterContentContainer .methodContainer .methodImage img{max-width:100%;width:auto;height:auto}html #appContainer .posterContentContainer .methodContainer .methodHeader .methodTitleContainer{flex:0 1 auto;margin-right:2vw}html #appContainer .posterContentContainer .methodContainer .methodHeader .methodTitleContainer .methodNumber{font-family:'Gelica';font-size:3.2rem;font-style:normal;font-weight:700;line-height:130%;color:#eb3f43}html #appContainer .posterContentContainer .methodContainer .methodHeader .methodTitleContainer .methodTitle{font-size:1.8rem;font-style:normal;font-weight:700;line-height:130%;color:#000}@media screen and (max-width:320px){html{font-size:clamp(8px,calc(8px + .6vw),20px)!important}}@media screen and (max-width:260px){html #appContainer .posterContentContainer .methodContainer .methodHeader{flex-direction:column;align-items:flex-start}}html #appContainer .posterContentContainer .figureTitle{font-size:1.7rem;line-height:120%;font-weight:300;font-family:'Gelica'}html #appContainer .posterContentContainer .figureTitle .figNo{color:var(--ORANGE);font-family:'Gelica';font-size:1.4rem;line-height:120%;font-weight:bold}html #appContainer .posterContentContainer .pink{color:rgba(235,63,67,.75)}html #appContainer .posterContentContainer .red{color:#eb3f43}html #appContainer .posterContentContainer .blue{color:#293285;font-weight:bold}html #appContainer .posterContentContainer .workflowContainer{display:flex;flex-direction:column;flex-wrap:nowrap;margin:3vh 0;row-gap:clamp(15px,3vh,40px)}html #appContainer .posterContentContainer .workflowContainer .row{display:flex;gap:clamp(10px,4vw,30px);align-items:flex-start}html #appContainer .posterContentContainer .workflowContainer .row.centerAlign{align-items:center}html #appContainer .posterContentContainer .workflowContainer .row .image{background-size:contain;background-position:center center;background-repeat:no-repeat;width:clamp(24px,calc(24px + 6vw),60px);height:clamp(24px,calc(24px + 6vw),60px);flex-grow:0;flex-shrink:0}html #appContainer .posterContentContainer .workflowContainer .row .image.tick{background-image:url(../img/icon_tick.svg)}html #appContainer .posterContentContainer .workflowContainer .row .image.cross{background-image:url(../img/icon_cross.svg)}html #appContainer .posterContentContainer .workflowContainer .row .text{font-size:1.6rem;font-weight:300;line-height:130%}html #appContainer .posterContentContainer .nFooter{font-size:1.18rem;font-weight:400;line-height:130%}html #appContainer #navDraw .navDrawContainer .navitemContainer .anItem{padding:1vh 0;font-size:calc(.7rem + 1.2vh)}html #appContainer .button .icon{background-color:var(--LIGHT_BLUE)}html #appContainer .button .text{color:var(--DARK_BLUE);font-weight:600}html #appContainer .button.sEdge .icon{border-radius:0 50% 50% 0;background-color:var(--ORANGE)}html #appContainer .posterContentContainer .button.sEdge .text{color:var(--WHITE);font-weight:600}html #appContainer .posterContentContainer a,html #appContainer .posterContentContainer a:visited{color:inherit;text-decoration:underline;font-family:inherit;font-size:inherit;font-weight:inherit}html #appContainer .posterContentContainer .footnote ol{font-weight:400;font-size:1.25rem;line-height:120%;padding-inline-start:clamp(16px,6vw,30px)}html #appContainer .posterContentContainer .footnote ol li{margin-bottom:.4vh}html #appContainer .posterContentContainer .aSectionContent .figureExplanatoryText{font-family:'Gelica';font-weight:300;font-size:1.725rem}html #appContainer .posterContentContainer .aSectionContent .figureNumber{font-family:'Gelica';font-weight:600;font-size:1.6rem}