.form-select{position:relative;width:100%}.form-select .placeholder{background:#191b1f;border-radius:12px;color:#454b54;font-size:13px;height:50px;overflow:hidden;padding:0 20px;position:relative;width:100%;z-index:0}.form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#191b1f;border-radius:12px;color:#7e8893;font-size:13px;overflow:hidden;padding:0 20px;transition:.2s;width:100%}.form-select select.withPlaceholder{opacity:0;position:absolute;top:0}.form-select select:disabled{cursor:not-allowed}.form-select select.nullOptionActive{color:#454b54}.form-select.error select{border:1px solid darkred}.form-select.focus .characters{opacity:1}.form-select .caret{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #5a626b;bottom:0;height:0;margin:auto;position:absolute;right:24px;top:0;width:0}
