.Select-module__uPUnjq__Select{background:var(--background);border:.5px solid var(--grey-400);cursor:pointer;letter-spacing:.15px;border-radius:5px;justify-content:space-between;align-self:stretch;align-items:center;height:40px;padding:0 8px 0 16px;font-family:Manrope,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:24px;display:flex}.Select-module__uPUnjq__Select:active,.Select-module__uPUnjq__Select[data-popup-open]{border:1px solid var(--primary-main)}.Select-module__uPUnjq__Select[data-is-error=true]{border:1px solid var(--error-main)}.Select-module__uPUnjq__Select [data-is-placeholder=true]{color:var(--text-secondary)}.Select-module__uPUnjq__SelectPopup{background:var(--background);box-shadow:var(--elevation-1);max-height:200px;max-width:var(--anchor-width);min-width:var(--anchor-width);width:var(--anchor-width);z-index:9999;border-radius:4px;flex-direction:column;display:flex;position:relative;overflow-y:auto}.Select-module__uPUnjq__Positioner{z-index:9999;position:relative}.Select-module__uPUnjq__SelectIcon{display:flex}.Select-module__uPUnjq__SelectIcon svg{width:24px;height:24px;fill:var(--grey-400)}.Select-module__uPUnjq__Item{box-sizing:border-box;cursor:pointer;letter-spacing:.15px;max-width:var(--anchor-width);min-width:var(--anchor-width);align-items:center;width:100%;padding:8px 16px;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:150%;display:flex}.Select-module__uPUnjq__Item:hover{background-color:var(--grey-300)}.Select-module__uPUnjq__Item[data-selected]{background:var(--divider)}.Select-module__uPUnjq__IconButton{background:var(--background);border:.5px solid var(--grey-400);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:48px;height:40px;display:flex}@media (hover:hover){.Select-module__uPUnjq__IconButton:hover{background-color:var(--grey-300)}}.Select-module__uPUnjq__IconButton:active{background-color:var(--grey-300)}.Select-module__uPUnjq__IconButton svg{width:16px;height:16px;fill:var(--grey-400)}.Select-module__uPUnjq__SelectLabel{justify-content:space-between;align-items:center;display:flex}.Select-module__uPUnjq__SelectLabelText{color:var(--text-primary);font-family:Manrope,sans-serif}.Select-module__uPUnjq__SelectContainer{flex-direction:column;gap:8px;display:flex}.Select-module__uPUnjq__InfoTrigger{background:0 0;border:none;align-items:center;gap:4px;display:flex}.Select-module__uPUnjq__InfoTrigger svg{width:10px;height:10px;fill:var(--text-secondary)}.Select-module__uPUnjq__InfoPopup{color:var(--primary-contrast);background-color:#000;border-radius:4px;padding:4px 8px;font-family:Manrope,sans-serif;font-size:10px;font-weight:600;line-height:14px}.Select-module__uPUnjq__Arrow{display:flex}.Select-module__uPUnjq__Arrow[data-side=top]{bottom:-14px}.Select-module__uPUnjq__Arrow[data-side=bottom]{top:-8px}.Select-module__uPUnjq__Arrow[data-side=left]{right:-13px;rotate:90deg}.Select-module__uPUnjq__Arrow[data-side=right]{left:-13px;rotate:-90deg}.Select-module__uPUnjq__Arrow.Select-module__uPUnjq__Arrow svg{fill:#000}.Select-module__uPUnjq__ItemText{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}
.step-indicator{background-color:var(--olive-100);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:400;display:flex}.step-indicator svg{width:16px;height:16px}.step.completed .step-indicator{background-color:var(--green-50)}.step.active .step-indicator,.step:hover .step-indicator{background-color:var(--orchid-600);color:var(--secondary-contrast)}.step.completed .step-indicator svg{color:var(--green-700)}.step.completed.active .step-indicator,.step.completed:hover .step-indicator{background-color:var(--green-700)}:is(.step.completed.active .step-indicator,.step.completed:hover .step-indicator) svg{color:var(--secondary-contrast)}.step{border:1px solid var(--grey-300);cursor:pointer;background-color:#0000;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:10px;font-family:Manrope;display:flex}.step.active,.step:hover{border-color:var(--orchid-200)}.step.completed.active,.step.completed:hover{border-color:var(--green-400)}.step-label{color:var(--text-secondary);letter-spacing:.46px;align-items:center;gap:16px;font-size:13px;font-weight:500;line-height:22px;display:flex}.step.active .step-label,.step:hover .step-label{color:var(--text-primary)}.stepper-container{flex-direction:column;justify-content:space-between;height:100%;display:flex}.step-chevron{color:var(--grey-400);align-items:center;display:flex}.step.active .step-chevron,.step:hover .step-chevron{color:var(--orchid-600)}.step.completed .step-chevron{color:var(--green-100)}.step.completed.active .step-chevron,.step.completed:hover .step-chevron{color:var(--green-700)}
