@charset "UTF-8";
#questionCardFlow .progress-dots{gap:4px}#questionCardFlow .dot{width:6px;height:6px}#questionCardFlow .dot.active{background-color:var(--brand-200);width:28px;border-radius:3px}#questionCardFlow .option-btn{max-height:60px;min-width:300px;border:1px solid var(--gray-6)}#questionCardFlow .option-btn:hover{color:var(--brand-500);border:1px solid var(--brand-500);background-color:var(--brand-50)}#questionCardFlow.is-completed .widget-header,#questionCardFlow.is-completed .progress-dots{display:none}