.inputContainer{flex-direction:column;width:100%;min-height:76px;display:flex}.textField{border:1px solid #e0e0e0;border-radius:8px;width:100%;height:56px;padding:0 16px;transition:all .3s}.label{transform-origin:0 0;font-size:14px;font-weight:500;line-height:20px;transform:translateY(1.5px)scale(.75)}.errorView{align-items:center;margin-top:4px;margin-bottom:24px;padding:0 16px;display:flex}.errorIcon{margin-right:4px}.errorContent{color:#d90429;font-size:12px;line-height:16px}.messageView{margin-top:4px}.messageContent{color:#9599b5;font-size:12px;line-height:16px}.textField{cursor:pointer;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:12px 16px;transition:all .3s}.textField:hover{border-color:#9599b5}.errorContainer{border-color:#d90429!important}.dropdownHeader{flex:1;justify-content:space-between;height:49px;display:flex}.dropdownIcon{align-self:center}.modalContainer{padding-bottom:24px!important}.modalHeader{justify-content:space-between;align-items:flex-start;display:flex}.modalTitle{color:#131523;font-size:20px;font-weight:700;line-height:28px}.closeButton{cursor:pointer;color:#131523;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.divider{background-color:#e0e0e0;height:1px}.optionsContainer{max-height:300px;margin-top:10px;padding-right:8px;overflow:auto}.optionsContainer::-webkit-scrollbar{width:4px}.optionsContainer::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.optionsContainer::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.optionsContainer::-webkit-scrollbar-thumb:hover{background:#555}.moveUpContainer{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.moveUp{font-size:16px;font-weight:500;transition:all .2s;transform:translateY(0)}.moveUp.upward{color:#9599b5;font-size:12px;transform:translateY(-8px)}.selectedTitle{margin-top:-4px;font-size:16px}.radioContainer{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.radioBtn{border:1px solid #484b63;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:12px;display:flex}.selectedRadioBtn{border:2px solid #2086ff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:12px;display:flex}.innerCircle{background-color:#2086ff;border-radius:50%;width:10px;height:10px}.radioLabel{color:#15171a;font-size:16px;font-weight:600}.selectedRadioLabel{color:#131523;font-size:16px;font-weight:500}
