.progress-bar-container{display:none}.progress_bar_steps{column-gap:42px;width:320px;margin-left:auto;margin-right:auto;position:relative;justify-content:center;margin-top:15px}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.flex-column{flex-direction:column!important}.step .step-number{width:24px;height:24px;background:#fff;border-radius:50%;text-align:center;font-size:14px;color:#595969;display:flex;align-items:center;justify-content:center;border:1px solid #d5d6d9;position:relative;line-height:normal;font-family:var(--viRegular);transition:all .3s ease}.step.active .step-number{background-color:#2f3043!important;color:#fff!important;border-color:#2f3043!important;font-family:var(--viRegular)}.step.completed .step-number{background-color:#fff!important;border-color:#d5d6d9!important}.step .step-label{font-size:12px;color:#595959;text-align:center;margin-top:4px;width:max-content;line-height:14.4px;white-space:nowrap;transition:all .3s ease;font-family:var(--viRegular)}.step.active .step-label{color:#2f3043;font-weight:500;font-family:var(--viRegular)}.checkmark-icon{width:14px!important;height:14px!important;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.step:not(.active) .step-number img.checkmark-icon{filter:brightness(0) saturate(100%) invert(39%) sepia(0) saturate(0) hue-rotate(195deg) brightness(94%) contrast(86%)}.progress_bar_steps:before{width:85px;left:58px}.progress_bar_steps:after,.progress_bar_steps:before{content:"";position:absolute;border-top:1px dashed #d5d6d9;bottom:0;top:11px;margin:auto;z-index:-1}.progress_bar_steps:after{width:90px;right:61px}@media screen and (max-width:767px){.progress-bar-container{display:block;width:100%;background:#fff;position:relative;z-index:10}.step .step-number{width:24px;height:24px;font-size:12px}.checkmark-icon{width:24px!important;height:24px!important}.step .step-label{font-size:12px;line-height:14.4px}}@media screen and (min-width:768px){.progress-bar-container{display:none!important}}.compare-result-wrapper~.banner-section,.compare-result-wrapper~.progress-bar-container,.compare-result-wrapper~div:has(.banner-section),.compare-result-wrapper~div:has(.progress-bar-container){display:none!important}.compare-result-wrapper{display:block}.compare-result-wrapper~* .banner-section,.compare-result-wrapper~* .progress-bar-container,body.comparing-active .banner-section,body.comparing-active .progress-bar-container{display:none!important}