/*! project-name v0.0.1 | (c) 2025 YOUR NAME | MIT License | http://link-to-your-git-repo.com */.responsive-gallery{width:100%;max-width:1200px;margin:0 auto;padding:20px 0}.gallery-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px}.gallery-item{position:relative}.gallery-item img{width:100%;height:auto;display:block;border-radius:4px}.gallery-item .expand-icon{width:40px;bottom:0;right:4px;position:absolute}.gallery-item-text .expand-icon{bottom:50px}.gallery-item-text .gallery-item-caption{margin-top:19px;line-height:20px;text-align:center}.indicator-container{display:none}.indicator-dot{width:8px;height:8px;border-radius:50%;background:#ccc;margin:0 4px;cursor:pointer}.indicator-dot.active{background:#333}.lightbox .lb-outerContainer{position:relative}.lightbox .lb-close{position:absolute;top:0;right:29%;color:#fff;font-size:30px;padding:5px;border-radius:50%;cursor:pointer;z-index:100;opacity:1}.lightbox .lb-image{border:0;border-radius:0}@media only screen and (max-width:768px){.indicator-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:12px}.gallery-wrapper,.indicator-container{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery-wrapper{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.gallery-wrapper::-webkit-scrollbar{display:none}.gallery-item{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;margin-right:16px;scroll-snap-align:center}.gallery-item:last-child{margin-right:0}}body{background-color:#f2f2f2}.sup-higher{top:-.65em}.divider{font-size:35px;line-height:8px;font-weight:200;margin-top:-6px}.page-heading{background-image:url(/images/staging-tool/Global/Desktop/header-background.svg);background-position:right 0;height:280px;background-repeat:no-repeat}.page-heading .heading-text{position:relative;padding:32px 0;font-size:48px;line-height:38px}#landing-content-container{margin-top:-8rem}.tool-container{width:90%;max-width:855px;margin:30px auto;background:#fff;border-radius:16px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1607843137254902);box-shadow:0 0 10px rgba(0,0,0,.1607843137254902)}.tool-container-heading{background-color:#5b7e96;border-top-left-radius:16px;border-top-right-radius:16px;padding:14px 50px}.tool-container-content{padding:40px 0}.tool-container .button-div{gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}h1,h2,h3{margin-top:0}.hidden{display:none}.flow-step{margin-bottom:20px}.flow-step h2{margin-bottom:10px}.radio-group{margin:30px 0;gap:32px}.radio-group,.radio-group label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.radio-group label{gap:10px;font-size:18px;line-height:24px}.secondary-panel{margin-top:20px;background:#fefefe;display:none;text-align:left}.secondary-panel .custom-radio-style-2,.secondary-panel .radio-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.secondary-panel .custom-radio-style-2{gap:10px}.secondary-panel .custom-radio-style-2 .radio-circle{min-width:40px}.bloodQ4sec{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:15px;margin-bottom:30px}.bloodQ4sec,.calc-box{display:-webkit-box;display:-ms-flexbox;display:flex}.calc-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.calc-label{font-size:16px;line-height:22px;margin-bottom:6px}.calc-symbol{font-size:22px;line-height:28px;font-weight:700;margin-top:50px}.calc-box input{width:100px;padding:12px;border:1px solid #707070;border-radius:8px;text-align:center}.calc-box input::-webkit-input-placeholder{text-align:right;color:#282a2c;opacity:1}.calc-box input::-moz-placeholder{text-align:right;color:#282a2c;opacity:1}.calc-box input:-ms-input-placeholder{text-align:right;color:#282a2c;opacity:1}.calc-box input::-ms-input-placeholder{text-align:right;color:#282a2c;opacity:1}.calc-box input::placeholder{text-align:right;color:#282a2c;opacity:1}.nav-buttons{margin-top:20px}.result-box{border:2px solid #007bff;padding:15px}.result-score{font-size:90px}.summary-form{max-width:465px;margin:0 auto;text-align:left}.summary-form label{display:block;margin-bottom:6px;font-weight:700}.summary-form input{width:100%;padding:8px;margin-bottom:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.disclaimer{margin-top:20px;font-size:.85rem;color:#555}.disclaimer input[type=checkbox]{width:50%;padding-top:5px}.disclaimer input[type=checkbox]:before{border-radius:0;height:30px;width:30px}footer,header{padding:10px;color:#282a2c}.staging-tool-link{border-bottom-left-radius:16px;border-bottom-right-radius:16px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1607843137254902);box-shadow:0 0 10px rgba(0,0,0,.1607843137254902);margin-top:-14px;padding:14px 24px;background:#5f7870;color:#fff;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.staging-tool-link img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);width:24px}header{padding-top:14px}header .navigation-list .dropdown>a{gap:5px}header .navigation-list .dropdown>a>span{max-width:190px}header .navigation-list li{-ms-flex-item-align:start;align-self:flex-start}header .navigation-list li:not(:last-child){margin-right:25px}.error-message{color:red;margin-top:10px}.my-progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:570px;margin:50px auto 20px;position:relative}.my-progress-step{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;position:relative}.my-progress-step img{width:32px;height:32px;display:block;margin:0 auto;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.my-progress-step span{display:block;margin-top:8px;font-size:13px;color:#333}.my-progress-step.active img{content:url(/images/staging-tool/Global/Shared/progress\ bar-filled.svg);opacity:1}.my-progress-step.done img{content:url(/images/staging-tool/Global/Shared/progress-bar-completed.svg);opacity:1}.my-progress-step:after{content:"";position:absolute;top:16px;right:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;height:3px;background:#5f7870;z-index:-1}.my-progress-step:last-child:after{content:none}.landing-question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:32px}.landing-question img{padding-right:40px}.landing-question-list{border-left:2px solid #5f7870;padding-left:54px;height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-question-list>li{margin-bottom:8px}.list-styled-dash,li.dash-bold{text-indent:-1.5em;padding-left:1.5em}.btn-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.btn-secondary:before{content:url(/images/staging-tool/Global/Shared/blue-back-arrow.svg);height:15px}.btn-secondary:hover:before{content:url(/images/staging-tool/Global/Shared/white-back-arrow.svg);height:15px}.btn-secondary:active{background:#5b7e96!important;border-color:#5b7e96!important;color:#fff!important}.btn-secondary:active:before{content:url(/images/staging-tool/Global/Shared/white-back-arrow.svg);height:15px}.btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.btn-primary:after{content:url(/images/staging-tool/Global/Shared/white-right-arrow.svg);height:15px}.btn-primary:hover:after{content:url(/images/staging-tool/Global/Shared/blue-forward-arrow.svg);height:15px}.btn-primary:active{background:#5b7e96!important;border-color:#5b7e96!important;color:#fff!important}.btn-primary:active:after{content:url(/images/staging-tool/Global/Shared/white-right-arrow.svg);height:15px}.modal-no-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.modal-no-btn:before{content:url(/images/staging-tool/Global/Shared/white-back-arrow.svg);height:15px}.modal-no-btn:hover:before{content:url(/images/staging-tool/Global/Shared/blue-back-arrow.svg);height:15px}.modal-no-btn:after,.modal-no-btn:hover:after{content:""}.modal-no-btn:active{background:#5b7e96!important;border-color:#5b7e96!important;color:#fff!important}.modal-no-btn:active:before{content:url(/images/staging-tool/Global/Shared/white-back-arrow.svg);height:15px}.modal-no-btn:active:after{content:""}.modal-yes-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.modal-yes-btn:after{content:url(/images/staging-tool/Global/Shared/blue-forward-arrow.svg);height:15px}.modal-yes-btn:hover:after{content:url(/images/staging-tool/Global/Shared/white-right-arrow.svg);height:15px}.modal-yes-btn:before,.modal-yes-btn:hover:before{content:""}.modal-yes-btn:active{background:#5b7e96!important;border-color:#5b7e96!important;color:#fff!important}.modal-yes-btn:active:after{content:url(/images/staging-tool/Global/Shared/white-right-arrow.svg);height:15px}.modal-yes-btn:active:before{content:""}.signup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.signup:after{content:url(/images/staging-tool/Global/Shared/blue-forward-arrow.svg);height:15px}.signup:hover{background-color:#5b7e96!important;border-color:#fff!important;color:#fff!important}.signup:hover:after{content:url(/images/staging-tool/Global/Shared/white-right-arrow.svg);height:15px}.exitbtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:10px}.exitbtn:after{content:url(/images/staging-tool/Result-Page/Shared/Exit_Icon_Blue.svg);height:15px}.exitbtn:hover{background-color:#5b7e96!important;border-color:#fff!important;color:#fff!important}.exitbtn:hover:after{content:url(/images/staging-tool/Result-Page/Shared/Exit_Icon_White.svg)}.diagnosis-question-btn-info{padding:0 50px 40px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.diagnosis-question-btn-info #diagnosis-warning{margin-bottom:24px;color:#fff;text-align:center}.diagnosis-question-btn-info.warning-shown{background:#5b7e96;padding-top:30px}.diagnosis-question-btn-info.warning-shown .btn{background:#fff;color:#5b7e96}.diagnosis-question-btn-info.warning-shown .btn-secondary:hover:before{content:url(/images/staging-tool/Global/Shared/blue-back-arrow.svg);height:15px}.diagnosis-question-btn-info.warning-shown .btn-secondary:active{background:#fff!important;color:#5b7e96!important}.diagnosis-question-btn-info.warning-shown .btn-primary:after,.diagnosis-question-btn-info.warning-shown .btn-primary:hover:after{content:url(/images/staging-tool/Global/Shared/blue-forward-arrow.svg);height:15px}.diagnosis-question-btn-info.warning-shown .btn-primary:active{background:#fff!important;color:#5b7e96!important}.info{background:rgba(91,126,150,.2);margin-bottom:30px;padding:32px 55px 35px 50px;border-radius:0}.custom-p{padding-left:50px!important;padding-right:48px!important}.text-orange{color:#ff0076}.lightbox{width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;left:50%!important;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.lightbox .lb-close{top:-3%!important;right:-4%!important}.lb-data .lb-number,.lb-next,.lb-prev{display:none!important}.lb-outerContainer{background-color:transparent!important}.lb-image,.lb-outerContainer{max-width:600px!important;height:auto!important}.accordion{-webkit-box-shadow:0 0 20px rgba(0,0,0,.12941176470588237);box-shadow:0 0 20px rgba(0,0,0,.12941176470588237);padding:15px 20px;border-radius:8px}.accordion-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#282a2c;font-weight:500;max-width:unset;padding:0}.accordion-button:hover{text-decoration:none!important;color:inherit!important}.accordion-button i{margin-left:10px;background:#5b7e96;width:24px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;color:#fff}.accordion-button i:before{vertical-align:sub}.accordion-button:focus{text-decoration:none}.accordion-body{margin-top:24px}.accordion-text-with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;max-width:86%;text-wrap:auto;text-align:left}.lymph-result-accordion ul:not(:last-child){border-bottom:1px solid #5b7e96;padding-bottom:30px}.lymph-result-accordion ul:not(:first-child){padding-top:30px}.evaluation-summary{border-radius:16px;padding:40px 0;max-width:621px}.evaluation-summary input{border-radius:8px;border-color:transparent}#progress-bar{margin-top:-8rem}.mw-1{max-width:1099px}@media only screen and (max-width:768px){.mobile-ctcl-btn{display:none!important}.header .navigation-list{top:120%!important;width:calc(100% + 60px);margin-left:-30px}.tool-container{width:100%;border-radius:0}.tool-container-heading{border-radius:0;padding:15px 20px}.tool-container-content{padding:25px 0}.landing-question{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-question img{padding-right:0;padding-bottom:26px;max-width:86px}.landing-question-list{border-left:none;padding-left:0;height:-webkit-max-content;height:-moz-max-content;height:max-content}#tool-disclaimer p,.landing-question-list{font-size:16px;line-height:20px}#landing-content-container h2{font-size:26px;line-height:32px}#landing-content-container .text-18{line-height:24px}.diagnosis-question-btn-info{border-radius:0}.custom-p{padding-left:20px!important;padding-right:20px!important}.skinQ4-radio{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.info{padding:25px 20px}.evaluation-summary{border-radius:0;padding:28px 20px 48px!important;max-width:621px}.page-heading{background-image:url(/images/staging-tool/Global/Mobile/m-header-background.svg);background-position:right 0;background-size:100%}.page-heading .heading-text{padding:32px 0;font-size:28px;line-height:34px}#landing-content-container{margin-top:-5rem}.my-progress-container{padding:0 20px}.my-progress-container .my-progress-step:after{top:10px}.my-progress-container .my-progress-step span{font-size:12px}.my-progress-container .my-progress-step img{width:20px;height:20px}#finalSummary .result-score{font-size:65px;line-height:64px!important}.lightbox .lb-close{top:-20px!important;right:-5%!important}.lb-outerContainer{max-width:323px!important;max-height:auto!important}.lb-image{max-width:323px!important;height:auto!important}.lb-data .lb-close{-webkit-transform:scale(.6);transform:scale(.6)}}@media only screen and (max-width:480px){.lightbox .lb-close{top:-20px!important;right:-5%!important}}@media screen and (max-width:450px){#landing-content-container{margin-top:-7rem}.page-heading .heading-text{padding:22px 0}}@media screen and (max-width:600px){.page-heading{height:230px}}@media screen and (max-width:1300px){.page-heading{background-position:80% 0}}@media only screen and (min-width:1600px){.page-heading:before{content:"";width:100%;position:absolute;height:119.5px;background-color:#5f7870;-webkit-box-shadow:0 25px 20px -20px #d4d4d4;box-shadow:0 25px 20px -20px #d4d4d4;z-index:-1}}.custom-radio-style-2{margin:30px 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-radio-style-2 .custom-radio-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;gap:10px;font-size:18px;line-height:24px}.custom-radio-style-2 .custom-radio{position:absolute;opacity:0;height:0;width:0;margin:0;padding:0}.custom-radio-style-2 .radio-circle{display:inline-block;width:40px;height:40px;border-radius:50%!important;background-color:#fff;border:4px solid transparent;outline:2px solid #282a2c;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s}.custom-radio-style-2 .custom-radio:checked+.radio-circle{background-color:#5b7e96;border-color:#fff}