#step4{width:100%;display:flex;padding:0 24px 24px 24px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;text-align:center}#step4 .step-header{margin-bottom:0}#step4 .step-header .sub-header{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:var(--text-color-text-secondary,#333)}#step4 .evaluation_footer_vertical .next_skip_auto.fva_skip_button:hover{background-color:#f4f8fd}#step4 .evaluation_footer_vertical .next_skip_auto.fva_skip_button{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--main-color-primary,#1A77D2);background:var(--main-color-bg,#FFF);color:var(--text-color-text-secondary,#333);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:12px 16px}#step4 .evaluate_fva_wrapper{max-width:100%}@media (min-height:800px){#step4 .evaluate_fva_wrapper{max-height:40vh}}@media (max-width:1024px){#step4 .evaluate_fva_wrapper>div{max-width:100%}}#step4 .evaluate_fva_wrapper .fva__button.fva__button-mob.fva__button_opened[data-type="year"],#step4 .evaluate_fva_wrapper .fva__button.fva__button-mob[data-type="year"]{border-radius:8px 8px 0 0}#step4 .evaluate_fva_wrapper .fva.mobile{max-height:40vh;overflow:auto}#step4 .cars_wrapper{display:flex;width:100%;padding:16px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:8px;border:1px solid var(--borders-color-border,rgba(6,18,50,.1))}#step4 .cars_wrapper.hidden{display:none!important}#step4 .cars_wrapper.evaluate_error{border:1px solid var(--main-color-error,#ED0A34)}@media screen and (max-height:700px){#step4 .cars_wrapper .cars{max-height:190px!important}}#step4 .cars_wrapper .cars{display:flex;flex-direction:column;width:100%;align-items:flex-start;gap:4px;align-self:stretch;overflow-y:auto;max-height:232px}#step4 .cars_wrapper .cars .radio_wrapper{display:flex;align-items:flex-start;width:100%;padding:8px;gap:8px}#step4 .cars_wrapper .cars .radio_wrapper INPUT{cursor:pointer;width:24px;height:24px;flex-shrink:0;margin-top:0;display:inline;user-select:none}#step4 .cars_wrapper .cars .radio_wrapper INPUT:checked{background:url(/themes/redesign/img/icons/radio_selected_btn.svg) no-repeat 98%}@media (hover:hover){#step4 .cars_wrapper .cars .radio_wrapper INPUT:checked::before{content:'';width:24px;height:24px;display:inline-block;fill:var(--main-color-primary,#1A77D2);background:url(/themes/redesign/img/icons/radio_selected_btn.svg) no-repeat}#step4 .cars_wrapper .cars .radio_wrapper INPUT:hover::before{content:'';width:24px;height:24px;display:inline-block;background:url(/themes/redesign/img/icons/radio_selected_btn.svg) no-repeat}}#step4 .cars_wrapper .cars .radio_wrapper LABEL{color:var(--text-color-text,#000);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left;width:100%;display:inline;user-select:none;cursor:pointer}#step4 .cars_wrapper BUTTON{width:100%}#step4 .evaluation_footer{margin-top:24px}